Skip to content
Failed

Console Output

14:44:22 [2022-05-26T18:44:22.914Z] Started by user Bernd Hufmann
14:44:22 [2022-05-26T18:44:22.914Z] Running as Bernd Hufmann
14:44:23 [2022-05-26T18:44:23.109Z] Obtained jenkins/pipelines/tracecompass-jdk11.Jenkinsfile from git https://git.eclipse.org/r/tracecompass/tracecompass-infra
14:44:23 [2022-05-26T18:44:23.543Z] [Pipeline] Start of Pipeline
14:44:25 [2022-05-26T18:44:25.532Z] [Pipeline] readTrusted
14:44:25 [2022-05-26T18:44:25.682Z] Obtained jenkins/pod-templates/tracecompass-pod.yaml from git https://git.eclipse.org/r/tracecompass/tracecompass-infra
14:44:26 [2022-05-26T18:44:26.081Z] [Pipeline] echo
14:44:26 [2022-05-26T18:44:26.082Z] [WARNING] label option is deprecated. To use a static pod template, use the 'inheritFrom' option.
14:44:26 [2022-05-26T18:44:26.084Z] [Pipeline] podTemplate
14:44:26 [2022-05-26T18:44:26.091Z] [Pipeline] {
14:44:26 [2022-05-26T18:44:26.921Z] [Pipeline] node
14:44:41 [2022-05-26T18:44:41.922Z] Still waiting to schedule task
14:44:41 [2022-05-26T18:44:41.923Z] Waiting for next available executor on ‘tracecompass-build14:45:29 [2022-05-26T18:45:29.316Z] Agent tracecompass-build-xd8fj-3kw79 is provisioned from template tracecompass-build-xd8fj
14:45:29 [2022-05-26T18:45:29.318Z] ---
14:45:29 [2022-05-26T18:45:29.318Z] apiVersion: "v1"
14:45:29 [2022-05-26T18:45:29.318Z] kind: "Pod"
14:45:29 [2022-05-26T18:45:29.318Z] metadata:
14:45:29 [2022-05-26T18:45:29.318Z]   annotations:
14:45:29 [2022-05-26T18:45:29.318Z]     buildUrl: "http://jenkins-ui.tracecompass.svc.cluster.local/tracecompass/job/tracecompass-gerrit-long-ui-only/2283/"
14:45:29 [2022-05-26T18:45:29.318Z]     runUrl: "job/tracecompass-gerrit-long-ui-only/2283/"
14:45:29 [2022-05-26T18:45:29.318Z]   labels:
14:45:29 [2022-05-26T18:45:29.318Z]     jenkins: "slave"
14:45:29 [2022-05-26T18:45:29.318Z]     jenkins/label-digest: "f6f335ed0b11fc1532921316614c7fb7b5d8c309"
14:45:29 [2022-05-26T18:45:29.318Z]     jenkins/label: "tracecompass-build"
14:45:29 [2022-05-26T18:45:29.318Z]   name: "tracecompass-build-xd8fj-3kw79"
14:45:29 [2022-05-26T18:45:29.318Z]   namespace: "tracecompass"
14:45:29 [2022-05-26T18:45:29.318Z] spec:
14:45:29 [2022-05-26T18:45:29.318Z]   containers:
14:45:29 [2022-05-26T18:45:29.318Z]   - args:
14:45:29 [2022-05-26T18:45:29.318Z]     - "-c"
14:45:29 [2022-05-26T18:45:29.318Z]     - "/home/tracecompass/.vnc/xstartup.sh && cat"
14:45:29 [2022-05-26T18:45:29.318Z]     command:
14:45:29 [2022-05-26T18:45:29.318Z]     - "/bin/sh"
14:45:29 [2022-05-26T18:45:29.318Z]     image: "eclipse/tracecompass-build-env:18.04"
14:45:29 [2022-05-26T18:45:29.318Z]     imagePullPolicy: "Always"
14:45:29 [2022-05-26T18:45:29.318Z]     name: "tracecompass"
14:45:29 [2022-05-26T18:45:29.318Z]     resources:
14:45:29 [2022-05-26T18:45:29.318Z]       limits:
14:45:29 [2022-05-26T18:45:29.318Z]         memory: "2.6Gi"
14:45:29 [2022-05-26T18:45:29.318Z]         cpu: "1.3"
14:45:29 [2022-05-26T18:45:29.318Z]       requests:
14:45:29 [2022-05-26T18:45:29.318Z]         memory: "2.6Gi"
14:45:29 [2022-05-26T18:45:29.318Z]         cpu: "1.3"
14:45:29 [2022-05-26T18:45:29.318Z]     tty: true
14:45:29 [2022-05-26T18:45:29.318Z]     volumeMounts:
14:45:29 [2022-05-26T18:45:29.318Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
14:45:29 [2022-05-26T18:45:29.318Z]       name: "settings-xml"
14:45:29 [2022-05-26T18:45:29.318Z]       readOnly: true
14:45:29 [2022-05-26T18:45:29.318Z]       subPath: "settings.xml"
14:45:29 [2022-05-26T18:45:29.318Z]     - mountPath: "/home/jenkins/.m2/repository"
14:45:29 [2022-05-26T18:45:29.318Z]       name: "m2-repo"
14:45:29 [2022-05-26T18:45:29.318Z]     - mountPath: "/opt/tools"
14:45:29 [2022-05-26T18:45:29.318Z]       name: "tools"
14:45:29 [2022-05-26T18:45:29.318Z]     - mountPath: "/home/jenkins/agent"
14:45:29 [2022-05-26T18:45:29.318Z]       name: "workspace-volume"
14:45:29 [2022-05-26T18:45:29.318Z]       readOnly: false
14:45:29 [2022-05-26T18:45:29.318Z]   - env:
14:45:29 [2022-05-26T18:45:29.318Z]     - name: "JENKINS_SECRET"
14:45:29 [2022-05-26T18:45:29.318Z]       value: "********"
14:45:29 [2022-05-26T18:45:29.318Z]     - name: "JENKINS_TUNNEL"
14:45:29 [2022-05-26T18:45:29.318Z]       value: "jenkins-discovery.tracecompass.svc.cluster.local:50000"
14:45:29 [2022-05-26T18:45:29.318Z]     - name: "JENKINS_AGENT_NAME"
14:45:29 [2022-05-26T18:45:29.318Z]       value: "tracecompass-build-xd8fj-3kw79"
14:45:29 [2022-05-26T18:45:29.318Z]     - name: "JENKINS_NAME"
14:45:29 [2022-05-26T18:45:29.318Z]       value: "tracecompass-build-xd8fj-3kw79"
14:45:29 [2022-05-26T18:45:29.318Z]     - name: "JENKINS_AGENT_WORKDIR"
14:45:29 [2022-05-26T18:45:29.318Z]       value: "/home/jenkins/agent"
14:45:29 [2022-05-26T18:45:29.318Z]     - name: "JENKINS_URL"
14:45:29 [2022-05-26T18:45:29.318Z]       value: "http://jenkins-ui.tracecompass.svc.cluster.local/tracecompass/"
14:45:29 [2022-05-26T18:45:29.318Z]     image: "eclipsecbi/jenkins-jnlp-agent"
14:45:29 [2022-05-26T18:45:29.318Z]     name: "jnlp"
14:45:29 [2022-05-26T18:45:29.318Z]     resources:
14:45:29 [2022-05-26T18:45:29.318Z]       limits: {}
14:45:29 [2022-05-26T18:45:29.318Z]       requests:
14:45:29 [2022-05-26T18:45:29.318Z]         memory: "256Mi"
14:45:29 [2022-05-26T18:45:29.318Z]         cpu: "100m"
14:45:29 [2022-05-26T18:45:29.318Z]     volumeMounts:
14:45:29 [2022-05-26T18:45:29.318Z]     - mountPath: "/home/jenkins/.ssh"
14:45:29 [2022-05-26T18:45:29.318Z]       name: "volume-known-hosts"
14:45:29 [2022-05-26T18:45:29.318Z]     - mountPath: "/home/jenkins/agent"
14:45:29 [2022-05-26T18:45:29.318Z]       name: "workspace-volume"
14:45:29 [2022-05-26T18:45:29.318Z]       readOnly: false
14:45:29 [2022-05-26T18:45:29.318Z]   nodeSelector:
14:45:29 [2022-05-26T18:45:29.318Z]     kubernetes.io/os: "linux"
14:45:29 [2022-05-26T18:45:29.318Z]   restartPolicy: "Never"
14:45:29 [2022-05-26T18:45:29.318Z]   volumes:
14:45:29 [2022-05-26T18:45:29.318Z]   - emptyDir: {}
14:45:29 [2022-05-26T18:45:29.318Z]     name: "m2-repo"
14:45:29 [2022-05-26T18:45:29.318Z]   - name: "settings-xml"
14:45:29 [2022-05-26T18:45:29.318Z]     secret:
14:45:29 [2022-05-26T18:45:29.318Z]       items:
14:45:29 [2022-05-26T18:45:29.318Z]       - key: "settings.xml"
14:45:29 [2022-05-26T18:45:29.318Z]         path: "settings.xml"
14:45:29 [2022-05-26T18:45:29.318Z]       secretName: "m2-secret-dir"
14:45:29 [2022-05-26T18:45:29.318Z]   - emptyDir:
14:45:29 [2022-05-26T18:45:29.318Z]       medium: ""
14:45:29 [2022-05-26T18:45:29.318Z]     name: "workspace-volume"
14:45:29 [2022-05-26T18:45:29.318Z]   - configMap:
14:45:29 [2022-05-26T18:45:29.318Z]       name: "known-hosts"
14:45:29 [2022-05-26T18:45:29.318Z]     name: "volume-known-hosts"
14:45:29 [2022-05-26T18:45:29.318Z]   - name: "tools"
14:45:29 [2022-05-26T18:45:29.318Z]     persistentVolumeClaim:
14:45:29 [2022-05-26T18:45:29.318Z]       claimName: "tools-claim-jiro-tracecompass"
14:45:29 [2022-05-26T18:45:29.318Z] 
14:45:29 [2022-05-26T18:45:29.857Z] Running on tracecompass-build-xd8fj-3kw79 in /home/jenkins/agent/workspace/tracecompass-master-rcptt
14:45:29 [2022-05-26T18:45:29.991Z] [Pipeline] {
14:45:31 [2022-05-26T18:45:31.096Z] [Pipeline] stage
14:45:31 [2022-05-26T18:45:31.097Z] [Pipeline] { (Declarative: Checkout SCM)
14:45:31 [2022-05-26T18:45:31.801Z] [Pipeline] checkout
14:45:32 [2022-05-26T18:45:32.761Z] Selected Git installation does not exist. Using Default
14:45:32 [2022-05-26T18:45:32.762Z] The recommended git tool is: NONE
14:45:45 [2022-05-26T18:45:45.356Z] No credentials specified
14:45:45 [2022-05-26T18:45:45.359Z] Cloning the remote Git repository
14:45:45 [2022-05-26T18:45:45.461Z] Cloning repository https://git.eclipse.org/r/tracecompass/tracecompass-infra
14:45:49 [2022-05-26T18:45:49.657Z]  > git init /home/jenkins/agent/workspace/tracecompass-master-rcptt # timeout=10
14:45:49 [2022-05-26T18:45:49.853Z] Fetching upstream changes from https://git.eclipse.org/r/tracecompass/tracecompass-infra
14:45:49 [2022-05-26T18:45:49.853Z]  > git --version # timeout=10
14:45:49 [2022-05-26T18:45:49.857Z]  > git --version # 'git version 2.20.1'
14:45:49 [2022-05-26T18:45:49.858Z]  > git fetch --tags --force --progress -- https://git.eclipse.org/r/tracecompass/tracecompass-infra +refs/heads/*:refs/remotes/origin/* # timeout=10
14:45:50 [2022-05-26T18:45:50.552Z] Avoid second fetch
14:45:50 [2022-05-26T18:45:50.652Z] Checking out Revision 1a375c9181b88968de8ada1821aef4acb11b3903 (refs/remotes/origin/master)
14:45:50 [2022-05-26T18:45:50.458Z]  > git config remote.origin.url https://git.eclipse.org/r/tracecompass/tracecompass-infra # timeout=10
14:45:50 [2022-05-26T18:45:50.548Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
14:45:50 [2022-05-26T18:45:50.557Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
14:45:50 [2022-05-26T18:45:50.749Z]  > git config core.sparsecheckout # timeout=10
14:45:50 [2022-05-26T18:45:50.754Z]  > git checkout -f 1a375c9181b88968de8ada1821aef4acb11b3903 # timeout=10
14:45:57 [2022-05-26T18:45:57.448Z] Commit message: "Support java-doc generation during Trace Compass build"
14:45:57 [2022-05-26T18:45:57.456Z]  > git rev-list --no-walk 1a375c9181b88968de8ada1821aef4acb11b3903 # timeout=10
14:45:57 [2022-05-26T18:45:57.938Z] [Pipeline] }
14:45:58 [2022-05-26T18:45:58.228Z] [Pipeline] // stage
14:45:59 [2022-05-26T18:45:59.306Z] [Pipeline] withEnv
14:45:59 [2022-05-26T18:45:59.307Z] [Pipeline] {
14:46:04 [2022-05-26T18:46:04.484Z] [Pipeline] withEnv
14:46:04 [2022-05-26T18:46:04.484Z] [Pipeline] {
14:46:05 [2022-05-26T18:46:05.855Z] [Pipeline] timestamps
14:46:05 [2022-05-26T18:46:05.855Z] The timestamps step is unnecessary when timestamps are enabled for all Pipeline builds.
14:46:05 [2022-05-26T18:46:05.857Z] [Pipeline] {
14:46:06 [2022-05-26T18:46:06.817Z] [Pipeline] timeout
14:46:06 [2022-05-26T18:46:06.818Z] Timeout set to expire in 4 hr 0 min
14:46:06 [2022-05-26T18:46:06.819Z] [Pipeline] {
14:46:08 [2022-05-26T18:46:08.030Z] [Pipeline] stage
14:46:08 [2022-05-26T18:46:08.031Z] [Pipeline] { (Declarative: Tool Install)
14:46:09 [2022-05-26T18:46:09.267Z] [Pipeline] tool
14:46:09 [2022-05-26T18:46:09.841Z] [Pipeline] envVarsForTool
14:46:10 [2022-05-26T18:46:10.804Z] [Pipeline] tool
14:46:11 [2022-05-26T18:46:11.352Z] [Pipeline] envVarsForTool
14:46:11 [2022-05-26T18:46:11.904Z] [Pipeline] }
14:46:12 [2022-05-26T18:46:12.707Z] [Pipeline] // stage
14:46:13 [2022-05-26T18:46:13.270Z] [Pipeline] withEnv
14:46:13 [2022-05-26T18:46:13.271Z] [Pipeline] {
14:46:14 [2022-05-26T18:46:14.776Z] [Pipeline] stage
14:46:14 [2022-05-26T18:46:14.777Z] [Pipeline] { (Checkout)
14:46:20 [2022-05-26T18:46:20.108Z] [Pipeline] tool
14:46:20 [2022-05-26T18:46:20.661Z] [Pipeline] envVarsForTool
14:46:21 [2022-05-26T18:46:21.611Z] [Pipeline] tool
14:46:22 [2022-05-26T18:46:22.156Z] [Pipeline] envVarsForTool
14:46:22 [2022-05-26T18:46:22.833Z] [Pipeline] withEnv
14:46:22 [2022-05-26T18:46:22.833Z] [Pipeline] {
14:46:24 [2022-05-26T18:46:24.486Z] [Pipeline] container
14:46:24 [2022-05-26T18:46:24.487Z] [Pipeline] {
14:46:25 [2022-05-26T18:46:25.168Z] [Pipeline] sh
14:46:26 [2022-05-26T18:46:26.049Z] + mkdir -p ../scripts
14:46:27 [2022-05-26T18:46:27.413Z] [Pipeline] sh
14:46:28 [2022-05-26T18:46:28.047Z] + cp scripts/deploy-rcp.sh ../scripts
14:46:28 [2022-05-26T18:46:28.348Z] [Pipeline] sh
14:46:28 [2022-05-26T18:46:28.951Z] + cp scripts/deploy-update-site.sh ../scripts
14:46:29 [2022-05-26T18:46:29.237Z] [Pipeline] sh
14:46:29 [2022-05-26T18:46:29.849Z] + cp scripts/deploy-doc.sh ../scripts
14:46:30 [2022-05-26T18:46:30.121Z] [Pipeline] sh
14:46:30 [2022-05-26T18:46:30.667Z] + cp scripts/deploy-javadoc.sh ../scripts
14:46:31 [2022-05-26T18:46:31.027Z] [Pipeline] checkout
14:46:31 [2022-05-26T18:46:31.048Z] The recommended git tool is: NONE
14:46:31 [2022-05-26T18:46:31.064Z] No credentials specified
14:46:31 [2022-05-26T18:46:31.065Z] Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@ba5e73b3; decorates RemoteLauncher[hudson.remoting.Channel@ae1d9eee:JNLP4-connect connection from 10.40.63.184/10.40.63.184:38808] will be ignored (a typical symptom is the Git executable not being run inside a designated container)
14:46:31 [2022-05-26T18:46:31.152Z] Fetching changes from the remote Git repository
14:46:31 [2022-05-26T18:46:31.148Z]  > git rev-parse --resolve-git-dir /home/jenkins/agent/workspace/tracecompass-master-rcptt/.git # timeout=10
14:46:31 [2022-05-26T18:46:31.156Z]  > git config remote.origin.url https://git.eclipse.org/r/tracecompass/org.eclipse.tracecompass # timeout=10
14:46:31 [2022-05-26T18:46:31.259Z] Fetching upstream changes from https://git.eclipse.org/r/tracecompass/org.eclipse.tracecompass
14:46:31 [2022-05-26T18:46:31.259Z]  > git --version # timeout=10
14:46:31 [2022-05-26T18:46:31.351Z]  > git --version # 'git version 2.20.1'
14:46:31 [2022-05-26T18:46:31.352Z]  > git fetch --tags --force --progress -- https://git.eclipse.org/r/tracecompass/org.eclipse.tracecompass refs/heads/master # timeout=10
14:47:19 [2022-05-26T18:47:19.159Z] Checking out Revision 14ba893c8622ee91f28100c71210a4bfad985540 (master)
14:47:21 [2022-05-26T18:47:21.751Z] Commit message: "Change tooltip background for sequence diagram"
14:47:19 [2022-05-26T18:47:19.155Z]  > git rev-parse FETCH_HEAD^{commit} # timeout=10
14:47:19 [2022-05-26T18:47:19.163Z]  > git config core.sparsecheckout # timeout=10
14:47:19 [2022-05-26T18:47:19.249Z]  > git checkout -f 14ba893c8622ee91f28100c71210a4bfad985540 # timeout=10
14:47:21 [2022-05-26T18:47:21.759Z]  > git rev-parse FETCH_HEAD^{commit} # timeout=10
14:47:22 [2022-05-26T18:47:22.270Z]  > git rev-list --no-walk 2fca868eb499f6ddd272a691e3ead7ea0eed2ae8 # timeout=10
14:47:22 [2022-05-26T18:47:22.752Z] [Pipeline] sh
14:47:23 [2022-05-26T18:47:23.269Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-rcptt/.scripts/
14:47:23 [2022-05-26T18:47:23.556Z] [Pipeline] sh
14:47:24 [2022-05-26T18:47:24.072Z] + cp ../scripts/deploy-rcp.sh /home/jenkins/agent/workspace/tracecompass-master-rcptt/.scripts/
14:47:24 [2022-05-26T18:47:24.361Z] [Pipeline] sh
14:47:24 [2022-05-26T18:47:24.879Z] + cp ../scripts/deploy-update-site.sh /home/jenkins/agent/workspace/tracecompass-master-rcptt/.scripts/
14:47:25 [2022-05-26T18:47:25.168Z] [Pipeline] sh
14:47:25 [2022-05-26T18:47:25.682Z] + cp ../scripts/deploy-doc.sh /home/jenkins/agent/workspace/tracecompass-master-rcptt/.scripts/
14:47:25 [2022-05-26T18:47:25.983Z] [Pipeline] sh
14:47:26 [2022-05-26T18:47:26.500Z] + cp ../scripts/deploy-javadoc.sh /home/jenkins/agent/workspace/tracecompass-master-rcptt/.scripts/
14:47:26 [2022-05-26T18:47:26.784Z] [Pipeline] }
14:47:27 [2022-05-26T18:47:27.058Z] [Pipeline] // container
14:47:27 [2022-05-26T18:47:27.493Z] [Pipeline] }
14:47:27 [2022-05-26T18:47:27.776Z] [Pipeline] // withEnv
14:47:28 [2022-05-26T18:47:28.200Z] [Pipeline] }
14:47:28 [2022-05-26T18:47:28.486Z] [Pipeline] // stage
14:47:29 [2022-05-26T18:47:29.316Z] [Pipeline] stage
14:47:29 [2022-05-26T18:47:29.317Z] [Pipeline] { (Product File)
14:47:34 [2022-05-26T18:47:34.391Z] Stage "Product File" skipped due to when conditional
14:47:34 [2022-05-26T18:47:34.391Z] [Pipeline] }
14:47:34 [2022-05-26T18:47:34.669Z] [Pipeline] // stage
14:47:35 [2022-05-26T18:47:35.494Z] [Pipeline] stage
14:47:35 [2022-05-26T18:47:35.495Z] [Pipeline] { (Build)
14:47:40 [2022-05-26T18:47:40.849Z] [Pipeline] tool
14:47:41 [2022-05-26T18:47:41.400Z] [Pipeline] envVarsForTool
14:47:42 [2022-05-26T18:47:42.380Z] [Pipeline] tool
14:47:42 [2022-05-26T18:47:42.949Z] [Pipeline] envVarsForTool
14:47:43 [2022-05-26T18:47:43.653Z] [Pipeline] withEnv
14:47:43 [2022-05-26T18:47:43.653Z] [Pipeline] {
14:47:45 [2022-05-26T18:47:45.293Z] [Pipeline] container
14:47:45 [2022-05-26T18:47:45.294Z] [Pipeline] {
14:47:45 [2022-05-26T18:47:45.992Z] [Pipeline] sh
14:47:46 [2022-05-26T18:47:46.527Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/.temp
14:47:46 [2022-05-26T18:47:46.829Z] [Pipeline] sh
14:47:47 [2022-05-26T18:47:47.346Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/.temp/org.eclipse.tracecompass.doc.dev
14:47:47 [2022-05-26T18:47:47.636Z] [Pipeline] sh
14:47:48 [2022-05-26T18:47:48.152Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/.temp/org.eclipse.tracecompass.doc.user
14:47:48 [2022-05-26T18:47:48.448Z] [Pipeline] sh
14:47:48 [2022-05-26T18:47:48.965Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/.temp/org.eclipse.tracecompass.gdbtrace.doc.user
14:47:49 [2022-05-26T18:47:49.255Z] [Pipeline] sh
14:47:49 [2022-05-26T18:47:49.877Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/.temp/org.eclipse.tracecompass.rcp.doc.user
14:47:50 [2022-05-26T18:47:50.164Z] [Pipeline] sh
14:47:50 [2022-05-26T18:47:50.680Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/.temp/org.eclipse.tracecompass.tmf.pcap.doc.user
14:47:50 [2022-05-26T18:47:50.981Z] [Pipeline] sh
14:47:51 [2022-05-26T18:47:51.505Z] + mvn clean install -B -Dskip-jacoco=true -Pdeploy-doc -DdocDestination=/home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/.temp -Pctf-grammar -Pbuild-rcp -Dmaven.repo.local=/home/jenkins/.m2/repository --settings /home/jenkins/.m2/settings.xml -Drun-rcptt=true -Dskip-short-tc-ui-tests=true -Dskip-long-tc-ui-tests=true
14:47:51 [2022-05-26T18:47:51.506Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:47:54 [2022-05-26T18:47:54.052Z] [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:47:54 [2022-05-26T18:47:54.352Z] [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 5.4 kB/s)
14:47:54 [2022-05-26T18:47:54.352Z] [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:47:54 [2022-05-26T18:47:54.352Z] [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 600 kB/s)
14:47:54 [2022-05-26T18:47:54.649Z] [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:47:54 [2022-05-26T18:47:54.649Z] [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 45 kB/s)
14:47:54 [2022-05-26T18:47:54.649Z] [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:47:54 [2022-05-26T18:47:54.649Z] [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 191 kB/s)
14:47:54 [2022-05-26T18:47:54.649Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/takari/14/takari-14.pom
14:47:54 [2022-05-26T18:47:54.649Z] [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:47:54 [2022-05-26T18:47:54.649Z] [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:47:54 [2022-05-26T18:47:54.649Z] [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 974 kB/s)
14:47:54 [2022-05-26T18:47:54.649Z] [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:47:54 [2022-05-26T18:47:54.649Z] [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.1 MB/s)
14:47:54 [2022-05-26T18:47:54.649Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom
14:47:54 [2022-05-26T18:47:54.649Z] [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 1.0 MB/s)
14:47:54 [2022-05-26T18:47:54.649Z] [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:47:54 [2022-05-26T18:47:54.649Z] [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:47:54 [2022-05-26T18:47:54.908Z] [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 147 kB/s)
14:47:54 [2022-05-26T18:47:54.908Z] [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 242 kB/s)
14:47:55 [2022-05-26T18:47:55.167Z] [INFO] Scanning for projects...
14:47:55 [2022-05-26T18:47:55.425Z] /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
14:47:55 [2022-05-26T18:47:55.425Z] /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
14:47:55 [2022-05-26T18:47:55.425Z] /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
14:47:55 [2022-05-26T18:47:55.425Z] /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
14:47:55 [2022-05-26T18:47:55.425Z] /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
14:47:55 [2022-05-26T18:47:55.425Z] /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
14:47:55 [2022-05-26T18:47:55.425Z] /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
14:47:55 [2022-05-26T18:47:55.425Z] /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
14:47:55 [2022-05-26T18:47:55.425Z] /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
14:47:55 [2022-05-26T18:47:55.425Z] /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
14:47:55 [2022-05-26T18:47:55.425Z] /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
14:47:55 [2022-05-26T18:47:55.425Z] /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
14:47:55 [2022-05-26T18:47:55.684Z] /home/jenkins/agent/workspace/tracecompass-master-rcptt/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties
14:47:55 [2022-05-26T18:47:55.684Z] /home/jenkins/agent/workspace/tracecompass-master-rcptt/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
14:47:55 [2022-05-26T18:47:55.684Z] /home/jenkins/agent/workspace/tracecompass-master-rcptt/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
14:47:55 [2022-05-26T18:47:55.684Z] /home/jenkins/agent/workspace/tracecompass-master-rcptt/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
14:47:55 [2022-05-26T18:47:55.684Z] /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties
14:47:55 [2022-05-26T18:47:55.684Z] /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
14:47:55 [2022-05-26T18:47:55.684Z] /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties
14:47:55 [2022-05-26T18:47:55.684Z] /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
14:47:55 [2022-05-26T18:47:55.684Z] /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
14:47:55 [2022-05-26T18:47:55.944Z] /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties
14:47:55 [2022-05-26T18:47:55.944Z] /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
14:47:55 [2022-05-26T18:47:55.944Z] /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
14:47:55 [2022-05-26T18:47:55.944Z] /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
14:47:55 [2022-05-26T18:47:55.944Z] /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties
14:47:55 [2022-05-26T18:47:55.944Z] /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
14:47:55 [2022-05-26T18:47:55.944Z] /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
14:47:55 [2022-05-26T18:47:55.944Z] /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties
14:47:55 [2022-05-26T18:47:55.944Z] /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
14:47:55 [2022-05-26T18:47:55.944Z] /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
14:47:55 [2022-05-26T18:47:55.944Z] /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties
14:47:55 [2022-05-26T18:47:55.944Z] /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
14:47:55 [2022-05-26T18:47:55.944Z] /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
14:47:55 [2022-05-26T18:47:55.944Z] /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
14:47:55 [2022-05-26T18:47:55.944Z] /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties
14:47:55 [2022-05-26T18:47:55.944Z] /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
14:47:56 [2022-05-26T18:47:56.203Z] /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
14:47:56 [2022-05-26T18:47:56.203Z] /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
14:47:56 [2022-05-26T18:47:56.203Z] /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties
14:47:56 [2022-05-26T18:47:56.203Z] /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
14:47:56 [2022-05-26T18:47:56.203Z] /home/jenkins/agent/workspace/tracecompass-master-rcptt/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties
14:47:56 [2022-05-26T18:47:56.203Z] /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
14:47:56 [2022-05-26T18:47:56.203Z] /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
14:47:56 [2022-05-26T18:47:56.203Z] /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
14:47:56 [2022-05-26T18:47:56.203Z] /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties
14:47:56 [2022-05-26T18:47:56.203Z] /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
14:47:56 [2022-05-26T18:47:56.203Z] /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties
14:47:56 [2022-05-26T18:47:56.203Z] /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
14:47:56 [2022-05-26T18:47:56.203Z] /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
14:47:56 [2022-05-26T18:47:56.203Z] /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
14:47:56 [2022-05-26T18:47:56.203Z] /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
14:47:56 [2022-05-26T18:47:56.203Z] /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
14:47:56 [2022-05-26T18:47:56.203Z] /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties
14:47:56 [2022-05-26T18:47:56.203Z] /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
14:47:56 [2022-05-26T18:47:56.203Z] /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
14:47:56 [2022-05-26T18:47:56.462Z] /home/jenkins/agent/workspace/tracecompass-master-rcptt/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties
14:47:56 [2022-05-26T18:47:56.462Z] /home/jenkins/agent/workspace/tracecompass-master-rcptt/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
14:47:56 [2022-05-26T18:47:56.462Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-maven-plugin/2.7.3/tycho-maven-plugin-2.7.3.pom
14:47:56 [2022-05-26T18:47:56.462Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-maven-plugin/2.7.3/tycho-maven-plugin-2.7.3.pom
14:47:56 [2022-05-26T18:47:56.462Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-maven-plugin/2.7.3/tycho-maven-plugin-2.7.3.pom
14:47:56 [2022-05-26T18:47:56.721Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-maven-plugin/2.7.3/tycho-maven-plugin-2.7.3.pom
14:47:56 [2022-05-26T18:47:56.721Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-maven-plugin/2.7.3/tycho-maven-plugin-2.7.3.pom
14:47:56 [2022-05-26T18:47:56.721Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/2.7.3/tycho-maven-plugin-2.7.3.pom
14:47:56 [2022-05-26T18:47:56.721Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/2.7.3/tycho-maven-plugin-2.7.3.pom (2.1 kB at 71 kB/s)
14:47:56 [2022-05-26T18:47:56.721Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho/2.7.3/tycho-2.7.3.pom
14:47:56 [2022-05-26T18:47:56.721Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho/2.7.3/tycho-2.7.3.pom
14:47:56 [2022-05-26T18:47:56.721Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho/2.7.3/tycho-2.7.3.pom
14:47:56 [2022-05-26T18:47:56.721Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho/2.7.3/tycho-2.7.3.pom
14:47:56 [2022-05-26T18:47:56.721Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho/2.7.3/tycho-2.7.3.pom
14:47:56 [2022-05-26T18:47:56.721Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/2.7.3/tycho-2.7.3.pom
14:47:56 [2022-05-26T18:47:56.721Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/2.7.3/tycho-2.7.3.pom (18 kB at 992 kB/s)
14:47:56 [2022-05-26T18:47:56.721Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-core/2.7.3/tycho-core-2.7.3.pom
14:47:56 [2022-05-26T18:47:56.721Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-core/2.7.3/tycho-core-2.7.3.pom
14:47:56 [2022-05-26T18:47:56.980Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-core/2.7.3/tycho-core-2.7.3.pom
14:47:56 [2022-05-26T18:47:56.980Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-core/2.7.3/tycho-core-2.7.3.pom
14:47:56 [2022-05-26T18:47:56.980Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-core/2.7.3/tycho-core-2.7.3.pom
14:47:56 [2022-05-26T18:47:56.980Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/2.7.3/tycho-core-2.7.3.pom
14:47:56 [2022-05-26T18:47:56.980Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/2.7.3/tycho-core-2.7.3.pom (6.9 kB at 286 kB/s)
14:47:56 [2022-05-26T18:47:56.980Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.3/org.eclipse.tycho.p2.tools.shared-2.7.3.pom
14:47:56 [2022-05-26T18:47:56.980Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.3/org.eclipse.tycho.p2.tools.shared-2.7.3.pom
14:47:56 [2022-05-26T18:47:56.980Z] [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.7.3/org.eclipse.tycho.p2.tools.shared-2.7.3.pom
14:47:57 [2022-05-26T18:47:57.241Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.3/org.eclipse.tycho.p2.tools.shared-2.7.3.pom
14:47:57 [2022-05-26T18:47:57.241Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.3/org.eclipse.tycho.p2.tools.shared-2.7.3.pom
14:47:57 [2022-05-26T18:47:57.241Z] [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.7.3/org.eclipse.tycho.p2.tools.shared-2.7.3.pom
14:47:57 [2022-05-26T18:47:57.241Z] [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.7.3/org.eclipse.tycho.p2.tools.shared-2.7.3.pom (1.1 kB at 49 kB/s)
14:47:57 [2022-05-26T18:47:57.241Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-bundles/2.7.3/tycho-bundles-2.7.3.pom
14:47:57 [2022-05-26T18:47:57.241Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-bundles/2.7.3/tycho-bundles-2.7.3.pom
14:47:57 [2022-05-26T18:47:57.241Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-bundles/2.7.3/tycho-bundles-2.7.3.pom
14:47:57 [2022-05-26T18:47:57.241Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-bundles/2.7.3/tycho-bundles-2.7.3.pom
14:47:57 [2022-05-26T18:47:57.241Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-bundles/2.7.3/tycho-bundles-2.7.3.pom
14:47:57 [2022-05-26T18:47:57.241Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/2.7.3/tycho-bundles-2.7.3.pom
14:47:57 [2022-05-26T18:47:57.241Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/2.7.3/tycho-bundles-2.7.3.pom (3.2 kB at 123 kB/s)
14:47:57 [2022-05-26T18:47:57.500Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.3/org.eclipse.tycho.p2.resolver.shared-2.7.3.pom
14:47:57 [2022-05-26T18:47:57.500Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.3/org.eclipse.tycho.p2.resolver.shared-2.7.3.pom
14:47:57 [2022-05-26T18:47:57.500Z] [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.7.3/org.eclipse.tycho.p2.resolver.shared-2.7.3.pom
14:47:57 [2022-05-26T18:47:57.500Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.3/org.eclipse.tycho.p2.resolver.shared-2.7.3.pom
14:47:57 [2022-05-26T18:47:57.500Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.3/org.eclipse.tycho.p2.resolver.shared-2.7.3.pom
14:47:57 [2022-05-26T18:47:57.500Z] [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.7.3/org.eclipse.tycho.p2.resolver.shared-2.7.3.pom
14:47:57 [2022-05-26T18:47:57.500Z] [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.7.3/org.eclipse.tycho.p2.resolver.shared-2.7.3.pom (1.1 kB at 32 kB/s)
14:47:57 [2022-05-26T18:47:57.500Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.pom
14:47:57 [2022-05-26T18:47:57.500Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.pom
14:47:57 [2022-05-26T18:47:57.500Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.pom
14:47:57 [2022-05-26T18:47:57.759Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.pom
14:47:57 [2022-05-26T18:47:57.759Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.pom
14:47:57 [2022-05-26T18:47:57.759Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.pom
14:47:57 [2022-05-26T18:47:57.759Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.pom (4.9 kB at 1.2 MB/s)
14:47:57 [2022-05-26T18:47:57.759Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/8/plexus-8.pom
14:47:57 [2022-05-26T18:47:57.759Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/8/plexus-8.pom
14:47:57 [2022-05-26T18:47:57.759Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/8/plexus-8.pom
14:47:57 [2022-05-26T18:47:57.759Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/8/plexus-8.pom
14:47:57 [2022-05-26T18:47:57.759Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/8/plexus-8.pom
14:47:57 [2022-05-26T18:47:57.759Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/8/plexus-8.pom
14:47:57 [2022-05-26T18:47:57.759Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/8/plexus-8.pom (25 kB at 4.2 MB/s)
14:47:57 [2022-05-26T18:47:57.759Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom
14:47:57 [2022-05-26T18:47:57.759Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom
14:47:57 [2022-05-26T18:47:57.759Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom
14:47:58 [2022-05-26T18:47:58.017Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom
14:47:58 [2022-05-26T18:47:58.017Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom
14:47:58 [2022-05-26T18:47:58.017Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom
14:47:58 [2022-05-26T18:47:58.017Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom (8.0 kB at 885 kB/s)
14:47:58 [2022-05-26T18:47:58.017Z] [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:47:58 [2022-05-26T18:47:58.017Z] [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:47:58 [2022-05-26T18:47:58.017Z] [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:47:58 [2022-05-26T18:47:58.017Z] [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:47:58 [2022-05-26T18:47:58.017Z] [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:47:58 [2022-05-26T18:47:58.017Z] [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:47:58 [2022-05-26T18:47:58.017Z] [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 909 kB/s)
14:47:58 [2022-05-26T18:47:58.017Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
14:47:58 [2022-05-26T18:47:58.017Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
14:47:58 [2022-05-26T18:47:58.017Z] [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:47:58 [2022-05-26T18:47:58.275Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
14:47:58 [2022-05-26T18:47:58.276Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
14:47:58 [2022-05-26T18:47:58.276Z] [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:47:58 [2022-05-26T18:47:58.276Z] [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 3.8 MB/s)
14:47:58 [2022-05-26T18:47:58.276Z] [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:47:58 [2022-05-26T18:47:58.276Z] [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:47:58 [2022-05-26T18:47:58.276Z] [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:47:58 [2022-05-26T18:47:58.276Z] [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:47:58 [2022-05-26T18:47:58.276Z] [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:47:58 [2022-05-26T18:47:58.276Z] [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:47:58 [2022-05-26T18:47:58.276Z] [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 1.4 MB/s)
14:47:58 [2022-05-26T18:47:58.276Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/42/commons-parent-42.pom
14:47:58 [2022-05-26T18:47:58.276Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/42/commons-parent-42.pom
14:47:58 [2022-05-26T18:47:58.534Z] [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:47:58 [2022-05-26T18:47:58.534Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/42/commons-parent-42.pom
14:47:58 [2022-05-26T18:47:58.534Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/42/commons-parent-42.pom
14:47:58 [2022-05-26T18:47:58.534Z] [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:47:58 [2022-05-26T18:47:58.534Z] [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 6.8 MB/s)
14:47:58 [2022-05-26T18:47:58.534Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/18/apache-18.pom
14:47:58 [2022-05-26T18:47:58.534Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/18/apache-18.pom
14:47:58 [2022-05-26T18:47:58.534Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/18/apache-18.pom
14:47:58 [2022-05-26T18:47:58.534Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/18/apache-18.pom
14:47:58 [2022-05-26T18:47:58.534Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/18/apache-18.pom
14:47:58 [2022-05-26T18:47:58.793Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/18/apache-18.pom
14:47:58 [2022-05-26T18:47:58.793Z] [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 3.1 MB/s)
14:47:58 [2022-05-26T18:47:58.793Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom
14:47:58 [2022-05-26T18:47:58.793Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom
14:47:58 [2022-05-26T18:47:58.793Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom
14:47:58 [2022-05-26T18:47:58.793Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom
14:47:58 [2022-05-26T18:47:58.793Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom
14:47:58 [2022-05-26T18:47:58.793Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom
14:47:58 [2022-05-26T18:47:58.793Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom (20 kB at 3.9 MB/s)
14:47:58 [2022-05-26T18:47:58.793Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/52/commons-parent-52.pom
14:47:58 [2022-05-26T18:47:58.793Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/52/commons-parent-52.pom
14:47:58 [2022-05-26T18:47:58.793Z] [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:47:59 [2022-05-26T18:47:59.051Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/52/commons-parent-52.pom
14:47:59 [2022-05-26T18:47:59.051Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/52/commons-parent-52.pom
14:47:59 [2022-05-26T18:47:59.051Z] [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:47:59 [2022-05-26T18:47:59.051Z] [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 6.6 MB/s)
14:47:59 [2022-05-26T18:47:59.051Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/23/apache-23.pom
14:47:59 [2022-05-26T18:47:59.051Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/23/apache-23.pom
14:47:59 [2022-05-26T18:47:59.051Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/23/apache-23.pom
14:47:59 [2022-05-26T18:47:59.052Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/23/apache-23.pom
14:47:59 [2022-05-26T18:47:59.052Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/23/apache-23.pom
14:47:59 [2022-05-26T18:47:59.052Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/23/apache-23.pom
14:47:59 [2022-05-26T18:47:59.052Z] [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 801 kB/s)
14:47:59 [2022-05-26T18:47:59.052Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
14:47:59 [2022-05-26T18:47:59.052Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
14:47:59 [2022-05-26T18:47:59.052Z] [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:47:59 [2022-05-26T18:47:59.310Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
14:47:59 [2022-05-26T18:47:59.310Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
14:47:59 [2022-05-26T18:47:59.310Z] [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:47:59 [2022-05-26T18:47:59.310Z] [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 765 kB/s)
14:47:59 [2022-05-26T18:47:59.310Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.9/xz-1.9.pom
14:47:59 [2022-05-26T18:47:59.310Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.9/xz-1.9.pom
14:47:59 [2022-05-26T18:47:59.310Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/tukaani/xz/1.9/xz-1.9.pom
14:47:59 [2022-05-26T18:47:59.310Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.9/xz-1.9.pom
14:47:59 [2022-05-26T18:47:59.310Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.9/xz-1.9.pom
14:47:59 [2022-05-26T18:47:59.310Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.9/xz-1.9.pom
14:47:59 [2022-05-26T18:47:59.310Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.9/xz-1.9.pom (2.0 kB at 409 kB/s)
14:47:59 [2022-05-26T18:47:59.571Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom
14:47:59 [2022-05-26T18:47:59.571Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom
14:47:59 [2022-05-26T18:47:59.571Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom
14:47:59 [2022-05-26T18:47:59.571Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom
14:47:59 [2022-05-26T18:47:59.571Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom
14:47:59 [2022-05-26T18:47:59.571Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom
14:47:59 [2022-05-26T18:47:59.571Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom (2.7 kB at 664 kB/s)
14:47:59 [2022-05-26T18:47:59.571Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom
14:47:59 [2022-05-26T18:47:59.571Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom
14:47:59 [2022-05-26T18:47:59.571Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom
14:47:59 [2022-05-26T18:47:59.829Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom
14:47:59 [2022-05-26T18:47:59.829Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom
14:47:59 [2022-05-26T18:47:59.829Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom
14:47:59 [2022-05-26T18:47:59.829Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom (4.4 kB at 883 kB/s)
14:47:59 [2022-05-26T18:47:59.829Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/javax/inject/javax.inject/1/javax.inject-1.pom
14:47:59 [2022-05-26T18:47:59.829Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/inject/javax.inject/1/javax.inject-1.pom
14:47:59 [2022-05-26T18:47:59.829Z] [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:47:59 [2022-05-26T18:47:59.829Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/javax/inject/javax.inject/1/javax.inject-1.pom
14:47:59 [2022-05-26T18:47:59.829Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/javax/inject/javax.inject/1/javax.inject-1.pom
14:47:59 [2022-05-26T18:47:59.829Z] [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:47:59 [2022-05-26T18:47:59.829Z] [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 153 kB/s)
14:47:59 [2022-05-26T18:47:59.829Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-embedder/2.7.3/sisu-equinox-embedder-2.7.3.pom
14:47:59 [2022-05-26T18:47:59.829Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-embedder/2.7.3/sisu-equinox-embedder-2.7.3.pom
14:47:59 [2022-05-26T18:47:59.829Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox-embedder/2.7.3/sisu-equinox-embedder-2.7.3.pom
14:48:00 [2022-05-26T18:48:00.088Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox-embedder/2.7.3/sisu-equinox-embedder-2.7.3.pom
14:48:00 [2022-05-26T18:48:00.088Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox-embedder/2.7.3/sisu-equinox-embedder-2.7.3.pom
14:48:00 [2022-05-26T18:48:00.088Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/2.7.3/sisu-equinox-embedder-2.7.3.pom
14:48:00 [2022-05-26T18:48:00.088Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/2.7.3/sisu-equinox-embedder-2.7.3.pom (1.8 kB at 57 kB/s)
14:48:00 [2022-05-26T18:48:00.088Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox/2.7.3/sisu-equinox-2.7.3.pom
14:48:00 [2022-05-26T18:48:00.088Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox/2.7.3/sisu-equinox-2.7.3.pom
14:48:00 [2022-05-26T18:48:00.088Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox/2.7.3/sisu-equinox-2.7.3.pom
14:48:00 [2022-05-26T18:48:00.088Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox/2.7.3/sisu-equinox-2.7.3.pom
14:48:00 [2022-05-26T18:48:00.088Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox/2.7.3/sisu-equinox-2.7.3.pom
14:48:00 [2022-05-26T18:48:00.088Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox/2.7.3/sisu-equinox-2.7.3.pom
14:48:00 [2022-05-26T18:48:00.346Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox/2.7.3/sisu-equinox-2.7.3.pom (1.0 kB at 38 kB/s)
14:48:00 [2022-05-26T18:48:00.346Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom
14:48:00 [2022-05-26T18:48:00.346Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom
14:48:00 [2022-05-26T18:48:00.346Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom
14:48:00 [2022-05-26T18:48:00.346Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom
14:48:00 [2022-05-26T18:48:00.346Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom
14:48:00 [2022-05-26T18:48:00.346Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom
14:48:00 [2022-05-26T18:48:00.346Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom (770 B at 154 kB/s)
14:48:00 [2022-05-26T18:48:00.346Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom
14:48:00 [2022-05-26T18:48:00.346Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom
14:48:00 [2022-05-26T18:48:00.346Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom
14:48:00 [2022-05-26T18:48:00.604Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom
14:48:00 [2022-05-26T18:48:00.604Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom
14:48:00 [2022-05-26T18:48:00.604Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom
14:48:00 [2022-05-26T18:48:00.605Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom (6.0 kB at 1.2 MB/s)
14:48:00 [2022-05-26T18:48:00.605Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom
14:48:00 [2022-05-26T18:48:00.605Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom
14:48:00 [2022-05-26T18:48:00.605Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom
14:48:00 [2022-05-26T18:48:00.605Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom
14:48:00 [2022-05-26T18:48:00.605Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom
14:48:00 [2022-05-26T18:48:00.605Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom
14:48:00 [2022-05-26T18:48:00.605Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom (26 kB at 3.2 MB/s)
14:48:00 [2022-05-26T18:48:00.605Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.osgi/3.17.200/org.eclipse.osgi-3.17.200.pom
14:48:00 [2022-05-26T18:48:00.605Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.osgi/3.17.200/org.eclipse.osgi-3.17.200.pom
14:48:00 [2022-05-26T18:48:00.605Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.osgi/3.17.200/org.eclipse.osgi-3.17.200.pom
14:48:00 [2022-05-26T18:48:00.863Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.osgi/3.17.200/org.eclipse.osgi-3.17.200.pom
14:48:00 [2022-05-26T18:48:00.863Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.osgi/3.17.200/org.eclipse.osgi-3.17.200.pom
14:48:00 [2022-05-26T18:48:00.863Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.17.200/org.eclipse.osgi-3.17.200.pom
14:48:00 [2022-05-26T18:48:00.863Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.17.200/org.eclipse.osgi-3.17.200.pom (1.7 kB at 58 kB/s)
14:48:00 [2022-05-26T18:48:00.863Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-api/2.7.3/sisu-equinox-api-2.7.3.pom
14:48:00 [2022-05-26T18:48:00.863Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-api/2.7.3/sisu-equinox-api-2.7.3.pom
14:48:00 [2022-05-26T18:48:00.863Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox-api/2.7.3/sisu-equinox-api-2.7.3.pom
14:48:01 [2022-05-26T18:48:01.122Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox-api/2.7.3/sisu-equinox-api-2.7.3.pom
14:48:01 [2022-05-26T18:48:01.122Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox-api/2.7.3/sisu-equinox-api-2.7.3.pom
14:48:01 [2022-05-26T18:48:01.122Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/2.7.3/sisu-equinox-api-2.7.3.pom
14:48:01 [2022-05-26T18:48:01.122Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/2.7.3/sisu-equinox-api-2.7.3.pom (1.7 kB at 49 kB/s)
14:48:01 [2022-05-26T18:48:01.122Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-metadata-model/2.7.3/tycho-metadata-model-2.7.3.pom
14:48:01 [2022-05-26T18:48:01.122Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-metadata-model/2.7.3/tycho-metadata-model-2.7.3.pom
14:48:01 [2022-05-26T18:48:01.122Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-metadata-model/2.7.3/tycho-metadata-model-2.7.3.pom
14:48:01 [2022-05-26T18:48:01.122Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-metadata-model/2.7.3/tycho-metadata-model-2.7.3.pom
14:48:01 [2022-05-26T18:48:01.122Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-metadata-model/2.7.3/tycho-metadata-model-2.7.3.pom
14:48:01 [2022-05-26T18:48:01.122Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/2.7.3/tycho-metadata-model-2.7.3.pom
14:48:01 [2022-05-26T18:48:01.122Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/2.7.3/tycho-metadata-model-2.7.3.pom (1.4 kB at 53 kB/s)
14:48:01 [2022-05-26T18:48:01.122Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/de/pdark/decentxml/1.4/decentxml-1.4.pom
14:48:01 [2022-05-26T18:48:01.381Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/de/pdark/decentxml/1.4/decentxml-1.4.pom
14:48:01 [2022-05-26T18:48:01.381Z] [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:48:01 [2022-05-26T18:48:01.381Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/de/pdark/decentxml/1.4/decentxml-1.4.pom
14:48:01 [2022-05-26T18:48:01.381Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/de/pdark/decentxml/1.4/decentxml-1.4.pom
14:48:01 [2022-05-26T18:48:01.381Z] [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:48:01 [2022-05-26T18:48:01.381Z] [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 1.9 MB/s)
14:48:01 [2022-05-26T18:48:01.381Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-embedder-api/2.7.3/tycho-embedder-api-2.7.3.pom
14:48:01 [2022-05-26T18:48:01.381Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-embedder-api/2.7.3/tycho-embedder-api-2.7.3.pom
14:48:01 [2022-05-26T18:48:01.381Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-embedder-api/2.7.3/tycho-embedder-api-2.7.3.pom
14:48:01 [2022-05-26T18:48:01.640Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-embedder-api/2.7.3/tycho-embedder-api-2.7.3.pom
14:48:01 [2022-05-26T18:48:01.640Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-embedder-api/2.7.3/tycho-embedder-api-2.7.3.pom
14:48:01 [2022-05-26T18:48:01.640Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/2.7.3/tycho-embedder-api-2.7.3.pom
14:48:01 [2022-05-26T18:48:01.640Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/2.7.3/tycho-embedder-api-2.7.3.pom (2.1 kB at 69 kB/s)
14:48:01 [2022-05-26T18:48:01.640Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.3/org.eclipse.tycho.embedder.shared-2.7.3.pom
14:48:01 [2022-05-26T18:48:01.640Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.3/org.eclipse.tycho.embedder.shared-2.7.3.pom
14:48:01 [2022-05-26T18:48:01.640Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.3/org.eclipse.tycho.embedder.shared-2.7.3.pom
14:48:01 [2022-05-26T18:48:01.640Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.3/org.eclipse.tycho.embedder.shared-2.7.3.pom
14:48:01 [2022-05-26T18:48:01.640Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.3/org.eclipse.tycho.embedder.shared-2.7.3.pom
14:48:01 [2022-05-26T18:48:01.640Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.3/org.eclipse.tycho.embedder.shared-2.7.3.pom
14:48:01 [2022-05-26T18:48:01.899Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.3/org.eclipse.tycho.embedder.shared-2.7.3.pom (1.1 kB at 28 kB/s)
14:48:01 [2022-05-26T18:48:01.899Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.3/org.eclipse.tycho.core.shared-2.7.3.pom
14:48:01 [2022-05-26T18:48:01.899Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.3/org.eclipse.tycho.core.shared-2.7.3.pom
14:48:01 [2022-05-26T18:48:01.899Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.3/org.eclipse.tycho.core.shared-2.7.3.pom
14:48:01 [2022-05-26T18:48:01.899Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.3/org.eclipse.tycho.core.shared-2.7.3.pom
14:48:01 [2022-05-26T18:48:01.899Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.3/org.eclipse.tycho.core.shared-2.7.3.pom
14:48:01 [2022-05-26T18:48:01.899Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.3/org.eclipse.tycho.core.shared-2.7.3.pom
14:48:01 [2022-05-26T18:48:01.899Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.3/org.eclipse.tycho.core.shared-2.7.3.pom (1.0 kB at 26 kB/s)
14:48:01 [2022-05-26T18:48:01.899Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-facade/2.7.3/tycho-p2-facade-2.7.3.pom
14:48:01 [2022-05-26T18:48:01.899Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-facade/2.7.3/tycho-p2-facade-2.7.3.pom
14:48:01 [2022-05-26T18:48:01.899Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-facade/2.7.3/tycho-p2-facade-2.7.3.pom
14:48:02 [2022-05-26T18:48:02.158Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-facade/2.7.3/tycho-p2-facade-2.7.3.pom
14:48:02 [2022-05-26T18:48:02.158Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-facade/2.7.3/tycho-p2-facade-2.7.3.pom
14:48:02 [2022-05-26T18:48:02.158Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/2.7.3/tycho-p2-facade-2.7.3.pom
14:48:02 [2022-05-26T18:48:02.158Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/2.7.3/tycho-p2-facade-2.7.3.pom (2.3 kB at 114 kB/s)
14:48:02 [2022-05-26T18:48:02.158Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2/2.7.3/tycho-p2-2.7.3.pom
14:48:02 [2022-05-26T18:48:02.158Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2/2.7.3/tycho-p2-2.7.3.pom
14:48:02 [2022-05-26T18:48:02.158Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2/2.7.3/tycho-p2-2.7.3.pom
14:48:02 [2022-05-26T18:48:02.158Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2/2.7.3/tycho-p2-2.7.3.pom
14:48:02 [2022-05-26T18:48:02.158Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2/2.7.3/tycho-p2-2.7.3.pom
14:48:02 [2022-05-26T18:48:02.158Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/2.7.3/tycho-p2-2.7.3.pom
14:48:02 [2022-05-26T18:48:02.158Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/2.7.3/tycho-p2-2.7.3.pom (1.1 kB at 56 kB/s)
14:48:02 [2022-05-26T18:48:02.158Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-maven-plugin/2.7.3/tycho-maven-plugin-2.7.3.jar
14:48:02 [2022-05-26T18:48:02.158Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-core/2.7.3/tycho-core-2.7.3.jar
14:48:02 [2022-05-26T18:48:02.158Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.3/org.eclipse.tycho.p2.tools.shared-2.7.3.jar
14:48:02 [2022-05-26T18:48:02.158Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.3/org.eclipse.tycho.p2.resolver.shared-2.7.3.jar
14:48:02 [2022-05-26T18:48:02.158Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.jar
14:48:02 [2022-05-26T18:48:02.158Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar
14:48:02 [2022-05-26T18:48:02.158Z] [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:48:02 [2022-05-26T18:48:02.416Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.6/commons-io-2.6.jar
14:48:02 [2022-05-26T18:48:02.416Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar
14:48:02 [2022-05-26T18:48:02.416Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
14:48:02 [2022-05-26T18:48:02.416Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.9/xz-1.9.jar
14:48:02 [2022-05-26T18:48:02.416Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar
14:48:02 [2022-05-26T18:48:02.416Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar
14:48:02 [2022-05-26T18:48:02.416Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/javax/inject/javax.inject/1/javax.inject-1.jar
14:48:02 [2022-05-26T18:48:02.416Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-embedder/2.7.3/sisu-equinox-embedder-2.7.3.jar
14:48:02 [2022-05-26T18:48:02.416Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.osgi/3.17.200/org.eclipse.osgi-3.17.200.jar
14:48:02 [2022-05-26T18:48:02.416Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-api/2.7.3/sisu-equinox-api-2.7.3.jar
14:48:02 [2022-05-26T18:48:02.417Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-metadata-model/2.7.3/tycho-metadata-model-2.7.3.jar
14:48:02 [2022-05-26T18:48:02.417Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/de/pdark/decentxml/1.4/decentxml-1.4.jar
14:48:02 [2022-05-26T18:48:02.417Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-embedder-api/2.7.3/tycho-embedder-api-2.7.3.jar
14:48:02 [2022-05-26T18:48:02.417Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.3/org.eclipse.tycho.embedder.shared-2.7.3.jar
14:48:02 [2022-05-26T18:48:02.417Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.3/org.eclipse.tycho.core.shared-2.7.3.jar
14:48:02 [2022-05-26T18:48:02.417Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-facade/2.7.3/tycho-p2-facade-2.7.3.jar
14:48:02 [2022-05-26T18:48:02.417Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar
14:48:02 [2022-05-26T18:48:02.417Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-maven-plugin/2.7.3/tycho-maven-plugin-2.7.3.jar
14:48:02 [2022-05-26T18:48:02.417Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-core/2.7.3/tycho-core-2.7.3.jar
14:48:02 [2022-05-26T18:48:02.417Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.3/org.eclipse.tycho.p2.tools.shared-2.7.3.jar
14:48:02 [2022-05-26T18:48:02.417Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.3/org.eclipse.tycho.p2.resolver.shared-2.7.3.jar
14:48:02 [2022-05-26T18:48:02.417Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.jar
14:48:02 [2022-05-26T18:48:02.417Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar
14:48:02 [2022-05-26T18:48:02.417Z] [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:48:02 [2022-05-26T18:48:02.417Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.6/commons-io-2.6.jar
14:48:02 [2022-05-26T18:48:02.417Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar
14:48:02 [2022-05-26T18:48:02.417Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
14:48:02 [2022-05-26T18:48:02.417Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.9/xz-1.9.jar
14:48:02 [2022-05-26T18:48:02.417Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar
14:48:02 [2022-05-26T18:48:02.417Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar
14:48:02 [2022-05-26T18:48:02.417Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/inject/javax.inject/1/javax.inject-1.jar
14:48:02 [2022-05-26T18:48:02.417Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-embedder/2.7.3/sisu-equinox-embedder-2.7.3.jar
14:48:02 [2022-05-26T18:48:02.417Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.osgi/3.17.200/org.eclipse.osgi-3.17.200.jar
14:48:02 [2022-05-26T18:48:02.417Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-api/2.7.3/sisu-equinox-api-2.7.3.jar
14:48:02 [2022-05-26T18:48:02.417Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-metadata-model/2.7.3/tycho-metadata-model-2.7.3.jar
14:48:02 [2022-05-26T18:48:02.417Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/de/pdark/decentxml/1.4/decentxml-1.4.jar
14:48:02 [2022-05-26T18:48:02.417Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-embedder-api/2.7.3/tycho-embedder-api-2.7.3.jar
14:48:02 [2022-05-26T18:48:02.417Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.3/org.eclipse.tycho.embedder.shared-2.7.3.jar
14:48:02 [2022-05-26T18:48:02.417Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.3/org.eclipse.tycho.core.shared-2.7.3.jar
14:48:02 [2022-05-26T18:48:02.417Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-facade/2.7.3/tycho-p2-facade-2.7.3.jar
14:48:02 [2022-05-26T18:48:02.417Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar
14:48:02 [2022-05-26T18:48:02.417Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-maven-plugin/2.7.3/tycho-maven-plugin-2.7.3.jar
14:48:02 [2022-05-26T18:48:02.417Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-core/2.7.3/tycho-core-2.7.3.jar
14:48:02 [2022-05-26T18:48:02.417Z] [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.7.3/org.eclipse.tycho.p2.tools.shared-2.7.3.jar
14:48:02 [2022-05-26T18:48:02.417Z] [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.7.3/org.eclipse.tycho.p2.resolver.shared-2.7.3.jar
14:48:02 [2022-05-26T18:48:02.417Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.jar
14:48:02 [2022-05-26T18:48:02.417Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar
14:48:02 [2022-05-26T18:48:02.417Z] [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:48:02 [2022-05-26T18:48:02.417Z] [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.jar
14:48:02 [2022-05-26T18:48:02.417Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar
14:48:02 [2022-05-26T18:48:02.675Z] [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:48:02 [2022-05-26T18:48:02.934Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/tukaani/xz/1.9/xz-1.9.jar
14:48:02 [2022-05-26T18:48:02.934Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar
14:48:02 [2022-05-26T18:48:02.934Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar
14:48:02 [2022-05-26T18:48:02.934Z] [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:48:02 [2022-05-26T18:48:02.934Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox-embedder/2.7.3/sisu-equinox-embedder-2.7.3.jar
14:48:02 [2022-05-26T18:48:02.934Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.osgi/3.17.200/org.eclipse.osgi-3.17.200.jar
14:48:02 [2022-05-26T18:48:02.934Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox-api/2.7.3/sisu-equinox-api-2.7.3.jar
14:48:02 [2022-05-26T18:48:02.934Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-metadata-model/2.7.3/tycho-metadata-model-2.7.3.jar
14:48:02 [2022-05-26T18:48:02.934Z] [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:48:02 [2022-05-26T18:48:02.934Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-embedder-api/2.7.3/tycho-embedder-api-2.7.3.jar
14:48:02 [2022-05-26T18:48:02.934Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.3/org.eclipse.tycho.embedder.shared-2.7.3.jar
14:48:02 [2022-05-26T18:48:02.934Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.3/org.eclipse.tycho.core.shared-2.7.3.jar
14:48:03 [2022-05-26T18:48:03.194Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-facade/2.7.3/tycho-p2-facade-2.7.3.jar
14:48:03 [2022-05-26T18:48:03.194Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar
14:48:03 [2022-05-26T18:48:03.194Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-maven-plugin/2.7.3/tycho-maven-plugin-2.7.3.jar
14:48:03 [2022-05-26T18:48:03.194Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-core/2.7.3/tycho-core-2.7.3.jar
14:48:03 [2022-05-26T18:48:03.194Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.3/org.eclipse.tycho.p2.tools.shared-2.7.3.jar
14:48:03 [2022-05-26T18:48:03.194Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.3/org.eclipse.tycho.p2.resolver.shared-2.7.3.jar
14:48:03 [2022-05-26T18:48:03.194Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.jar
14:48:03 [2022-05-26T18:48:03.194Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar
14:48:03 [2022-05-26T18:48:03.194Z] [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:48:03 [2022-05-26T18:48:03.194Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.6/commons-io-2.6.jar
14:48:03 [2022-05-26T18:48:03.194Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar
14:48:03 [2022-05-26T18:48:03.194Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
14:48:03 [2022-05-26T18:48:03.194Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.9/xz-1.9.jar
14:48:03 [2022-05-26T18:48:03.194Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar
14:48:03 [2022-05-26T18:48:03.194Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar
14:48:03 [2022-05-26T18:48:03.194Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/javax/inject/javax.inject/1/javax.inject-1.jar
14:48:03 [2022-05-26T18:48:03.194Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox-embedder/2.7.3/sisu-equinox-embedder-2.7.3.jar
14:48:03 [2022-05-26T18:48:03.194Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.osgi/3.17.200/org.eclipse.osgi-3.17.200.jar
14:48:03 [2022-05-26T18:48:03.194Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox-api/2.7.3/sisu-equinox-api-2.7.3.jar
14:48:03 [2022-05-26T18:48:03.453Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-metadata-model/2.7.3/tycho-metadata-model-2.7.3.jar
14:48:03 [2022-05-26T18:48:03.453Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/de/pdark/decentxml/1.4/decentxml-1.4.jar
14:48:03 [2022-05-26T18:48:03.453Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-embedder-api/2.7.3/tycho-embedder-api-2.7.3.jar
14:48:03 [2022-05-26T18:48:03.453Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.3/org.eclipse.tycho.embedder.shared-2.7.3.jar
14:48:03 [2022-05-26T18:48:03.453Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.3/org.eclipse.tycho.core.shared-2.7.3.jar
14:48:03 [2022-05-26T18:48:03.453Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-facade/2.7.3/tycho-p2-facade-2.7.3.jar
14:48:03 [2022-05-26T18:48:03.453Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar
14:48:03 [2022-05-26T18:48:03.453Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-maven-plugin/2.7.3/tycho-maven-plugin-2.7.3.jar
14:48:03 [2022-05-26T18:48:03.454Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-core/2.7.3/tycho-core-2.7.3.jar
14:48:03 [2022-05-26T18:48:03.454Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.3/org.eclipse.tycho.p2.tools.shared-2.7.3.jar
14:48:03 [2022-05-26T18:48:03.454Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.3/org.eclipse.tycho.p2.resolver.shared-2.7.3.jar
14:48:03 [2022-05-26T18:48:03.454Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.jar
14:48:03 [2022-05-26T18:48:03.454Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar
14:48:03 [2022-05-26T18:48:03.454Z] [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:48:03 [2022-05-26T18:48:03.454Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.6/commons-io-2.6.jar
14:48:03 [2022-05-26T18:48:03.454Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar
14:48:03 [2022-05-26T18:48:03.454Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
14:48:03 [2022-05-26T18:48:03.454Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.9/xz-1.9.jar
14:48:03 [2022-05-26T18:48:03.454Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar
14:48:03 [2022-05-26T18:48:03.454Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar
14:48:03 [2022-05-26T18:48:03.454Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/javax/inject/javax.inject/1/javax.inject-1.jar
14:48:03 [2022-05-26T18:48:03.454Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox-embedder/2.7.3/sisu-equinox-embedder-2.7.3.jar
14:48:03 [2022-05-26T18:48:03.454Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.osgi/3.17.200/org.eclipse.osgi-3.17.200.jar
14:48:03 [2022-05-26T18:48:03.454Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox-api/2.7.3/sisu-equinox-api-2.7.3.jar
14:48:03 [2022-05-26T18:48:03.454Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-metadata-model/2.7.3/tycho-metadata-model-2.7.3.jar
14:48:03 [2022-05-26T18:48:03.454Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/de/pdark/decentxml/1.4/decentxml-1.4.jar
14:48:03 [2022-05-26T18:48:03.454Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-embedder-api/2.7.3/tycho-embedder-api-2.7.3.jar
14:48:03 [2022-05-26T18:48:03.454Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.3/org.eclipse.tycho.embedder.shared-2.7.3.jar
14:48:03 [2022-05-26T18:48:03.454Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.3/org.eclipse.tycho.core.shared-2.7.3.jar
14:48:03 [2022-05-26T18:48:03.454Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-facade/2.7.3/tycho-p2-facade-2.7.3.jar
14:48:03 [2022-05-26T18:48:03.454Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar
14:48:03 [2022-05-26T18:48:03.454Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/2.7.3/tycho-maven-plugin-2.7.3.jar
14:48:03 [2022-05-26T18:48:03.454Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/2.7.3/tycho-core-2.7.3.jar
14:48:03 [2022-05-26T18:48:03.454Z] [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.7.3/org.eclipse.tycho.p2.tools.shared-2.7.3.jar
14:48:03 [2022-05-26T18:48:03.454Z] [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.7.3/org.eclipse.tycho.p2.resolver.shared-2.7.3.jar
14:48:03 [2022-05-26T18:48:03.454Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.jar
14:48:03 [2022-05-26T18:48:03.454Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/2.7.3/tycho-maven-plugin-2.7.3.jar (5.5 kB at 114 kB/s)
14:48:03 [2022-05-26T18:48:03.454Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar
14:48:03 [2022-05-26T18:48:03.454Z] [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.7.3/org.eclipse.tycho.p2.tools.shared-2.7.3.jar (22 kB at 454 kB/s)
14:48:03 [2022-05-26T18:48:03.454Z] [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:48:03 [2022-05-26T18:48:03.454Z] [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.7.3/org.eclipse.tycho.p2.resolver.shared-2.7.3.jar (56 kB at 1.1 MB/s)
14:48:03 [2022-05-26T18:48:03.454Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.6/commons-io-2.6.jar
14:48:03 [2022-05-26T18:48:03.454Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.jar (195 kB at 3.6 MB/s)
14:48:03 [2022-05-26T18:48:03.454Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar
14:48:03 [2022-05-26T18:48:03.454Z] [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 1.3 MB/s)
14:48:03 [2022-05-26T18:48:03.454Z] [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:48:03 [2022-05-26T18:48:03.454Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar (264 kB at 4.1 MB/s)
14:48:03 [2022-05-26T18:48:03.454Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.9/xz-1.9.jar
14:48:03 [2022-05-26T18:48:03.454Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.6/commons-io-2.6.jar (215 kB at 3.3 MB/s)
14:48:03 [2022-05-26T18:48:03.454Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar
14:48:03 [2022-05-26T18:48:03.454Z] [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 840 kB/s)
14:48:03 [2022-05-26T18:48:03.454Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar
14:48:03 [2022-05-26T18:48:03.454Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/2.7.3/tycho-core-2.7.3.jar (281 kB at 3.8 MB/s)
14:48:03 [2022-05-26T18:48:03.454Z] [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:48:03 [2022-05-26T18:48:03.454Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar (13 kB at 92 kB/s)
14:48:03 [2022-05-26T18:48:03.454Z] [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 18 kB/s)
14:48:03 [2022-05-26T18:48:03.455Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/2.7.3/sisu-equinox-embedder-2.7.3.jar
14:48:03 [2022-05-26T18:48:03.455Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.17.200/org.eclipse.osgi-3.17.200.jar
14:48:03 [2022-05-26T18:48:03.455Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar (85 kB at 593 kB/s)
14:48:03 [2022-05-26T18:48:03.455Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/2.7.3/sisu-equinox-api-2.7.3.jar
14:48:03 [2022-05-26T18:48:03.713Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.9/xz-1.9.jar (116 kB at 789 kB/s)
14:48:03 [2022-05-26T18:48:03.713Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/2.7.3/tycho-metadata-model-2.7.3.jar
14:48:03 [2022-05-26T18:48:03.713Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/2.7.3/sisu-equinox-embedder-2.7.3.jar (13 kB at 82 kB/s)
14:48:03 [2022-05-26T18:48:03.713Z] [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:48:03 [2022-05-26T18:48:03.713Z] [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 758 kB/s)
14:48:03 [2022-05-26T18:48:03.713Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/2.7.3/tycho-embedder-api-2.7.3.jar
14:48:03 [2022-05-26T18:48:03.713Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/2.7.3/tycho-metadata-model-2.7.3.jar (38 kB at 210 kB/s)
14:48:03 [2022-05-26T18:48:03.713Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.3/org.eclipse.tycho.embedder.shared-2.7.3.jar
14:48:03 [2022-05-26T18:48:03.713Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/2.7.3/sisu-equinox-api-2.7.3.jar (3.1 kB at 17 kB/s)
14:48:03 [2022-05-26T18:48:03.713Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.3/org.eclipse.tycho.core.shared-2.7.3.jar
14:48:03 [2022-05-26T18:48:03.713Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/2.7.3/tycho-embedder-api-2.7.3.jar (6.7 kB at 28 kB/s)
14:48:03 [2022-05-26T18:48:03.713Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/2.7.3/tycho-p2-facade-2.7.3.jar
14:48:03 [2022-05-26T18:48:03.713Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar (1.0 MB at 4.2 MB/s)
14:48:03 [2022-05-26T18:48:03.713Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar
14:48:03 [2022-05-26T18:48:03.713Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar (4.1 kB at 17 kB/s)
14:48:03 [2022-05-26T18:48:03.713Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.3/org.eclipse.tycho.embedder.shared-2.7.3.jar (16 kB at 63 kB/s)
14:48:03 [2022-05-26T18:48:03.713Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.3/org.eclipse.tycho.core.shared-2.7.3.jar (46 kB at 177 kB/s)
14:48:03 [2022-05-26T18:48:03.713Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/2.7.3/tycho-p2-facade-2.7.3.jar (28 kB at 104 kB/s)
14:48:03 [2022-05-26T18:48:03.713Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.17.200/org.eclipse.osgi-3.17.200.jar (1.5 MB at 5.3 MB/s)
14:48:04 [2022-05-26T18:48:04.279Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/rcptt/rcptt-maven-plugin/2.5.3/rcptt-maven-plugin-2.5.3.pom
14:48:04 [2022-05-26T18:48:04.537Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/rcptt/rcptt-maven-plugin/2.5.3/rcptt-maven-plugin-2.5.3.pom (1.8 kB at 71 kB/s)
14:48:04 [2022-05-26T18:48:04.537Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/rcptt/rcptt-maven-modules/2.5.3/rcptt-maven-modules-2.5.3.pom
14:48:04 [2022-05-26T18:48:04.537Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/rcptt/rcptt-maven-modules/2.5.3/rcptt-maven-modules-2.5.3.pom (2.4 kB at 122 kB/s)
14:48:04 [2022-05-26T18:48:04.537Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/rcptt/rcptt-maven-util/2.5.3/rcptt-maven-util-2.5.3.pom
14:48:04 [2022-05-26T18:48:04.537Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/rcptt/rcptt-maven-util/2.5.3/rcptt-maven-util-2.5.3.pom (1.5 kB at 54 kB/s)
14:48:04 [2022-05-26T18:48:04.537Z] [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:48:04 [2022-05-26T18:48:04.537Z] [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:48:04 [2022-05-26T18:48:04.537Z] [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:48:04 [2022-05-26T18:48:04.537Z] [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:48:04 [2022-05-26T18:48:04.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:48:04 [2022-05-26T18:48:04.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:48:04 [2022-05-26T18:48:04.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 269 kB/s)
14:48:04 [2022-05-26T18:48:04.537Z] [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:48:04 [2022-05-26T18:48:04.537Z] [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:48:04 [2022-05-26T18:48:04.537Z] [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:48:04 [2022-05-26T18:48:04.795Z] [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:48:04 [2022-05-26T18:48:04.795Z] [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:48:04 [2022-05-26T18:48:04.795Z] [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:48:04 [2022-05-26T18:48:04.795Z] [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 192 kB/s)
14:48:04 [2022-05-26T18:48:04.795Z] [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:48:04 [2022-05-26T18:48:04.795Z] [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:48:04 [2022-05-26T18:48:04.795Z] [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:48:04 [2022-05-26T18:48:04.795Z] [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:48:04 [2022-05-26T18:48:04.795Z] [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:48:04 [2022-05-26T18:48:04.795Z] [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:48:04 [2022-05-26T18:48:04.795Z] [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 1.0 MB/s)
14:48:04 [2022-05-26T18:48:04.795Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/48/commons-parent-48.pom
14:48:04 [2022-05-26T18:48:04.795Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/48/commons-parent-48.pom
14:48:04 [2022-05-26T18:48:04.795Z] [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:48:05 [2022-05-26T18:48:05.052Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/48/commons-parent-48.pom
14:48:05 [2022-05-26T18:48:05.053Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/48/commons-parent-48.pom
14:48:05 [2022-05-26T18:48:05.053Z] [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:48:05 [2022-05-26T18:48:05.053Z] [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 8.0 MB/s)
14:48:05 [2022-05-26T18:48:05.053Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/21/apache-21.pom
14:48:05 [2022-05-26T18:48:05.053Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/21/apache-21.pom
14:48:05 [2022-05-26T18:48:05.053Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/21/apache-21.pom
14:48:05 [2022-05-26T18:48:05.053Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/21/apache-21.pom
14:48:05 [2022-05-26T18:48:05.053Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/21/apache-21.pom
14:48:05 [2022-05-26T18:48:05.053Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/21/apache-21.pom
14:48:05 [2022-05-26T18:48:05.053Z] [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 4.3 MB/s)
14:48:05 [2022-05-26T18:48:05.053Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.8/xz-1.8.pom
14:48:05 [2022-05-26T18:48:05.053Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.8/xz-1.8.pom
14:48:05 [2022-05-26T18:48:05.053Z] [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:48:05 [2022-05-26T18:48:05.310Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.8/xz-1.8.pom
14:48:05 [2022-05-26T18:48:05.310Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.8/xz-1.8.pom
14:48:05 [2022-05-26T18:48:05.310Z] [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:48:05 [2022-05-26T18:48:05.310Z] [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 636 kB/s)
14:48:05 [2022-05-26T18:48:05.310Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/3.5.4/maven-core-3.5.4.pom
14:48:05 [2022-05-26T18:48:05.310Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/3.5.4/maven-core-3.5.4.pom
14:48:05 [2022-05-26T18:48:05.310Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/3.5.4/maven-core-3.5.4.pom
14:48:05 [2022-05-26T18:48:05.310Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-core/3.5.4/maven-core-3.5.4.pom
14:48:05 [2022-05-26T18:48:05.310Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-core/3.5.4/maven-core-3.5.4.pom
14:48:05 [2022-05-26T18:48:05.310Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.5.4/maven-core-3.5.4.pom
14:48:05 [2022-05-26T18:48:05.310Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.5.4/maven-core-3.5.4.pom (8.5 kB at 267 kB/s)
14:48:05 [2022-05-26T18:48:05.310Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/3.5.4/maven-3.5.4.pom
14:48:05 [2022-05-26T18:48:05.310Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/3.5.4/maven-3.5.4.pom
14:48:05 [2022-05-26T18:48:05.310Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/3.5.4/maven-3.5.4.pom
14:48:05 [2022-05-26T18:48:05.570Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/3.5.4/maven-3.5.4.pom
14:48:05 [2022-05-26T18:48:05.570Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/3.5.4/maven-3.5.4.pom
14:48:05 [2022-05-26T18:48:05.570Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.5.4/maven-3.5.4.pom
14:48:05 [2022-05-26T18:48:05.570Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.5.4/maven-3.5.4.pom (23 kB at 975 kB/s)
14:48:05 [2022-05-26T18:48:05.570Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/31/maven-parent-31.pom
14:48:05 [2022-05-26T18:48:05.570Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/31/maven-parent-31.pom
14:48:05 [2022-05-26T18:48:05.570Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/31/maven-parent-31.pom
14:48:05 [2022-05-26T18:48:05.570Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/31/maven-parent-31.pom
14:48:05 [2022-05-26T18:48:05.570Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/31/maven-parent-31.pom
14:48:05 [2022-05-26T18:48:05.570Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/31/maven-parent-31.pom
14:48:05 [2022-05-26T18:48:05.570Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/31/maven-parent-31.pom (43 kB at 2.3 MB/s)
14:48:05 [2022-05-26T18:48:05.570Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/19/apache-19.pom
14:48:05 [2022-05-26T18:48:05.570Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/19/apache-19.pom
14:48:05 [2022-05-26T18:48:05.570Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/19/apache-19.pom
14:48:05 [2022-05-26T18:48:05.828Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/19/apache-19.pom
14:48:05 [2022-05-26T18:48:05.828Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/19/apache-19.pom
14:48:05 [2022-05-26T18:48:05.828Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/19/apache-19.pom
14:48:05 [2022-05-26T18:48:05.828Z] [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 3.1 MB/s)
14:48:05 [2022-05-26T18:48:05.828Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/3.5.4/maven-model-3.5.4.pom
14:48:05 [2022-05-26T18:48:05.828Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/3.5.4/maven-model-3.5.4.pom
14:48:05 [2022-05-26T18:48:05.828Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.5.4/maven-model-3.5.4.pom
14:48:05 [2022-05-26T18:48:05.828Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/3.5.4/maven-model-3.5.4.pom
14:48:05 [2022-05-26T18:48:05.828Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/3.5.4/maven-model-3.5.4.pom
14:48:05 [2022-05-26T18:48:05.828Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.5.4/maven-model-3.5.4.pom
14:48:05 [2022-05-26T18:48:05.828Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.5.4/maven-model-3.5.4.pom (4.0 kB at 288 kB/s)
14:48:05 [2022-05-26T18:48:05.828Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom
14:48:05 [2022-05-26T18:48:05.828Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom
14:48:05 [2022-05-26T18:48:05.828Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom
14:48:06 [2022-05-26T18:48:06.086Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom
14:48:06 [2022-05-26T18:48:06.086Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom
14:48:06 [2022-05-26T18:48:06.086Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom
14:48:06 [2022-05-26T18:48:06.086Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom (4.7 kB at 333 kB/s)
14:48:06 [2022-05-26T18:48:06.086Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
14:48:06 [2022-05-26T18:48:06.086Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
14:48:06 [2022-05-26T18:48:06.086Z] [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:48:06 [2022-05-26T18:48:06.086Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
14:48:06 [2022-05-26T18:48:06.086Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
14:48:06 [2022-05-26T18:48:06.086Z] [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:48:06 [2022-05-26T18:48:06.086Z] [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 5.4 MB/s)
14:48:06 [2022-05-26T18:48:06.086Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
14:48:06 [2022-05-26T18:48:06.086Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
14:48:06 [2022-05-26T18:48:06.086Z] [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:48:06 [2022-05-26T18:48:06.344Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
14:48:06 [2022-05-26T18:48:06.344Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
14:48:06 [2022-05-26T18:48:06.344Z] [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:48:06 [2022-05-26T18:48:06.344Z] [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 904 kB/s)
14:48:06 [2022-05-26T18:48:06.344Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.pom
14:48:06 [2022-05-26T18:48:06.344Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.pom
14:48:06 [2022-05-26T18:48:06.344Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.pom
14:48:06 [2022-05-26T18:48:06.344Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.pom
14:48:06 [2022-05-26T18:48:06.344Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.pom
14:48:06 [2022-05-26T18:48:06.344Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.pom
14:48:06 [2022-05-26T18:48:06.344Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.pom (23 kB at 973 kB/s)
14:48:06 [2022-05-26T18:48:06.344Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/41/commons-parent-41.pom
14:48:06 [2022-05-26T18:48:06.602Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/41/commons-parent-41.pom
14:48:06 [2022-05-26T18:48:06.602Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/41/commons-parent-41.pom
14:48:06 [2022-05-26T18:48:06.602Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/41/commons-parent-41.pom
14:48:06 [2022-05-26T18:48:06.602Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/41/commons-parent-41.pom
14:48:06 [2022-05-26T18:48:06.602Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/41/commons-parent-41.pom
14:48:06 [2022-05-26T18:48:06.602Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/41/commons-parent-41.pom (65 kB at 2.8 MB/s)
14:48:06 [2022-05-26T18:48:06.602Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/3.5.4/maven-settings-3.5.4.pom
14:48:06 [2022-05-26T18:48:06.602Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/3.5.4/maven-settings-3.5.4.pom
14:48:06 [2022-05-26T18:48:06.602Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.5.4/maven-settings-3.5.4.pom
14:48:06 [2022-05-26T18:48:06.602Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings/3.5.4/maven-settings-3.5.4.pom
14:48:06 [2022-05-26T18:48:06.602Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/3.5.4/maven-settings-3.5.4.pom
14:48:06 [2022-05-26T18:48:06.860Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.5.4/maven-settings-3.5.4.pom
14:48:06 [2022-05-26T18:48:06.860Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.5.4/maven-settings-3.5.4.pom (1.8 kB at 153 kB/s)
14:48:06 [2022-05-26T18:48:06.860Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings-builder/3.5.4/maven-settings-builder-3.5.4.pom
14:48:06 [2022-05-26T18:48:06.860Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings-builder/3.5.4/maven-settings-builder-3.5.4.pom
14:48:06 [2022-05-26T18:48:06.860Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.5.4/maven-settings-builder-3.5.4.pom
14:48:06 [2022-05-26T18:48:06.860Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings-builder/3.5.4/maven-settings-builder-3.5.4.pom
14:48:06 [2022-05-26T18:48:06.860Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings-builder/3.5.4/maven-settings-builder-3.5.4.pom
14:48:06 [2022-05-26T18:48:06.860Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.5.4/maven-settings-builder-3.5.4.pom
14:48:06 [2022-05-26T18:48:06.860Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.5.4/maven-settings-builder-3.5.4.pom (2.6 kB at 175 kB/s)
14:48:06 [2022-05-26T18:48:06.860Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-builder-support/3.5.4/maven-builder-support-3.5.4.pom
14:48:06 [2022-05-26T18:48:06.860Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-builder-support/3.5.4/maven-builder-support-3.5.4.pom
14:48:06 [2022-05-26T18:48:06.860Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-builder-support/3.5.4/maven-builder-support-3.5.4.pom
14:48:06 [2022-05-26T18:48:06.860Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-builder-support/3.5.4/maven-builder-support-3.5.4.pom
14:48:06 [2022-05-26T18:48:06.860Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-builder-support/3.5.4/maven-builder-support-3.5.4.pom
14:48:07 [2022-05-26T18:48:07.118Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-builder-support/3.5.4/maven-builder-support-3.5.4.pom
14:48:07 [2022-05-26T18:48:07.118Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-builder-support/3.5.4/maven-builder-support-3.5.4.pom (1.5 kB at 64 kB/s)
14:48:07 [2022-05-26T18:48:07.118Z] [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:48:07 [2022-05-26T18:48:07.118Z] [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:48:07 [2022-05-26T18:48:07.118Z] [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:48:07 [2022-05-26T18:48:07.118Z] [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:48:07 [2022-05-26T18:48:07.118Z] [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:48:07 [2022-05-26T18:48:07.118Z] [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:48:07 [2022-05-26T18:48:07.375Z] [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 18 kB/s)
14:48:07 [2022-05-26T18:48:07.375Z] [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:48:07 [2022-05-26T18:48:07.375Z] [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:48:07 [2022-05-26T18:48:07.375Z] [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:48:07 [2022-05-26T18:48:07.376Z] [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:48:07 [2022-05-26T18:48:07.376Z] [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:48:07 [2022-05-26T18:48:07.376Z] [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:48:07 [2022-05-26T18:48:07.376Z] [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 257 kB/s)
14:48:07 [2022-05-26T18:48:07.376Z] [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:48:07 [2022-05-26T18:48:07.376Z] [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:48:07 [2022-05-26T18:48:07.376Z] [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:48:07 [2022-05-26T18:48:07.633Z] [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:48:07 [2022-05-26T18:48:07.633Z] [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:48:07 [2022-05-26T18:48:07.633Z] [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:48:07 [2022-05-26T18:48:07.633Z] [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 1.3 MB/s)
14:48:07 [2022-05-26T18:48:07.633Z] [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:48:07 [2022-05-26T18:48:07.633Z] [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:48:07 [2022-05-26T18:48:07.633Z] [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:48:07 [2022-05-26T18:48:07.633Z] [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:48:07 [2022-05-26T18:48:07.633Z] [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:48:07 [2022-05-26T18:48:07.633Z] [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:48:07 [2022-05-26T18:48:07.633Z] [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 740 kB/s)
14:48:07 [2022-05-26T18:48:07.633Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
14:48:07 [2022-05-26T18:48:07.633Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
14:48:07 [2022-05-26T18:48:07.633Z] [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:48:07 [2022-05-26T18:48:07.891Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
14:48:07 [2022-05-26T18:48:07.891Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
14:48:07 [2022-05-26T18:48:07.891Z] [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:48:07 [2022-05-26T18:48:07.891Z] [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 1.7 MB/s)
14:48:07 [2022-05-26T18:48:07.891Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
14:48:07 [2022-05-26T18:48:07.891Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
14:48:07 [2022-05-26T18:48:07.891Z] [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:48:07 [2022-05-26T18:48:07.891Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
14:48:07 [2022-05-26T18:48:07.891Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
14:48:07 [2022-05-26T18:48:07.891Z] [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:48:07 [2022-05-26T18:48:07.891Z] [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 1.7 MB/s)
14:48:07 [2022-05-26T18:48:07.891Z] [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:48:07 [2022-05-26T18:48:07.891Z] [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:48:08 [2022-05-26T18:48:08.148Z] [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:48:08 [2022-05-26T18:48:08.148Z] [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:48:08 [2022-05-26T18:48:08.148Z] [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:48:08 [2022-05-26T18:48:08.148Z] [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:48:08 [2022-05-26T18:48:08.148Z] [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.3 MB/s)
14:48:08 [2022-05-26T18:48:08.148Z] [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:48:08 [2022-05-26T18:48:08.149Z] [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:48:08 [2022-05-26T18:48:08.149Z] [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:48:08 [2022-05-26T18:48:08.149Z] [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:48:08 [2022-05-26T18:48:08.149Z] [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:48:08 [2022-05-26T18:48:08.149Z] [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:48:08 [2022-05-26T18:48:08.149Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9.0 kB at 1.8 MB/s)
14:48:08 [2022-05-26T18:48:08.149Z] [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:48:08 [2022-05-26T18:48:08.149Z] [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:48:08 [2022-05-26T18:48:08.149Z] [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:48:08 [2022-05-26T18:48:08.407Z] [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:48:08 [2022-05-26T18:48:08.407Z] [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:48:08 [2022-05-26T18:48:08.407Z] [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:48:08 [2022-05-26T18:48:08.407Z] [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 516 kB/s)
14:48:08 [2022-05-26T18:48:08.407Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/3.5.4/maven-repository-metadata-3.5.4.pom
14:48:08 [2022-05-26T18:48:08.407Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/3.5.4/maven-repository-metadata-3.5.4.pom
14:48:08 [2022-05-26T18:48:08.407Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.5.4/maven-repository-metadata-3.5.4.pom
14:48:08 [2022-05-26T18:48:08.407Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/3.5.4/maven-repository-metadata-3.5.4.pom
14:48:08 [2022-05-26T18:48:08.407Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/3.5.4/maven-repository-metadata-3.5.4.pom
14:48:08 [2022-05-26T18:48:08.407Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.5.4/maven-repository-metadata-3.5.4.pom
14:48:08 [2022-05-26T18:48:08.407Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.5.4/maven-repository-metadata-3.5.4.pom (1.9 kB at 118 kB/s)
14:48:08 [2022-05-26T18:48:08.407Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/3.5.4/maven-artifact-3.5.4.pom
14:48:08 [2022-05-26T18:48:08.407Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/3.5.4/maven-artifact-3.5.4.pom
14:48:08 [2022-05-26T18:48:08.665Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.5.4/maven-artifact-3.5.4.pom
14:48:08 [2022-05-26T18:48:08.665Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/3.5.4/maven-artifact-3.5.4.pom
14:48:08 [2022-05-26T18:48:08.665Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/3.5.4/maven-artifact-3.5.4.pom
14:48:08 [2022-05-26T18:48:08.665Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.5.4/maven-artifact-3.5.4.pom
14:48:08 [2022-05-26T18:48:08.665Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.5.4/maven-artifact-3.5.4.pom (2.1 kB at 151 kB/s)
14:48:08 [2022-05-26T18:48:08.665Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/3.5.4/maven-plugin-api-3.5.4.pom
14:48:08 [2022-05-26T18:48:08.665Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/3.5.4/maven-plugin-api-3.5.4.pom
14:48:08 [2022-05-26T18:48:08.665Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.5.4/maven-plugin-api-3.5.4.pom
14:48:08 [2022-05-26T18:48:08.665Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/3.5.4/maven-plugin-api-3.5.4.pom
14:48:08 [2022-05-26T18:48:08.665Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/3.5.4/maven-plugin-api-3.5.4.pom
14:48:08 [2022-05-26T18:48:08.665Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.5.4/maven-plugin-api-3.5.4.pom
14:48:08 [2022-05-26T18:48:08.665Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.5.4/maven-plugin-api-3.5.4.pom (2.9 kB at 184 kB/s)
14:48:08 [2022-05-26T18:48:08.665Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.3/org.eclipse.sisu.plexus-0.3.3.pom
14:48:08 [2022-05-26T18:48:08.923Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.3/org.eclipse.sisu.plexus-0.3.3.pom
14:48:08 [2022-05-26T18:48:08.923Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.3/org.eclipse.sisu.plexus-0.3.3.pom
14:48:08 [2022-05-26T18:48:08.923Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.3/org.eclipse.sisu.plexus-0.3.3.pom
14:48:08 [2022-05-26T18:48:08.923Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.3/org.eclipse.sisu.plexus-0.3.3.pom
14:48:08 [2022-05-26T18:48:08.923Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.3/org.eclipse.sisu.plexus-0.3.3.pom
14:48:08 [2022-05-26T18:48:08.923Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.3/org.eclipse.sisu.plexus-0.3.3.pom (4.2 kB at 1.4 MB/s)
14:48:08 [2022-05-26T18:48:08.923Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/sisu-plexus/0.3.3/sisu-plexus-0.3.3.pom
14:48:08 [2022-05-26T18:48:08.923Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/sisu-plexus/0.3.3/sisu-plexus-0.3.3.pom
14:48:08 [2022-05-26T18:48:08.923Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/sisu-plexus/0.3.3/sisu-plexus-0.3.3.pom
14:48:08 [2022-05-26T18:48:08.923Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/sisu/sisu-plexus/0.3.3/sisu-plexus-0.3.3.pom
14:48:08 [2022-05-26T18:48:08.923Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/sisu/sisu-plexus/0.3.3/sisu-plexus-0.3.3.pom
14:48:08 [2022-05-26T18:48:08.923Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-plexus/0.3.3/sisu-plexus-0.3.3.pom
14:48:08 [2022-05-26T18:48:08.923Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-plexus/0.3.3/sisu-plexus-0.3.3.pom (14 kB at 3.4 MB/s)
14:48:08 [2022-05-26T18:48:08.923Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
14:48:08 [2022-05-26T18:48:08.923Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
14:48:08 [2022-05-26T18:48:08.923Z] [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:48:09 [2022-05-26T18:48:09.184Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
14:48:09 [2022-05-26T18:48:09.184Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
14:48:09 [2022-05-26T18:48:09.184Z] [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:48:09 [2022-05-26T18:48:09.184Z] [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 1.6 MB/s)
14:48:09 [2022-05-26T18:48:09.184Z] [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:48:09 [2022-05-26T18:48:09.184Z] [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:48:09 [2022-05-26T18:48:09.184Z] [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:48:09 [2022-05-26T18:48:09.184Z] [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:48:09 [2022-05-26T18:48:09.184Z] [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:48:09 [2022-05-26T18:48:09.184Z] [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:48:09 [2022-05-26T18:48:09.184Z] [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 478 kB/s)
14:48:09 [2022-05-26T18:48:09.184Z] [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:48:09 [2022-05-26T18:48:09.184Z] [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:48:09 [2022-05-26T18:48:09.184Z] [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:48:09 [2022-05-26T18:48:09.451Z] [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:48:09 [2022-05-26T18:48:09.451Z] [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:48:09 [2022-05-26T18:48:09.451Z] [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:48:09 [2022-05-26T18:48:09.451Z] [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 589 kB/s)
14:48:09 [2022-05-26T18:48:09.451Z] [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:48:09 [2022-05-26T18:48:09.452Z] [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:48:09 [2022-05-26T18:48:09.452Z] [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:48:09 [2022-05-26T18:48:09.452Z] [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:48:09 [2022-05-26T18:48:09.452Z] [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:48:09 [2022-05-26T18:48:09.452Z] [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:48:09 [2022-05-26T18:48:09.452Z] [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.0 MB/s)
14:48:09 [2022-05-26T18:48:09.452Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jboss/weld/weld-parent/6/weld-parent-6.pom
14:48:09 [2022-05-26T18:48:09.452Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jboss/weld/weld-parent/6/weld-parent-6.pom
14:48:09 [2022-05-26T18:48:09.452Z] [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:48:09 [2022-05-26T18:48:09.748Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jboss/weld/weld-parent/6/weld-parent-6.pom
14:48:09 [2022-05-26T18:48:09.748Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jboss/weld/weld-parent/6/weld-parent-6.pom
14:48:09 [2022-05-26T18:48:09.748Z] [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:48:09 [2022-05-26T18:48:09.748Z] [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:48:09 [2022-05-26T18:48:09.748Z] [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:48:09 [2022-05-26T18:48:09.748Z] [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:48:09 [2022-05-26T18:48:09.748Z] [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:48:09 [2022-05-26T18:48:09.748Z] [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:48:09 [2022-05-26T18:48:09.748Z] [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:48:09 [2022-05-26T18:48:09.748Z] [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:48:09 [2022-05-26T18:48:09.748Z] [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:48:09 [2022-05-26T18:48:09.748Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.3/org.eclipse.sisu.inject-0.3.3.pom
14:48:09 [2022-05-26T18:48:09.748Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.3/org.eclipse.sisu.inject-0.3.3.pom
14:48:09 [2022-05-26T18:48:09.748Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.3/org.eclipse.sisu.inject-0.3.3.pom
14:48:10 [2022-05-26T18:48:10.006Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.3/org.eclipse.sisu.inject-0.3.3.pom
14:48:10 [2022-05-26T18:48:10.006Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.3/org.eclipse.sisu.inject-0.3.3.pom
14:48:10 [2022-05-26T18:48:10.006Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.3/org.eclipse.sisu.inject-0.3.3.pom
14:48:10 [2022-05-26T18:48:10.006Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.3/org.eclipse.sisu.inject-0.3.3.pom (2.6 kB at 328 kB/s)
14:48:10 [2022-05-26T18:48:10.006Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/sisu-inject/0.3.3/sisu-inject-0.3.3.pom
14:48:10 [2022-05-26T18:48:10.006Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/sisu-inject/0.3.3/sisu-inject-0.3.3.pom
14:48:10 [2022-05-26T18:48:10.006Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/sisu-inject/0.3.3/sisu-inject-0.3.3.pom
14:48:10 [2022-05-26T18:48:10.006Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/sisu/sisu-inject/0.3.3/sisu-inject-0.3.3.pom
14:48:10 [2022-05-26T18:48:10.006Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/sisu/sisu-inject/0.3.3/sisu-inject-0.3.3.pom
14:48:10 [2022-05-26T18:48:10.006Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-inject/0.3.3/sisu-inject-0.3.3.pom
14:48:10 [2022-05-26T18:48:10.006Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-inject/0.3.3/sisu-inject-0.3.3.pom (14 kB at 3.6 MB/s)
14:48:10 [2022-05-26T18:48:10.006Z] [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:48:10 [2022-05-26T18:48:10.006Z] [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:48:10 [2022-05-26T18:48:10.006Z] [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:48:10 [2022-05-26T18:48:10.265Z] [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:48:10 [2022-05-26T18:48:10.265Z] [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:48:10 [2022-05-26T18:48:10.265Z] [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:48:10 [2022-05-26T18:48:10.265Z] [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 272 kB/s)
14:48:10 [2022-05-26T18:48:10.265Z] [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:48:10 [2022-05-26T18:48:10.265Z] [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:48:10 [2022-05-26T18:48:10.265Z] [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:48:10 [2022-05-26T18:48:10.265Z] [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:48:10 [2022-05-26T18:48:10.265Z] [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:48:10 [2022-05-26T18:48:10.265Z] [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:48:10 [2022-05-26T18:48:10.265Z] [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 1.4 MB/s)
14:48:10 [2022-05-26T18:48:10.265Z] [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:48:10 [2022-05-26T18:48:10.265Z] [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:48:10 [2022-05-26T18:48:10.523Z] [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:48:10 [2022-05-26T18:48:10.523Z] [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:48:10 [2022-05-26T18:48:10.523Z] [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:48:10 [2022-05-26T18:48:10.523Z] [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:48:10 [2022-05-26T18:48:10.523Z] [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 1.2 MB/s)
14:48:10 [2022-05-26T18:48:10.523Z] [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:48:10 [2022-05-26T18:48:10.523Z] [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:48:10 [2022-05-26T18:48:10.523Z] [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:48:10 [2022-05-26T18:48:10.523Z] [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:48:10 [2022-05-26T18:48:10.781Z] [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:48:10 [2022-05-26T18:48:10.781Z] [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:48:10 [2022-05-26T18:48:10.781Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom (7.3 kB at 1.8 MB/s)
14:48:10 [2022-05-26T18:48:10.781Z] [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:48:10 [2022-05-26T18:48:10.781Z] [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:48:10 [2022-05-26T18:48:10.781Z] [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:48:10 [2022-05-26T18:48:10.781Z] [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:48:10 [2022-05-26T18:48:10.781Z] [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:48:10 [2022-05-26T18:48:10.781Z] [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:48:10 [2022-05-26T18:48:10.781Z] [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 682 kB/s)
14:48:10 [2022-05-26T18:48:10.781Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
14:48:10 [2022-05-26T18:48:10.781Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
14:48:10 [2022-05-26T18:48:10.781Z] [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:48:11 [2022-05-26T18:48:11.039Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
14:48:11 [2022-05-26T18:48:11.039Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
14:48:11 [2022-05-26T18:48:11.039Z] [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:48:11 [2022-05-26T18:48:11.039Z] [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 676 kB/s)
14:48:11 [2022-05-26T18:48:11.039Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom
14:48:11 [2022-05-26T18:48:11.039Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom
14:48:11 [2022-05-26T18:48:11.039Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom
14:48:11 [2022-05-26T18:48:11.039Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom
14:48:11 [2022-05-26T18:48:11.039Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom
14:48:11 [2022-05-26T18:48:11.039Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom
14:48:11 [2022-05-26T18:48:11.298Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom (3.4 kB at 226 kB/s)
14:48:11 [2022-05-26T18:48:11.298Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model-builder/3.5.4/maven-model-builder-3.5.4.pom
14:48:11 [2022-05-26T18:48:11.298Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model-builder/3.5.4/maven-model-builder-3.5.4.pom
14:48:11 [2022-05-26T18:48:11.298Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.5.4/maven-model-builder-3.5.4.pom
14:48:11 [2022-05-26T18:48:11.298Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model-builder/3.5.4/maven-model-builder-3.5.4.pom
14:48:11 [2022-05-26T18:48:11.298Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model-builder/3.5.4/maven-model-builder-3.5.4.pom
14:48:11 [2022-05-26T18:48:11.298Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.5.4/maven-model-builder-3.5.4.pom
14:48:11 [2022-05-26T18:48:11.298Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.5.4/maven-model-builder-3.5.4.pom (3.1 kB at 112 kB/s)
14:48:11 [2022-05-26T18:48:11.298Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/20.0/guava-20.0.pom
14:48:11 [2022-05-26T18:48:11.298Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/20.0/guava-20.0.pom
14:48:11 [2022-05-26T18:48:11.298Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/20.0/guava-20.0.pom
14:48:11 [2022-05-26T18:48:11.557Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/20.0/guava-20.0.pom
14:48:11 [2022-05-26T18:48:11.557Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/20.0/guava-20.0.pom
14:48:11 [2022-05-26T18:48:11.557Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/20.0/guava-20.0.pom
14:48:11 [2022-05-26T18:48:11.557Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/20.0/guava-20.0.pom (6.8 kB at 228 kB/s)
14:48:11 [2022-05-26T18:48:11.557Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava-parent/20.0/guava-parent-20.0.pom
14:48:11 [2022-05-26T18:48:11.557Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava-parent/20.0/guava-parent-20.0.pom
14:48:11 [2022-05-26T18:48:11.557Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava-parent/20.0/guava-parent-20.0.pom
14:48:11 [2022-05-26T18:48:11.557Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava-parent/20.0/guava-parent-20.0.pom
14:48:11 [2022-05-26T18:48:11.557Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava-parent/20.0/guava-parent-20.0.pom
14:48:11 [2022-05-26T18:48:11.557Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/20.0/guava-parent-20.0.pom
14:48:11 [2022-05-26T18:48:11.557Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/20.0/guava-parent-20.0.pom (9.9 kB at 550 kB/s)
14:48:11 [2022-05-26T18:48:11.557Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
14:48:11 [2022-05-26T18:48:11.815Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
14:48:11 [2022-05-26T18:48:11.815Z] [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:48:11 [2022-05-26T18:48:11.815Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
14:48:11 [2022-05-26T18:48:11.815Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
14:48:11 [2022-05-26T18:48:11.815Z] [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:48:11 [2022-05-26T18:48:11.815Z] [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 284 kB/s)
14:48:11 [2022-05-26T18:48:11.815Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-resolver-provider/3.5.4/maven-resolver-provider-3.5.4.pom
14:48:11 [2022-05-26T18:48:11.815Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-resolver-provider/3.5.4/maven-resolver-provider-3.5.4.pom
14:48:11 [2022-05-26T18:48:11.815Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-resolver-provider/3.5.4/maven-resolver-provider-3.5.4.pom
14:48:12 [2022-05-26T18:48:12.074Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-resolver-provider/3.5.4/maven-resolver-provider-3.5.4.pom
14:48:12 [2022-05-26T18:48:12.074Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-resolver-provider/3.5.4/maven-resolver-provider-3.5.4.pom
14:48:12 [2022-05-26T18:48:12.074Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-resolver-provider/3.5.4/maven-resolver-provider-3.5.4.pom
14:48:12 [2022-05-26T18:48:12.074Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-resolver-provider/3.5.4/maven-resolver-provider-3.5.4.pom (4.1 kB at 204 kB/s)
14:48:12 [2022-05-26T18:48:12.074Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-api/1.1.1/maven-resolver-api-1.1.1.pom
14:48:12 [2022-05-26T18:48:12.074Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-api/1.1.1/maven-resolver-api-1.1.1.pom
14:48:12 [2022-05-26T18:48:12.074Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.1.1/maven-resolver-api-1.1.1.pom
14:48:12 [2022-05-26T18:48:12.074Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-api/1.1.1/maven-resolver-api-1.1.1.pom
14:48:12 [2022-05-26T18:48:12.074Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-api/1.1.1/maven-resolver-api-1.1.1.pom
14:48:12 [2022-05-26T18:48:12.074Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.1.1/maven-resolver-api-1.1.1.pom
14:48:12 [2022-05-26T18:48:12.074Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.1.1/maven-resolver-api-1.1.1.pom (1.9 kB at 118 kB/s)
14:48:12 [2022-05-26T18:48:12.074Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver/1.1.1/maven-resolver-1.1.1.pom
14:48:12 [2022-05-26T18:48:12.074Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver/1.1.1/maven-resolver-1.1.1.pom
14:48:12 [2022-05-26T18:48:12.074Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver/1.1.1/maven-resolver-1.1.1.pom
14:48:12 [2022-05-26T18:48:12.331Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver/1.1.1/maven-resolver-1.1.1.pom
14:48:12 [2022-05-26T18:48:12.331Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver/1.1.1/maven-resolver-1.1.1.pom
14:48:12 [2022-05-26T18:48:12.331Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver/1.1.1/maven-resolver-1.1.1.pom
14:48:12 [2022-05-26T18:48:12.331Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver/1.1.1/maven-resolver-1.1.1.pom (16 kB at 432 kB/s)
14:48:12 [2022-05-26T18:48:12.331Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-spi/1.1.1/maven-resolver-spi-1.1.1.pom
14:48:12 [2022-05-26T18:48:12.331Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-spi/1.1.1/maven-resolver-spi-1.1.1.pom
14:48:12 [2022-05-26T18:48:12.331Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-spi/1.1.1/maven-resolver-spi-1.1.1.pom
14:48:12 [2022-05-26T18:48:12.331Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-spi/1.1.1/maven-resolver-spi-1.1.1.pom
14:48:12 [2022-05-26T18:48:12.331Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-spi/1.1.1/maven-resolver-spi-1.1.1.pom
14:48:12 [2022-05-26T18:48:12.331Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-spi/1.1.1/maven-resolver-spi-1.1.1.pom
14:48:12 [2022-05-26T18:48:12.590Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-spi/1.1.1/maven-resolver-spi-1.1.1.pom (2.1 kB at 63 kB/s)
14:48:12 [2022-05-26T18:48:12.590Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-util/1.1.1/maven-resolver-util-1.1.1.pom
14:48:12 [2022-05-26T18:48:12.590Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-util/1.1.1/maven-resolver-util-1.1.1.pom
14:48:12 [2022-05-26T18:48:12.590Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.1.1/maven-resolver-util-1.1.1.pom
14:48:12 [2022-05-26T18:48:12.590Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-util/1.1.1/maven-resolver-util-1.1.1.pom
14:48:12 [2022-05-26T18:48:12.590Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-util/1.1.1/maven-resolver-util-1.1.1.pom
14:48:12 [2022-05-26T18:48:12.590Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.1.1/maven-resolver-util-1.1.1.pom
14:48:12 [2022-05-26T18:48:12.590Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.1.1/maven-resolver-util-1.1.1.pom (2.2 kB at 72 kB/s)
14:48:12 [2022-05-26T18:48:12.590Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-impl/1.1.1/maven-resolver-impl-1.1.1.pom
14:48:12 [2022-05-26T18:48:12.590Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-impl/1.1.1/maven-resolver-impl-1.1.1.pom
14:48:12 [2022-05-26T18:48:12.590Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-impl/1.1.1/maven-resolver-impl-1.1.1.pom
14:48:12 [2022-05-26T18:48:12.848Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-impl/1.1.1/maven-resolver-impl-1.1.1.pom
14:48:12 [2022-05-26T18:48:12.848Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-impl/1.1.1/maven-resolver-impl-1.1.1.pom
14:48:12 [2022-05-26T18:48:12.848Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-impl/1.1.1/maven-resolver-impl-1.1.1.pom
14:48:12 [2022-05-26T18:48:12.848Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-impl/1.1.1/maven-resolver-impl-1.1.1.pom (3.5 kB at 182 kB/s)
14:48:12 [2022-05-26T18:48:12.848Z] [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:48:12 [2022-05-26T18:48:12.848Z] [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:48:12 [2022-05-26T18:48:12.849Z] [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:48:12 [2022-05-26T18:48:12.849Z] [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:48:12 [2022-05-26T18:48:12.849Z] [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:48:13 [2022-05-26T18:48:13.107Z] [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:48:13 [2022-05-26T18:48:13.107Z] [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 626 kB/s)
14:48:13 [2022-05-26T18:48:13.107Z] [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:48:13 [2022-05-26T18:48:13.107Z] [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:48:13 [2022-05-26T18:48:13.107Z] [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:48:13 [2022-05-26T18:48:13.107Z] [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:48:13 [2022-05-26T18:48:13.107Z] [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:48:13 [2022-05-26T18:48:13.107Z] [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:48:13 [2022-05-26T18:48:13.107Z] [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.1 MB/s)
14:48:13 [2022-05-26T18:48:13.107Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/30/maven-parent-30.pom
14:48:13 [2022-05-26T18:48:13.107Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/30/maven-parent-30.pom
14:48:13 [2022-05-26T18:48:13.107Z] [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:48:13 [2022-05-26T18:48:13.107Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/30/maven-parent-30.pom
14:48:13 [2022-05-26T18:48:13.365Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/30/maven-parent-30.pom
14:48:13 [2022-05-26T18:48:13.365Z] [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:48:13 [2022-05-26T18:48:13.365Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/30/maven-parent-30.pom (41 kB at 10 MB/s)
14:48:13 [2022-05-26T18:48:13.365Z] [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:48:13 [2022-05-26T18:48:13.365Z] [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:48:13 [2022-05-26T18:48:13.365Z] [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:48:13 [2022-05-26T18:48:13.365Z] [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:48:13 [2022-05-26T18:48:13.365Z] [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:48:13 [2022-05-26T18:48:13.365Z] [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:48:13 [2022-05-26T18:48:13.365Z] [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 4.4 MB/s)
14:48:13 [2022-05-26T18:48:13.365Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/39/commons-parent-39.pom
14:48:13 [2022-05-26T18:48:13.365Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/39/commons-parent-39.pom
14:48:13 [2022-05-26T18:48:13.365Z] [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:48:13 [2022-05-26T18:48:13.623Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/39/commons-parent-39.pom
14:48:13 [2022-05-26T18:48:13.623Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/39/commons-parent-39.pom
14:48:13 [2022-05-26T18:48:13.623Z] [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:48:13 [2022-05-26T18:48:13.623Z] [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 5.2 MB/s)
14:48:13 [2022-05-26T18:48:13.623Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/inject/guice/4.2.0/guice-4.2.0.pom
14:48:13 [2022-05-26T18:48:13.623Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/inject/guice/4.2.0/guice-4.2.0.pom
14:48:13 [2022-05-26T18:48:13.623Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/inject/guice/4.2.0/guice-4.2.0.pom
14:48:13 [2022-05-26T18:48:13.882Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/inject/guice/4.2.0/guice-4.2.0.pom
14:48:13 [2022-05-26T18:48:13.882Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/inject/guice/4.2.0/guice-4.2.0.pom
14:48:13 [2022-05-26T18:48:13.882Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/4.2.0/guice-4.2.0.pom
14:48:13 [2022-05-26T18:48:13.882Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/4.2.0/guice-4.2.0.pom (11 kB at 730 kB/s)
14:48:13 [2022-05-26T18:48:13.882Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/inject/guice-parent/4.2.0/guice-parent-4.2.0.pom
14:48:13 [2022-05-26T18:48:13.882Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/inject/guice-parent/4.2.0/guice-parent-4.2.0.pom
14:48:13 [2022-05-26T18:48:13.882Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/inject/guice-parent/4.2.0/guice-parent-4.2.0.pom
14:48:13 [2022-05-26T18:48:13.882Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/inject/guice-parent/4.2.0/guice-parent-4.2.0.pom
14:48:13 [2022-05-26T18:48:13.882Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/inject/guice-parent/4.2.0/guice-parent-4.2.0.pom
14:48:13 [2022-05-26T18:48:13.882Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice-parent/4.2.0/guice-parent-4.2.0.pom
14:48:13 [2022-05-26T18:48:13.882Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice-parent/4.2.0/guice-parent-4.2.0.pom (16 kB at 620 kB/s)
14:48:13 [2022-05-26T18:48:13.882Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/google/5/google-5.pom
14:48:13 [2022-05-26T18:48:13.882Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/google/5/google-5.pom
14:48:13 [2022-05-26T18:48:13.882Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/google/5/google-5.pom
14:48:14 [2022-05-26T18:48:14.140Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/google/5/google-5.pom
14:48:14 [2022-05-26T18:48:14.140Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/google/5/google-5.pom
14:48:14 [2022-05-26T18:48:14.140Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/5/google-5.pom
14:48:14 [2022-05-26T18:48:14.140Z] [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:48:14 [2022-05-26T18:48:14.140Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
14:48:14 [2022-05-26T18:48:14.140Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
14:48:14 [2022-05-26T18:48:14.140Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
14:48:14 [2022-05-26T18:48:14.140Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
14:48:14 [2022-05-26T18:48:14.140Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
14:48:14 [2022-05-26T18:48:14.140Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
14:48:14 [2022-05-26T18:48:14.140Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 182 kB/s)
14:48:14 [2022-05-26T18:48:14.140Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/23.6-android/guava-23.6-android.pom
14:48:14 [2022-05-26T18:48:14.140Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/23.6-android/guava-23.6-android.pom
14:48:14 [2022-05-26T18:48:14.140Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/23.6-android/guava-23.6-android.pom
14:48:14 [2022-05-26T18:48:14.398Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/23.6-android/guava-23.6-android.pom
14:48:14 [2022-05-26T18:48:14.398Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/23.6-android/guava-23.6-android.pom
14:48:14 [2022-05-26T18:48:14.398Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/23.6-android/guava-23.6-android.pom
14:48:14 [2022-05-26T18:48:14.398Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/23.6-android/guava-23.6-android.pom (7.8 kB at 290 kB/s)
14:48:14 [2022-05-26T18:48:14.398Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava-parent/23.6-android/guava-parent-23.6-android.pom
14:48:14 [2022-05-26T18:48:14.398Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava-parent/23.6-android/guava-parent-23.6-android.pom
14:48:14 [2022-05-26T18:48:14.398Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava-parent/23.6-android/guava-parent-23.6-android.pom
14:48:14 [2022-05-26T18:48:14.398Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava-parent/23.6-android/guava-parent-23.6-android.pom
14:48:14 [2022-05-26T18:48:14.398Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava-parent/23.6-android/guava-parent-23.6-android.pom
14:48:14 [2022-05-26T18:48:14.398Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/23.6-android/guava-parent-23.6-android.pom
14:48:14 [2022-05-26T18:48:14.398Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/23.6-android/guava-parent-23.6-android.pom (9.9 kB at 381 kB/s)
14:48:14 [2022-05-26T18:48:14.656Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom
14:48:14 [2022-05-26T18:48:14.656Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom
14:48:14 [2022-05-26T18:48:14.656Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom
14:48:14 [2022-05-26T18:48:14.656Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom
14:48:14 [2022-05-26T18:48:14.656Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom
14:48:14 [2022-05-26T18:48:14.656Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom
14:48:14 [2022-05-26T18:48:14.656Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom (965 B at 24 kB/s)
14:48:14 [2022-05-26T18:48:14.656Z] [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:48:14 [2022-05-26T18:48:14.656Z] [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:48:14 [2022-05-26T18:48:14.656Z] [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:48:14 [2022-05-26T18:48:14.915Z] [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:48:14 [2022-05-26T18:48:14.915Z] [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:48:14 [2022-05-26T18:48:14.915Z] [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:48:14 [2022-05-26T18:48:14.915Z] [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 1.4 MB/s)
14:48:14 [2022-05-26T18:48:14.915Z] [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:48:14 [2022-05-26T18:48:14.915Z] [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:48:14 [2022-05-26T18:48:14.915Z] [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:48:14 [2022-05-26T18:48:14.915Z] [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:48:14 [2022-05-26T18:48:14.915Z] [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:48:14 [2022-05-26T18:48:14.915Z] [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:48:14 [2022-05-26T18:48:14.915Z] [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 163 kB/s)
14:48:14 [2022-05-26T18:48:14.915Z] [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:48:14 [2022-05-26T18:48:14.915Z] [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:48:15 [2022-05-26T18:48:15.174Z] [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:48:15 [2022-05-26T18:48:15.174Z] [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:48:15 [2022-05-26T18:48:15.174Z] [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:48:15 [2022-05-26T18:48:15.175Z] [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:48:15 [2022-05-26T18:48:15.175Z] [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 510 kB/s)
14:48:15 [2022-05-26T18:48:15.175Z] [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:48:15 [2022-05-26T18:48:15.175Z] [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:48:15 [2022-05-26T18:48:15.175Z] [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:48:15 [2022-05-26T18:48:15.175Z] [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:48:15 [2022-05-26T18:48:15.175Z] [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:48:15 [2022-05-26T18:48:15.175Z] [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:48:15 [2022-05-26T18:48:15.175Z] [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:48:15 [2022-05-26T18:48:15.175Z] [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:48:15 [2022-05-26T18:48:15.433Z] [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:48:15 [2022-05-26T18:48:15.433Z] [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:48:15 [2022-05-26T18:48:15.433Z] [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:48:15 [2022-05-26T18:48:15.433Z] [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:48:15 [2022-05-26T18:48:15.433Z] [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:48:15 [2022-05-26T18:48:15.433Z] [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 1.3 MB/s)
14:48:15 [2022-05-26T18:48:15.433Z] [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:48:15 [2022-05-26T18:48:15.433Z] [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:48:15 [2022-05-26T18:48:15.433Z] [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:48:15 [2022-05-26T18:48:15.433Z] [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:48:15 [2022-05-26T18:48:15.433Z] [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:48:15 [2022-05-26T18:48:15.433Z] [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:48:15 [2022-05-26T18:48:15.433Z] [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 1.1 MB/s)
14:48:15 [2022-05-26T18:48:15.433Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom
14:48:15 [2022-05-26T18:48:15.692Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom
14:48:15 [2022-05-26T18:48:15.692Z] [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:48:15 [2022-05-26T18:48:15.692Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom
14:48:15 [2022-05-26T18:48:15.692Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom
14:48:15 [2022-05-26T18:48:15.692Z] [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:48:15 [2022-05-26T18:48:15.692Z] [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 4.9 MB/s)
14:48:15 [2022-05-26T18:48:15.692Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom
14:48:15 [2022-05-26T18:48:15.692Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom
14:48:15 [2022-05-26T18:48:15.692Z] [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:48:15 [2022-05-26T18:48:15.950Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom
14:48:15 [2022-05-26T18:48:15.950Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom
14:48:15 [2022-05-26T18:48:15.950Z] [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:48:15 [2022-05-26T18:48:15.950Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom (4.8 kB at 1.6 MB/s)
14:48:15 [2022-05-26T18:48:15.950Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/rcptt/rcptt-maven-plugin/2.5.3/rcptt-maven-plugin-2.5.3.jar
14:48:15 [2022-05-26T18:48:15.950Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/rcptt/rcptt-maven-util/2.5.3/rcptt-maven-util-2.5.3.jar
14:48:15 [2022-05-26T18:48:15.950Z] [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.jar
14:48:15 [2022-05-26T18:48:15.950Z] [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:48:15 [2022-05-26T18:48:15.950Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.19/commons-compress-1.19.jar
14:48:15 [2022-05-26T18:48:15.950Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.8/xz-1.8.jar
14:48:15 [2022-05-26T18:48:15.950Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/3.5.4/maven-core-3.5.4.jar
14:48:15 [2022-05-26T18:48:15.950Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/3.5.4/maven-model-3.5.4.jar
14:48:15 [2022-05-26T18:48:15.950Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/rcptt/rcptt-maven-plugin/2.5.3/rcptt-maven-plugin-2.5.3.jar (38 kB at 818 kB/s)
14:48:15 [2022-05-26T18:48:15.950Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/3.5.4/maven-settings-3.5.4.jar
14:48:15 [2022-05-26T18:48:15.950Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings-builder/3.5.4/maven-settings-builder-3.5.4.jar
14:48:15 [2022-05-26T18:48:15.950Z] [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:48:15 [2022-05-26T18:48:15.950Z] [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:48:15 [2022-05-26T18:48:15.950Z] [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:48:15 [2022-05-26T18:48:15.950Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-builder-support/3.5.4/maven-builder-support-3.5.4.jar
14:48:15 [2022-05-26T18:48:15.950Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/3.5.4/maven-repository-metadata-3.5.4.jar
14:48:15 [2022-05-26T18:48:15.951Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/3.5.4/maven-artifact-3.5.4.jar
14:48:15 [2022-05-26T18:48:15.951Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/rcptt/rcptt-maven-util/2.5.3/rcptt-maven-util-2.5.3.jar (22 kB at 308 kB/s)
14:48:15 [2022-05-26T18:48:15.951Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/3.5.4/maven-plugin-api-3.5.4.jar
14:48:15 [2022-05-26T18:48:15.951Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model-builder/3.5.4/maven-model-builder-3.5.4.jar
14:48:15 [2022-05-26T18:48:15.951Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-resolver-provider/3.5.4/maven-resolver-provider-3.5.4.jar
14:48:15 [2022-05-26T18:48:15.951Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-impl/1.1.1/maven-resolver-impl-1.1.1.jar
14:48:15 [2022-05-26T18:48:15.951Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-api/1.1.1/maven-resolver-api-1.1.1.jar
14:48:15 [2022-05-26T18:48:15.951Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-spi/1.1.1/maven-resolver-spi-1.1.1.jar
14:48:15 [2022-05-26T18:48:15.951Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-util/1.1.1/maven-resolver-util-1.1.1.jar
14:48:15 [2022-05-26T18:48:15.951Z] [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:48:15 [2022-05-26T18:48:15.951Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.3/org.eclipse.sisu.plexus-0.3.3.jar
14:48:15 [2022-05-26T18:48:15.951Z] [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:48:15 [2022-05-26T18:48:15.951Z] [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:48:15 [2022-05-26T18:48:15.951Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.3/org.eclipse.sisu.inject-0.3.3.jar
14:48:15 [2022-05-26T18:48:15.951Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/inject/guice/4.2.0/guice-4.2.0-no_aop.jar
14:48:15 [2022-05-26T18:48:15.951Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
14:48:15 [2022-05-26T18:48:15.951Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/20.0/guava-20.0.jar
14:48:15 [2022-05-26T18:48:15.951Z] [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.jar
14:48:15 [2022-05-26T18:48:15.951Z] [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:48:15 [2022-05-26T18:48:15.951Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jar
14:48:15 [2022-05-26T18:48:15.951Z] [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.jar
14:48:15 [2022-05-26T18:48:15.951Z] [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:48:15 [2022-05-26T18:48:15.951Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.19/commons-compress-1.19.jar
14:48:15 [2022-05-26T18:48:15.951Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.8/xz-1.8.jar
14:48:15 [2022-05-26T18:48:15.951Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/3.5.4/maven-core-3.5.4.jar
14:48:15 [2022-05-26T18:48:15.951Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/3.5.4/maven-model-3.5.4.jar
14:48:15 [2022-05-26T18:48:15.951Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/3.5.4/maven-settings-3.5.4.jar
14:48:15 [2022-05-26T18:48:15.951Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings-builder/3.5.4/maven-settings-builder-3.5.4.jar
14:48:15 [2022-05-26T18:48:15.951Z] [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:48:15 [2022-05-26T18:48:15.951Z] [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:48:15 [2022-05-26T18:48:15.951Z] [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:48:15 [2022-05-26T18:48:15.951Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-builder-support/3.5.4/maven-builder-support-3.5.4.jar
14:48:15 [2022-05-26T18:48:15.951Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/3.5.4/maven-repository-metadata-3.5.4.jar
14:48:15 [2022-05-26T18:48:15.951Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/3.5.4/maven-artifact-3.5.4.jar
14:48:15 [2022-05-26T18:48:15.951Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/3.5.4/maven-plugin-api-3.5.4.jar
14:48:15 [2022-05-26T18:48:15.951Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model-builder/3.5.4/maven-model-builder-3.5.4.jar
14:48:15 [2022-05-26T18:48:15.951Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-resolver-provider/3.5.4/maven-resolver-provider-3.5.4.jar
14:48:15 [2022-05-26T18:48:15.951Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-impl/1.1.1/maven-resolver-impl-1.1.1.jar
14:48:15 [2022-05-26T18:48:15.951Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-api/1.1.1/maven-resolver-api-1.1.1.jar
14:48:15 [2022-05-26T18:48:15.951Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-spi/1.1.1/maven-resolver-spi-1.1.1.jar
14:48:16 [2022-05-26T18:48:16.210Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-util/1.1.1/maven-resolver-util-1.1.1.jar
14:48:16 [2022-05-26T18:48:16.210Z] [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:48:16 [2022-05-26T18:48:16.210Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.3/org.eclipse.sisu.plexus-0.3.3.jar
14:48:16 [2022-05-26T18:48:16.210Z] [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:48:16 [2022-05-26T18:48:16.210Z] [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:48:16 [2022-05-26T18:48:16.210Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.3/org.eclipse.sisu.inject-0.3.3.jar
14:48:16 [2022-05-26T18:48:16.210Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/inject/guice/4.2.0/guice-4.2.0-no_aop.jar
14:48:16 [2022-05-26T18:48:16.210Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
14:48:16 [2022-05-26T18:48:16.210Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/20.0/guava-20.0.jar
14:48:16 [2022-05-26T18:48:16.210Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar
14:48:16 [2022-05-26T18:48:16.210Z] [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:48:16 [2022-05-26T18:48:16.210Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jar
14:48:16 [2022-05-26T18:48:16.210Z] [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.jar
14:48:16 [2022-05-26T18:48:16.210Z] [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:48:16 [2022-05-26T18:48:16.210Z] [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.jar
14:48:16 [2022-05-26T18:48:16.210Z] [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:48:16 [2022-05-26T18:48:16.210Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/3.5.4/maven-core-3.5.4.jar
14:48:16 [2022-05-26T18:48:16.210Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.5.4/maven-model-3.5.4.jar
14:48:16 [2022-05-26T18:48:16.210Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.5.4/maven-settings-3.5.4.jar
14:48:16 [2022-05-26T18:48:16.210Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.5.4/maven-settings-builder-3.5.4.jar
14:48:16 [2022-05-26T18:48:16.210Z] [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:48:16 [2022-05-26T18:48:16.210Z] [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:48:16 [2022-05-26T18:48:16.211Z] [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:48:16 [2022-05-26T18:48:16.211Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-builder-support/3.5.4/maven-builder-support-3.5.4.jar
14:48:16 [2022-05-26T18:48:16.211Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.5.4/maven-repository-metadata-3.5.4.jar
14:48:16 [2022-05-26T18:48:16.469Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.5.4/maven-artifact-3.5.4.jar
14:48:16 [2022-05-26T18:48:16.469Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.5.4/maven-plugin-api-3.5.4.jar
14:48:16 [2022-05-26T18:48:16.469Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.5.4/maven-model-builder-3.5.4.jar
14:48:16 [2022-05-26T18:48:16.469Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-resolver-provider/3.5.4/maven-resolver-provider-3.5.4.jar
14:48:16 [2022-05-26T18:48:16.469Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-impl/1.1.1/maven-resolver-impl-1.1.1.jar
14:48:16 [2022-05-26T18:48:16.469Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.1.1/maven-resolver-api-1.1.1.jar
14:48:16 [2022-05-26T18:48:16.469Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-spi/1.1.1/maven-resolver-spi-1.1.1.jar
14:48:16 [2022-05-26T18:48:16.469Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.1.1/maven-resolver-util-1.1.1.jar
14:48:16 [2022-05-26T18:48:16.729Z] [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:48:16 [2022-05-26T18:48:16.729Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.3/org.eclipse.sisu.plexus-0.3.3.jar
14:48:16 [2022-05-26T18:48:16.729Z] [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:48:16 [2022-05-26T18:48:16.729Z] [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:48:16 [2022-05-26T18:48:16.729Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.3/org.eclipse.sisu.inject-0.3.3.jar
14:48:16 [2022-05-26T18:48:16.729Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/inject/guice/4.2.0/guice-4.2.0-no_aop.jar
14:48:16 [2022-05-26T18:48:16.729Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
14:48:16 [2022-05-26T18:48:16.729Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/20.0/guava-20.0.jar
14:48:16 [2022-05-26T18:48:16.729Z] [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.jar
14:48:16 [2022-05-26T18:48:16.729Z] [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:48:16 [2022-05-26T18:48:16.729Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jar
14:48:16 [2022-05-26T18:48:16.989Z] [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.jar
14:48:16 [2022-05-26T18:48:16.989Z] [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:48:16 [2022-05-26T18:48:16.989Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.19/commons-compress-1.19.jar
14:48:16 [2022-05-26T18:48:16.989Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.8/xz-1.8.jar
14:48:16 [2022-05-26T18:48:16.989Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-core/3.5.4/maven-core-3.5.4.jar
14:48:16 [2022-05-26T18:48:16.989Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/3.5.4/maven-model-3.5.4.jar
14:48:16 [2022-05-26T18:48:16.989Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings/3.5.4/maven-settings-3.5.4.jar
14:48:16 [2022-05-26T18:48:16.989Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings-builder/3.5.4/maven-settings-builder-3.5.4.jar
14:48:16 [2022-05-26T18:48:16.989Z] [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:48:16 [2022-05-26T18:48:16.989Z] [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:48:16 [2022-05-26T18:48:16.989Z] [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:48:16 [2022-05-26T18:48:16.989Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-builder-support/3.5.4/maven-builder-support-3.5.4.jar
14:48:16 [2022-05-26T18:48:16.989Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/3.5.4/maven-repository-metadata-3.5.4.jar
14:48:16 [2022-05-26T18:48:16.989Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/3.5.4/maven-artifact-3.5.4.jar
14:48:16 [2022-05-26T18:48:16.989Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/3.5.4/maven-plugin-api-3.5.4.jar
14:48:16 [2022-05-26T18:48:16.989Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model-builder/3.5.4/maven-model-builder-3.5.4.jar
14:48:16 [2022-05-26T18:48:16.989Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-resolver-provider/3.5.4/maven-resolver-provider-3.5.4.jar
14:48:16 [2022-05-26T18:48:16.989Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-impl/1.1.1/maven-resolver-impl-1.1.1.jar
14:48:16 [2022-05-26T18:48:16.989Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-api/1.1.1/maven-resolver-api-1.1.1.jar
14:48:16 [2022-05-26T18:48:16.989Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-spi/1.1.1/maven-resolver-spi-1.1.1.jar
14:48:16 [2022-05-26T18:48:16.989Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-util/1.1.1/maven-resolver-util-1.1.1.jar
14:48:16 [2022-05-26T18:48:16.989Z] [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:48:16 [2022-05-26T18:48:16.989Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.3/org.eclipse.sisu.plexus-0.3.3.jar
14:48:16 [2022-05-26T18:48:16.989Z] [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:48:16 [2022-05-26T18:48:16.989Z] [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:48:16 [2022-05-26T18:48:16.989Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.3/org.eclipse.sisu.inject-0.3.3.jar
14:48:16 [2022-05-26T18:48:16.989Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/inject/guice/4.2.0/guice-4.2.0-no_aop.jar
14:48:16 [2022-05-26T18:48:16.989Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
14:48:16 [2022-05-26T18:48:16.989Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/20.0/guava-20.0.jar
14:48:16 [2022-05-26T18:48:16.989Z] [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.jar
14:48:16 [2022-05-26T18:48:16.989Z] [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:48:16 [2022-05-26T18:48:16.989Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jar
14:48:16 [2022-05-26T18:48:16.989Z] [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.jar
14:48:16 [2022-05-26T18:48:16.989Z] [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:48:16 [2022-05-26T18:48:16.989Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.19/commons-compress-1.19.jar
14:48:16 [2022-05-26T18:48:16.989Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.8/xz-1.8.jar
14:48:16 [2022-05-26T18:48:16.989Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-core/3.5.4/maven-core-3.5.4.jar
14:48:16 [2022-05-26T18:48:16.989Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/3.5.4/maven-model-3.5.4.jar
14:48:16 [2022-05-26T18:48:16.989Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/3.5.4/maven-settings-3.5.4.jar
14:48:16 [2022-05-26T18:48:16.989Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings-builder/3.5.4/maven-settings-builder-3.5.4.jar
14:48:16 [2022-05-26T18:48:16.989Z] [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:48:16 [2022-05-26T18:48:16.990Z] [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:48:16 [2022-05-26T18:48:16.990Z] [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:48:16 [2022-05-26T18:48:16.990Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-builder-support/3.5.4/maven-builder-support-3.5.4.jar
14:48:16 [2022-05-26T18:48:16.990Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/3.5.4/maven-repository-metadata-3.5.4.jar
14:48:16 [2022-05-26T18:48:16.990Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/3.5.4/maven-artifact-3.5.4.jar
14:48:16 [2022-05-26T18:48:16.990Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/3.5.4/maven-plugin-api-3.5.4.jar
14:48:16 [2022-05-26T18:48:16.990Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model-builder/3.5.4/maven-model-builder-3.5.4.jar
14:48:16 [2022-05-26T18:48:16.990Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-resolver-provider/3.5.4/maven-resolver-provider-3.5.4.jar
14:48:16 [2022-05-26T18:48:16.990Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-impl/1.1.1/maven-resolver-impl-1.1.1.jar
14:48:16 [2022-05-26T18:48:16.990Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-api/1.1.1/maven-resolver-api-1.1.1.jar
14:48:16 [2022-05-26T18:48:16.990Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-spi/1.1.1/maven-resolver-spi-1.1.1.jar
14:48:16 [2022-05-26T18:48:16.990Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-util/1.1.1/maven-resolver-util-1.1.1.jar
14:48:16 [2022-05-26T18:48:16.990Z] [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:48:16 [2022-05-26T18:48:16.990Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.3/org.eclipse.sisu.plexus-0.3.3.jar
14:48:16 [2022-05-26T18:48:16.990Z] [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:48:16 [2022-05-26T18:48:16.990Z] [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:48:16 [2022-05-26T18:48:16.990Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.3/org.eclipse.sisu.inject-0.3.3.jar
14:48:16 [2022-05-26T18:48:16.990Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/inject/guice/4.2.0/guice-4.2.0-no_aop.jar
14:48:16 [2022-05-26T18:48:16.990Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
14:48:16 [2022-05-26T18:48:16.990Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/20.0/guava-20.0.jar
14:48:16 [2022-05-26T18:48:16.990Z] [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.jar
14:48:16 [2022-05-26T18:48:16.990Z] [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:48:16 [2022-05-26T18:48:16.990Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jar
14:48:16 [2022-05-26T18:48:16.990Z] [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.jar
14:48:16 [2022-05-26T18:48:16.990Z] [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:48:16 [2022-05-26T18:48:16.990Z] [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.jar
14:48:16 [2022-05-26T18:48:16.990Z] [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:48:16 [2022-05-26T18:48:16.990Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.5.4/maven-core-3.5.4.jar
14:48:16 [2022-05-26T18:48:16.990Z] [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.jar (196 kB at 8.2 MB/s)
14:48:16 [2022-05-26T18:48:16.990Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.5.4/maven-model-3.5.4.jar
14:48:16 [2022-05-26T18:48:16.990Z] [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 3.7 MB/s)
14:48:16 [2022-05-26T18:48:16.990Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.5.4/maven-settings-3.5.4.jar
14:48:16 [2022-05-26T18:48:16.990Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.5.4/maven-core-3.5.4.jar (630 kB at 20 MB/s)
14:48:16 [2022-05-26T18:48:16.990Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.5.4/maven-settings-builder-3.5.4.jar
14:48:16 [2022-05-26T18:48:16.990Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.5.4/maven-settings-builder-3.5.4.jar (43 kB at 938 kB/s)
14:48:16 [2022-05-26T18:48:16.990Z] [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:48:16 [2022-05-26T18:48:16.990Z] [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 5.5 MB/s)
14:48:16 [2022-05-26T18:48:16.990Z] [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:48:16 [2022-05-26T18:48:16.990Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.5.4/maven-model-3.5.4.jar (165 kB at 3.4 MB/s)
14:48:16 [2022-05-26T18:48:16.990Z] [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:48:16 [2022-05-26T18:48:16.990Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.5.4/maven-settings-3.5.4.jar (45 kB at 874 kB/s)
14:48:16 [2022-05-26T18:48:16.990Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-builder-support/3.5.4/maven-builder-support-3.5.4.jar
14:48:16 [2022-05-26T18:48:16.990Z] [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 255 kB/s)
14:48:16 [2022-05-26T18:48:16.990Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.5.4/maven-repository-metadata-3.5.4.jar
14:48:16 [2022-05-26T18:48:16.990Z] [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 1.3 MB/s)
14:48:16 [2022-05-26T18:48:16.990Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.5.4/maven-artifact-3.5.4.jar
14:48:16 [2022-05-26T18:48:16.990Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-builder-support/3.5.4/maven-builder-support-3.5.4.jar (15 kB at 227 kB/s)
14:48:16 [2022-05-26T18:48:16.990Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.5.4/maven-plugin-api-3.5.4.jar
14:48:16 [2022-05-26T18:48:16.990Z] [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 413 kB/s)
14:48:16 [2022-05-26T18:48:16.990Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.5.4/maven-model-builder-3.5.4.jar
14:48:16 [2022-05-26T18:48:16.990Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.5.4/maven-repository-metadata-3.5.4.jar (27 kB at 404 kB/s)
14:48:16 [2022-05-26T18:48:16.991Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-resolver-provider/3.5.4/maven-resolver-provider-3.5.4.jar
14:48:16 [2022-05-26T18:48:16.991Z] [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.jar (615 kB at 7.9 MB/s)
14:48:16 [2022-05-26T18:48:16.991Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-impl/1.1.1/maven-resolver-impl-1.1.1.jar
14:48:16 [2022-05-26T18:48:16.991Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.5.4/maven-artifact-3.5.4.jar (55 kB at 713 kB/s)
14:48:16 [2022-05-26T18:48:16.991Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.1.1/maven-resolver-api-1.1.1.jar
14:48:16 [2022-05-26T18:48:16.991Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.5.4/maven-plugin-api-3.5.4.jar (48 kB at 611 kB/s)
14:48:16 [2022-05-26T18:48:16.991Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-spi/1.1.1/maven-resolver-spi-1.1.1.jar
14:48:16 [2022-05-26T18:48:16.991Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-resolver-provider/3.5.4/maven-resolver-provider-3.5.4.jar (67 kB at 761 kB/s)
14:48:16 [2022-05-26T18:48:16.991Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.1.1/maven-resolver-util-1.1.1.jar
14:48:16 [2022-05-26T18:48:16.991Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.5.4/maven-model-builder-3.5.4.jar (177 kB at 2.0 MB/s)
14:48:16 [2022-05-26T18:48:16.991Z] [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:48:16 [2022-05-26T18:48:16.991Z] [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 1.7 MB/s)
14:48:16 [2022-05-26T18:48:16.991Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-spi/1.1.1/maven-resolver-spi-1.1.1.jar (36 kB at 358 kB/s)
14:48:16 [2022-05-26T18:48:16.991Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.3/org.eclipse.sisu.plexus-0.3.3.jar
14:48:16 [2022-05-26T18:48:16.991Z] [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:48:16 [2022-05-26T18:48:16.991Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-impl/1.1.1/maven-resolver-impl-1.1.1.jar (185 kB at 1.7 MB/s)
14:48:16 [2022-05-26T18:48:16.991Z] [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:48:16 [2022-05-26T18:48:16.991Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.1.1/maven-resolver-api-1.1.1.jar (146 kB at 1.4 MB/s)
14:48:16 [2022-05-26T18:48:16.991Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.3/org.eclipse.sisu.inject-0.3.3.jar
14:48:16 [2022-05-26T18:48:16.991Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.1.1/maven-resolver-util-1.1.1.jar (159 kB at 1.5 MB/s)
14:48:16 [2022-05-26T18:48:16.991Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/4.2.0/guice-4.2.0-no_aop.jar
14:48:16 [2022-05-26T18:48:16.991Z] [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 50 kB/s)
14:48:16 [2022-05-26T18:48:16.991Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
14:48:16 [2022-05-26T18:48:16.991Z] [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 348 kB/s)
14:48:16 [2022-05-26T18:48:16.991Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/20.0/guava-20.0.jar
14:48:16 [2022-05-26T18:48:16.991Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.3/org.eclipse.sisu.plexus-0.3.3.jar (205 kB at 1.5 MB/s)
14:48:16 [2022-05-26T18:48:16.991Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar
14:48:17 [2022-05-26T18:48:17.251Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.3/org.eclipse.sisu.inject-0.3.3.jar (379 kB at 2.8 MB/s)
14:48:17 [2022-05-26T18:48:17.251Z] [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:48:17 [2022-05-26T18:48:17.251Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/4.2.0/guice-4.2.0-no_aop.jar (521 kB at 3.8 MB/s)
14:48:17 [2022-05-26T18:48:17.251Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jar
14:48:17 [2022-05-26T18:48:17.251Z] [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 31 kB/s)
14:48:17 [2022-05-26T18:48:17.251Z] [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 23 kB/s)
14:48:17 [2022-05-26T18:48:17.251Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar (53 kB at 260 kB/s)
14:48:17 [2022-05-26T18:48:17.251Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jar (480 kB at 2.3 MB/s)
14:48:17 [2022-05-26T18:48:17.251Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/20.0/guava-20.0.jar (2.4 MB at 10 MB/s)
14:48:18 [2022-05-26T18:48:18.189Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-bundles-external/2.7.3/tycho-bundles-external-2.7.3.zip
14:48:18 [2022-05-26T18:48:18.189Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-bundles-external/2.7.3/tycho-bundles-external-2.7.3.zip
14:48:18 [2022-05-26T18:48:18.189Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-bundles-external/2.7.3/tycho-bundles-external-2.7.3.zip
14:48:18 [2022-05-26T18:48:18.447Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-bundles-external/2.7.3/tycho-bundles-external-2.7.3.zip
14:48:18 [2022-05-26T18:48:18.447Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-bundles-external/2.7.3/tycho-bundles-external-2.7.3.zip
14:48:18 [2022-05-26T18:48:18.447Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles-external/2.7.3/tycho-bundles-external-2.7.3.zip
14:48:18 [2022-05-26T18:48:18.706Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles-external/2.7.3/tycho-bundles-external-2.7.3.zip (18 MB at 52 MB/s)
14:48:19 [2022-05-26T18:48:19.274Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/2.7.3/org.eclipse.tycho.p2.resolver.impl-2.7.3.jar
14:48:19 [2022-05-26T18:48:19.274Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/2.7.3/org.eclipse.tycho.p2.resolver.impl-2.7.3.jar
14:48:19 [2022-05-26T18:48:19.274Z] [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.7.3/org.eclipse.tycho.p2.resolver.impl-2.7.3.jar
14:48:19 [2022-05-26T18:48:19.274Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/2.7.3/org.eclipse.tycho.p2.resolver.impl-2.7.3.jar
14:48:19 [2022-05-26T18:48:19.274Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/2.7.3/org.eclipse.tycho.p2.resolver.impl-2.7.3.jar
14:48:19 [2022-05-26T18:48:19.274Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/2.7.3/org.eclipse.tycho.p2.resolver.impl-2.7.3.jar
14:48:19 [2022-05-26T18:48:19.274Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/2.7.3/org.eclipse.tycho.p2.resolver.impl-2.7.3.jar (296 kB at 15 MB/s)
14:48:19 [2022-05-26T18:48:19.274Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/2.7.3/org.eclipse.tycho.p2.maven.repository-2.7.3.jar
14:48:19 [2022-05-26T18:48:19.533Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/2.7.3/org.eclipse.tycho.p2.maven.repository-2.7.3.jar
14:48:19 [2022-05-26T18:48:19.533Z] [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.7.3/org.eclipse.tycho.p2.maven.repository-2.7.3.jar
14:48:19 [2022-05-26T18:48:19.533Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/2.7.3/org.eclipse.tycho.p2.maven.repository-2.7.3.jar
14:48:19 [2022-05-26T18:48:19.533Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/2.7.3/org.eclipse.tycho.p2.maven.repository-2.7.3.jar
14:48:19 [2022-05-26T18:48:19.533Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/2.7.3/org.eclipse.tycho.p2.maven.repository-2.7.3.jar
14:48:19 [2022-05-26T18:48:19.533Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/2.7.3/org.eclipse.tycho.p2.maven.repository-2.7.3.jar (167 kB at 5.4 MB/s)
14:48:19 [2022-05-26T18:48:19.533Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/2.7.3/org.eclipse.tycho.p2.tools.impl-2.7.3.jar
14:48:19 [2022-05-26T18:48:19.533Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/2.7.3/org.eclipse.tycho.p2.tools.impl-2.7.3.jar
14:48:19 [2022-05-26T18:48:19.533Z] [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.7.3/org.eclipse.tycho.p2.tools.impl-2.7.3.jar
14:48:19 [2022-05-26T18:48:19.533Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/2.7.3/org.eclipse.tycho.p2.tools.impl-2.7.3.jar
14:48:19 [2022-05-26T18:48:19.792Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/2.7.3/org.eclipse.tycho.p2.tools.impl-2.7.3.jar
14:48:19 [2022-05-26T18:48:19.792Z] [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.7.3/org.eclipse.tycho.p2.tools.impl-2.7.3.jar
14:48:19 [2022-05-26T18:48:19.792Z] [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.7.3/org.eclipse.tycho.p2.tools.impl-2.7.3.jar (65 kB at 4.0 MB/s)
14:48:21 [2022-05-26T18:48:21.170Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-toolchains-plugin/maven-metadata.xml
14:48:21 [2022-05-26T18:48:21.170Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-toolchains-plugin/maven-metadata.xml
14:48:21 [2022-05-26T18:48:21.170Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-toolchains-plugin/maven-metadata.xml
14:48:21 [2022-05-26T18:48:21.170Z] [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:48:21 [2022-05-26T18:48:21.170Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-toolchains-plugin/maven-metadata.xml
14:48:21 [2022-05-26T18:48:21.170Z] [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:48:21 [2022-05-26T18:48:21.428Z] [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 19 kB/s)
14:48:21 [2022-05-26T18:48:21.428Z] [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:48:21 [2022-05-26T18:48:21.428Z] [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:48:21 [2022-05-26T18:48:21.428Z] [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:48:21 [2022-05-26T18:48:21.428Z] [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:48:21 [2022-05-26T18:48:21.428Z] [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:48:21 [2022-05-26T18:48:21.428Z] [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:48:21 [2022-05-26T18:48:21.428Z] [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 121 kB/s)
14:48:21 [2022-05-26T18:48:21.428Z] [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:48:21 [2022-05-26T18:48:21.686Z] [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:48:21 [2022-05-26T18:48:21.686Z] [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:48:21 [2022-05-26T18:48:21.686Z] [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:48:21 [2022-05-26T18:48:21.686Z] [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:48:21 [2022-05-26T18:48:21.686Z] [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:48:21 [2022-05-26T18:48:21.686Z] [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 2.7 MB/s)
14:48:21 [2022-05-26T18:48:21.686Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/33/maven-parent-33.pom
14:48:21 [2022-05-26T18:48:21.686Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/33/maven-parent-33.pom
14:48:21 [2022-05-26T18:48:21.686Z] [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:48:21 [2022-05-26T18:48:21.945Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/33/maven-parent-33.pom
14:48:21 [2022-05-26T18:48:21.945Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/33/maven-parent-33.pom
14:48:21 [2022-05-26T18:48:21.945Z] [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:48:21 [2022-05-26T18:48:21.945Z] [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 8.8 MB/s)
14:48:21 [2022-05-26T18:48:21.945Z] [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:48:21 [2022-05-26T18:48:21.945Z] [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:48:21 [2022-05-26T18:48:21.945Z] [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:48:21 [2022-05-26T18:48:21.945Z] [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:48:21 [2022-05-26T18:48:21.945Z] [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:48:21 [2022-05-26T18:48:21.945Z] [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:48:21 [2022-05-26T18:48:21.945Z] [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 1.7 MB/s)
14:48:21 [2022-05-26T18:48:21.945Z] [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:48:21 [2022-05-26T18:48:21.945Z] [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:48:21 [2022-05-26T18:48:21.945Z] [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:48:22 [2022-05-26T18:48:22.204Z] [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:48:22 [2022-05-26T18:48:22.204Z] [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:48:22 [2022-05-26T18:48:22.204Z] [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:48:22 [2022-05-26T18:48:22.204Z] [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 386 kB/s)
14:48:22 [2022-05-26T18:48:22.204Z] [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:48:22 [2022-05-26T18:48:22.204Z] [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:48:22 [2022-05-26T18:48:22.204Z] [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:48:22 [2022-05-26T18:48:22.204Z] [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:48:22 [2022-05-26T18:48:22.204Z] [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:48:22 [2022-05-26T18:48:22.204Z] [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:48:22 [2022-05-26T18:48:22.204Z] [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 355 kB/s)
14:48:22 [2022-05-26T18:48:22.204Z] [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:48:22 [2022-05-26T18:48:22.204Z] [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:48:22 [2022-05-26T18:48:22.204Z] [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:48:22 [2022-05-26T18:48:22.462Z] [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:48:22 [2022-05-26T18:48:22.462Z] [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:48:22 [2022-05-26T18:48:22.462Z] [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:48:22 [2022-05-26T18:48:22.462Z] [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.5 MB/s)
14:48:22 [2022-05-26T18:48:22.462Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/target-platform-configuration/2.7.3/target-platform-configuration-2.7.3.pom
14:48:22 [2022-05-26T18:48:22.462Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/target-platform-configuration/2.7.3/target-platform-configuration-2.7.3.pom
14:48:22 [2022-05-26T18:48:22.462Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/target-platform-configuration/2.7.3/target-platform-configuration-2.7.3.pom
14:48:22 [2022-05-26T18:48:22.462Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/target-platform-configuration/2.7.3/target-platform-configuration-2.7.3.pom
14:48:22 [2022-05-26T18:48:22.462Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/target-platform-configuration/2.7.3/target-platform-configuration-2.7.3.pom
14:48:22 [2022-05-26T18:48:22.462Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/2.7.3/target-platform-configuration-2.7.3.pom
14:48:22 [2022-05-26T18:48:22.462Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/2.7.3/target-platform-configuration-2.7.3.pom (1.7 kB at 122 kB/s)
14:48:22 [2022-05-26T18:48:22.463Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/target-platform-configuration/2.7.3/target-platform-configuration-2.7.3.jar
14:48:22 [2022-05-26T18:48:22.721Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/target-platform-configuration/2.7.3/target-platform-configuration-2.7.3.jar
14:48:22 [2022-05-26T18:48:22.721Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/target-platform-configuration/2.7.3/target-platform-configuration-2.7.3.jar
14:48:22 [2022-05-26T18:48:22.721Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/target-platform-configuration/2.7.3/target-platform-configuration-2.7.3.jar
14:48:22 [2022-05-26T18:48:22.721Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/target-platform-configuration/2.7.3/target-platform-configuration-2.7.3.jar
14:48:22 [2022-05-26T18:48:22.721Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/2.7.3/target-platform-configuration-2.7.3.jar
14:48:22 [2022-05-26T18:48:22.721Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/2.7.3/target-platform-configuration-2.7.3.jar (14 kB at 484 kB/s)
14:48:22 [2022-05-26T18:48:22.721Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-source-plugin/2.7.3/tycho-source-plugin-2.7.3.pom
14:48:22 [2022-05-26T18:48:22.721Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-source-plugin/2.7.3/tycho-source-plugin-2.7.3.pom
14:48:22 [2022-05-26T18:48:22.980Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-source-plugin/2.7.3/tycho-source-plugin-2.7.3.pom
14:48:22 [2022-05-26T18:48:22.980Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-source-plugin/2.7.3/tycho-source-plugin-2.7.3.pom
14:48:22 [2022-05-26T18:48:22.980Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-source-plugin/2.7.3/tycho-source-plugin-2.7.3.pom
14:48:22 [2022-05-26T18:48:22.980Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/2.7.3/tycho-source-plugin-2.7.3.pom
14:48:22 [2022-05-26T18:48:22.980Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/2.7.3/tycho-source-plugin-2.7.3.pom (2.9 kB at 178 kB/s)
14:48:22 [2022-05-26T18:48:22.980Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-source-plugin/2.7.3/tycho-source-plugin-2.7.3.jar
14:48:22 [2022-05-26T18:48:22.980Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-source-plugin/2.7.3/tycho-source-plugin-2.7.3.jar
14:48:22 [2022-05-26T18:48:22.980Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-source-plugin/2.7.3/tycho-source-plugin-2.7.3.jar
14:48:22 [2022-05-26T18:48:22.980Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-source-plugin/2.7.3/tycho-source-plugin-2.7.3.jar
14:48:22 [2022-05-26T18:48:22.980Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-source-plugin/2.7.3/tycho-source-plugin-2.7.3.jar
14:48:22 [2022-05-26T18:48:22.980Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/2.7.3/tycho-source-plugin-2.7.3.jar
14:48:23 [2022-05-26T18:48:23.239Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/2.7.3/tycho-source-plugin-2.7.3.jar (40 kB at 2.7 MB/s)
14:48:23 [2022-05-26T18:48:23.239Z] [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:48:23 [2022-05-26T18:48:23.239Z] [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:48:23 [2022-05-26T18:48:23.239Z] [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:48:23 [2022-05-26T18:48:23.239Z] [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:48:23 [2022-05-26T18:48:23.239Z] [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:48:23 [2022-05-26T18:48:23.239Z] [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:48:23 [2022-05-26T18:48:23.239Z] [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 2.3 MB/s)
14:48:23 [2022-05-26T18:48:23.239Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/3.8.4/maven-model-3.8.4.pom
14:48:23 [2022-05-26T18:48:23.239Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/3.8.4/maven-model-3.8.4.pom
14:48:23 [2022-05-26T18:48:23.239Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.8.4/maven-model-3.8.4.pom
14:48:23 [2022-05-26T18:48:23.498Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/3.8.4/maven-model-3.8.4.pom
14:48:23 [2022-05-26T18:48:23.498Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/3.8.4/maven-model-3.8.4.pom
14:48:23 [2022-05-26T18:48:23.498Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.8.4/maven-model-3.8.4.pom
14:48:23 [2022-05-26T18:48:23.498Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.8.4/maven-model-3.8.4.pom (2.8 kB at 934 kB/s)
14:48:23 [2022-05-26T18:48:23.498Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/3.8.4/maven-3.8.4.pom
14:48:23 [2022-05-26T18:48:23.498Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/3.8.4/maven-3.8.4.pom
14:48:23 [2022-05-26T18:48:23.498Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/3.8.4/maven-3.8.4.pom
14:48:23 [2022-05-26T18:48:23.498Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/3.8.4/maven-3.8.4.pom
14:48:23 [2022-05-26T18:48:23.498Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/3.8.4/maven-3.8.4.pom
14:48:23 [2022-05-26T18:48:23.498Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.8.4/maven-3.8.4.pom
14:48:23 [2022-05-26T18:48:23.498Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.8.4/maven-3.8.4.pom (27 kB at 6.8 MB/s)
14:48:23 [2022-05-26T18:48:23.498Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/34/maven-parent-34.pom
14:48:23 [2022-05-26T18:48:23.498Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/34/maven-parent-34.pom
14:48:23 [2022-05-26T18:48:23.498Z] [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:48:23 [2022-05-26T18:48:23.757Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/34/maven-parent-34.pom
14:48:23 [2022-05-26T18:48:23.757Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/34/maven-parent-34.pom
14:48:23 [2022-05-26T18:48:23.757Z] [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:48:23 [2022-05-26T18:48:23.757Z] [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 6.1 MB/s)
14:48:23 [2022-05-26T18:48:23.757Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/3.8.4/maven-plugin-api-3.8.4.pom
14:48:23 [2022-05-26T18:48:23.757Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/3.8.4/maven-plugin-api-3.8.4.pom
14:48:23 [2022-05-26T18:48:23.757Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.8.4/maven-plugin-api-3.8.4.pom
14:48:23 [2022-05-26T18:48:23.757Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/3.8.4/maven-plugin-api-3.8.4.pom
14:48:23 [2022-05-26T18:48:23.757Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/3.8.4/maven-plugin-api-3.8.4.pom
14:48:23 [2022-05-26T18:48:23.757Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.8.4/maven-plugin-api-3.8.4.pom
14:48:23 [2022-05-26T18:48:23.757Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.8.4/maven-plugin-api-3.8.4.pom (3.0 kB at 1.0 MB/s)
14:48:23 [2022-05-26T18:48:23.757Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom
14:48:24 [2022-05-26T18:48:24.017Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom
14:48:24 [2022-05-26T18:48:24.017Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom
14:48:24 [2022-05-26T18:48:24.017Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom
14:48:24 [2022-05-26T18:48:24.017Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom
14:48:24 [2022-05-26T18:48:24.017Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom
14:48:24 [2022-05-26T18:48:24.017Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom (4.3 kB at 1.4 MB/s)
14:48:24 [2022-05-26T18:48:24.017Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom
14:48:24 [2022-05-26T18:48:24.017Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom
14:48:24 [2022-05-26T18:48:24.017Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom
14:48:24 [2022-05-26T18:48:24.017Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom
14:48:24 [2022-05-26T18:48:24.017Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom
14:48:24 [2022-05-26T18:48:24.017Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom
14:48:24 [2022-05-26T18:48:24.017Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom (14 kB at 4.6 MB/s)
14:48:24 [2022-05-26T18:48:24.017Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom
14:48:24 [2022-05-26T18:48:24.017Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom
14:48:24 [2022-05-26T18:48:24.017Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom
14:48:24 [2022-05-26T18:48:24.275Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom
14:48:24 [2022-05-26T18:48:24.275Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom
14:48:24 [2022-05-26T18:48:24.275Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom
14:48:24 [2022-05-26T18:48:24.275Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom (13 kB at 3.4 MB/s)
14:48:24 [2022-05-26T18:48:24.275Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/net/java/jvnet-parent/3/jvnet-parent-3.pom
14:48:24 [2022-05-26T18:48:24.275Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/net/java/jvnet-parent/3/jvnet-parent-3.pom
14:48:24 [2022-05-26T18:48:24.275Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/net/java/jvnet-parent/3/jvnet-parent-3.pom
14:48:24 [2022-05-26T18:48:24.275Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/net/java/jvnet-parent/3/jvnet-parent-3.pom
14:48:24 [2022-05-26T18:48:24.275Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/net/java/jvnet-parent/3/jvnet-parent-3.pom
14:48:24 [2022-05-26T18:48:24.275Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/jvnet-parent/3/jvnet-parent-3.pom
14:48:24 [2022-05-26T18:48:24.275Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/jvnet-parent/3/jvnet-parent-3.pom (4.8 kB at 1.6 MB/s)
14:48:24 [2022-05-26T18:48:24.275Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom
14:48:24 [2022-05-26T18:48:24.533Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom
14:48:24 [2022-05-26T18:48:24.533Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom
14:48:24 [2022-05-26T18:48:24.533Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom
14:48:24 [2022-05-26T18:48:24.533Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom
14:48:24 [2022-05-26T18:48:24.533Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom
14:48:24 [2022-05-26T18:48:24.533Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom (2.6 kB at 875 kB/s)
14:48:24 [2022-05-26T18:48:24.533Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom
14:48:24 [2022-05-26T18:48:24.533Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom
14:48:24 [2022-05-26T18:48:24.533Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom
14:48:24 [2022-05-26T18:48:24.533Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom
14:48:24 [2022-05-26T18:48:24.533Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom
14:48:24 [2022-05-26T18:48:24.533Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom
14:48:24 [2022-05-26T18:48:24.533Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom (14 kB at 4.8 MB/s)
14:48:24 [2022-05-26T18:48:24.533Z] [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:48:24 [2022-05-26T18:48:24.533Z] [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:48:24 [2022-05-26T18:48:24.533Z] [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:48:24 [2022-05-26T18:48:24.791Z] [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:48:24 [2022-05-26T18:48:24.791Z] [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:48:24 [2022-05-26T18:48:24.791Z] [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:48:24 [2022-05-26T18:48:24.791Z] [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:48:24 [2022-05-26T18:48:24.791Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/3.8.4/maven-core-3.8.4.pom
14:48:24 [2022-05-26T18:48:24.791Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/3.8.4/maven-core-3.8.4.pom
14:48:24 [2022-05-26T18:48:24.791Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/3.8.4/maven-core-3.8.4.pom
14:48:24 [2022-05-26T18:48:24.791Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-core/3.8.4/maven-core-3.8.4.pom
14:48:24 [2022-05-26T18:48:24.791Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-core/3.8.4/maven-core-3.8.4.pom
14:48:24 [2022-05-26T18:48:24.791Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.8.4/maven-core-3.8.4.pom
14:48:24 [2022-05-26T18:48:24.791Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.8.4/maven-core-3.8.4.pom (7.6 kB at 2.5 MB/s)
14:48:24 [2022-05-26T18:48:24.791Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/3.8.4/maven-settings-3.8.4.pom
14:48:24 [2022-05-26T18:48:24.791Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/3.8.4/maven-settings-3.8.4.pom
14:48:24 [2022-05-26T18:48:24.791Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.8.4/maven-settings-3.8.4.pom
14:48:25 [2022-05-26T18:48:25.049Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings/3.8.4/maven-settings-3.8.4.pom
14:48:25 [2022-05-26T18:48:25.049Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/3.8.4/maven-settings-3.8.4.pom
14:48:25 [2022-05-26T18:48:25.049Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.8.4/maven-settings-3.8.4.pom
14:48:25 [2022-05-26T18:48:25.049Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.8.4/maven-settings-3.8.4.pom (1.9 kB at 630 kB/s)
14:48:25 [2022-05-26T18:48:25.049Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings-builder/3.8.4/maven-settings-builder-3.8.4.pom
14:48:25 [2022-05-26T18:48:25.049Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings-builder/3.8.4/maven-settings-builder-3.8.4.pom
14:48:25 [2022-05-26T18:48:25.049Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.8.4/maven-settings-builder-3.8.4.pom
14:48:25 [2022-05-26T18:48:25.049Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings-builder/3.8.4/maven-settings-builder-3.8.4.pom
14:48:25 [2022-05-26T18:48:25.049Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings-builder/3.8.4/maven-settings-builder-3.8.4.pom
14:48:25 [2022-05-26T18:48:25.049Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.8.4/maven-settings-builder-3.8.4.pom
14:48:25 [2022-05-26T18:48:25.049Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.8.4/maven-settings-builder-3.8.4.pom (2.5 kB at 847 kB/s)
14:48:25 [2022-05-26T18:48:25.049Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-builder-support/3.8.4/maven-builder-support-3.8.4.pom
14:48:25 [2022-05-26T18:48:25.049Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-builder-support/3.8.4/maven-builder-support-3.8.4.pom
14:48:25 [2022-05-26T18:48:25.049Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-builder-support/3.8.4/maven-builder-support-3.8.4.pom
14:48:25 [2022-05-26T18:48:25.308Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-builder-support/3.8.4/maven-builder-support-3.8.4.pom
14:48:25 [2022-05-26T18:48:25.308Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-builder-support/3.8.4/maven-builder-support-3.8.4.pom
14:48:25 [2022-05-26T18:48:25.308Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-builder-support/3.8.4/maven-builder-support-3.8.4.pom
14:48:25 [2022-05-26T18:48:25.308Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-builder-support/3.8.4/maven-builder-support-3.8.4.pom (1.4 kB at 468 kB/s)
14:48:25 [2022-05-26T18:48:25.308Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom
14:48:25 [2022-05-26T18:48:25.308Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom
14:48:25 [2022-05-26T18:48:25.308Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom
14:48:25 [2022-05-26T18:48:25.308Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom
14:48:25 [2022-05-26T18:48:25.308Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom
14:48:25 [2022-05-26T18:48:25.308Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom
14:48:25 [2022-05-26T18:48:25.308Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom (3.2 kB at 1.6 MB/s)
14:48:25 [2022-05-26T18:48:25.308Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.pom
14:48:25 [2022-05-26T18:48:25.308Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.pom
14:48:25 [2022-05-26T18:48:25.308Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.pom
14:48:25 [2022-05-26T18:48:25.566Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.pom
14:48:25 [2022-05-26T18:48:25.566Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.pom
14:48:25 [2022-05-26T18:48:25.566Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.pom
14:48:25 [2022-05-26T18:48:25.566Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.pom (1.9 kB at 487 kB/s)
14:48:25 [2022-05-26T18:48:25.566Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model-builder/3.8.4/maven-model-builder-3.8.4.pom
14:48:25 [2022-05-26T18:48:25.566Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model-builder/3.8.4/maven-model-builder-3.8.4.pom
14:48:25 [2022-05-26T18:48:25.566Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.8.4/maven-model-builder-3.8.4.pom
14:48:25 [2022-05-26T18:48:25.566Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model-builder/3.8.4/maven-model-builder-3.8.4.pom
14:48:25 [2022-05-26T18:48:25.566Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model-builder/3.8.4/maven-model-builder-3.8.4.pom
14:48:25 [2022-05-26T18:48:25.566Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.8.4/maven-model-builder-3.8.4.pom
14:48:25 [2022-05-26T18:48:25.566Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.8.4/maven-model-builder-3.8.4.pom (3.4 kB at 1.7 MB/s)
14:48:25 [2022-05-26T18:48:25.566Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-resolver-provider/3.8.4/maven-resolver-provider-3.8.4.pom
14:48:25 [2022-05-26T18:48:25.566Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-resolver-provider/3.8.4/maven-resolver-provider-3.8.4.pom
14:48:25 [2022-05-26T18:48:25.566Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-resolver-provider/3.8.4/maven-resolver-provider-3.8.4.pom
14:48:25 [2022-05-26T18:48:25.825Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-resolver-provider/3.8.4/maven-resolver-provider-3.8.4.pom
14:48:25 [2022-05-26T18:48:25.825Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-resolver-provider/3.8.4/maven-resolver-provider-3.8.4.pom
14:48:25 [2022-05-26T18:48:25.825Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-resolver-provider/3.8.4/maven-resolver-provider-3.8.4.pom
14:48:25 [2022-05-26T18:48:25.825Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-resolver-provider/3.8.4/maven-resolver-provider-3.8.4.pom (4.2 kB at 1.4 MB/s)
14:48:25 [2022-05-26T18:48:25.825Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.pom
14:48:25 [2022-05-26T18:48:25.825Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.pom
14:48:25 [2022-05-26T18:48:25.825Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.pom
14:48:25 [2022-05-26T18:48:25.825Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.pom
14:48:25 [2022-05-26T18:48:25.825Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.pom
14:48:25 [2022-05-26T18:48:25.825Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.pom
14:48:25 [2022-05-26T18:48:25.825Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.pom (2.6 kB at 1.3 MB/s)
14:48:25 [2022-05-26T18:48:25.825Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver/1.6.3/maven-resolver-1.6.3.pom
14:48:25 [2022-05-26T18:48:25.825Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver/1.6.3/maven-resolver-1.6.3.pom
14:48:25 [2022-05-26T18:48:25.825Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver/1.6.3/maven-resolver-1.6.3.pom
14:48:26 [2022-05-26T18:48:26.083Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver/1.6.3/maven-resolver-1.6.3.pom
14:48:26 [2022-05-26T18:48:26.083Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver/1.6.3/maven-resolver-1.6.3.pom
14:48:26 [2022-05-26T18:48:26.083Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver/1.6.3/maven-resolver-1.6.3.pom
14:48:26 [2022-05-26T18:48:26.083Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver/1.6.3/maven-resolver-1.6.3.pom (19 kB at 4.8 MB/s)
14:48:26 [2022-05-26T18:48:26.083Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.pom
14:48:26 [2022-05-26T18:48:26.083Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.pom
14:48:26 [2022-05-26T18:48:26.083Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.pom
14:48:26 [2022-05-26T18:48:26.083Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.pom
14:48:26 [2022-05-26T18:48:26.083Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.pom
14:48:26 [2022-05-26T18:48:26.342Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.pom
14:48:26 [2022-05-26T18:48:26.342Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.pom (2.7 kB at 121 kB/s)
14:48:26 [2022-05-26T18:48:26.342Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.pom
14:48:26 [2022-05-26T18:48:26.342Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.pom
14:48:26 [2022-05-26T18:48:26.342Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.pom
14:48:26 [2022-05-26T18:48:26.342Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.pom
14:48:26 [2022-05-26T18:48:26.342Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.pom
14:48:26 [2022-05-26T18:48:26.342Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.pom
14:48:26 [2022-05-26T18:48:26.342Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.pom (2.8 kB at 234 kB/s)
14:48:26 [2022-05-26T18:48:26.342Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.pom
14:48:26 [2022-05-26T18:48:26.342Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.pom
14:48:26 [2022-05-26T18:48:26.342Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.pom
14:48:26 [2022-05-26T18:48:26.601Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.pom
14:48:26 [2022-05-26T18:48:26.601Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.pom
14:48:26 [2022-05-26T18:48:26.601Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.pom
14:48:26 [2022-05-26T18:48:26.601Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.pom (4.2 kB at 1.4 MB/s)
14:48:26 [2022-05-26T18:48:26.601Z] [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:48:26 [2022-05-26T18:48:26.601Z] [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:48:26 [2022-05-26T18:48:26.601Z] [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:48:26 [2022-05-26T18:48:26.601Z] [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:48:26 [2022-05-26T18:48:26.601Z] [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:48:26 [2022-05-26T18:48:26.601Z] [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:48:26 [2022-05-26T18:48:26.601Z] [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 536 kB/s)
14:48:26 [2022-05-26T18:48:26.601Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/47/commons-parent-47.pom
14:48:26 [2022-05-26T18:48:26.601Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/47/commons-parent-47.pom
14:48:26 [2022-05-26T18:48:26.601Z] [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:48:26 [2022-05-26T18:48:26.860Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/47/commons-parent-47.pom
14:48:26 [2022-05-26T18:48:26.860Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/47/commons-parent-47.pom
14:48:26 [2022-05-26T18:48:26.860Z] [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:48:26 [2022-05-26T18:48:26.860Z] [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 3.2 MB/s)
14:48:26 [2022-05-26T18:48:26.860Z] [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:48:26 [2022-05-26T18:48:26.860Z] [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:48:26 [2022-05-26T18:48:26.860Z] [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:48:26 [2022-05-26T18:48:26.860Z] [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:48:26 [2022-05-26T18:48:26.860Z] [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:48:26 [2022-05-26T18:48:26.860Z] [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:48:26 [2022-05-26T18:48:26.860Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom (3.8 kB at 1.3 MB/s)
14:48:26 [2022-05-26T18:48:26.860Z] [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:48:26 [2022-05-26T18:48:26.860Z] [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:48:26 [2022-05-26T18:48:26.860Z] [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:48:27 [2022-05-26T18:48:27.118Z] [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:48:27 [2022-05-26T18:48:27.118Z] [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:48:27 [2022-05-26T18:48:27.118Z] [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:48:27 [2022-05-26T18:48:27.118Z] [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 3.5 MB/s)
14:48:27 [2022-05-26T18:48:27.118Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom
14:48:27 [2022-05-26T18:48:27.118Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom
14:48:27 [2022-05-26T18:48:27.118Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom
14:48:27 [2022-05-26T18:48:27.376Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom
14:48:27 [2022-05-26T18:48:27.377Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom
14:48:27 [2022-05-26T18:48:27.377Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom
14:48:27 [2022-05-26T18:48:27.377Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom (5.8 kB at 1.9 MB/s)
14:48:27 [2022-05-26T18:48:27.377Z] [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:48:27 [2022-05-26T18:48:27.377Z] [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:48:27 [2022-05-26T18:48:27.377Z] [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:48:27 [2022-05-26T18:48:27.377Z] [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:48:27 [2022-05-26T18:48:27.377Z] [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:48:27 [2022-05-26T18:48:27.377Z] [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:48:27 [2022-05-26T18:48:27.636Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom (5.1 kB at 1.7 MB/s)
14:48:27 [2022-05-26T18:48:27.636Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/inject/guice/4.2.2/guice-4.2.2.pom
14:48:27 [2022-05-26T18:48:27.636Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/inject/guice/4.2.2/guice-4.2.2.pom
14:48:27 [2022-05-26T18:48:27.636Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/inject/guice/4.2.2/guice-4.2.2.pom
14:48:27 [2022-05-26T18:48:27.636Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/inject/guice/4.2.2/guice-4.2.2.pom
14:48:27 [2022-05-26T18:48:27.636Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/inject/guice/4.2.2/guice-4.2.2.pom
14:48:27 [2022-05-26T18:48:27.636Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/4.2.2/guice-4.2.2.pom
14:48:27 [2022-05-26T18:48:27.636Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/4.2.2/guice-4.2.2.pom (11 kB at 843 kB/s)
14:48:27 [2022-05-26T18:48:27.636Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom
14:48:27 [2022-05-26T18:48:27.636Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom
14:48:27 [2022-05-26T18:48:27.636Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom
14:48:27 [2022-05-26T18:48:27.897Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom
14:48:27 [2022-05-26T18:48:27.897Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom
14:48:27 [2022-05-26T18:48:27.897Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom
14:48:27 [2022-05-26T18:48:27.897Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom (16 kB at 4.0 MB/s)
14:48:27 [2022-05-26T18:48:27.897Z] [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:48:27 [2022-05-26T18:48:27.897Z] [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:48:27 [2022-05-26T18:48:27.897Z] [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:48:27 [2022-05-26T18:48:27.897Z] [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:48:28 [2022-05-26T18:48:28.155Z] [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:48:28 [2022-05-26T18:48:28.155Z] [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:48:28 [2022-05-26T18:48:28.155Z] [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 2.6 MB/s)
14:48:28 [2022-05-26T18:48:28.155Z] [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:48:28 [2022-05-26T18:48:28.155Z] [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:48:28 [2022-05-26T18:48:28.155Z] [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:48:28 [2022-05-26T18:48:28.155Z] [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:48:28 [2022-05-26T18:48:28.155Z] [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:48:28 [2022-05-26T18:48:28.413Z] [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:48:28 [2022-05-26T18:48:28.413Z] [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 5.1 MB/s)
14:48:28 [2022-05-26T18:48:28.413Z] [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:48:28 [2022-05-26T18:48:28.413Z] [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:48:28 [2022-05-26T18:48:28.413Z] [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:48:28 [2022-05-26T18:48:28.413Z] [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:48:28 [2022-05-26T18:48:28.413Z] [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:48:28 [2022-05-26T18:48:28.413Z] [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:48:28 [2022-05-26T18:48:28.413Z] [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:48:28 [2022-05-26T18:48:28.413Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom
14:48:28 [2022-05-26T18:48:28.413Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom
14:48:28 [2022-05-26T18:48:28.413Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom
14:48:28 [2022-05-26T18:48:28.672Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom
14:48:28 [2022-05-26T18:48:28.672Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom
14:48:28 [2022-05-26T18:48:28.672Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom
14:48:28 [2022-05-26T18:48:28.672Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom (3.8 kB at 174 kB/s)
14:48:28 [2022-05-26T18:48:28.672Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom
14:48:28 [2022-05-26T18:48:28.672Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom
14:48:28 [2022-05-26T18:48:28.672Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom
14:48:28 [2022-05-26T18:48:28.672Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom
14:48:28 [2022-05-26T18:48:28.672Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom
14:48:28 [2022-05-26T18:48:28.672Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom
14:48:28 [2022-05-26T18:48:28.930Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom (14 kB at 4.6 MB/s)
14:48:28 [2022-05-26T18:48:28.930Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.pom
14:48:28 [2022-05-26T18:48:28.930Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.pom
14:48:28 [2022-05-26T18:48:28.930Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.pom
14:48:28 [2022-05-26T18:48:28.930Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.pom
14:48:28 [2022-05-26T18:48:28.930Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.pom
14:48:28 [2022-05-26T18:48:28.930Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.pom
14:48:28 [2022-05-26T18:48:28.930Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.pom (5.5 kB at 1.8 MB/s)
14:48:28 [2022-05-26T18:48:28.930Z] [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:48:28 [2022-05-26T18:48:28.930Z] [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:48:28 [2022-05-26T18:48:28.930Z] [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:48:29 [2022-05-26T18:48:29.189Z] [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:48:29 [2022-05-26T18:48:29.189Z] [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:48:29 [2022-05-26T18:48:29.189Z] [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:48:29 [2022-05-26T18:48:29.189Z] [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 1.9 MB/s)
14:48:29 [2022-05-26T18:48:29.189Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-packaging-plugin/2.7.3/tycho-packaging-plugin-2.7.3.pom
14:48:29 [2022-05-26T18:48:29.189Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-packaging-plugin/2.7.3/tycho-packaging-plugin-2.7.3.pom
14:48:29 [2022-05-26T18:48:29.189Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-packaging-plugin/2.7.3/tycho-packaging-plugin-2.7.3.pom
14:48:29 [2022-05-26T18:48:29.189Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-packaging-plugin/2.7.3/tycho-packaging-plugin-2.7.3.pom
14:48:29 [2022-05-26T18:48:29.189Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-packaging-plugin/2.7.3/tycho-packaging-plugin-2.7.3.pom
14:48:29 [2022-05-26T18:48:29.189Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/2.7.3/tycho-packaging-plugin-2.7.3.pom
14:48:29 [2022-05-26T18:48:29.189Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/2.7.3/tycho-packaging-plugin-2.7.3.pom (2.5 kB at 74 kB/s)
14:48:29 [2022-05-26T18:48:29.189Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/3.8.4/maven-artifact-3.8.4.pom
14:48:29 [2022-05-26T18:48:29.447Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/3.8.4/maven-artifact-3.8.4.pom
14:48:29 [2022-05-26T18:48:29.447Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.8.4/maven-artifact-3.8.4.pom
14:48:29 [2022-05-26T18:48:29.447Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/3.8.4/maven-artifact-3.8.4.pom
14:48:29 [2022-05-26T18:48:29.447Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/3.8.4/maven-artifact-3.8.4.pom
14:48:29 [2022-05-26T18:48:29.447Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.8.4/maven-artifact-3.8.4.pom
14:48:29 [2022-05-26T18:48:29.447Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.8.4/maven-artifact-3.8.4.pom (2.4 kB at 266 kB/s)
14:48:29 [2022-05-26T18:48:29.447Z] [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:48:29 [2022-05-26T18:48:29.447Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar
14:48:29 [2022-05-26T18:48:29.447Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.jar
14:48:29 [2022-05-26T18:48:29.447Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-packaging-plugin/2.7.3/tycho-packaging-plugin-2.7.3.jar
14:48:29 [2022-05-26T18:48:29.447Z] [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:48:29 [2022-05-26T18:48:29.447Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar
14:48:29 [2022-05-26T18:48:29.447Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.jar
14:48:29 [2022-05-26T18:48:29.447Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-packaging-plugin/2.7.3/tycho-packaging-plugin-2.7.3.jar
14:48:29 [2022-05-26T18:48:29.447Z] [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:48:29 [2022-05-26T18:48:29.447Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar
14:48:29 [2022-05-26T18:48:29.447Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.jar
14:48:29 [2022-05-26T18:48:29.447Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-packaging-plugin/2.7.3/tycho-packaging-plugin-2.7.3.jar
14:48:30 [2022-05-26T18:48:30.015Z] [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:48:30 [2022-05-26T18:48:30.015Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar
14:48:30 [2022-05-26T18:48:30.015Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.jar
14:48:30 [2022-05-26T18:48:30.015Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-packaging-plugin/2.7.3/tycho-packaging-plugin-2.7.3.jar
14:48:30 [2022-05-26T18:48:30.015Z] [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:48:30 [2022-05-26T18:48:30.015Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar
14:48:30 [2022-05-26T18:48:30.015Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.jar
14:48:30 [2022-05-26T18:48:30.015Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-packaging-plugin/2.7.3/tycho-packaging-plugin-2.7.3.jar
14:48:30 [2022-05-26T18:48:30.015Z] [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:48:30 [2022-05-26T18:48:30.015Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar
14:48:30 [2022-05-26T18:48:30.015Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.jar
14:48:30 [2022-05-26T18:48:30.015Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/2.7.3/tycho-packaging-plugin-2.7.3.jar
14:48:30 [2022-05-26T18:48:30.015Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.jar (26 kB at 8.7 MB/s)
14:48:30 [2022-05-26T18:48:30.015Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar (153 kB at 26 MB/s)
14:48:30 [2022-05-26T18:48:30.015Z] [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 2.1 MB/s)
14:48:30 [2022-05-26T18:48:30.015Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/2.7.3/tycho-packaging-plugin-2.7.3.jar (139 kB at 7.3 MB/s)
14:48:30 [2022-05-26T18:48:30.275Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-source-feature-plugin/2.7.3/tycho-source-feature-plugin-2.7.3.pom
14:48:30 [2022-05-26T18:48:30.275Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-source-feature-plugin/2.7.3/tycho-source-feature-plugin-2.7.3.pom
14:48:30 [2022-05-26T18:48:30.275Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-source-feature-plugin/2.7.3/tycho-source-feature-plugin-2.7.3.pom
14:48:30 [2022-05-26T18:48:30.275Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-source-feature-plugin/2.7.3/tycho-source-feature-plugin-2.7.3.pom
14:48:30 [2022-05-26T18:48:30.275Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-source-feature-plugin/2.7.3/tycho-source-feature-plugin-2.7.3.pom
14:48:30 [2022-05-26T18:48:30.276Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-source-feature-plugin/2.7.3/tycho-source-feature-plugin-2.7.3.pom
14:48:30 [2022-05-26T18:48:30.276Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-source-feature-plugin/2.7.3/tycho-source-feature-plugin-2.7.3.pom (2.1 kB at 140 kB/s)
14:48:30 [2022-05-26T18:48:30.276Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-extras/2.7.3/tycho-extras-2.7.3.pom
14:48:30 [2022-05-26T18:48:30.276Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-extras/2.7.3/tycho-extras-2.7.3.pom
14:48:30 [2022-05-26T18:48:30.276Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-extras/2.7.3/tycho-extras-2.7.3.pom
14:48:30 [2022-05-26T18:48:30.534Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-extras/2.7.3/tycho-extras-2.7.3.pom
14:48:30 [2022-05-26T18:48:30.534Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-extras/2.7.3/tycho-extras-2.7.3.pom
14:48:30 [2022-05-26T18:48:30.534Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-extras/2.7.3/tycho-extras-2.7.3.pom
14:48:30 [2022-05-26T18:48:30.534Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-extras/2.7.3/tycho-extras-2.7.3.pom (6.5 kB at 434 kB/s)
14:48:30 [2022-05-26T18:48:30.534Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-source-feature-plugin/2.7.3/tycho-source-feature-plugin-2.7.3.jar
14:48:30 [2022-05-26T18:48:30.534Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-source-feature-plugin/2.7.3/tycho-source-feature-plugin-2.7.3.jar
14:48:30 [2022-05-26T18:48:30.534Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-source-feature-plugin/2.7.3/tycho-source-feature-plugin-2.7.3.jar
14:48:30 [2022-05-26T18:48:30.534Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-source-feature-plugin/2.7.3/tycho-source-feature-plugin-2.7.3.jar
14:48:30 [2022-05-26T18:48:30.534Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-source-feature-plugin/2.7.3/tycho-source-feature-plugin-2.7.3.jar
14:48:30 [2022-05-26T18:48:30.534Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-source-feature-plugin/2.7.3/tycho-source-feature-plugin-2.7.3.jar
14:48:30 [2022-05-26T18:48:30.534Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-source-feature-plugin/2.7.3/tycho-source-feature-plugin-2.7.3.jar (20 kB at 1.4 MB/s)
14:48:30 [2022-05-26T18:48:30.534Z] [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:48:30 [2022-05-26T18:48:30.534Z] [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:48:30 [2022-05-26T18:48:30.534Z] [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:48:30 [2022-05-26T18:48:30.793Z] [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:48:30 [2022-05-26T18:48:30.793Z] [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:48:30 [2022-05-26T18:48:30.793Z] [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:48:30 [2022-05-26T18:48:30.793Z] [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 31 MB/s)
14:48:30 [2022-05-26T18:48:30.793Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-pack200b-plugin/2.7.3/tycho-pack200b-plugin-2.7.3.pom
14:48:30 [2022-05-26T18:48:30.793Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-pack200b-plugin/2.7.3/tycho-pack200b-plugin-2.7.3.pom
14:48:30 [2022-05-26T18:48:30.793Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-pack200b-plugin/2.7.3/tycho-pack200b-plugin-2.7.3.pom
14:48:31 [2022-05-26T18:48:31.051Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-pack200b-plugin/2.7.3/tycho-pack200b-plugin-2.7.3.pom
14:48:31 [2022-05-26T18:48:31.051Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-pack200b-plugin/2.7.3/tycho-pack200b-plugin-2.7.3.pom
14:48:31 [2022-05-26T18:48:31.051Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200b-plugin/2.7.3/tycho-pack200b-plugin-2.7.3.pom
14:48:31 [2022-05-26T18:48:31.051Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200b-plugin/2.7.3/tycho-pack200b-plugin-2.7.3.pom (1.6 kB at 107 kB/s)
14:48:31 [2022-05-26T18:48:31.051Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-pack200/2.7.3/tycho-pack200-2.7.3.pom
14:48:31 [2022-05-26T18:48:31.051Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-pack200/2.7.3/tycho-pack200-2.7.3.pom
14:48:31 [2022-05-26T18:48:31.051Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-pack200/2.7.3/tycho-pack200-2.7.3.pom
14:48:31 [2022-05-26T18:48:31.051Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-pack200/2.7.3/tycho-pack200-2.7.3.pom
14:48:31 [2022-05-26T18:48:31.051Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-pack200/2.7.3/tycho-pack200-2.7.3.pom
14:48:31 [2022-05-26T18:48:31.051Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200/2.7.3/tycho-pack200-2.7.3.pom
14:48:31 [2022-05-26T18:48:31.309Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200/2.7.3/tycho-pack200-2.7.3.pom (1.5 kB at 98 kB/s)
14:48:31 [2022-05-26T18:48:31.309Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-pack200b-plugin/2.7.3/tycho-pack200b-plugin-2.7.3.jar
14:48:31 [2022-05-26T18:48:31.309Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-pack200b-plugin/2.7.3/tycho-pack200b-plugin-2.7.3.jar
14:48:31 [2022-05-26T18:48:31.309Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-pack200b-plugin/2.7.3/tycho-pack200b-plugin-2.7.3.jar
14:48:31 [2022-05-26T18:48:31.309Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-pack200b-plugin/2.7.3/tycho-pack200b-plugin-2.7.3.jar
14:48:31 [2022-05-26T18:48:31.309Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-pack200b-plugin/2.7.3/tycho-pack200b-plugin-2.7.3.jar
14:48:31 [2022-05-26T18:48:31.310Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200b-plugin/2.7.3/tycho-pack200b-plugin-2.7.3.jar
14:48:31 [2022-05-26T18:48:31.310Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200b-plugin/2.7.3/tycho-pack200b-plugin-2.7.3.jar (7.0 kB at 413 kB/s)
14:48:31 [2022-05-26T18:48:31.310Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-plugin/2.7.3/tycho-p2-plugin-2.7.3.pom
14:48:31 [2022-05-26T18:48:31.310Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-plugin/2.7.3/tycho-p2-plugin-2.7.3.pom
14:48:31 [2022-05-26T18:48:31.310Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-plugin/2.7.3/tycho-p2-plugin-2.7.3.pom
14:48:31 [2022-05-26T18:48:31.568Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-plugin/2.7.3/tycho-p2-plugin-2.7.3.pom
14:48:31 [2022-05-26T18:48:31.568Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-plugin/2.7.3/tycho-p2-plugin-2.7.3.pom
14:48:31 [2022-05-26T18:48:31.568Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/2.7.3/tycho-p2-plugin-2.7.3.pom
14:48:31 [2022-05-26T18:48:31.568Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/2.7.3/tycho-p2-plugin-2.7.3.pom (2.4 kB at 118 kB/s)
14:48:31 [2022-05-26T18:48:31.568Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-plugin/2.7.3/tycho-p2-plugin-2.7.3.jar
14:48:31 [2022-05-26T18:48:31.568Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-plugin/2.7.3/tycho-p2-plugin-2.7.3.jar
14:48:31 [2022-05-26T18:48:31.568Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-plugin/2.7.3/tycho-p2-plugin-2.7.3.jar
14:48:31 [2022-05-26T18:48:31.826Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-plugin/2.7.3/tycho-p2-plugin-2.7.3.jar
14:48:31 [2022-05-26T18:48:31.826Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-plugin/2.7.3/tycho-p2-plugin-2.7.3.jar
14:48:31 [2022-05-26T18:48:31.826Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/2.7.3/tycho-p2-plugin-2.7.3.jar
14:48:31 [2022-05-26T18:48:31.826Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/2.7.3/tycho-p2-plugin-2.7.3.jar (30 kB at 2.3 MB/s)
14:48:31 [2022-05-26T18:48:31.826Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-launching/2.7.3/sisu-equinox-launching-2.7.3.pom
14:48:31 [2022-05-26T18:48:31.826Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-launching/2.7.3/sisu-equinox-launching-2.7.3.pom
14:48:31 [2022-05-26T18:48:31.826Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox-launching/2.7.3/sisu-equinox-launching-2.7.3.pom
14:48:31 [2022-05-26T18:48:31.826Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox-launching/2.7.3/sisu-equinox-launching-2.7.3.pom
14:48:31 [2022-05-26T18:48:31.826Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox-launching/2.7.3/sisu-equinox-launching-2.7.3.pom
14:48:31 [2022-05-26T18:48:31.826Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/2.7.3/sisu-equinox-launching-2.7.3.pom
14:48:31 [2022-05-26T18:48:31.826Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/2.7.3/sisu-equinox-launching-2.7.3.pom (3.0 kB at 199 kB/s)
14:48:31 [2022-05-26T18:48:31.826Z] [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:48:31 [2022-05-26T18:48:31.826Z] [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:48:32 [2022-05-26T18:48:32.084Z] [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:48:32 [2022-05-26T18:48:32.084Z] [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:48:32 [2022-05-26T18:48:32.084Z] [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:48:32 [2022-05-26T18:48:32.084Z] [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:48:32 [2022-05-26T18:48:32.084Z] [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:48:32 [2022-05-26T18:48:32.084Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/35/commons-parent-35.pom
14:48:32 [2022-05-26T18:48:32.084Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/35/commons-parent-35.pom
14:48:32 [2022-05-26T18:48:32.084Z] [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:48:32 [2022-05-26T18:48:32.343Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/35/commons-parent-35.pom
14:48:32 [2022-05-26T18:48:32.343Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/35/commons-parent-35.pom
14:48:32 [2022-05-26T18:48:32.343Z] [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:48:32 [2022-05-26T18:48:32.343Z] [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 3.2 MB/s)
14:48:32 [2022-05-26T18:48:32.343Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/15/apache-15.pom
14:48:32 [2022-05-26T18:48:32.343Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/15/apache-15.pom
14:48:32 [2022-05-26T18:48:32.343Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/15/apache-15.pom
14:48:32 [2022-05-26T18:48:32.343Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/15/apache-15.pom
14:48:32 [2022-05-26T18:48:32.343Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/15/apache-15.pom
14:48:32 [2022-05-26T18:48:32.343Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/15/apache-15.pom
14:48:32 [2022-05-26T18:48:32.343Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/15/apache-15.pom (15 kB at 3.8 MB/s)
14:48:32 [2022-05-26T18:48:32.343Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-artifactcomparator/2.7.3/tycho-artifactcomparator-2.7.3.pom
14:48:32 [2022-05-26T18:48:32.343Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-artifactcomparator/2.7.3/tycho-artifactcomparator-2.7.3.pom
14:48:32 [2022-05-26T18:48:32.343Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-artifactcomparator/2.7.3/tycho-artifactcomparator-2.7.3.pom
14:48:32 [2022-05-26T18:48:32.601Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-artifactcomparator/2.7.3/tycho-artifactcomparator-2.7.3.pom
14:48:32 [2022-05-26T18:48:32.601Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-artifactcomparator/2.7.3/tycho-artifactcomparator-2.7.3.pom
14:48:32 [2022-05-26T18:48:32.601Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/2.7.3/tycho-artifactcomparator-2.7.3.pom
14:48:32 [2022-05-26T18:48:32.601Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/2.7.3/tycho-artifactcomparator-2.7.3.pom (2.2 kB at 127 kB/s)
14:48:32 [2022-05-26T18:48:32.601Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.pom
14:48:32 [2022-05-26T18:48:32.601Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.pom
14:48:32 [2022-05-26T18:48:32.601Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.pom
14:48:32 [2022-05-26T18:48:32.858Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.pom
14:48:32 [2022-05-26T18:48:32.859Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.pom
14:48:32 [2022-05-26T18:48:32.859Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.pom
14:48:32 [2022-05-26T18:48:32.859Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.pom (2.6 kB at 1.3 MB/s)
14:48:32 [2022-05-26T18:48:32.859Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/ow2/1.5/ow2-1.5.pom
14:48:32 [2022-05-26T18:48:32.859Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/ow2/1.5/ow2-1.5.pom
14:48:32 [2022-05-26T18:48:32.859Z] [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:48:32 [2022-05-26T18:48:32.859Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/ow2/1.5/ow2-1.5.pom
14:48:32 [2022-05-26T18:48:32.859Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/ow2/1.5/ow2-1.5.pom
14:48:32 [2022-05-26T18:48:32.859Z] [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:48:32 [2022-05-26T18:48:32.859Z] [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.8 MB/s)
14:48:32 [2022-05-26T18:48:32.859Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/9.2/asm-9.2.pom
14:48:32 [2022-05-26T18:48:32.859Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/9.2/asm-9.2.pom
14:48:32 [2022-05-26T18:48:32.859Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/9.2/asm-9.2.pom
14:48:33 [2022-05-26T18:48:33.117Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/9.2/asm-9.2.pom
14:48:33 [2022-05-26T18:48:33.117Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/9.2/asm-9.2.pom
14:48:33 [2022-05-26T18:48:33.117Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.2/asm-9.2.pom
14:48:33 [2022-05-26T18:48:33.117Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.2/asm-9.2.pom (2.4 kB at 1.2 MB/s)
14:48:33 [2022-05-26T18:48:33.117Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-util/9.2/asm-util-9.2.pom
14:48:33 [2022-05-26T18:48:33.117Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-util/9.2/asm-util-9.2.pom
14:48:33 [2022-05-26T18:48:33.117Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-util/9.2/asm-util-9.2.pom
14:48:33 [2022-05-26T18:48:33.117Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-util/9.2/asm-util-9.2.pom
14:48:33 [2022-05-26T18:48:33.117Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-util/9.2/asm-util-9.2.pom
14:48:33 [2022-05-26T18:48:33.117Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/9.2/asm-util-9.2.pom
14:48:33 [2022-05-26T18:48:33.117Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/9.2/asm-util-9.2.pom (2.9 kB at 1.5 MB/s)
14:48:33 [2022-05-26T18:48:33.117Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.pom
14:48:33 [2022-05-26T18:48:33.117Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.pom
14:48:33 [2022-05-26T18:48:33.117Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.pom
14:48:33 [2022-05-26T18:48:33.375Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.pom
14:48:33 [2022-05-26T18:48:33.375Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.pom
14:48:33 [2022-05-26T18:48:33.375Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.pom
14:48:33 [2022-05-26T18:48:33.375Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.pom (2.6 kB at 873 kB/s)
14:48:33 [2022-05-26T18:48:33.375Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom
14:48:33 [2022-05-26T18:48:33.375Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom
14:48:33 [2022-05-26T18:48:33.375Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom
14:48:33 [2022-05-26T18:48:33.375Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom
14:48:33 [2022-05-26T18:48:33.375Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom
14:48:33 [2022-05-26T18:48:33.375Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom
14:48:33 [2022-05-26T18:48:33.375Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom (31 kB at 7.7 MB/s)
14:48:33 [2022-05-26T18:48:33.375Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom
14:48:33 [2022-05-26T18:48:33.375Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom
14:48:33 [2022-05-26T18:48:33.375Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom
14:48:33 [2022-05-26T18:48:33.375Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom
14:48:33 [2022-05-26T18:48:33.633Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom
14:48:33 [2022-05-26T18:48:33.633Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom
14:48:33 [2022-05-26T18:48:33.633Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom (5.1 kB at 2.5 MB/s)
14:48:33 [2022-05-26T18:48:33.633Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-launching/2.7.3/sisu-equinox-launching-2.7.3.jar
14:48:33 [2022-05-26T18:48:33.633Z] [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:48:33 [2022-05-26T18:48:33.633Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-artifactcomparator/2.7.3/tycho-artifactcomparator-2.7.3.jar
14:48:33 [2022-05-26T18:48:33.633Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.jar
14:48:33 [2022-05-26T18:48:33.633Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/9.2/asm-9.2.jar
14:48:33 [2022-05-26T18:48:33.633Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-util/9.2/asm-util-9.2.jar
14:48:33 [2022-05-26T18:48:33.633Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.jar
14:48:33 [2022-05-26T18:48:33.633Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar
14:48:33 [2022-05-26T18:48:33.633Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-launching/2.7.3/sisu-equinox-launching-2.7.3.jar
14:48:33 [2022-05-26T18:48:33.633Z] [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:48:33 [2022-05-26T18:48:33.633Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-artifactcomparator/2.7.3/tycho-artifactcomparator-2.7.3.jar
14:48:33 [2022-05-26T18:48:33.633Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.jar
14:48:33 [2022-05-26T18:48:33.633Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/9.2/asm-9.2.jar
14:48:33 [2022-05-26T18:48:33.633Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-util/9.2/asm-util-9.2.jar
14:48:33 [2022-05-26T18:48:33.633Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.jar
14:48:33 [2022-05-26T18:48:33.633Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar
14:48:33 [2022-05-26T18:48:33.633Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox-launching/2.7.3/sisu-equinox-launching-2.7.3.jar
14:48:33 [2022-05-26T18:48:33.633Z] [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:48:33 [2022-05-26T18:48:33.633Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-artifactcomparator/2.7.3/tycho-artifactcomparator-2.7.3.jar
14:48:33 [2022-05-26T18:48:33.633Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.jar
14:48:33 [2022-05-26T18:48:33.633Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/9.2/asm-9.2.jar
14:48:33 [2022-05-26T18:48:33.634Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-util/9.2/asm-util-9.2.jar
14:48:33 [2022-05-26T18:48:33.634Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.jar
14:48:33 [2022-05-26T18:48:33.634Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar
14:48:33 [2022-05-26T18:48:33.894Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox-launching/2.7.3/sisu-equinox-launching-2.7.3.jar
14:48:33 [2022-05-26T18:48:33.894Z] [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:48:33 [2022-05-26T18:48:33.894Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-artifactcomparator/2.7.3/tycho-artifactcomparator-2.7.3.jar
14:48:33 [2022-05-26T18:48:33.894Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.jar
14:48:33 [2022-05-26T18:48:33.894Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/9.2/asm-9.2.jar
14:48:33 [2022-05-26T18:48:33.894Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-util/9.2/asm-util-9.2.jar
14:48:33 [2022-05-26T18:48:33.894Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.jar
14:48:33 [2022-05-26T18:48:33.894Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar
14:48:33 [2022-05-26T18:48:33.894Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox-launching/2.7.3/sisu-equinox-launching-2.7.3.jar
14:48:33 [2022-05-26T18:48:33.894Z] [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:48:33 [2022-05-26T18:48:33.894Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.jar
14:48:33 [2022-05-26T18:48:33.894Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/9.2/asm-9.2.jar
14:48:33 [2022-05-26T18:48:33.894Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-artifactcomparator/2.7.3/tycho-artifactcomparator-2.7.3.jar
14:48:33 [2022-05-26T18:48:33.894Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-util/9.2/asm-util-9.2.jar
14:48:33 [2022-05-26T18:48:33.894Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.jar
14:48:33 [2022-05-26T18:48:33.894Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar
14:48:33 [2022-05-26T18:48:33.894Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/2.7.3/sisu-equinox-launching-2.7.3.jar
14:48:33 [2022-05-26T18:48:33.894Z] [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:48:33 [2022-05-26T18:48:33.894Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/2.7.3/tycho-artifactcomparator-2.7.3.jar
14:48:33 [2022-05-26T18:48:33.894Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.jar
14:48:33 [2022-05-26T18:48:33.894Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.2/asm-9.2.jar
14:48:33 [2022-05-26T18:48:33.894Z] [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 14 MB/s)
14:48:33 [2022-05-26T18:48:33.894Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.jar (53 kB at 13 MB/s)
14:48:33 [2022-05-26T18:48:33.894Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/9.2/asm-util-9.2.jar
14:48:33 [2022-05-26T18:48:33.894Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.jar
14:48:33 [2022-05-26T18:48:33.894Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.2/asm-9.2.jar (122 kB at 20 MB/s)
14:48:33 [2022-05-26T18:48:33.894Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar
14:48:33 [2022-05-26T18:48:33.894Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.jar (34 kB at 4.9 MB/s)
14:48:33 [2022-05-26T18:48:33.894Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/9.2/asm-util-9.2.jar (85 kB at 11 MB/s)
14:48:33 [2022-05-26T18:48:33.895Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/2.7.3/tycho-artifactcomparator-2.7.3.jar (20 kB at 1.3 MB/s)
14:48:33 [2022-05-26T18:48:33.895Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/2.7.3/sisu-equinox-launching-2.7.3.jar (28 kB at 1.6 MB/s)
14:48:33 [2022-05-26T18:48:33.895Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar (587 kB at 16 MB/s)
14:48:34 [2022-05-26T18:48:34.153Z] [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:48:34 [2022-05-26T18:48:34.153Z] [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:48:34 [2022-05-26T18:48:34.153Z] [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:48:34 [2022-05-26T18:48:34.153Z] [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:48:34 [2022-05-26T18:48:34.153Z] [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:48:34 [2022-05-26T18:48:34.153Z] [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:48:34 [2022-05-26T18:48:34.153Z] [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 318 kB/s)
14:48:34 [2022-05-26T18:48:34.153Z] [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:48:34 [2022-05-26T18:48:34.153Z] [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:48:34 [2022-05-26T18:48:34.411Z] [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:48:34 [2022-05-26T18:48:34.411Z] [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:48:34 [2022-05-26T18:48:34.411Z] [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:48:34 [2022-05-26T18:48:34.411Z] [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:48:34 [2022-05-26T18:48:34.411Z] [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 481 kB/s)
14:48:34 [2022-05-26T18:48:34.411Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/27/maven-parent-27.pom
14:48:34 [2022-05-26T18:48:34.411Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/27/maven-parent-27.pom
14:48:34 [2022-05-26T18:48:34.411Z] [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:48:34 [2022-05-26T18:48:34.668Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/27/maven-parent-27.pom
14:48:34 [2022-05-26T18:48:34.668Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/27/maven-parent-27.pom
14:48:34 [2022-05-26T18:48:34.668Z] [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:48:34 [2022-05-26T18:48:34.669Z] [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:48:34 [2022-05-26T18:48:34.669Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/17/apache-17.pom
14:48:34 [2022-05-26T18:48:34.669Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/17/apache-17.pom
14:48:34 [2022-05-26T18:48:34.669Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/17/apache-17.pom
14:48:35 [2022-05-26T18:48:35.234Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/17/apache-17.pom
14:48:35 [2022-05-26T18:48:35.234Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/17/apache-17.pom
14:48:35 [2022-05-26T18:48:35.234Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/17/apache-17.pom
14:48:35 [2022-05-26T18:48:35.234Z] [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 5.4 MB/s)
14:48:35 [2022-05-26T18:48:35.234Z] [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:48:35 [2022-05-26T18:48:35.234Z] [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:48:35 [2022-05-26T18:48:35.234Z] [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:48:35 [2022-05-26T18:48:35.492Z] [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:48:35 [2022-05-26T18:48:35.492Z] [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:48:35 [2022-05-26T18:48:35.492Z] [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:48:35 [2022-05-26T18:48:35.492Z] [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 589 kB/s)
14:48:35 [2022-05-26T18:48:35.492Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-surefire-plugin/2.7.3/tycho-surefire-plugin-2.7.3.pom
14:48:35 [2022-05-26T18:48:35.492Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-surefire-plugin/2.7.3/tycho-surefire-plugin-2.7.3.pom
14:48:35 [2022-05-26T18:48:35.492Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-surefire-plugin/2.7.3/tycho-surefire-plugin-2.7.3.pom
14:48:36 [2022-05-26T18:48:36.059Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-surefire-plugin/2.7.3/tycho-surefire-plugin-2.7.3.pom
14:48:36 [2022-05-26T18:48:36.060Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-surefire-plugin/2.7.3/tycho-surefire-plugin-2.7.3.pom
14:48:36 [2022-05-26T18:48:36.060Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/2.7.3/tycho-surefire-plugin-2.7.3.pom
14:48:36 [2022-05-26T18:48:36.060Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/2.7.3/tycho-surefire-plugin-2.7.3.pom (8.3 kB at 203 kB/s)
14:48:36 [2022-05-26T18:48:36.060Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-surefire-plugin/2.7.3/tycho-surefire-plugin-2.7.3.jar
14:48:36 [2022-05-26T18:48:36.060Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-surefire-plugin/2.7.3/tycho-surefire-plugin-2.7.3.jar
14:48:36 [2022-05-26T18:48:36.060Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-surefire-plugin/2.7.3/tycho-surefire-plugin-2.7.3.jar
14:48:36 [2022-05-26T18:48:36.322Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-surefire-plugin/2.7.3/tycho-surefire-plugin-2.7.3.jar
14:48:36 [2022-05-26T18:48:36.322Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-surefire-plugin/2.7.3/tycho-surefire-plugin-2.7.3.jar
14:48:36 [2022-05-26T18:48:36.322Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/2.7.3/tycho-surefire-plugin-2.7.3.jar
14:48:36 [2022-05-26T18:48:36.322Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/2.7.3/tycho-surefire-plugin-2.7.3.jar (87 kB at 5.1 MB/s)
14:48:36 [2022-05-26T18:48:36.322Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/biz/aQute/bnd/biz.aQute.bndlib/5.1.2/biz.aQute.bndlib-5.1.2.pom
14:48:36 [2022-05-26T18:48:36.322Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/biz/aQute/bnd/biz.aQute.bndlib/5.1.2/biz.aQute.bndlib-5.1.2.pom
14:48:36 [2022-05-26T18:48:36.322Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/biz/aQute/bnd/biz.aQute.bndlib/5.1.2/biz.aQute.bndlib-5.1.2.pom
14:48:36 [2022-05-26T18:48:36.581Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/biz/aQute/bnd/biz.aQute.bndlib/5.1.2/biz.aQute.bndlib-5.1.2.pom
14:48:36 [2022-05-26T18:48:36.581Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/biz/aQute/bnd/biz.aQute.bndlib/5.1.2/biz.aQute.bndlib-5.1.2.pom
14:48:36 [2022-05-26T18:48:36.581Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bndlib/5.1.2/biz.aQute.bndlib-5.1.2.pom
14:48:36 [2022-05-26T18:48:36.581Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bndlib/5.1.2/biz.aQute.bndlib-5.1.2.pom (4.1 kB at 375 kB/s)
14:48:36 [2022-05-26T18:48:36.581Z] [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:48:36 [2022-05-26T18:48:36.581Z] [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:48:36 [2022-05-26T18:48:36.581Z] [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:48:36 [2022-05-26T18:48:36.840Z] [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:48:36 [2022-05-26T18:48:36.840Z] [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:48:36 [2022-05-26T18:48:36.840Z] [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:48:36 [2022-05-26T18:48:36.840Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom (3.8 kB at 1.9 MB/s)
14:48:36 [2022-05-26T18:48:36.840Z] [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:48:36 [2022-05-26T18:48:36.840Z] [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:48:36 [2022-05-26T18:48:36.840Z] [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:48:37 [2022-05-26T18:48:37.099Z] [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:48:37 [2022-05-26T18:48:37.099Z] [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:48:37 [2022-05-26T18:48:37.099Z] [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:48:37 [2022-05-26T18:48:37.099Z] [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:48:37 [2022-05-26T18:48:37.099Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.7.3/org.eclipse.tycho.surefire.osgibooter-2.7.3.pom
14:48:37 [2022-05-26T18:48:37.099Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.7.3/org.eclipse.tycho.surefire.osgibooter-2.7.3.pom
14:48:37 [2022-05-26T18:48:37.099Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.7.3/org.eclipse.tycho.surefire.osgibooter-2.7.3.pom
14:48:37 [2022-05-26T18:48:37.099Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.7.3/org.eclipse.tycho.surefire.osgibooter-2.7.3.pom
14:48:37 [2022-05-26T18:48:37.362Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.7.3/org.eclipse.tycho.surefire.osgibooter-2.7.3.pom
14:48:37 [2022-05-26T18:48:37.362Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.7.3/org.eclipse.tycho.surefire.osgibooter-2.7.3.pom
14:48:37 [2022-05-26T18:48:37.362Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.7.3/org.eclipse.tycho.surefire.osgibooter-2.7.3.pom (3.5 kB at 140 kB/s)
14:48:37 [2022-05-26T18:48:37.362Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.7.3/org.eclipse.tycho.surefire.junit-2.7.3.pom
14:48:37 [2022-05-26T18:48:37.363Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.7.3/org.eclipse.tycho.surefire.junit-2.7.3.pom
14:48:37 [2022-05-26T18:48:37.363Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.7.3/org.eclipse.tycho.surefire.junit-2.7.3.pom
14:48:37 [2022-05-26T18:48:37.363Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.7.3/org.eclipse.tycho.surefire.junit-2.7.3.pom
14:48:37 [2022-05-26T18:48:37.363Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.7.3/org.eclipse.tycho.surefire.junit-2.7.3.pom
14:48:37 [2022-05-26T18:48:37.363Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.7.3/org.eclipse.tycho.surefire.junit-2.7.3.pom
14:48:37 [2022-05-26T18:48:37.363Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.7.3/org.eclipse.tycho.surefire.junit-2.7.3.pom (1.5 kB at 65 kB/s)
14:48:37 [2022-05-26T18:48:37.363Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-surefire/2.7.3/tycho-surefire-2.7.3.pom
14:48:37 [2022-05-26T18:48:37.363Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-surefire/2.7.3/tycho-surefire-2.7.3.pom
14:48:37 [2022-05-26T18:48:37.363Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-surefire/2.7.3/tycho-surefire-2.7.3.pom
14:48:37 [2022-05-26T18:48:37.621Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-surefire/2.7.3/tycho-surefire-2.7.3.pom
14:48:37 [2022-05-26T18:48:37.621Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-surefire/2.7.3/tycho-surefire-2.7.3.pom
14:48:37 [2022-05-26T18:48:37.621Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire/2.7.3/tycho-surefire-2.7.3.pom
14:48:37 [2022-05-26T18:48:37.621Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire/2.7.3/tycho-surefire-2.7.3.pom (3.4 kB at 87 kB/s)
14:48:37 [2022-05-26T18:48:37.621Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.7.3/org.eclipse.tycho.surefire.junit4-2.7.3.pom
14:48:37 [2022-05-26T18:48:37.621Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.7.3/org.eclipse.tycho.surefire.junit4-2.7.3.pom
14:48:37 [2022-05-26T18:48:37.621Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.7.3/org.eclipse.tycho.surefire.junit4-2.7.3.pom
14:48:37 [2022-05-26T18:48:37.621Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.7.3/org.eclipse.tycho.surefire.junit4-2.7.3.pom
14:48:37 [2022-05-26T18:48:37.621Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.7.3/org.eclipse.tycho.surefire.junit4-2.7.3.pom
14:48:37 [2022-05-26T18:48:37.621Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.7.3/org.eclipse.tycho.surefire.junit4-2.7.3.pom
14:48:37 [2022-05-26T18:48:37.880Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.7.3/org.eclipse.tycho.surefire.junit4-2.7.3.pom (1.5 kB at 88 kB/s)
14:48:37 [2022-05-26T18:48:37.880Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.7.3/org.eclipse.tycho.surefire.junit47-2.7.3.pom
14:48:37 [2022-05-26T18:48:37.880Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.7.3/org.eclipse.tycho.surefire.junit47-2.7.3.pom
14:48:37 [2022-05-26T18:48:37.880Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.7.3/org.eclipse.tycho.surefire.junit47-2.7.3.pom
14:48:37 [2022-05-26T18:48:37.880Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.7.3/org.eclipse.tycho.surefire.junit47-2.7.3.pom
14:48:37 [2022-05-26T18:48:37.880Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.7.3/org.eclipse.tycho.surefire.junit47-2.7.3.pom
14:48:37 [2022-05-26T18:48:37.880Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.7.3/org.eclipse.tycho.surefire.junit47-2.7.3.pom
14:48:37 [2022-05-26T18:48:37.880Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.7.3/org.eclipse.tycho.surefire.junit47-2.7.3.pom (1.9 kB at 103 kB/s)
14:48:37 [2022-05-26T18:48:37.880Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.7.3/org.eclipse.tycho.surefire.junit5-2.7.3.pom
14:48:37 [2022-05-26T18:48:37.880Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.7.3/org.eclipse.tycho.surefire.junit5-2.7.3.pom
14:48:37 [2022-05-26T18:48:37.880Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.7.3/org.eclipse.tycho.surefire.junit5-2.7.3.pom
14:48:38 [2022-05-26T18:48:38.138Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.7.3/org.eclipse.tycho.surefire.junit5-2.7.3.pom
14:48:38 [2022-05-26T18:48:38.138Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.7.3/org.eclipse.tycho.surefire.junit5-2.7.3.pom
14:48:38 [2022-05-26T18:48:38.138Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.7.3/org.eclipse.tycho.surefire.junit5-2.7.3.pom
14:48:38 [2022-05-26T18:48:38.138Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.7.3/org.eclipse.tycho.surefire.junit5-2.7.3.pom (3.3 kB at 156 kB/s)
14:48:38 [2022-05-26T18:48:38.138Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.7.3/org.eclipse.tycho.surefire.junit54-2.7.3.pom
14:48:38 [2022-05-26T18:48:38.138Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.7.3/org.eclipse.tycho.surefire.junit54-2.7.3.pom
14:48:38 [2022-05-26T18:48:38.138Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.7.3/org.eclipse.tycho.surefire.junit54-2.7.3.pom
14:48:38 [2022-05-26T18:48:38.138Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.7.3/org.eclipse.tycho.surefire.junit54-2.7.3.pom
14:48:38 [2022-05-26T18:48:38.138Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.7.3/org.eclipse.tycho.surefire.junit54-2.7.3.pom
14:48:38 [2022-05-26T18:48:38.138Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.7.3/org.eclipse.tycho.surefire.junit54-2.7.3.pom
14:48:38 [2022-05-26T18:48:38.397Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.7.3/org.eclipse.tycho.surefire.junit54-2.7.3.pom (3.3 kB at 236 kB/s)
14:48:38 [2022-05-26T18:48:38.397Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.7.3/org.eclipse.tycho.surefire.junit55-2.7.3.pom
14:48:38 [2022-05-26T18:48:38.397Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.7.3/org.eclipse.tycho.surefire.junit55-2.7.3.pom
14:48:38 [2022-05-26T18:48:38.397Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.7.3/org.eclipse.tycho.surefire.junit55-2.7.3.pom
14:48:38 [2022-05-26T18:48:38.397Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.7.3/org.eclipse.tycho.surefire.junit55-2.7.3.pom
14:48:38 [2022-05-26T18:48:38.397Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.7.3/org.eclipse.tycho.surefire.junit55-2.7.3.pom
14:48:38 [2022-05-26T18:48:38.397Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.7.3/org.eclipse.tycho.surefire.junit55-2.7.3.pom
14:48:38 [2022-05-26T18:48:38.397Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.7.3/org.eclipse.tycho.surefire.junit55-2.7.3.pom (3.3 kB at 194 kB/s)
14:48:38 [2022-05-26T18:48:38.397Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.7.3/org.eclipse.tycho.surefire.junit56-2.7.3.pom
14:48:38 [2022-05-26T18:48:38.397Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.7.3/org.eclipse.tycho.surefire.junit56-2.7.3.pom
14:48:38 [2022-05-26T18:48:38.397Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.7.3/org.eclipse.tycho.surefire.junit56-2.7.3.pom
14:48:38 [2022-05-26T18:48:38.655Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.7.3/org.eclipse.tycho.surefire.junit56-2.7.3.pom
14:48:38 [2022-05-26T18:48:38.655Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.7.3/org.eclipse.tycho.surefire.junit56-2.7.3.pom
14:48:38 [2022-05-26T18:48:38.656Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.7.3/org.eclipse.tycho.surefire.junit56-2.7.3.pom
14:48:38 [2022-05-26T18:48:38.656Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.7.3/org.eclipse.tycho.surefire.junit56-2.7.3.pom (3.3 kB at 118 kB/s)
14:48:38 [2022-05-26T18:48:38.656Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.7.3/org.eclipse.tycho.surefire.junit57-2.7.3.pom
14:48:38 [2022-05-26T18:48:38.656Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.7.3/org.eclipse.tycho.surefire.junit57-2.7.3.pom
14:48:38 [2022-05-26T18:48:38.656Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.7.3/org.eclipse.tycho.surefire.junit57-2.7.3.pom
14:48:38 [2022-05-26T18:48:38.656Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.7.3/org.eclipse.tycho.surefire.junit57-2.7.3.pom
14:48:38 [2022-05-26T18:48:38.656Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.7.3/org.eclipse.tycho.surefire.junit57-2.7.3.pom
14:48:38 [2022-05-26T18:48:38.656Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.7.3/org.eclipse.tycho.surefire.junit57-2.7.3.pom
14:48:38 [2022-05-26T18:48:38.656Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.7.3/org.eclipse.tycho.surefire.junit57-2.7.3.pom (2.9 kB at 102 kB/s)
14:48:38 [2022-05-26T18:48:38.656Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/2.7.3/org.eclipse.tycho.surefire.junit57withvintage-2.7.3.pom
14:48:38 [2022-05-26T18:48:38.656Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/2.7.3/org.eclipse.tycho.surefire.junit57withvintage-2.7.3.pom
14:48:38 [2022-05-26T18:48:38.656Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/2.7.3/org.eclipse.tycho.surefire.junit57withvintage-2.7.3.pom
14:48:38 [2022-05-26T18:48:38.914Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/2.7.3/org.eclipse.tycho.surefire.junit57withvintage-2.7.3.pom
14:48:38 [2022-05-26T18:48:38.914Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/2.7.3/org.eclipse.tycho.surefire.junit57withvintage-2.7.3.pom
14:48:38 [2022-05-26T18:48:38.914Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/2.7.3/org.eclipse.tycho.surefire.junit57withvintage-2.7.3.pom
14:48:38 [2022-05-26T18:48:38.914Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/2.7.3/org.eclipse.tycho.surefire.junit57withvintage-2.7.3.pom (3.4 kB at 116 kB/s)
14:48:38 [2022-05-26T18:48:38.914Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/2.7.3/org.eclipse.tycho.surefire.junit58-2.7.3.pom
14:48:38 [2022-05-26T18:48:38.914Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/2.7.3/org.eclipse.tycho.surefire.junit58-2.7.3.pom
14:48:38 [2022-05-26T18:48:38.914Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/2.7.3/org.eclipse.tycho.surefire.junit58-2.7.3.pom
14:48:38 [2022-05-26T18:48:38.914Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/2.7.3/org.eclipse.tycho.surefire.junit58-2.7.3.pom
14:48:38 [2022-05-26T18:48:38.914Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/2.7.3/org.eclipse.tycho.surefire.junit58-2.7.3.pom
14:48:38 [2022-05-26T18:48:38.914Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/2.7.3/org.eclipse.tycho.surefire.junit58-2.7.3.pom
14:48:39 [2022-05-26T18:48:39.173Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/2.7.3/org.eclipse.tycho.surefire.junit58-2.7.3.pom (2.9 kB at 164 kB/s)
14:48:39 [2022-05-26T18:48:39.173Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/2.7.3/org.eclipse.tycho.surefire.junit58withvintage-2.7.3.pom
14:48:39 [2022-05-26T18:48:39.173Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/2.7.3/org.eclipse.tycho.surefire.junit58withvintage-2.7.3.pom
14:48:39 [2022-05-26T18:48:39.173Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/2.7.3/org.eclipse.tycho.surefire.junit58withvintage-2.7.3.pom
14:48:39 [2022-05-26T18:48:39.173Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/2.7.3/org.eclipse.tycho.surefire.junit58withvintage-2.7.3.pom
14:48:39 [2022-05-26T18:48:39.173Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/2.7.3/org.eclipse.tycho.surefire.junit58withvintage-2.7.3.pom
14:48:39 [2022-05-26T18:48:39.173Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/2.7.3/org.eclipse.tycho.surefire.junit58withvintage-2.7.3.pom
14:48:39 [2022-05-26T18:48:39.173Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/2.7.3/org.eclipse.tycho.surefire.junit58withvintage-2.7.3.pom (3.4 kB at 88 kB/s)
14:48:39 [2022-05-26T18:48:39.173Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.7.3/org.eclipse.tycho.surefire.testng-2.7.3.pom
14:48:39 [2022-05-26T18:48:39.173Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.7.3/org.eclipse.tycho.surefire.testng-2.7.3.pom
14:48:39 [2022-05-26T18:48:39.173Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.7.3/org.eclipse.tycho.surefire.testng-2.7.3.pom
14:48:39 [2022-05-26T18:48:39.431Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.7.3/org.eclipse.tycho.surefire.testng-2.7.3.pom
14:48:39 [2022-05-26T18:48:39.431Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.7.3/org.eclipse.tycho.surefire.testng-2.7.3.pom
14:48:39 [2022-05-26T18:48:39.431Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.7.3/org.eclipse.tycho.surefire.testng-2.7.3.pom
14:48:39 [2022-05-26T18:48:39.431Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.7.3/org.eclipse.tycho.surefire.testng-2.7.3.pom (2.1 kB at 80 kB/s)
14:48:39 [2022-05-26T18:48:39.431Z] [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:48:39 [2022-05-26T18:48:39.431Z] [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:48:39 [2022-05-26T18:48:39.431Z] [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:48:39 [2022-05-26T18:48:39.431Z] [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:48:39 [2022-05-26T18:48:39.431Z] [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:48:39 [2022-05-26T18:48:39.431Z] [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:48:39 [2022-05-26T18:48:39.431Z] [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 1.8 MB/s)
14:48:39 [2022-05-26T18:48:39.431Z] [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:48:39 [2022-05-26T18:48:39.431Z] [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:48:39 [2022-05-26T18:48:39.689Z] [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:48:39 [2022-05-26T18:48:39.689Z] [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:48:39 [2022-05-26T18:48:39.689Z] [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:48:39 [2022-05-26T18:48:39.950Z] [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:48:39 [2022-05-26T18:48:39.950Z] [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 5.2 MB/s)
14:48:39 [2022-05-26T18:48:39.950Z] [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:48:39 [2022-05-26T18:48:39.950Z] [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:48:39 [2022-05-26T18:48:39.950Z] [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:48:40 [2022-05-26T18:48:40.208Z] [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:48:40 [2022-05-26T18:48:40.208Z] [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:48:40 [2022-05-26T18:48:40.208Z] [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:48:40 [2022-05-26T18:48:40.208Z] [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 653 kB/s)
14:48:40 [2022-05-26T18:48:40.208Z] [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:48:40 [2022-05-26T18:48:40.208Z] [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:48:40 [2022-05-26T18:48:40.208Z] [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:48:40 [2022-05-26T18:48:40.467Z] [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:48:40 [2022-05-26T18:48:40.467Z] [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:48:40 [2022-05-26T18:48:40.467Z] [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:48:40 [2022-05-26T18:48:40.467Z] [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 3.8 MB/s)
14:48:40 [2022-05-26T18:48:40.467Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.4/maven-plugin-annotations-3.6.4.pom
14:48:40 [2022-05-26T18:48:40.467Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.4/maven-plugin-annotations-3.6.4.pom
14:48:40 [2022-05-26T18:48:40.467Z] [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.4/maven-plugin-annotations-3.6.4.pom
14:48:40 [2022-05-26T18:48:40.467Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.4/maven-plugin-annotations-3.6.4.pom
14:48:40 [2022-05-26T18:48:40.467Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.4/maven-plugin-annotations-3.6.4.pom
14:48:40 [2022-05-26T18:48:40.467Z] [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.4/maven-plugin-annotations-3.6.4.pom
14:48:40 [2022-05-26T18:48:40.467Z] [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.4/maven-plugin-annotations-3.6.4.pom (1.4 kB at 160 kB/s)
14:48:40 [2022-05-26T18:48:40.467Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugin-tools/maven-plugin-tools/3.6.4/maven-plugin-tools-3.6.4.pom
14:48:40 [2022-05-26T18:48:40.467Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugin-tools/maven-plugin-tools/3.6.4/maven-plugin-tools-3.6.4.pom
14:48:40 [2022-05-26T18:48:40.725Z] [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.4/maven-plugin-tools-3.6.4.pom
14:48:40 [2022-05-26T18:48:40.983Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugin-tools/maven-plugin-tools/3.6.4/maven-plugin-tools-3.6.4.pom
14:48:40 [2022-05-26T18:48:40.983Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugin-tools/maven-plugin-tools/3.6.4/maven-plugin-tools-3.6.4.pom
14:48:40 [2022-05-26T18:48:40.983Z] [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.4/maven-plugin-tools-3.6.4.pom
14:48:40 [2022-05-26T18:48:40.983Z] [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.4/maven-plugin-tools-3.6.4.pom (15 kB at 4.9 MB/s)
14:48:40 [2022-05-26T18:48:40.983Z] [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:48:40 [2022-05-26T18:48:40.983Z] [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:48:40 [2022-05-26T18:48:40.983Z] [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:48:40 [2022-05-26T18:48:40.983Z] [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:48:40 [2022-05-26T18:48:40.983Z] [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:48:40 [2022-05-26T18:48:40.983Z] [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:48:40 [2022-05-26T18:48:40.983Z] [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 1.9 MB/s)
14:48:40 [2022-05-26T18:48:40.983Z] [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:48:40 [2022-05-26T18:48:40.983Z] [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:48:40 [2022-05-26T18:48:40.983Z] [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:48:41 [2022-05-26T18:48:41.242Z] [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:48:41 [2022-05-26T18:48:41.242Z] [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:48:41 [2022-05-26T18:48:41.242Z] [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:48:41 [2022-05-26T18:48:41.242Z] [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 688 kB/s)
14:48:41 [2022-05-26T18:48:41.242Z] [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:48:41 [2022-05-26T18:48:41.242Z] [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:48:41 [2022-05-26T18:48:41.242Z] [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:48:41 [2022-05-26T18:48:41.242Z] [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:48:41 [2022-05-26T18:48:41.242Z] [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:48:41 [2022-05-26T18:48:41.242Z] [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:48:41 [2022-05-26T18:48:41.500Z] [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 4.5 MB/s)
14:48:41 [2022-05-26T18:48:41.500Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/11/maven-parent-11.pom
14:48:41 [2022-05-26T18:48:41.500Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/11/maven-parent-11.pom
14:48:41 [2022-05-26T18:48:41.500Z] [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:48:41 [2022-05-26T18:48:41.500Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/11/maven-parent-11.pom
14:48:41 [2022-05-26T18:48:41.500Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/11/maven-parent-11.pom
14:48:41 [2022-05-26T18:48:41.758Z] [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:48:41 [2022-05-26T18:48:41.758Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 kB at 8.1 MB/s)
14:48:41 [2022-05-26T18:48:41.758Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/5/apache-5.pom
14:48:41 [2022-05-26T18:48:41.758Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/5/apache-5.pom
14:48:41 [2022-05-26T18:48:41.758Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/5/apache-5.pom
14:48:41 [2022-05-26T18:48:41.758Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/5/apache-5.pom
14:48:41 [2022-05-26T18:48:41.758Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/5/apache-5.pom
14:48:41 [2022-05-26T18:48:41.758Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom
14:48:41 [2022-05-26T18:48:41.758Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom (4.1 kB at 1.4 MB/s)
14:48:41 [2022-05-26T18:48:41.758Z] [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:48:41 [2022-05-26T18:48:41.758Z] [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:48:42 [2022-05-26T18:48:42.020Z] [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:48:42 [2022-05-26T18:48:42.020Z] [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:48:42 [2022-05-26T18:48:42.020Z] [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:48:42 [2022-05-26T18:48:42.020Z] [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:48:42 [2022-05-26T18:48:42.020Z] [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 1.3 MB/s)
14:48:42 [2022-05-26T18:48:42.020Z] [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:48:42 [2022-05-26T18:48:42.020Z] [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:48:42 [2022-05-26T18:48:42.020Z] [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:48:42 [2022-05-26T18:48:42.020Z] [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:48:42 [2022-05-26T18:48:42.020Z] [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:48:42 [2022-05-26T18:48:42.020Z] [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:48:42 [2022-05-26T18:48:42.020Z] [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 123 kB/s)
14:48:42 [2022-05-26T18:48:42.020Z] [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:48:42 [2022-05-26T18:48:42.020Z] [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:48:42 [2022-05-26T18:48:42.282Z] [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:48:42 [2022-05-26T18:48:42.282Z] [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:48:42 [2022-05-26T18:48:42.282Z] [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:48:42 [2022-05-26T18:48:42.282Z] [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:48:42 [2022-05-26T18:48:42.282Z] [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 1.4 MB/s)
14:48:42 [2022-05-26T18:48:42.282Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.13.2/junit-4.13.2.pom
14:48:42 [2022-05-26T18:48:42.282Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.13.2/junit-4.13.2.pom
14:48:42 [2022-05-26T18:48:42.282Z] [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:48:42 [2022-05-26T18:48:42.540Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.13.2/junit-4.13.2.pom
14:48:42 [2022-05-26T18:48:42.540Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.13.2/junit-4.13.2.pom
14:48:42 [2022-05-26T18:48:42.540Z] [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:48:42 [2022-05-26T18:48:42.540Z] [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 4.5 MB/s)
14:48:42 [2022-05-26T18:48:42.540Z] [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:48:42 [2022-05-26T18:48:42.540Z] [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:48:42 [2022-05-26T18:48:42.540Z] [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:48:42 [2022-05-26T18:48:42.540Z] [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:48:42 [2022-05-26T18:48:42.540Z] [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:48:42 [2022-05-26T18:48:42.540Z] [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:48:42 [2022-05-26T18:48:42.540Z] [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:48:42 [2022-05-26T18:48:42.540Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom
14:48:42 [2022-05-26T18:48:42.540Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom
14:48:42 [2022-05-26T18:48:42.541Z] [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:48:42 [2022-05-26T18:48:42.813Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom
14:48:42 [2022-05-26T18:48:42.813Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom
14:48:42 [2022-05-26T18:48:42.813Z] [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:48:42 [2022-05-26T18:48:42.813Z] [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:48:42 [2022-05-26T18:48:42.813Z] [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:48:42 [2022-05-26T18:48:42.813Z] [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:48:42 [2022-05-26T18:48:42.813Z] [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:48:42 [2022-05-26T18:48:42.813Z] [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:48:42 [2022-05-26T18:48:42.813Z] [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:48:42 [2022-05-26T18:48:42.813Z] [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:48:42 [2022-05-26T18:48:42.813Z] [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 1.0 MB/s)
14:48:42 [2022-05-26T18:48:42.813Z] [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:48:42 [2022-05-26T18:48:42.813Z] [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:48:42 [2022-05-26T18:48:42.813Z] [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:48:43 [2022-05-26T18:48:43.071Z] [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:48:43 [2022-05-26T18:48:43.071Z] [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:48:43 [2022-05-26T18:48:43.071Z] [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:48:43 [2022-05-26T18:48:43.071Z] [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 924 kB/s)
14:48:43 [2022-05-26T18:48:43.071Z] [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:48:43 [2022-05-26T18:48:43.071Z] [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:48:43 [2022-05-26T18:48:43.071Z] [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:48:43 [2022-05-26T18:48:43.071Z] [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:48:43 [2022-05-26T18:48:43.071Z] [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:48:43 [2022-05-26T18:48:43.071Z] [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:48:43 [2022-05-26T18:48:43.071Z] [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 724 kB/s)
14:48:43 [2022-05-26T18:48:43.071Z] [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:48:43 [2022-05-26T18:48:43.071Z] [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:48:43 [2022-05-26T18:48:43.071Z] [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:48:43 [2022-05-26T18:48:43.329Z] [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:48:43 [2022-05-26T18:48:43.329Z] [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:48:43 [2022-05-26T18:48:43.329Z] [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:48:43 [2022-05-26T18:48:43.329Z] [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 222 kB/s)
14:48:43 [2022-05-26T18:48:43.329Z] [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:48:43 [2022-05-26T18:48:43.329Z] [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:48:43 [2022-05-26T18:48:43.329Z] [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:48:43 [2022-05-26T18:48:43.586Z] [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:48:43 [2022-05-26T18:48:43.586Z] [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:48:43 [2022-05-26T18:48:43.586Z] [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:48:43 [2022-05-26T18:48:43.586Z] [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 2.9 MB/s)
14:48:43 [2022-05-26T18:48:43.586Z] [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:48:43 [2022-05-26T18:48:43.586Z] [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:48:43 [2022-05-26T18:48:43.586Z] [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:48:43 [2022-05-26T18:48:43.586Z] [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:48:43 [2022-05-26T18:48:43.844Z] [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:48:43 [2022-05-26T18:48:43.844Z] [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:48:43 [2022-05-26T18:48:43.844Z] [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 3.9 MB/s)
14:48:43 [2022-05-26T18:48:43.844Z] [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:48:43 [2022-05-26T18:48:43.844Z] [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:48:43 [2022-05-26T18:48:43.844Z] [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:48:43 [2022-05-26T18:48:43.844Z] [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:48:43 [2022-05-26T18:48:43.844Z] [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:48:43 [2022-05-26T18:48:43.844Z] [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:48:43 [2022-05-26T18:48:43.844Z] [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 1.0 MB/s)
14:48:43 [2022-05-26T18:48:43.844Z] [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:48:43 [2022-05-26T18:48:43.844Z] [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:48:43 [2022-05-26T18:48:43.844Z] [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:48:43 [2022-05-26T18:48:43.844Z] [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:48:43 [2022-05-26T18:48:43.844Z] [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:48:43 [2022-05-26T18:48:43.844Z] [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:48:44 [2022-05-26T18:48:44.102Z] [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 936 kB/s)
14:48:44 [2022-05-26T18:48:44.102Z] [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:48:44 [2022-05-26T18:48:44.102Z] [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:48:44 [2022-05-26T18:48:44.102Z] [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:48:44 [2022-05-26T18:48:44.102Z] [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:48:44 [2022-05-26T18:48:44.102Z] [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:48:44 [2022-05-26T18:48:44.102Z] [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:48:44 [2022-05-26T18:48:44.102Z] [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 440 kB/s)
14:48:44 [2022-05-26T18:48:44.102Z] [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:48:44 [2022-05-26T18:48:44.102Z] [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:48:44 [2022-05-26T18:48:44.102Z] [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:48:44 [2022-05-26T18:48:44.360Z] [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:48:44 [2022-05-26T18:48:44.360Z] [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:48:44 [2022-05-26T18:48:44.360Z] [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:48:44 [2022-05-26T18:48:44.360Z] [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 964 kB/s)
14:48:44 [2022-05-26T18:48:44.360Z] [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:48:44 [2022-05-26T18:48:44.360Z] [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:48:44 [2022-05-26T18:48:44.360Z] [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:48:44 [2022-05-26T18:48:44.360Z] [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:48:44 [2022-05-26T18:48:44.360Z] [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:48:44 [2022-05-26T18:48:44.618Z] [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:48:44 [2022-05-26T18:48:44.618Z] [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 1.7 MB/s)
14:48:44 [2022-05-26T18:48:44.618Z] [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:48:44 [2022-05-26T18:48:44.618Z] [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:48:44 [2022-05-26T18:48:44.618Z] [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:48:44 [2022-05-26T18:48:44.618Z] [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:48:44 [2022-05-26T18:48:44.618Z] [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:48:44 [2022-05-26T18:48:44.618Z] [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:48:44 [2022-05-26T18:48:44.618Z] [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 2.6 MB/s)
14:48:44 [2022-05-26T18:48:44.618Z] [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:48:44 [2022-05-26T18:48:44.618Z] [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:48:44 [2022-05-26T18:48:44.618Z] [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:48:44 [2022-05-26T18:48:44.877Z] [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:48:44 [2022-05-26T18:48:44.877Z] [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:48:44 [2022-05-26T18:48:44.877Z] [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:48:44 [2022-05-26T18:48:44.877Z] [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 2.1 MB/s)
14:48:44 [2022-05-26T18:48:44.877Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/6.2/asm-6.2.pom
14:48:44 [2022-05-26T18:48:44.877Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/6.2/asm-6.2.pom
14:48:44 [2022-05-26T18:48:44.877Z] [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:48:45 [2022-05-26T18:48:45.134Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/6.2/asm-6.2.pom
14:48:45 [2022-05-26T18:48:45.134Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/6.2/asm-6.2.pom
14:48:45 [2022-05-26T18:48:45.134Z] [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:48:45 [2022-05-26T18:48:45.134Z] [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 1.5 MB/s)
14:48:45 [2022-05-26T18:48:45.134Z] [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:48:45 [2022-05-26T18:48:45.134Z] [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:48:45 [2022-05-26T18:48:45.134Z] [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:48:45 [2022-05-26T18:48:45.392Z] [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:48:45 [2022-05-26T18:48:45.392Z] [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:48:45 [2022-05-26T18:48:45.392Z] [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:48:45 [2022-05-26T18:48:45.392Z] [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 5.3 MB/s)
14:48:45 [2022-05-26T18:48:45.392Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/biz/aQute/bnd/biz.aQute.bndlib/5.1.2/biz.aQute.bndlib-5.1.2.jar
14:48:45 [2022-05-26T18:48:45.392Z] [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.jar
14:48:45 [2022-05-26T18:48:45.392Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.7.3/org.eclipse.tycho.surefire.osgibooter-2.7.3.jar
14:48:45 [2022-05-26T18:48:45.392Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.7.3/org.eclipse.tycho.surefire.junit-2.7.3.jar
14:48:45 [2022-05-26T18:48:45.392Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.7.3/org.eclipse.tycho.surefire.junit4-2.7.3.jar
14:48:45 [2022-05-26T18:48:45.392Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.7.3/org.eclipse.tycho.surefire.junit47-2.7.3.jar
14:48:45 [2022-05-26T18:48:45.392Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.7.3/org.eclipse.tycho.surefire.junit5-2.7.3.jar
14:48:45 [2022-05-26T18:48:45.392Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.7.3/org.eclipse.tycho.surefire.junit54-2.7.3.jar
14:48:45 [2022-05-26T18:48:45.392Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.7.3/org.eclipse.tycho.surefire.junit55-2.7.3.jar
14:48:45 [2022-05-26T18:48:45.392Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.7.3/org.eclipse.tycho.surefire.junit56-2.7.3.jar
14:48:45 [2022-05-26T18:48:45.392Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.7.3/org.eclipse.tycho.surefire.junit57-2.7.3.jar
14:48:45 [2022-05-26T18:48:45.392Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/2.7.3/org.eclipse.tycho.surefire.junit57withvintage-2.7.3.jar
14:48:45 [2022-05-26T18:48:45.392Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/2.7.3/org.eclipse.tycho.surefire.junit58-2.7.3.jar
14:48:45 [2022-05-26T18:48:45.392Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/2.7.3/org.eclipse.tycho.surefire.junit58withvintage-2.7.3.jar
14:48:45 [2022-05-26T18:48:45.392Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.7.3/org.eclipse.tycho.surefire.testng-2.7.3.jar
14:48:45 [2022-05-26T18:48:45.392Z] [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:48:45 [2022-05-26T18:48:45.392Z] [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:48:45 [2022-05-26T18:48:45.392Z] [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:48:45 [2022-05-26T18:48:45.392Z] [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:48:45 [2022-05-26T18:48:45.392Z] [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:48:45 [2022-05-26T18:48:45.392Z] [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:48:45 [2022-05-26T18:48:45.392Z] [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:48:45 [2022-05-26T18:48:45.392Z] [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:48:45 [2022-05-26T18:48:45.392Z] [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:48:45 [2022-05-26T18:48:45.392Z] [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:48:45 [2022-05-26T18:48:45.392Z] [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:48:45 [2022-05-26T18:48:45.393Z] [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:48:45 [2022-05-26T18:48:45.393Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.jar
14:48:45 [2022-05-26T18:48:45.393Z] [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:48:45 [2022-05-26T18:48:45.393Z] [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:48:45 [2022-05-26T18:48:45.393Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/6.2/asm-6.2.jar
14:48:45 [2022-05-26T18:48:45.393Z] [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:48:45 [2022-05-26T18:48:45.393Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/biz/aQute/bnd/biz.aQute.bndlib/5.1.2/biz.aQute.bndlib-5.1.2.jar
14:48:45 [2022-05-26T18:48:45.393Z] [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.jar
14:48:45 [2022-05-26T18:48:45.393Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.7.3/org.eclipse.tycho.surefire.osgibooter-2.7.3.jar
14:48:45 [2022-05-26T18:48:45.393Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.7.3/org.eclipse.tycho.surefire.junit-2.7.3.jar
14:48:45 [2022-05-26T18:48:45.393Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.7.3/org.eclipse.tycho.surefire.junit4-2.7.3.jar
14:48:45 [2022-05-26T18:48:45.393Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.7.3/org.eclipse.tycho.surefire.junit47-2.7.3.jar
14:48:45 [2022-05-26T18:48:45.393Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.7.3/org.eclipse.tycho.surefire.junit5-2.7.3.jar
14:48:45 [2022-05-26T18:48:45.393Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.7.3/org.eclipse.tycho.surefire.junit54-2.7.3.jar
14:48:45 [2022-05-26T18:48:45.393Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.7.3/org.eclipse.tycho.surefire.junit55-2.7.3.jar
14:48:45 [2022-05-26T18:48:45.393Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.7.3/org.eclipse.tycho.surefire.junit56-2.7.3.jar
14:48:45 [2022-05-26T18:48:45.393Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.7.3/org.eclipse.tycho.surefire.junit57-2.7.3.jar
14:48:45 [2022-05-26T18:48:45.393Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/2.7.3/org.eclipse.tycho.surefire.junit57withvintage-2.7.3.jar
14:48:45 [2022-05-26T18:48:45.393Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/2.7.3/org.eclipse.tycho.surefire.junit58-2.7.3.jar
14:48:45 [2022-05-26T18:48:45.393Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/2.7.3/org.eclipse.tycho.surefire.junit58withvintage-2.7.3.jar
14:48:45 [2022-05-26T18:48:45.393Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.7.3/org.eclipse.tycho.surefire.testng-2.7.3.jar
14:48:45 [2022-05-26T18:48:45.393Z] [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:48:45 [2022-05-26T18:48:45.393Z] [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:48:45 [2022-05-26T18:48:45.393Z] [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:48:45 [2022-05-26T18:48:45.393Z] [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:48:45 [2022-05-26T18:48:45.652Z] [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:48:45 [2022-05-26T18:48:45.652Z] [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:48:45 [2022-05-26T18:48:45.652Z] [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:48:45 [2022-05-26T18:48:45.652Z] [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:48:45 [2022-05-26T18:48:45.652Z] [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:48:45 [2022-05-26T18:48:45.652Z] [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:48:45 [2022-05-26T18:48:45.652Z] [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:48:45 [2022-05-26T18:48:45.652Z] [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:48:45 [2022-05-26T18:48:45.652Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.jar
14:48:45 [2022-05-26T18:48:45.652Z] [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:48:45 [2022-05-26T18:48:45.652Z] [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:48:45 [2022-05-26T18:48:45.652Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/6.2/asm-6.2.jar
14:48:45 [2022-05-26T18:48:45.652Z] [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:48:45 [2022-05-26T18:48:45.652Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/biz/aQute/bnd/biz.aQute.bndlib/5.1.2/biz.aQute.bndlib-5.1.2.jar
14:48:45 [2022-05-26T18:48:45.652Z] [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.jar
14:48:45 [2022-05-26T18:48:45.652Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.7.3/org.eclipse.tycho.surefire.osgibooter-2.7.3.jar
14:48:45 [2022-05-26T18:48:45.652Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.7.3/org.eclipse.tycho.surefire.junit-2.7.3.jar
14:48:45 [2022-05-26T18:48:45.652Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.7.3/org.eclipse.tycho.surefire.junit4-2.7.3.jar
14:48:45 [2022-05-26T18:48:45.652Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.7.3/org.eclipse.tycho.surefire.junit47-2.7.3.jar
14:48:45 [2022-05-26T18:48:45.652Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.7.3/org.eclipse.tycho.surefire.junit5-2.7.3.jar
14:48:45 [2022-05-26T18:48:45.911Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.7.3/org.eclipse.tycho.surefire.junit54-2.7.3.jar
14:48:45 [2022-05-26T18:48:45.911Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.7.3/org.eclipse.tycho.surefire.junit55-2.7.3.jar
14:48:45 [2022-05-26T18:48:45.911Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.7.3/org.eclipse.tycho.surefire.junit56-2.7.3.jar
14:48:45 [2022-05-26T18:48:45.911Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.7.3/org.eclipse.tycho.surefire.junit57-2.7.3.jar
14:48:45 [2022-05-26T18:48:45.911Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/2.7.3/org.eclipse.tycho.surefire.junit57withvintage-2.7.3.jar
14:48:45 [2022-05-26T18:48:45.911Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/2.7.3/org.eclipse.tycho.surefire.junit58-2.7.3.jar
14:48:45 [2022-05-26T18:48:45.911Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/2.7.3/org.eclipse.tycho.surefire.junit58withvintage-2.7.3.jar
14:48:45 [2022-05-26T18:48:45.911Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.7.3/org.eclipse.tycho.surefire.testng-2.7.3.jar
14:48:45 [2022-05-26T18:48:45.911Z] [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:48:45 [2022-05-26T18:48:45.911Z] [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:48:45 [2022-05-26T18:48:45.911Z] [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:48:46 [2022-05-26T18:48:46.169Z] [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:48:46 [2022-05-26T18:48:46.169Z] [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:48:46 [2022-05-26T18:48:46.169Z] [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:48:46 [2022-05-26T18:48:46.169Z] [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:48:46 [2022-05-26T18:48:46.169Z] [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:48:46 [2022-05-26T18:48:46.169Z] [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:48:46 [2022-05-26T18:48:46.169Z] [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:48:46 [2022-05-26T18:48:46.169Z] [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:48:46 [2022-05-26T18:48:46.169Z] [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:48:46 [2022-05-26T18:48:46.169Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.jar
14:48:46 [2022-05-26T18:48:46.169Z] [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:48:46 [2022-05-26T18:48:46.170Z] [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:48:46 [2022-05-26T18:48:46.170Z] [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:48:46 [2022-05-26T18:48:46.428Z] [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:48:46 [2022-05-26T18:48:46.428Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/biz/aQute/bnd/biz.aQute.bndlib/5.1.2/biz.aQute.bndlib-5.1.2.jar
14:48:46 [2022-05-26T18:48:46.428Z] [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.jar
14:48:46 [2022-05-26T18:48:46.428Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.7.3/org.eclipse.tycho.surefire.osgibooter-2.7.3.jar
14:48:46 [2022-05-26T18:48:46.428Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.7.3/org.eclipse.tycho.surefire.junit-2.7.3.jar
14:48:46 [2022-05-26T18:48:46.428Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.7.3/org.eclipse.tycho.surefire.junit4-2.7.3.jar
14:48:46 [2022-05-26T18:48:46.428Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.7.3/org.eclipse.tycho.surefire.junit47-2.7.3.jar
14:48:46 [2022-05-26T18:48:46.428Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.7.3/org.eclipse.tycho.surefire.junit5-2.7.3.jar
14:48:46 [2022-05-26T18:48:46.428Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.7.3/org.eclipse.tycho.surefire.junit54-2.7.3.jar
14:48:46 [2022-05-26T18:48:46.428Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.7.3/org.eclipse.tycho.surefire.junit55-2.7.3.jar
14:48:46 [2022-05-26T18:48:46.428Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.7.3/org.eclipse.tycho.surefire.junit56-2.7.3.jar
14:48:46 [2022-05-26T18:48:46.428Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.7.3/org.eclipse.tycho.surefire.junit57-2.7.3.jar
14:48:46 [2022-05-26T18:48:46.428Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/2.7.3/org.eclipse.tycho.surefire.junit57withvintage-2.7.3.jar
14:48:46 [2022-05-26T18:48:46.428Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/2.7.3/org.eclipse.tycho.surefire.junit58-2.7.3.jar
14:48:46 [2022-05-26T18:48:46.428Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/2.7.3/org.eclipse.tycho.surefire.junit58withvintage-2.7.3.jar
14:48:46 [2022-05-26T18:48:46.428Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.7.3/org.eclipse.tycho.surefire.testng-2.7.3.jar
14:48:46 [2022-05-26T18:48:46.428Z] [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:48:46 [2022-05-26T18:48:46.428Z] [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:48:46 [2022-05-26T18:48:46.428Z] [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:48:46 [2022-05-26T18:48:46.428Z] [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:48:46 [2022-05-26T18:48:46.428Z] [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:48:46 [2022-05-26T18:48:46.428Z] [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:48:46 [2022-05-26T18:48:46.428Z] [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:48:46 [2022-05-26T18:48:46.428Z] [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:48:46 [2022-05-26T18:48:46.428Z] [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:48:46 [2022-05-26T18:48:46.428Z] [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:48:46 [2022-05-26T18:48:46.428Z] [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:48:46 [2022-05-26T18:48:46.428Z] [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:48:46 [2022-05-26T18:48:46.428Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.jar
14:48:46 [2022-05-26T18:48:46.428Z] [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:48:46 [2022-05-26T18:48:46.429Z] [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:48:46 [2022-05-26T18:48:46.429Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/6.2/asm-6.2.jar
14:48:46 [2022-05-26T18:48:46.429Z] [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:48:46 [2022-05-26T18:48:46.429Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/biz/aQute/bnd/biz.aQute.bndlib/5.1.2/biz.aQute.bndlib-5.1.2.jar
14:48:46 [2022-05-26T18:48:46.429Z] [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.jar
14:48:46 [2022-05-26T18:48:46.429Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.7.3/org.eclipse.tycho.surefire.osgibooter-2.7.3.jar
14:48:46 [2022-05-26T18:48:46.429Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.7.3/org.eclipse.tycho.surefire.junit-2.7.3.jar
14:48:46 [2022-05-26T18:48:46.429Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.7.3/org.eclipse.tycho.surefire.junit4-2.7.3.jar
14:48:46 [2022-05-26T18:48:46.429Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.7.3/org.eclipse.tycho.surefire.junit47-2.7.3.jar
14:48:46 [2022-05-26T18:48:46.429Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.7.3/org.eclipse.tycho.surefire.junit5-2.7.3.jar
14:48:46 [2022-05-26T18:48:46.429Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.7.3/org.eclipse.tycho.surefire.junit54-2.7.3.jar
14:48:46 [2022-05-26T18:48:46.429Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.7.3/org.eclipse.tycho.surefire.junit55-2.7.3.jar
14:48:46 [2022-05-26T18:48:46.429Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.7.3/org.eclipse.tycho.surefire.junit56-2.7.3.jar
14:48:46 [2022-05-26T18:48:46.429Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.7.3/org.eclipse.tycho.surefire.junit57-2.7.3.jar
14:48:46 [2022-05-26T18:48:46.429Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/2.7.3/org.eclipse.tycho.surefire.junit57withvintage-2.7.3.jar
14:48:46 [2022-05-26T18:48:46.429Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/2.7.3/org.eclipse.tycho.surefire.junit58-2.7.3.jar
14:48:46 [2022-05-26T18:48:46.429Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/2.7.3/org.eclipse.tycho.surefire.junit58withvintage-2.7.3.jar
14:48:46 [2022-05-26T18:48:46.429Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.7.3/org.eclipse.tycho.surefire.testng-2.7.3.jar
14:48:46 [2022-05-26T18:48:46.429Z] [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:48:46 [2022-05-26T18:48:46.687Z] [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:48:46 [2022-05-26T18:48:46.687Z] [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:48:46 [2022-05-26T18:48:46.687Z] [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:48:46 [2022-05-26T18:48:46.687Z] [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:48:46 [2022-05-26T18:48:46.687Z] [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:48:46 [2022-05-26T18:48:46.687Z] [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:48:46 [2022-05-26T18:48:46.687Z] [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:48:46 [2022-05-26T18:48:46.687Z] [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:48:46 [2022-05-26T18:48:46.687Z] [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:48:46 [2022-05-26T18:48:46.687Z] [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:48:46 [2022-05-26T18:48:46.687Z] [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:48:46 [2022-05-26T18:48:46.687Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.jar
14:48:46 [2022-05-26T18:48:46.687Z] [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:48:46 [2022-05-26T18:48:46.687Z] [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:48:46 [2022-05-26T18:48:46.687Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/6.2/asm-6.2.jar
14:48:46 [2022-05-26T18:48:46.687Z] [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:48:46 [2022-05-26T18:48:46.687Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bndlib/5.1.2/biz.aQute.bndlib-5.1.2.jar
14:48:46 [2022-05-26T18:48:46.687Z] [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.jar
14:48:46 [2022-05-26T18:48:46.687Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.7.3/org.eclipse.tycho.surefire.osgibooter-2.7.3.jar
14:48:46 [2022-05-26T18:48:46.688Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.7.3/org.eclipse.tycho.surefire.junit-2.7.3.jar
14:48:46 [2022-05-26T18:48:46.688Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.7.3/org.eclipse.tycho.surefire.junit4-2.7.3.jar
14:48:46 [2022-05-26T18:48:46.688Z] [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.jar (41 kB at 3.7 MB/s)
14:48:46 [2022-05-26T18:48:46.688Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.7.3/org.eclipse.tycho.surefire.junit47-2.7.3.jar
14:48:46 [2022-05-26T18:48:46.688Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.7.3/org.eclipse.tycho.surefire.junit-2.7.3.jar (26 kB at 522 kB/s)
14:48:46 [2022-05-26T18:48:46.688Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.7.3/org.eclipse.tycho.surefire.junit5-2.7.3.jar
14:48:46 [2022-05-26T18:48:46.688Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.7.3/org.eclipse.tycho.surefire.junit47-2.7.3.jar (185 kB at 2.5 MB/s)
14:48:46 [2022-05-26T18:48:46.688Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.7.3/org.eclipse.tycho.surefire.junit54-2.7.3.jar
14:48:46 [2022-05-26T18:48:46.688Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.7.3/org.eclipse.tycho.surefire.junit4-2.7.3.jar (65 kB at 844 kB/s)
14:48:46 [2022-05-26T18:48:46.688Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.7.3/org.eclipse.tycho.surefire.junit55-2.7.3.jar
14:48:46 [2022-05-26T18:48:46.946Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.7.3/org.eclipse.tycho.surefire.junit5-2.7.3.jar (425 kB at 2.5 MB/s)
14:48:46 [2022-05-26T18:48:46.946Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.7.3/org.eclipse.tycho.surefire.junit56-2.7.3.jar
14:48:46 [2022-05-26T18:48:46.946Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.7.3/org.eclipse.tycho.surefire.osgibooter-2.7.3.jar (1.2 MB at 6.4 MB/s)
14:48:46 [2022-05-26T18:48:46.946Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.7.3/org.eclipse.tycho.surefire.junit57-2.7.3.jar
14:48:46 [2022-05-26T18:48:46.946Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.7.3/org.eclipse.tycho.surefire.junit54-2.7.3.jar (616 kB at 2.7 MB/s)
14:48:46 [2022-05-26T18:48:46.946Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/2.7.3/org.eclipse.tycho.surefire.junit57withvintage-2.7.3.jar
14:48:46 [2022-05-26T18:48:46.946Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.7.3/org.eclipse.tycho.surefire.junit55-2.7.3.jar (680 kB at 2.8 MB/s)
14:48:46 [2022-05-26T18:48:46.946Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/2.7.3/org.eclipse.tycho.surefire.junit58-2.7.3.jar
14:48:46 [2022-05-26T18:48:46.946Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bndlib/5.1.2/biz.aQute.bndlib-5.1.2.jar (3.7 MB at 13 MB/s)
14:48:46 [2022-05-26T18:48:46.946Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.7.3/org.eclipse.tycho.surefire.junit57-2.7.3.jar (672 kB at 2.1 MB/s)
14:48:46 [2022-05-26T18:48:46.946Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/2.7.3/org.eclipse.tycho.surefire.junit58withvintage-2.7.3.jar
14:48:46 [2022-05-26T18:48:46.947Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.7.3/org.eclipse.tycho.surefire.testng-2.7.3.jar
14:48:46 [2022-05-26T18:48:46.947Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.7.3/org.eclipse.tycho.surefire.junit56-2.7.3.jar (706 kB at 2.0 MB/s)
14:48:46 [2022-05-26T18:48:46.947Z] [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:48:46 [2022-05-26T18:48:46.947Z] [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 495 kB/s)
14:48:46 [2022-05-26T18:48:46.947Z] [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:48:46 [2022-05-26T18:48:46.947Z] [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 35 kB/s)
14:48:46 [2022-05-26T18:48:46.947Z] [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:48:46 [2022-05-26T18:48:46.947Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/2.7.3/org.eclipse.tycho.surefire.junit57withvintage-2.7.3.jar (736 kB at 1.9 MB/s)
14:48:46 [2022-05-26T18:48:46.947Z] [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:48:47 [2022-05-26T18:48:47.205Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.7.3/org.eclipse.tycho.surefire.testng-2.7.3.jar (111 kB at 255 kB/s)
14:48:47 [2022-05-26T18:48:47.205Z] [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 630 kB/s)
14:48:47 [2022-05-26T18:48:47.205Z] [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:48:47 [2022-05-26T18:48:47.205Z] [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:48:47 [2022-05-26T18:48:47.205Z] [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 90 kB/s)
14:48:47 [2022-05-26T18:48:47.205Z] [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:48:47 [2022-05-26T18:48:47.205Z] [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 1.2 MB/s)
14:48:47 [2022-05-26T18:48:47.205Z] [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:48:47 [2022-05-26T18:48:47.205Z] [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 85 kB/s)
14:48:47 [2022-05-26T18:48:47.205Z] [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:48:47 [2022-05-26T18:48:47.205Z] [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 352 kB/s)
14:48:47 [2022-05-26T18:48:47.205Z] [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:48:47 [2022-05-26T18:48:47.205Z] [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 79 kB/s)
14:48:47 [2022-05-26T18:48:47.205Z] [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:48:47 [2022-05-26T18:48:47.205Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/2.7.3/org.eclipse.tycho.surefire.junit58-2.7.3.jar (716 kB at 1.6 MB/s)
14:48:47 [2022-05-26T18:48:47.205Z] [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:48:47 [2022-05-26T18:48:47.205Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/2.7.3/org.eclipse.tycho.surefire.junit58withvintage-2.7.3.jar (782 kB at 1.7 MB/s)
14:48:47 [2022-05-26T18:48:47.205Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.jar
14:48:47 [2022-05-26T18:48:47.205Z] [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 150 kB/s)
14:48:47 [2022-05-26T18:48:47.205Z] [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:48:47 [2022-05-26T18:48:47.205Z] [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 431 kB/s)
14:48:47 [2022-05-26T18:48:47.205Z] [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:48:47 [2022-05-26T18:48:47.205Z] [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 65 kB/s)
14:48:47 [2022-05-26T18:48:47.205Z] [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:48:47 [2022-05-26T18:48:47.205Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.jar (27 kB at 59 kB/s)
14:48:47 [2022-05-26T18:48:47.205Z] [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:48:47 [2022-05-26T18:48:47.205Z] [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 82 kB/s)
14:48:47 [2022-05-26T18:48:47.205Z] [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 720 kB/s)
14:48:47 [2022-05-26T18:48:47.205Z] [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 85 kB/s)
14:48:47 [2022-05-26T18:48:47.205Z] [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 239 kB/s)
14:48:47 [2022-05-26T18:48:47.205Z] [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 672 kB/s)
14:48:47 [2022-05-26T18:48:47.464Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.pom
14:48:47 [2022-05-26T18:48:47.464Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.pom
14:48:47 [2022-05-26T18:48:47.464Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.pom
14:48:47 [2022-05-26T18:48:47.722Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.pom
14:48:47 [2022-05-26T18:48:47.722Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.pom
14:48:47 [2022-05-26T18:48:47.722Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.pom
14:48:47 [2022-05-26T18:48:47.722Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.pom (5.0 kB at 1.2 MB/s)
14:48:47 [2022-05-26T18:48:47.722Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.jar
14:48:47 [2022-05-26T18:48:47.722Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.jar
14:48:47 [2022-05-26T18:48:47.722Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.jar
14:48:47 [2022-05-26T18:48:47.722Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.jar
14:48:47 [2022-05-26T18:48:47.722Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.jar
14:48:47 [2022-05-26T18:48:47.722Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.jar
14:48:47 [2022-05-26T18:48:47.722Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.jar (41 kB at 14 MB/s)
14:48:47 [2022-05-26T18:48:47.722Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-compiler-plugin/2.7.3/tycho-compiler-plugin-2.7.3.pom
14:48:47 [2022-05-26T18:48:47.722Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-compiler-plugin/2.7.3/tycho-compiler-plugin-2.7.3.pom
14:48:47 [2022-05-26T18:48:47.722Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-compiler-plugin/2.7.3/tycho-compiler-plugin-2.7.3.pom
14:48:47 [2022-05-26T18:48:47.980Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-compiler-plugin/2.7.3/tycho-compiler-plugin-2.7.3.pom
14:48:47 [2022-05-26T18:48:47.980Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-compiler-plugin/2.7.3/tycho-compiler-plugin-2.7.3.pom
14:48:47 [2022-05-26T18:48:47.980Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/2.7.3/tycho-compiler-plugin-2.7.3.pom
14:48:47 [2022-05-26T18:48:47.980Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/2.7.3/tycho-compiler-plugin-2.7.3.pom (2.5 kB at 169 kB/s)
14:48:47 [2022-05-26T18:48:47.980Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-compiler-plugin/2.7.3/tycho-compiler-plugin-2.7.3.jar
14:48:47 [2022-05-26T18:48:47.980Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-compiler-plugin/2.7.3/tycho-compiler-plugin-2.7.3.jar
14:48:47 [2022-05-26T18:48:47.980Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-compiler-plugin/2.7.3/tycho-compiler-plugin-2.7.3.jar
14:48:47 [2022-05-26T18:48:47.980Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-compiler-plugin/2.7.3/tycho-compiler-plugin-2.7.3.jar
14:48:48 [2022-05-26T18:48:48.240Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-compiler-plugin/2.7.3/tycho-compiler-plugin-2.7.3.jar
14:48:48 [2022-05-26T18:48:48.240Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/2.7.3/tycho-compiler-plugin-2.7.3.jar
14:48:48 [2022-05-26T18:48:48.240Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/2.7.3/tycho-compiler-plugin-2.7.3.jar (45 kB at 2.4 MB/s)
14:48:48 [2022-05-26T18:48:48.240Z] [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:48:48 [2022-05-26T18:48:48.240Z] [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:48:48 [2022-05-26T18:48:48.240Z] [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:48:48 [2022-05-26T18:48:48.240Z] [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:48:48 [2022-05-26T18:48:48.240Z] [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:48:48 [2022-05-26T18:48:48.240Z] [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:48:48 [2022-05-26T18:48:48.240Z] [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 310 kB/s)
14:48:48 [2022-05-26T18:48:48.240Z] [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:48:48 [2022-05-26T18:48:48.240Z] [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:48:48 [2022-05-26T18:48:48.240Z] [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:48:48 [2022-05-26T18:48:48.498Z] [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:48:48 [2022-05-26T18:48:48.498Z] [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:48:48 [2022-05-26T18:48:48.498Z] [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:48:48 [2022-05-26T18:48:48.498Z] [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 2.4 MB/s)
14:48:48 [2022-05-26T18:48:48.498Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/24/maven-parent-24.pom
14:48:48 [2022-05-26T18:48:48.498Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/24/maven-parent-24.pom
14:48:48 [2022-05-26T18:48:48.498Z] [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:48:48 [2022-05-26T18:48:48.498Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/24/maven-parent-24.pom
14:48:48 [2022-05-26T18:48:48.498Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/24/maven-parent-24.pom
14:48:48 [2022-05-26T18:48:48.498Z] [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:48:48 [2022-05-26T18:48:48.498Z] [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 7.4 MB/s)
14:48:48 [2022-05-26T18:48:48.498Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/14/apache-14.pom
14:48:48 [2022-05-26T18:48:48.498Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/14/apache-14.pom
14:48:48 [2022-05-26T18:48:48.498Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/14/apache-14.pom
14:48:48 [2022-05-26T18:48:48.498Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/14/apache-14.pom
14:48:48 [2022-05-26T18:48:48.498Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/14/apache-14.pom
14:48:48 [2022-05-26T18:48:48.498Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/14/apache-14.pom
14:48:48 [2022-05-26T18:48:48.757Z] [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 4.9 MB/s)
14:48:48 [2022-05-26T18:48:48.757Z] [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:48:48 [2022-05-26T18:48:48.757Z] [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:48:48 [2022-05-26T18:48:48.757Z] [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:48:48 [2022-05-26T18:48:48.757Z] [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:48:48 [2022-05-26T18:48:48.757Z] [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:48:48 [2022-05-26T18:48:48.757Z] [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:48:48 [2022-05-26T18:48:48.757Z] [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.4 MB/s)
14:48:48 [2022-05-26T18:48:48.757Z] [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:48:48 [2022-05-26T18:48:48.757Z] [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:48:48 [2022-05-26T18:48:48.757Z] [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:48:48 [2022-05-26T18:48:48.757Z] [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:48:49 [2022-05-26T18:48:49.016Z] [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:48:49 [2022-05-26T18:48:49.016Z] [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:48:49 [2022-05-26T18:48:49.016Z] [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 274 kB/s)
14:48:49 [2022-05-26T18:48:49.016Z] [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:48:49 [2022-05-26T18:48:49.016Z] [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:48:49 [2022-05-26T18:48:49.016Z] [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:48:49 [2022-05-26T18:48:49.016Z] [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:48:49 [2022-05-26T18:48:49.016Z] [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:48:49 [2022-05-26T18:48:49.016Z] [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:48:49 [2022-05-26T18:48:49.016Z] [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:48:49 [2022-05-26T18:48:49.016Z] [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:48:49 [2022-05-26T18:48:49.016Z] [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:48:49 [2022-05-26T18:48:49.016Z] [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:48:49 [2022-05-26T18:48:49.274Z] [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:48:49 [2022-05-26T18:48:49.274Z] [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:48:49 [2022-05-26T18:48:49.274Z] [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:48:49 [2022-05-26T18:48:49.274Z] [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.0 MB/s)
14:48:49 [2022-05-26T18:48:49.274Z] [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:48:49 [2022-05-26T18:48:49.274Z] [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:48:49 [2022-05-26T18:48:49.274Z] [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:48:49 [2022-05-26T18:48:49.274Z] [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:48:49 [2022-05-26T18:48:49.274Z] [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:48:49 [2022-05-26T18:48:49.274Z] [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:48:49 [2022-05-26T18:48:49.274Z] [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 583 kB/s)
14:48:49 [2022-05-26T18:48:49.274Z] [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:48:49 [2022-05-26T18:48:49.532Z] [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:48:49 [2022-05-26T18:48:49.532Z] [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:48:49 [2022-05-26T18:48:49.532Z] [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:48:49 [2022-05-26T18:48:49.532Z] [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:48:49 [2022-05-26T18:48:49.532Z] [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:48:49 [2022-05-26T18:48:49.532Z] [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 11 MB/s)
14:48:49 [2022-05-26T18:48:49.532Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-ds-plugin/2.7.3/tycho-ds-plugin-2.7.3.pom
14:48:49 [2022-05-26T18:48:49.532Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-ds-plugin/2.7.3/tycho-ds-plugin-2.7.3.pom
14:48:49 [2022-05-26T18:48:49.532Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-ds-plugin/2.7.3/tycho-ds-plugin-2.7.3.pom
14:48:49 [2022-05-26T18:48:49.532Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-ds-plugin/2.7.3/tycho-ds-plugin-2.7.3.pom
14:48:49 [2022-05-26T18:48:49.532Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-ds-plugin/2.7.3/tycho-ds-plugin-2.7.3.pom
14:48:49 [2022-05-26T18:48:49.790Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-ds-plugin/2.7.3/tycho-ds-plugin-2.7.3.pom
14:48:49 [2022-05-26T18:48:49.790Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-ds-plugin/2.7.3/tycho-ds-plugin-2.7.3.pom (1.4 kB at 82 kB/s)
14:48:49 [2022-05-26T18:48:49.790Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-ds-plugin/2.7.3/tycho-ds-plugin-2.7.3.jar
14:48:49 [2022-05-26T18:48:49.790Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-ds-plugin/2.7.3/tycho-ds-plugin-2.7.3.jar
14:48:49 [2022-05-26T18:48:49.790Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-ds-plugin/2.7.3/tycho-ds-plugin-2.7.3.jar
14:48:49 [2022-05-26T18:48:49.790Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-ds-plugin/2.7.3/tycho-ds-plugin-2.7.3.jar
14:48:49 [2022-05-26T18:48:49.790Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-ds-plugin/2.7.3/tycho-ds-plugin-2.7.3.jar
14:48:49 [2022-05-26T18:48:49.790Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-ds-plugin/2.7.3/tycho-ds-plugin-2.7.3.jar
14:48:49 [2022-05-26T18:48:49.791Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-ds-plugin/2.7.3/tycho-ds-plugin-2.7.3.jar (8.4 kB at 467 kB/s)
14:48:50 [2022-05-26T18:48:50.048Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-failsafe-plugin/2.22.2/maven-failsafe-plugin-2.22.2.pom
14:48:50 [2022-05-26T18:48:50.048Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-failsafe-plugin/2.22.2/maven-failsafe-plugin-2.22.2.pom
14:48:50 [2022-05-26T18:48:50.048Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-failsafe-plugin/2.22.2/maven-failsafe-plugin-2.22.2.pom
14:48:50 [2022-05-26T18:48:50.048Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-failsafe-plugin/2.22.2/maven-failsafe-plugin-2.22.2.pom
14:48:50 [2022-05-26T18:48:50.048Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-failsafe-plugin/2.22.2/maven-failsafe-plugin-2.22.2.pom
14:48:50 [2022-05-26T18:48:50.048Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-failsafe-plugin/2.22.2/maven-failsafe-plugin-2.22.2.pom
14:48:50 [2022-05-26T18:48:50.048Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-failsafe-plugin/2.22.2/maven-failsafe-plugin-2.22.2.pom (12 kB at 4.0 MB/s)
14:48:50 [2022-05-26T18:48:50.048Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-failsafe-plugin/2.22.2/maven-failsafe-plugin-2.22.2.jar
14:48:50 [2022-05-26T18:48:50.048Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-failsafe-plugin/2.22.2/maven-failsafe-plugin-2.22.2.jar
14:48:50 [2022-05-26T18:48:50.048Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-failsafe-plugin/2.22.2/maven-failsafe-plugin-2.22.2.jar
14:48:50 [2022-05-26T18:48:50.048Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-failsafe-plugin/2.22.2/maven-failsafe-plugin-2.22.2.jar
14:48:50 [2022-05-26T18:48:50.306Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-failsafe-plugin/2.22.2/maven-failsafe-plugin-2.22.2.jar
14:48:50 [2022-05-26T18:48:50.306Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-failsafe-plugin/2.22.2/maven-failsafe-plugin-2.22.2.jar
14:48:50 [2022-05-26T18:48:50.306Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-failsafe-plugin/2.22.2/maven-failsafe-plugin-2.22.2.jar (294 kB at 42 MB/s)
14:48:50 [2022-05-26T18:48:50.306Z] [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:48:50 [2022-05-26T18:48:50.306Z] [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:48:50 [2022-05-26T18:48:50.306Z] [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:48:50 [2022-05-26T18:48:50.306Z] [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:48:50 [2022-05-26T18:48:50.306Z] [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:48:50 [2022-05-26T18:48:50.307Z] [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:48:50 [2022-05-26T18:48:50.307Z] [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 648 kB/s)
14:48:50 [2022-05-26T18:48:50.307Z] [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:48:50 [2022-05-26T18:48:50.307Z] [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:48:50 [2022-05-26T18:48:50.307Z] [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:48:50 [2022-05-26T18:48:50.565Z] [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:48:50 [2022-05-26T18:48:50.565Z] [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:48:50 [2022-05-26T18:48:50.565Z] [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:48:50 [2022-05-26T18:48:50.565Z] [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 2.8 MB/s)
14:48:51 [2022-05-26T18:48:51.131Z] [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:48:51 [2022-05-26T18:48:51.131Z] [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:48:51 [2022-05-26T18:48:51.131Z] [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:48:51 [2022-05-26T18:48:51.131Z] [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:48:51 [2022-05-26T18:48:51.131Z] [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:48:51 [2022-05-26T18:48:51.131Z] [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:48:51 [2022-05-26T18:48:51.131Z] [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 184 kB/s)
14:48:51 [2022-05-26T18:48:51.131Z] [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:48:51 [2022-05-26T18:48:51.389Z] [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:48:51 [2022-05-26T18:48:51.389Z] [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:48:51 [2022-05-26T18:48:51.389Z] [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:48:51 [2022-05-26T18:48:51.389Z] [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:48:51 [2022-05-26T18:48:51.389Z] [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:48:51 [2022-05-26T18:48:51.389Z] [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 669 kB/s)
14:48:51 [2022-05-26T18:48:51.389Z] [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:48:51 [2022-05-26T18:48:51.389Z] [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:48:51 [2022-05-26T18:48:51.389Z] [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:48:51 [2022-05-26T18:48:51.389Z] [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:48:51 [2022-05-26T18:48:51.389Z] [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:48:51 [2022-05-26T18:48:51.647Z] [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:48:51 [2022-05-26T18:48:51.647Z] [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 1.9 MB/s)
14:48:51 [2022-05-26T18:48:51.647Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.pom
14:48:51 [2022-05-26T18:48:51.647Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.pom
14:48:51 [2022-05-26T18:48:51.647Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.pom
14:48:51 [2022-05-26T18:48:51.647Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.pom
14:48:51 [2022-05-26T18:48:51.647Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.pom
14:48:51 [2022-05-26T18:48:51.647Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.pom
14:48:51 [2022-05-26T18:48:51.647Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.pom (8.3 kB at 463 kB/s)
14:48:51 [2022-05-26T18:48:51.647Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom
14:48:51 [2022-05-26T18:48:51.647Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom
14:48:51 [2022-05-26T18:48:51.647Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom
14:48:51 [2022-05-26T18:48:51.905Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom
14:48:51 [2022-05-26T18:48:51.905Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom
14:48:51 [2022-05-26T18:48:51.905Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom
14:48:51 [2022-05-26T18:48:51.905Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom (12 kB at 424 kB/s)
14:48:51 [2022-05-26T18:48:51.905Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.jar
14:48:51 [2022-05-26T18:48:51.905Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.jar
14:48:51 [2022-05-26T18:48:51.905Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.jar
14:48:51 [2022-05-26T18:48:51.905Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.jar
14:48:51 [2022-05-26T18:48:51.905Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.jar
14:48:51 [2022-05-26T18:48:51.905Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.jar
14:48:52 [2022-05-26T18:48:52.166Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.jar (13 kB at 407 kB/s)
14:48:52 [2022-05-26T18:48:52.166Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-eclipserun-plugin/2.7.3/tycho-eclipserun-plugin-2.7.3.pom
14:48:52 [2022-05-26T18:48:52.166Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-eclipserun-plugin/2.7.3/tycho-eclipserun-plugin-2.7.3.pom
14:48:52 [2022-05-26T18:48:52.166Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-eclipserun-plugin/2.7.3/tycho-eclipserun-plugin-2.7.3.pom
14:48:52 [2022-05-26T18:48:52.166Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-eclipserun-plugin/2.7.3/tycho-eclipserun-plugin-2.7.3.pom
14:48:52 [2022-05-26T18:48:52.166Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-eclipserun-plugin/2.7.3/tycho-eclipserun-plugin-2.7.3.pom
14:48:52 [2022-05-26T18:48:52.166Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-eclipserun-plugin/2.7.3/tycho-eclipserun-plugin-2.7.3.pom
14:48:52 [2022-05-26T18:48:52.166Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-eclipserun-plugin/2.7.3/tycho-eclipserun-plugin-2.7.3.pom (2.4 kB at 112 kB/s)
14:48:52 [2022-05-26T18:48:52.166Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-eclipserun-plugin/2.7.3/tycho-eclipserun-plugin-2.7.3.jar
14:48:52 [2022-05-26T18:48:52.166Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-eclipserun-plugin/2.7.3/tycho-eclipserun-plugin-2.7.3.jar
14:48:52 [2022-05-26T18:48:52.166Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-eclipserun-plugin/2.7.3/tycho-eclipserun-plugin-2.7.3.jar
14:48:52 [2022-05-26T18:48:52.424Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-eclipserun-plugin/2.7.3/tycho-eclipserun-plugin-2.7.3.jar
14:48:52 [2022-05-26T18:48:52.424Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-eclipserun-plugin/2.7.3/tycho-eclipserun-plugin-2.7.3.jar
14:48:52 [2022-05-26T18:48:52.424Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-eclipserun-plugin/2.7.3/tycho-eclipserun-plugin-2.7.3.jar
14:48:52 [2022-05-26T18:48:52.424Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-eclipserun-plugin/2.7.3/tycho-eclipserun-plugin-2.7.3.jar (14 kB at 665 kB/s)
14:48:52 [2022-05-26T18:48:52.424Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.7.3/tycho-p2-extras-plugin-2.7.3.pom
14:48:52 [2022-05-26T18:48:52.424Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.7.3/tycho-p2-extras-plugin-2.7.3.pom
14:48:52 [2022-05-26T18:48:52.424Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.7.3/tycho-p2-extras-plugin-2.7.3.pom
14:48:52 [2022-05-26T18:48:52.424Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.7.3/tycho-p2-extras-plugin-2.7.3.pom
14:48:52 [2022-05-26T18:48:52.424Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.7.3/tycho-p2-extras-plugin-2.7.3.pom
14:48:52 [2022-05-26T18:48:52.424Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.7.3/tycho-p2-extras-plugin-2.7.3.pom
14:48:52 [2022-05-26T18:48:52.424Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.7.3/tycho-p2-extras-plugin-2.7.3.pom (5.7 kB at 248 kB/s)
14:48:52 [2022-05-26T18:48:52.424Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.7.3/tycho-p2-extras-plugin-2.7.3.jar
14:48:52 [2022-05-26T18:48:52.424Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.7.3/tycho-p2-extras-plugin-2.7.3.jar
14:48:52 [2022-05-26T18:48:52.424Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.7.3/tycho-p2-extras-plugin-2.7.3.jar
14:48:52 [2022-05-26T18:48:52.682Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.7.3/tycho-p2-extras-plugin-2.7.3.jar
14:48:52 [2022-05-26T18:48:52.682Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.7.3/tycho-p2-extras-plugin-2.7.3.jar
14:48:52 [2022-05-26T18:48:52.682Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.7.3/tycho-p2-extras-plugin-2.7.3.jar
14:48:52 [2022-05-26T18:48:52.682Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.7.3/tycho-p2-extras-plugin-2.7.3.jar (30 kB at 1.9 MB/s)
14:48:53 [2022-05-26T18:48:53.616Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-director-plugin/2.7.3/tycho-p2-director-plugin-2.7.3.pom
14:48:53 [2022-05-26T18:48:53.616Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-director-plugin/2.7.3/tycho-p2-director-plugin-2.7.3.pom
14:48:53 [2022-05-26T18:48:53.616Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-director-plugin/2.7.3/tycho-p2-director-plugin-2.7.3.pom
14:48:53 [2022-05-26T18:48:53.616Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-director-plugin/2.7.3/tycho-p2-director-plugin-2.7.3.pom
14:48:53 [2022-05-26T18:48:53.616Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-director-plugin/2.7.3/tycho-p2-director-plugin-2.7.3.pom
14:48:53 [2022-05-26T18:48:53.616Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-director-plugin/2.7.3/tycho-p2-director-plugin-2.7.3.pom
14:48:53 [2022-05-26T18:48:53.616Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-director-plugin/2.7.3/tycho-p2-director-plugin-2.7.3.pom (2.9 kB at 159 kB/s)
14:48:53 [2022-05-26T18:48:53.616Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-director-plugin/2.7.3/tycho-p2-director-plugin-2.7.3.jar
14:48:53 [2022-05-26T18:48:53.616Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-director-plugin/2.7.3/tycho-p2-director-plugin-2.7.3.jar
14:48:53 [2022-05-26T18:48:53.616Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-director-plugin/2.7.3/tycho-p2-director-plugin-2.7.3.jar
14:48:53 [2022-05-26T18:48:53.616Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-director-plugin/2.7.3/tycho-p2-director-plugin-2.7.3.jar
14:48:53 [2022-05-26T18:48:53.616Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-director-plugin/2.7.3/tycho-p2-director-plugin-2.7.3.jar
14:48:53 [2022-05-26T18:48:53.616Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-director-plugin/2.7.3/tycho-p2-director-plugin-2.7.3.jar
14:48:53 [2022-05-26T18:48:53.616Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-director-plugin/2.7.3/tycho-p2-director-plugin-2.7.3.jar (46 kB at 1.5 MB/s)
14:48:53 [2022-05-26T18:48:53.616Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-bundles-external/2.7.3/tycho-bundles-external-2.7.3.pom
14:48:53 [2022-05-26T18:48:53.616Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-bundles-external/2.7.3/tycho-bundles-external-2.7.3.pom
14:48:53 [2022-05-26T18:48:53.617Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-bundles-external/2.7.3/tycho-bundles-external-2.7.3.pom
14:48:53 [2022-05-26T18:48:53.875Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-bundles-external/2.7.3/tycho-bundles-external-2.7.3.pom
14:48:53 [2022-05-26T18:48:53.875Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-bundles-external/2.7.3/tycho-bundles-external-2.7.3.pom
14:48:53 [2022-05-26T18:48:53.875Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles-external/2.7.3/tycho-bundles-external-2.7.3.pom
14:48:53 [2022-05-26T18:48:53.875Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles-external/2.7.3/tycho-bundles-external-2.7.3.pom (1.6 kB at 56 kB/s)
14:48:53 [2022-05-26T18:48:53.875Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.21/commons-compress-1.21-sources.jar
14:48:53 [2022-05-26T18:48:53.875Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.21/commons-compress-1.21-sources.jar
14:48:53 [2022-05-26T18:48:53.875Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.21/commons-compress-1.21-sources.jar
14:48:53 [2022-05-26T18:48:53.875Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.21/commons-compress-1.21-sources.jar
14:48:53 [2022-05-26T18:48:53.875Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.21/commons-compress-1.21-sources.jar
14:48:53 [2022-05-26T18:48:53.875Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.21/commons-compress-1.21-sources.jar
14:48:53 [2022-05-26T18:48:53.875Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.21/commons-compress-1.21-sources.jar (884 kB at 25 MB/s)
14:48:54 [2022-05-26T18:48:54.133Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-publisher-plugin/2.7.3/tycho-p2-publisher-plugin-2.7.3.pom
14:48:54 [2022-05-26T18:48:54.133Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-publisher-plugin/2.7.3/tycho-p2-publisher-plugin-2.7.3.pom
14:48:54 [2022-05-26T18:48:54.133Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-publisher-plugin/2.7.3/tycho-p2-publisher-plugin-2.7.3.pom
14:48:54 [2022-05-26T18:48:54.133Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-publisher-plugin/2.7.3/tycho-p2-publisher-plugin-2.7.3.pom
14:48:54 [2022-05-26T18:48:54.133Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-publisher-plugin/2.7.3/tycho-p2-publisher-plugin-2.7.3.pom
14:48:54 [2022-05-26T18:48:54.133Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/2.7.3/tycho-p2-publisher-plugin-2.7.3.pom
14:48:54 [2022-05-26T18:48:54.133Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/2.7.3/tycho-p2-publisher-plugin-2.7.3.pom (1.9 kB at 84 kB/s)
14:48:54 [2022-05-26T18:48:54.133Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-publisher-plugin/2.7.3/tycho-p2-publisher-plugin-2.7.3.jar
14:48:54 [2022-05-26T18:48:54.391Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-publisher-plugin/2.7.3/tycho-p2-publisher-plugin-2.7.3.jar
14:48:54 [2022-05-26T18:48:54.391Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-publisher-plugin/2.7.3/tycho-p2-publisher-plugin-2.7.3.jar
14:48:54 [2022-05-26T18:48:54.391Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-publisher-plugin/2.7.3/tycho-p2-publisher-plugin-2.7.3.jar
14:48:54 [2022-05-26T18:48:54.391Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-publisher-plugin/2.7.3/tycho-p2-publisher-plugin-2.7.3.jar
14:48:54 [2022-05-26T18:48:54.391Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/2.7.3/tycho-p2-publisher-plugin-2.7.3.jar
14:48:54 [2022-05-26T18:48:54.391Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/2.7.3/tycho-p2-publisher-plugin-2.7.3.jar (21 kB at 738 kB/s)
14:48:54 [2022-05-26T18:48:54.651Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-repository-plugin/2.7.3/tycho-p2-repository-plugin-2.7.3.pom
14:48:54 [2022-05-26T18:48:54.651Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-repository-plugin/2.7.3/tycho-p2-repository-plugin-2.7.3.pom
14:48:54 [2022-05-26T18:48:54.651Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-repository-plugin/2.7.3/tycho-p2-repository-plugin-2.7.3.pom
14:48:54 [2022-05-26T18:48:54.651Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-repository-plugin/2.7.3/tycho-p2-repository-plugin-2.7.3.pom
14:48:54 [2022-05-26T18:48:54.651Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-repository-plugin/2.7.3/tycho-p2-repository-plugin-2.7.3.pom
14:48:54 [2022-05-26T18:48:54.651Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/2.7.3/tycho-p2-repository-plugin-2.7.3.pom
14:48:54 [2022-05-26T18:48:54.651Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/2.7.3/tycho-p2-repository-plugin-2.7.3.pom (1.8 kB at 108 kB/s)
14:48:54 [2022-05-26T18:48:54.651Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-repository-plugin/2.7.3/tycho-p2-repository-plugin-2.7.3.jar
14:48:54 [2022-05-26T18:48:54.651Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-repository-plugin/2.7.3/tycho-p2-repository-plugin-2.7.3.jar
14:48:54 [2022-05-26T18:48:54.651Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-repository-plugin/2.7.3/tycho-p2-repository-plugin-2.7.3.jar
14:48:54 [2022-05-26T18:48:54.651Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-repository-plugin/2.7.3/tycho-p2-repository-plugin-2.7.3.jar
14:48:54 [2022-05-26T18:48:54.651Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-repository-plugin/2.7.3/tycho-p2-repository-plugin-2.7.3.jar
14:48:54 [2022-05-26T18:48:54.909Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/2.7.3/tycho-p2-repository-plugin-2.7.3.jar
14:48:54 [2022-05-26T18:48:54.909Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/2.7.3/tycho-p2-repository-plugin-2.7.3.jar (36 kB at 995 kB/s)
14:48:54 [2022-05-26T18:48:54.909Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom
14:48:54 [2022-05-26T18:48:54.909Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom
14:48:54 [2022-05-26T18:48:54.909Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom
14:48:54 [2022-05-26T18:48:54.909Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom
14:48:54 [2022-05-26T18:48:54.909Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom
14:48:54 [2022-05-26T18:48:54.909Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom
14:48:54 [2022-05-26T18:48:54.909Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom (1.6 kB at 792 kB/s)
14:48:54 [2022-05-26T18:48:54.909Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom
14:48:54 [2022-05-26T18:48:54.909Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom
14:48:54 [2022-05-26T18:48:54.909Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom
14:48:55 [2022-05-26T18:48:55.167Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom
14:48:55 [2022-05-26T18:48:55.167Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom
14:48:55 [2022-05-26T18:48:55.167Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom
14:48:55 [2022-05-26T18:48:55.167Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom (1.1 kB at 570 kB/s)
14:48:55 [2022-05-26T18:48:55.167Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar
14:48:55 [2022-05-26T18:48:55.167Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar
14:48:55 [2022-05-26T18:48:55.167Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar
14:48:55 [2022-05-26T18:48:55.167Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar
14:48:55 [2022-05-26T18:48:55.167Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar
14:48:55 [2022-05-26T18:48:55.167Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar
14:48:55 [2022-05-26T18:48:55.167Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar
14:48:55 [2022-05-26T18:48:55.167Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar
14:48:55 [2022-05-26T18:48:55.167Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar
14:48:55 [2022-05-26T18:48:55.167Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar
14:48:55 [2022-05-26T18:48:55.167Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar
14:48:55 [2022-05-26T18:48:55.167Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar
14:48:55 [2022-05-26T18:48:55.167Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar (376 kB at 38 MB/s)
14:48:55 [2022-05-26T18:48:55.425Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar (5.9 MB at 42 MB/s)
14:48:56 [2022-05-26T18:48:56.360Z] [INFO] Resolving target definition file:/home/jenkins/agent/workspace/tracecompass-master-rcptt/releng/org.eclipse.tracecompass.target/tracecompass-e4.23.target for environments=[win32/win32/x86_64, macosx/cocoa/x86_64, linux/gtk/x86_64], include source mode=honor, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-11' { source level: 11, target level: 11}], remote p2 repository options=org.eclipse.tycho.p2.remote.RemoteAgent@368e7d3a...
14:48:56 [2022-05-26T18:48:56.618Z] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
14:48:56 [2022-05-26T18:48:56.618Z] SLF4J: Defaulting to no-operation (NOP) logger implementation
14:48:56 [2022-05-26T18:48:56.618Z] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
14:49:03 [2022-05-26T18:49:03.180Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core:2.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
14:49:03 [2022-05-26T18:49:03.437Z] [INFO] Fetching com.google.gson_2.8.9.v20220111-1409.jar from https://download.eclipse.org/tools/cdt/releases/10.6/cdt-10.6.0/plugins/ (279.89kB)
14:49:03 [2022-05-26T18:49:03.437Z] [INFO] Fetching com.google.guava_27.1.0.v20190517-1946.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20220302172233/repository/plugins/ (2.77MB)
14:49:04 [2022-05-26T18:49:04.004Z] [INFO] Fetching jakarta.xml.bind_2.3.3.v20201118-1818.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/10.6/cdt-10.6.0/plugins/ (55.92kB)
14:49:04 [2022-05-26T18:49:04.004Z] [INFO] The user operation is waiting for background work to complete.
14:49:04 [2022-05-26T18:49:04.004Z] [INFO] Fetching jakarta.xml.bind_2.3.3.v20201118-1818.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/10.6/cdt-10.6.0/plugins/ (55.92kB)
14:49:04 [2022-05-26T18:49:04.004Z] [INFO] Unpacking jakarta.xml.bind_2.3.3.v20201118-1818...
14:49:04 [2022-05-26T18:49:04.262Z] [INFO] Fetching &countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/tools/orbit/downloads/drops/R20201118194144/repository/ (63B)
14:49:04 [2022-05-26T18:49:04.262Z] [INFO] Fetching javax.activation_1.1.0.v201211130549.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (26.78kB)
14:49:04 [2022-05-26T18:49:04.262Z] [INFO] The user operation is waiting for background work to complete.
14:49:04 [2022-05-26T18:49:04.262Z] [INFO] Fetching javax.activation_1.1.0.v201211130549.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (26.78kB)
14:49:04 [2022-05-26T18:49:04.262Z] [INFO] Unpacking javax.activation_1.1.0.v201211130549...
14:49:04 [2022-05-26T18:49:04.262Z] [INFO] Fetching javax.xml_1.3.4.v201005080400.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/10.6/cdt-10.6.0/plugins/ (77.78kB)
14:49:04 [2022-05-26T18:49:04.262Z] [INFO] The user operation is waiting for background work to complete.
14:49:04 [2022-05-26T18:49:04.262Z] [INFO] Fetching javax.xml_1.3.4.v201005080400.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/10.6/cdt-10.6.0/plugins/ (77.78kB)
14:49:04 [2022-05-26T18:49:04.262Z] [INFO] Unpacking javax.xml_1.3.4.v201005080400...
14:49:04 [2022-05-26T18:49:04.520Z] [INFO] Fetching R-4.23-202203080310&countryCode=us&timeZone=0&format=xml from https://www.eclipse.org/downloads/download.php?format=xml&file=/eclipse/updates/4.23/ (63B)
14:49:04 [2022-05-26T18:49:04.521Z] [INFO] Fetching org.eclipse.osgi_3.17.200.v20220215-2237.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (1.46MB)
14:49:04 [2022-05-26T18:49:04.781Z] [INFO] Fetching org.apache.commons.io_2.8.0.v20210415-0900.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20220302172233/repository/plugins/ (302.53kB)
14:49:04 [2022-05-26T18:49:04.781Z] [INFO] Fetching org.eclipse.cdt.core_7.4.100.202201122357.jar from https://download.eclipse.org/tools/cdt/releases/10.6/cdt-10.6.0/plugins/ (5.95MB)
14:49:05 [2022-05-26T18:49:05.715Z] [INFO] Fetching org.eclipse.cdt.core.native_6.2.100.202202231938.jar from https://download.eclipse.org/tools/cdt/releases/10.6/cdt-10.6.0/plugins/ (64.34kB)
14:49:05 [2022-05-26T18:49:05.715Z] [INFO] Fetching org.eclipse.core.contenttype_3.8.100.v20210910-0640.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (100.02kB)
14:49:05 [2022-05-26T18:49:05.715Z] [INFO] Fetching org.eclipse.core.expressions_3.8.100.v20210910-0640.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (92.12kB)
14:49:05 [2022-05-26T18:49:05.715Z] [INFO] Fetching org.eclipse.core.filebuffers_3.7.200.v20220202-1008.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (115.6kB)
14:49:05 [2022-05-26T18:49:05.973Z] [INFO] Fetching org.eclipse.core.filesystem_1.9.300.v20220121-1426.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (69.81kB)
14:49:05 [2022-05-26T18:49:05.973Z] [INFO] Fetching org.eclipse.core.resources_3.16.100.v20220214-1012.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (880.97kB)
14:49:05 [2022-05-26T18:49:05.973Z] [INFO] Fetching org.eclipse.core.runtime_3.24.100.v20220211-2001.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (70.8kB)
14:49:05 [2022-05-26T18:49:05.973Z] [INFO] Fetching org.eclipse.core.variables_3.5.100.v20210721-1355.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (35.64kB)
14:49:06 [2022-05-26T18:49:06.231Z] [INFO] Fetching org.eclipse.ltk.core.refactoring_3.12.100.v20210926-1112.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (341.2kB)
14:49:06 [2022-05-26T18:49:06.231Z] [INFO] Fetching org.eclipse.osgi.services_3.10.200.v20210723-0643.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (126.4kB)
14:49:06 [2022-05-26T18:49:06.231Z] [INFO] Fetching org.eclipse.text_3.12.0.v20210512-1644.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (288.46kB)
14:49:06 [2022-05-26T18:49:06.231Z] [INFO] Fetching org.eclipse.core.commands_3.10.100.v20210722-1426.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (114.56kB)
14:49:06 [2022-05-26T18:49:06.231Z] [INFO] Fetching org.eclipse.equinox.common_3.16.0.v20220211-2322.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (144.49kB)
14:49:06 [2022-05-26T18:49:06.231Z] [INFO] Fetching org.eclipse.equinox.preferences_3.9.100.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (136.29kB)
14:49:06 [2022-05-26T18:49:06.231Z] [INFO] Fetching org.eclipse.equinox.registry_3.11.100.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (194.4kB)
14:49:06 [2022-05-26T18:49:06.489Z] [INFO] Fetching org.eclipse.core.jobs_3.12.100.v20220120-1329.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (108.25kB)
14:49:06 [2022-05-26T18:49:06.489Z] [INFO] Fetching org.eclipse.equinox.app_1.6.100.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (89.14kB)
14:49:06 [2022-05-26T18:49:06.489Z] [INFO] Fetching org.eclipse.jdt.annotation_2.2.600.v20200408-1511.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (25.16kB)
14:49:06 [2022-05-26T18:49:06.489Z] [INFO] Fetching org.eclipse.osgi.util_3.6.100.v20210723-1119.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (72.7kB)
14:49:06 [2022-05-26T18:49:06.489Z] [INFO] Fetching org.apache.commons.lang3_3.1.0.v201403281430.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (131.9kB)
14:49:06 [2022-05-26T18:49:06.489Z] [INFO] The user operation is waiting for background work to complete.
14:49:06 [2022-05-26T18:49:06.489Z] [INFO] Fetching org.apache.commons.lang3_3.1.0.v201403281430.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (131.9kB)
14:49:06 [2022-05-26T18:49:06.489Z] [INFO] Unpacking org.apache.commons.lang3_3.1.0.v201403281430...
14:49:06 [2022-05-26T18:49:06.747Z] [INFO] Fetching org.antlr.runtime_3.2.0.v201101311130.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (103.07kB)
14:49:06 [2022-05-26T18:49:06.747Z] [INFO] The user operation is waiting for background work to complete.
14:49:06 [2022-05-26T18:49:06.747Z] [INFO] Fetching org.antlr.runtime_3.2.0.v201101311130.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (103.07kB)
14:49:06 [2022-05-26T18:49:06.747Z] [INFO] Unpacking org.antlr.runtime_3.2.0.v201101311130...
14:49:06 [2022-05-26T18:49:06.747Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/pom.xml
14:49:07 [2022-05-26T18:49:07.004Z] [INFO] Fetching com.ibm.icu_67.1.0.v20200706-1749.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20220302172233/repository/plugins/ (12.94MB)
14:49:08 [2022-05-26T18:49:08.905Z] [INFO] Fetching com.sun.jna_5.8.0.v20210503-0343.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/10.6/cdt-10.6.0/plugins/ (1.54MB)
14:49:08 [2022-05-26T18:49:08.905Z] [INFO] The user operation is waiting for background work to complete.
14:49:08 [2022-05-26T18:49:08.905Z] [INFO] Fetching com.sun.jna_5.8.0.v20210503-0343.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/10.6/cdt-10.6.0/plugins/ (1.54MB)
14:49:08 [2022-05-26T18:49:08.905Z] [INFO] Unpacking com.sun.jna_5.8.0.v20210503-0343...
14:49:09 [2022-05-26T18:49:09.475Z] [INFO] Fetching com.sun.jna.platform_5.8.0.v20210406-1004.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/10.6/cdt-10.6.0/plugins/ (399.8kB)
14:49:09 [2022-05-26T18:49:09.475Z] [INFO] The user operation is waiting for background work to complete.
14:49:09 [2022-05-26T18:49:09.475Z] [INFO] Fetching com.sun.jna.platform_5.8.0.v20210406-1004.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/10.6/cdt-10.6.0/plugins/ (399.8kB)
14:49:09 [2022-05-26T18:49:09.475Z] [INFO] Unpacking com.sun.jna.platform_5.8.0.v20210406-1004...
14:49:09 [2022-05-26T18:49:09.736Z] [INFO] Fetching javax.annotation_1.3.5.v20200909-1856.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20220302172233/repository/plugins/ (46.27kB)
14:49:09 [2022-05-26T18:49:09.736Z] [INFO] Fetching org.apache.batik.constants_1.14.0.v20210324-0332.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20220302172233/repository/plugins/ (20.34kB)
14:49:09 [2022-05-26T18:49:09.736Z] [INFO] Fetching org.apache.xmlgraphics_2.6.0.v20210409-0748.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20220302172233/repository/plugins/ (703.81kB)
14:49:09 [2022-05-26T18:49:09.994Z] [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (95.26kB)
14:49:09 [2022-05-26T18:49:09.994Z] [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (35.59kB)
14:49:09 [2022-05-26T18:49:09.994Z] [INFO] Fetching org.apache.batik.css_1.14.0.v20210324-0332.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20220302172233/repository/plugins/ (353.59kB)
14:49:09 [2022-05-26T18:49:09.994Z] [INFO] Fetching org.apache.batik.util_1.14.0.v20210324-0332.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20220302172233/repository/plugins/ (144.34kB)
14:49:09 [2022-05-26T18:49:09.994Z] [INFO] Fetching org.apache.batik.i18n_1.14.0.v20210324-0332.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20220302172233/repository/plugins/ (23.5kB)
14:49:09 [2022-05-26T18:49:09.994Z] [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (15.35kB)
14:49:09 [2022-05-26T18:49:09.994Z] [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20220302172233/repository/plugins/ (71.45kB)
14:49:09 [2022-05-26T18:49:09.994Z] [INFO] Fetching org.apache.felix.scr_2.1.24.v20200924-1939.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20220302172233/repository/plugins/ (411.93kB)
14:49:09 [2022-05-26T18:49:09.994Z] [INFO] Fetching org.apiguardian_1.1.2.v20211018-1956.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20220302172233/repository/plugins/ (20.18kB)
14:49:09 [2022-05-26T18:49:09.994Z] [INFO] Fetching org.bouncycastle.bcpg_1.70.0.v20220105-1522.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20220302172233/repository/plugins/ (359.18kB)
14:49:10 [2022-05-26T18:49:10.252Z] [INFO] Fetching org.bouncycastle.bcprov_1.70.0.v20220105-1522.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20220302172233/repository/plugins/ (5.58MB)
14:49:10 [2022-05-26T18:49:10.818Z] [INFO] Fetching org.eclipse.compare_3.8.300.v20220121-1000.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (804.8kB)
14:49:11 [2022-05-26T18:49:11.076Z] [INFO] Fetching org.eclipse.ui_3.201.0.v20220124-1108.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (432.55kB)
14:49:11 [2022-05-26T18:49:11.076Z] [INFO] Fetching org.eclipse.jface.text_3.20.0.v20220218-1549.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (1.03MB)
14:49:11 [2022-05-26T18:49:11.334Z] [INFO] Fetching org.eclipse.ui.ide_3.18.500.v20220215-1304.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (2.44MB)
14:49:11 [2022-05-26T18:49:11.593Z] [INFO] Fetching org.eclipse.ui.views_3.11.100.v20210816-0811.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (105.57kB)
14:49:11 [2022-05-26T18:49:11.593Z] [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.16.400.v20220218-1619.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (674.85kB)
14:49:11 [2022-05-26T18:49:11.593Z] [INFO] Fetching org.eclipse.ui.editors_3.14.300.v20210913-0815.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (618.79kB)
14:49:11 [2022-05-26T18:49:11.851Z] [INFO] Fetching org.eclipse.ui.forms_3.11.300.v20211022-1451.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (330.12kB)
14:49:11 [2022-05-26T18:49:11.851Z] [INFO] Fetching org.eclipse.compare.core_3.6.1000.v20201020-1107.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (66.43kB)
14:49:11 [2022-05-26T18:49:11.851Z] [INFO] Fetching org.eclipse.core.databinding_1.11.0.v20220118-1028.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (287.81kB)
14:49:12 [2022-05-26T18:49:12.109Z] [INFO] Fetching org.eclipse.core.databinding.observable_1.12.0.v20211231-1006.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (313kB)
14:49:12 [2022-05-26T18:49:12.109Z] [INFO] Fetching org.eclipse.core.databinding.property_1.9.0.v20210619-1129.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (163.08kB)
14:49:12 [2022-05-26T18:49:12.109Z] [INFO] Fetching org.eclipse.core.net_1.3.1100.v20210424-0724.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (64.42kB)
14:49:12 [2022-05-26T18:49:12.109Z] [INFO] Fetching org.eclipse.equinox.security_1.3.900.v20220108-1321.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (113.21kB)
14:49:12 [2022-05-26T18:49:12.109Z] [INFO] Fetching org.eclipse.e4.core.commands_1.0.100.v20211204-1536.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (25.92kB)
14:49:12 [2022-05-26T18:49:12.109Z] [INFO] Fetching org.eclipse.e4.core.di_1.8.100.v20210910-0640.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (52.48kB)
14:49:12 [2022-05-26T18:49:12.109Z] [INFO] Fetching javax.inject_1.0.0.v20091030.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (14.07kB)
14:49:12 [2022-05-26T18:49:12.367Z] [INFO] Fetching org.eclipse.e4.core.contexts_1.9.100.v20211011-1349.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (55.13kB)
14:49:12 [2022-05-26T18:49:12.367Z] [INFO] Fetching org.eclipse.e4.core.services_2.3.100.v20210910-0640.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (69.65kB)
14:49:12 [2022-05-26T18:49:12.367Z] [INFO] Fetching org.eclipse.e4.core.di.annotations_1.7.100.v20210910-0640.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (12kB)
14:49:12 [2022-05-26T18:49:12.367Z] [INFO] Fetching org.eclipse.e4.core.di.extensions_0.17.100.v20210910-0640.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (11.14kB)
14:49:12 [2022-05-26T18:49:12.367Z] [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.16.200.v20210910-0640.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (40.46kB)
14:49:12 [2022-05-26T18:49:12.367Z] [INFO] Fetching org.eclipse.e4.emf.xpath_0.3.0.v20210722-1426.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (51.03kB)
14:49:12 [2022-05-26T18:49:12.367Z] [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (107.16kB)
14:49:12 [2022-05-26T18:49:12.367Z] [INFO] The user operation is waiting for background work to complete.
14:49:12 [2022-05-26T18:49:12.367Z] [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (107.16kB)
14:49:12 [2022-05-26T18:49:12.367Z] [INFO] Unpacking org.apache.commons.jxpath_1.3.0.v200911051830...
14:49:12 [2022-05-26T18:49:12.625Z] [INFO] Fetching 2.29&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?file=/modeling/emf/emf/builds/release/ (63B)
14:49:12 [2022-05-26T18:49:12.625Z] [INFO] Fetching org.eclipse.emf.ecore_2.26.0.v20220123-0838.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.29/plugins/ (396.49kB)
14:49:12 [2022-05-26T18:49:12.625Z] [INFO] The user operation is waiting for background work to complete.
14:49:12 [2022-05-26T18:49:12.625Z] [INFO] Fetching org.eclipse.emf.ecore_2.26.0.v20220123-0838.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.29/plugins/ (396.49kB)
14:49:12 [2022-05-26T18:49:12.625Z] [INFO] Unpacking org.eclipse.emf.ecore_2.26.0.v20220123-0838...
14:49:12 [2022-05-26T18:49:12.882Z] [INFO] Fetching org.eclipse.e4.ui.bindings_0.13.100.v20210722-1426.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (45.85kB)
14:49:13 [2022-05-26T18:49:13.140Z] [INFO] Fetching org.eclipse.swt_3.119.0.v20220223-1102.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (16.97kB)
14:49:13 [2022-05-26T18:49:13.140Z] [INFO] Fetching org.eclipse.e4.ui.services_1.5.0.v20210115-1333.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (24.31kB)
14:49:13 [2022-05-26T18:49:13.140Z] [INFO] Fetching org.eclipse.jface_3.25.0.v20220218-1636.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (1.11MB)
14:49:13 [2022-05-26T18:49:13.140Z] [INFO] Fetching org.eclipse.e4.ui.css.core_0.13.200.v20211022-1402.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (213.89kB)
14:49:13 [2022-05-26T18:49:13.140Z] [INFO] Fetching org.eclipse.e4.ui.css.swt_0.14.400.v20211026-1534.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (203.91kB)
14:49:13 [2022-05-26T18:49:13.398Z] [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.13.0.v20201026-1147.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (27.72kB)
14:49:13 [2022-05-26T18:49:13.398Z] [INFO] Fetching org.eclipse.e4.ui.di_1.4.0.v20210621-1133.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (16.41kB)
14:49:13 [2022-05-26T18:49:13.398Z] [INFO] Fetching org.eclipse.e4.ui.dialogs_1.3.200.v20211210-1500.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (56.73kB)
14:49:13 [2022-05-26T18:49:13.398Z] [INFO] Fetching org.eclipse.e4.ui.ide_3.16.0.v20210625-1251.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (11.51kB)
14:49:13 [2022-05-26T18:49:13.398Z] [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.2.0.v20210727-1533.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (394.73kB)
14:49:13 [2022-05-26T18:49:13.398Z] [INFO] Fetching org.eclipse.equinox.event_1.6.100.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (33.33kB)
14:49:13 [2022-05-26T18:49:13.398Z] [INFO] Fetching org.eclipse.e4.ui.widgets_1.3.0.v20210621-1136.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (13.3kB)
14:49:13 [2022-05-26T18:49:13.398Z] [INFO] Fetching org.eclipse.e4.ui.workbench_1.13.100.v20211019-0756.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (260.38kB)
14:49:13 [2022-05-26T18:49:13.398Z] [INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.29/plugins/ (37.83kB)
14:49:13 [2022-05-26T18:49:13.398Z] [INFO] The user operation is waiting for background work to complete.
14:49:13 [2022-05-26T18:49:13.398Z] [INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.29/plugins/ (37.83kB)
14:49:13 [2022-05-26T18:49:13.398Z] [INFO] Unpacking org.eclipse.emf.ecore.change_2.14.0.v20190528-0725...
14:49:13 [2022-05-26T18:49:13.398Z] [INFO] Fetching org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.29/plugins/ (84.19kB)
14:49:13 [2022-05-26T18:49:13.398Z] [INFO] The user operation is waiting for background work to complete.
14:49:13 [2022-05-26T18:49:13.398Z] [INFO] Fetching org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.29/plugins/ (84.19kB)
14:49:13 [2022-05-26T18:49:13.398Z] [INFO] Unpacking org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725...
14:49:13 [2022-05-26T18:49:13.656Z] [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.4.400.v20211102-0453.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (118.14kB)
14:49:13 [2022-05-26T18:49:13.656Z] [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.15.400.v20220308-0630.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (251.6kB)
14:49:13 [2022-05-26T18:49:13.656Z] [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.16.400.v20220222-1128.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (147.16kB)
14:49:13 [2022-05-26T18:49:13.656Z] [INFO] Fetching org.eclipse.jface.databinding_1.13.0.v20210619-1146.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (295.36kB)
14:49:13 [2022-05-26T18:49:13.656Z] [INFO] Fetching org.eclipse.e4.ui.workbench3_0.16.0.v20210619-0956.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (21.08kB)
14:49:13 [2022-05-26T18:49:13.656Z] [INFO] Fetching org.eclipse.urischeme_1.2.100.v20211001-1648.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (51.9kB)
14:49:13 [2022-05-26T18:49:13.656Z] [INFO] Fetching org.eclipse.emf.common_2.24.0.v20220123-0838.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.29/plugins/ (116.05kB)
14:49:13 [2022-05-26T18:49:13.656Z] [INFO] The user operation is waiting for background work to complete.
14:49:13 [2022-05-26T18:49:13.656Z] [INFO] Fetching org.eclipse.emf.common_2.24.0.v20220123-0838.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.29/plugins/ (116.05kB)
14:49:13 [2022-05-26T18:49:13.656Z] [INFO] Unpacking org.eclipse.emf.common_2.24.0.v20220123-0838...
14:49:13 [2022-05-26T18:49:13.913Z] [INFO] Fetching org.eclipse.equinox.bidi_1.4.100.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (50.74kB)
14:49:13 [2022-05-26T18:49:13.913Z] [INFO] Fetching org.eclipse.equinox.launcher_1.6.400.v20210924-0641.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (52.65kB)
14:49:13 [2022-05-26T18:49:13.913Z] [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.4.400.v20220223-1131.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (170.85kB)
14:49:13 [2022-05-26T18:49:13.913Z] [INFO] Fetching org.eclipse.equinox.p2.metadata_2.6.100.v20210813-0606.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (360.09kB)
14:49:14 [2022-05-26T18:49:14.171Z] [INFO] Fetching org.tukaani.xz_1.9.0.v20210624-1259.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20220302172233/repository/plugins/ (131.39kB)
14:49:14 [2022-05-26T18:49:14.171Z] [INFO] Fetching org.eclipse.equinox.p2.core_2.9.0.v20220210-1157.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (76.5kB)
14:49:14 [2022-05-26T18:49:14.172Z] [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.2.200.v20220207-0719.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (74.12kB)
14:49:14 [2022-05-26T18:49:14.172Z] [INFO] Fetching org.eclipse.equinox.p2.repository_2.6.0.v20220215-0840.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (173.65kB)
14:49:14 [2022-05-26T18:49:14.172Z] [INFO] Fetching org.eclipse.equinox.p2.engine_2.7.300.v20220209-1714.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (218.82kB)
14:49:14 [2022-05-26T18:49:14.172Z] [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.4.0.v20210315-2228.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (130.72kB)
14:49:14 [2022-05-26T18:49:14.172Z] [INFO] Fetching org.eclipse.help_3.9.100.v20210721-0601.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (270.25kB)
14:49:14 [2022-05-26T18:49:14.172Z] [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.12.0.v20210618-1953.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (468.75kB)
14:49:14 [2022-05-26T18:49:14.430Z] [INFO] Fetching org.eclipse.ui.navigator_3.10.200.v20211009-1706.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (423.11kB)
14:49:14 [2022-05-26T18:49:14.430Z] [INFO] Fetching org.eclipse.team.core_3.9.300.v20220204-0611.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (401.7kB)
14:49:14 [2022-05-26T18:49:14.430Z] [INFO] Fetching org.eclipse.team.ui_3.9.200.v20211130-1532.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (1.42MB)
14:49:14 [2022-05-26T18:49:14.689Z] [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.119.0.v20220223-1102.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (2.47MB)
14:49:14 [2022-05-26T18:49:14.947Z] [INFO] Fetching org.eclipse.test.performance_3.18.0.v20210623-0710.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (111.48kB)
14:49:14 [2022-05-26T18:49:14.947Z] [INFO] Fetching org.junit_4.13.2.v20211018-1956.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20220302172233/repository/plugins/ (421.77kB)
14:49:14 [2022-05-26T18:49:14.947Z] [INFO] Fetching org.junit.jupiter.api_5.8.1.v20211018-1956.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20220302172233/repository/plugins/ (219.09kB)
14:49:14 [2022-05-26T18:49:14.947Z] [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:49:15 [2022-05-26T18:49:15.883Z] [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/ (17.8MB of 59.71MB at 17.78MB/s)
14:49:17 [2022-05-26T18:49:17.257Z] [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/ (35.69MB of 59.71MB at 17.84MB/s)
14:49:18 [2022-05-26T18:49:18.191Z] [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/ (52.35MB of 59.71MB at 17.44MB/s)
14:49:20 [2022-05-26T18:49:20.092Z] [INFO] Fetching org.eclipse.ui.workbench_3.125.0.v20220308-0722.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (3.49MB)
14:49:20 [2022-05-26T18:49:20.350Z] [INFO] Fetching org.eclipse.ui.ide.application_1.4.300.v20220114-0859.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (113.09kB)
14:49:20 [2022-05-26T18:49:20.350Z] [INFO] Fetching org.eclipse.ui.navigator.resources_3.8.400.v20220203-1803.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (172.29kB)
14:49:20 [2022-05-26T18:49:20.350Z] [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.9.100.v20201223-1348.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (107.15kB)
14:49:20 [2022-05-26T18:49:20.608Z] [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar.pack.gz from https://download.eclipse.org/technology/swtbot/releases/3.1.0/plugins/ (29.18kB)
14:49:20 [2022-05-26T18:49:20.608Z] [INFO] The user operation is waiting for background work to complete.
14:49:20 [2022-05-26T18:49:20.608Z] [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar.pack.gz from https://download.eclipse.org/technology/swtbot/releases/3.1.0/plugins/ (29.18kB)
14:49:20 [2022-05-26T18:49:20.608Z] [INFO] Unpacking org.hamcrest.core_1.3.0.v20180420-1519...
14:49:20 [2022-05-26T18:49:20.608Z] [INFO] Fetching org.opentest4j_1.2.0.v20211018-1956.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20220302172233/repository/plugins/ (21.6kB)
14:49:20 [2022-05-26T18:49:20.608Z] [INFO] Fetching org.junit.platform.commons_1.8.1.v20211018-1956.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20220302172233/repository/plugins/ (117.58kB)
14:49:20 [2022-05-26T18:49:20.608Z] [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (16.71kB)
14:49:20 [2022-05-26T18:49:20.608Z] [INFO] The user operation is waiting for background work to complete.
14:49:20 [2022-05-26T18:49:20.608Z] [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (16.71kB)
14:49:20 [2022-05-26T18:49:20.608Z] [INFO] Unpacking org.w3c.dom.smil_1.0.1.v200903091627...
14:49:20 [2022-05-26T18:49:20.608Z] [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.119.0.v20220223-1102.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (2.14MB)
14:49:20 [2022-05-26T18:49:20.866Z] [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.119.0.v20220223-1102.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (2.08MB)
14:49:21 [2022-05-26T18:49:21.125Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
14:49:21 [2022-05-26T18:49:21.383Z] [INFO] Fetching org.apache.commons.compress_1.21.0.v20211103-2100.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20220302172233/repository/plugins/ (1.04MB)
14:49:21 [2022-05-26T18:49:21.640Z] [INFO] Fetching org.apache.xerces_2.12.2.v20220131-0835.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20220302172233/repository/plugins/ (1.5MB)
14:49:21 [2022-05-26T18:49:21.898Z] [INFO] Fetching org.apache.xml.resolver_1.2.0.v201005080400.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (45.51kB)
14:49:21 [2022-05-26T18:49:21.898Z] [INFO] The user operation is waiting for background work to complete.
14:49:21 [2022-05-26T18:49:21.898Z] [INFO] Fetching org.apache.xml.resolver_1.2.0.v201005080400.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (45.51kB)
14:49:21 [2022-05-26T18:49:21.898Z] [INFO] Unpacking org.apache.xml.resolver_1.2.0.v201005080400...
14:49:21 [2022-05-26T18:49:21.898Z] [INFO] Fetching org.eclipse.debug.core_3.19.0.v20220125-2302.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (396.72kB)
14:49:21 [2022-05-26T18:49:21.898Z] [INFO] Fetching org.eclipse.debug.ui_3.16.0.v20220228-0706.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (2.97MB)
14:49:22 [2022-05-26T18:49:22.157Z] [INFO] Fetching org.eclipse.ui.console_3.11.100.v20210721-1355.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (209.6kB)
14:49:22 [2022-05-26T18:49:22.414Z] [INFO] Fetching org.eclipse.search_3.14.100.v20220120-1549.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (489.96kB)
14:49:22 [2022-05-26T18:49:22.414Z] [INFO] Fetching org.eclipse.swtchart_0.12.0.202003130409.jar from https://download.eclipse.org/swtchart/releases/0.12.0/repository/plugins/ (136.93kB)
14:49:22 [2022-05-26T18:49:22.414Z] [INFO] Fetching org.eclipse.wst.xml.ui_1.2.600.v202102222242.jar from https://download.eclipse.org/webtools/downloads/drops/R3.25.0/R-3.25.0-20220224093948/repository/plugins/ (1MB)
14:49:22 [2022-05-26T18:49:22.673Z] [INFO] Fetching org.eclipse.wst.xsd.core_1.2.100.v202008180353.jar from https://download.eclipse.org/webtools/downloads/drops/R3.25.0/R-3.25.0-20220224093948/repository/plugins/ (78.03kB)
14:49:22 [2022-05-26T18:49:22.673Z] [INFO] Fetching org.eclipse.ui.themes_1.2.1700.v20220210-1145.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (37.71kB)
14:49:22 [2022-05-26T18:49:22.673Z] [INFO] Fetching org.eclipse.wst.common.core_1.4.100.v202103232321.jar from https://download.eclipse.org/webtools/downloads/drops/R3.25.0/R-3.25.0-20220224093948/repository/plugins/ (58.78kB)
14:49:22 [2022-05-26T18:49:22.673Z] [INFO] Fetching org.eclipse.wst.common.environment_1.0.401.v202007142017.jar from https://download.eclipse.org/webtools/downloads/drops/R3.25.0/R-3.25.0-20220224093948/repository/plugins/ (47.87kB)
14:49:22 [2022-05-26T18:49:22.673Z] [INFO] Fetching org.eclipse.wst.common.frameworks_1.2.202.v202108200212.jar from https://download.eclipse.org/webtools/downloads/drops/R3.25.0/R-3.25.0-20220224093948/repository/plugins/ (119.45kB)
14:49:22 [2022-05-26T18:49:22.673Z] [INFO] Fetching org.eclipse.wst.common.frameworks.ui_1.2.401.v202007142017.jar from https://download.eclipse.org/webtools/downloads/drops/R3.25.0/R-3.25.0-20220224093948/repository/plugins/ (154kB)
14:49:22 [2022-05-26T18:49:22.673Z] [INFO] Fetching org.eclipse.wst.common.project.facet.core_1.4.402.v202111212041.jar from https://download.eclipse.org/webtools/downloads/drops/R3.25.0/R-3.25.0-20220224093948/repository/plugins/ (368kB)
14:49:22 [2022-05-26T18:49:22.930Z] [INFO] Fetching org.eclipse.wst.common.ui_1.2.100.v202101112327.jar from https://download.eclipse.org/webtools/downloads/drops/R3.25.0/R-3.25.0-20220224093948/repository/plugins/ (150.4kB)
14:49:22 [2022-05-26T18:49:22.930Z] [INFO] Fetching org.eclipse.wst.common.uriresolver_1.3.0.v202007161535.jar from https://download.eclipse.org/webtools/downloads/drops/R3.25.0/R-3.25.0-20220224093948/repository/plugins/ (47kB)
14:49:22 [2022-05-26T18:49:22.930Z] [INFO] Fetching org.eclipse.wst.sse.core_1.2.700.v202112071542.jar from https://download.eclipse.org/webtools/downloads/drops/R3.25.0/R-3.25.0-20220224093948/repository/plugins/ (476.43kB)
14:49:22 [2022-05-26T18:49:22.930Z] [INFO] Fetching org.eclipse.wst.sse.ui_1.7.300.v202111190506.jar from https://download.eclipse.org/webtools/downloads/drops/R3.25.0/R-3.25.0-20220224093948/repository/plugins/ (1.05MB)
14:49:23 [2022-05-26T18:49:23.189Z] [INFO] Fetching org.eclipse.wst.validation_1.2.801.v202007142017.jar from https://download.eclipse.org/webtools/downloads/drops/R3.25.0/R-3.25.0-20220224093948/repository/plugins/ (419.45kB)
14:49:23 [2022-05-26T18:49:23.189Z] [INFO] Fetching org.eclipse.wst.validation.ui_1.2.601.v202007142017.jar from https://download.eclipse.org/webtools/downloads/drops/R3.25.0/R-3.25.0-20220224093948/repository/plugins/ (160.24kB)
14:49:23 [2022-05-26T18:49:23.189Z] [INFO] Fetching org.eclipse.wst.xml.core_1.2.500.v202201311924.jar from https://download.eclipse.org/webtools/downloads/drops/R3.25.0/R-3.25.0-20220224093948/repository/plugins/ (808.73kB)
14:49:23 [2022-05-26T18:49:23.189Z] [INFO] Fetching org.eclipse.xsd_2.18.0.v20211216-0527.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.29/plugins/ (537.85kB)
14:49:23 [2022-05-26T18:49:23.189Z] [INFO] The user operation is waiting for background work to complete.
14:49:23 [2022-05-26T18:49:23.189Z] [INFO] Fetching org.eclipse.xsd_2.18.0.v20211216-0527.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.29/plugins/ (537.85kB)
14:49:23 [2022-05-26T18:49:23.189Z] [INFO] Unpacking org.eclipse.xsd_2.18.0.v20211216-0527...
14:49:23 [2022-05-26T18:49:23.754Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/pom.xml
14:49:23 [2022-05-26T18:49:23.754Z] [INFO] Fetching org.apache.log4j_1.2.19.v20220208-1728.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20220302172233/repository/plugins/ (358.42kB)
14:49:24 [2022-05-26T18:49:24.012Z] [INFO] Fetching org.eclipse.swtbot.eclipse.finder_3.1.0.202106041005.jar.pack.gz from https://download.eclipse.org/technology/swtbot/releases/3.1.0/plugins/ (55.2kB)
14:49:24 [2022-05-26T18:49:24.012Z] [INFO] The user operation is waiting for background work to complete.
14:49:24 [2022-05-26T18:49:24.012Z] [INFO] Fetching org.eclipse.swtbot.eclipse.finder_3.1.0.202106041005.jar.pack.gz from https://download.eclipse.org/technology/swtbot/releases/3.1.0/plugins/ (55.2kB)
14:49:24 [2022-05-26T18:49:24.012Z] [INFO] Unpacking org.eclipse.swtbot.eclipse.finder_3.1.0.202106041005...
14:49:24 [2022-05-26T18:49:24.012Z] [INFO] Fetching org.eclipse.swtbot.swt.finder_3.1.0.202106041005.jar.pack.gz from https://download.eclipse.org/technology/swtbot/releases/3.1.0/plugins/ (256.76kB)
14:49:24 [2022-05-26T18:49:24.012Z] [INFO] The user operation is waiting for background work to complete.
14:49:24 [2022-05-26T18:49:24.012Z] [INFO] Fetching org.eclipse.swtbot.swt.finder_3.1.0.202106041005.jar.pack.gz from https://download.eclipse.org/technology/swtbot/releases/3.1.0/plugins/ (256.76kB)
14:49:24 [2022-05-26T18:49:24.012Z] [INFO] Unpacking org.eclipse.swtbot.swt.finder_3.1.0.202106041005...
14:49:24 [2022-05-26T18:49:24.270Z] [INFO] Fetching org.hamcrest.library_1.3.0.v20180524-2246.jar.pack.gz from https://download.eclipse.org/technology/swtbot/releases/3.1.0/plugins/ (32.1kB)
14:49:24 [2022-05-26T18:49:24.270Z] [INFO] The user operation is waiting for background work to complete.
14:49:24 [2022-05-26T18:49:24.270Z] [INFO] Fetching org.hamcrest.library_1.3.0.v20180524-2246.jar.pack.gz from https://download.eclipse.org/technology/swtbot/releases/3.1.0/plugins/ (32.1kB)
14:49:24 [2022-05-26T18:49:24.270Z] [INFO] Unpacking org.hamcrest.library_1.3.0.v20180524-2246...
14:49:24 [2022-05-26T18:49:24.270Z] [INFO] Fetching org.eclipse.swtbot.junit4_x_3.1.0.202106041005.jar.pack.gz from https://download.eclipse.org/technology/swtbot/releases/3.1.0/plugins/ (20.82kB)
14:49:24 [2022-05-26T18:49:24.270Z] [INFO] The user operation is waiting for background work to complete.
14:49:24 [2022-05-26T18:49:24.270Z] [INFO] Fetching org.eclipse.swtbot.junit4_x_3.1.0.202106041005.jar.pack.gz from https://download.eclipse.org/technology/swtbot/releases/3.1.0/plugins/ (20.82kB)
14:49:24 [2022-05-26T18:49:24.270Z] [INFO] Unpacking org.eclipse.swtbot.junit4_x_3.1.0.202106041005...
14:49:24 [2022-05-26T18:49:24.270Z] [INFO] Fetching org.json_1.0.0.v201011060100.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (31.86kB)
14:49:24 [2022-05-26T18:49:24.270Z] [INFO] The user operation is waiting for background work to complete.
14:49:24 [2022-05-26T18:49:24.270Z] [INFO] Fetching org.json_1.0.0.v201011060100.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (31.86kB)
14:49:24 [2022-05-26T18:49:24.270Z] [INFO] Unpacking org.json_1.0.0.v201011060100...
14:49:24 [2022-05-26T18:49:24.270Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
14:49:24 [2022-05-26T18:49:24.527Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/pom.xml
14:49:24 [2022-05-26T18:49:24.527Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
14:49:24 [2022-05-26T18:49:24.786Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core:1.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
14:49:25 [2022-05-26T18:49:25.045Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/pom.xml
14:49:25 [2022-05-26T18:49:25.045Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui:1.1.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
14:49:25 [2022-05-26T18:49:25.303Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/pom.xml
14:49:25 [2022-05-26T18:49:25.869Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core:6.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
14:49:25 [2022-05-26T18:49:25.869Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests:1.0.15-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/pom.xml
14:49:26 [2022-05-26T18:49:26.127Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui:4.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
14:49:26 [2022-05-26T18:49:26.127Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/pom.xml
14:49:26 [2022-05-26T18:49:26.693Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/pom.xml
14:49:26 [2022-05-26T18:49:26.951Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core:2.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
14:49:26 [2022-05-26T18:49:26.951Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/pom.xml
14:49:27 [2022-05-26T18:49:27.210Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
14:49:27 [2022-05-26T18:49:27.469Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/pom.xml
14:49:27 [2022-05-26T18:49:27.728Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core:5.2.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
14:49:27 [2022-05-26T18:49:27.728Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/pom.xml
14:49:27 [2022-05-26T18:49:27.986Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
14:49:28 [2022-05-26T18:49:28.244Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/pom.xml
14:49:28 [2022-05-26T18:49:28.502Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf:7.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties
14:49:28 [2022-05-26T18:49:28.760Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
14:49:29 [2022-05-26T18:49:29.017Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/btf/org.eclipse.tracecompass.btf.core.tests/pom.xml
14:49:29 [2022-05-26T18:49:29.017Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
14:49:29 [2022-05-26T18:49:29.584Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
14:49:29 [2022-05-26T18:49:29.585Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests:1.1.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/common/org.eclipse.tracecompass.common.core.tests/pom.xml
14:49:29 [2022-05-26T18:49:29.585Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf:7.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties
14:49:29 [2022-05-26T18:49:29.842Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
14:49:29 [2022-05-26T18:49:29.842Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml
14:49:29 [2022-05-26T18:49:29.842Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml
14:49:30 [2022-05-26T18:49:30.100Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.parser.tests/pom.xml
14:49:30 [2022-05-26T18:49:30.101Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf:7.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties
14:49:30 [2022-05-26T18:49:30.359Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core:4.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
14:49:30 [2022-05-26T18:49:30.359Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests:1.0.14-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/pom.xml
14:49:30 [2022-05-26T18:49:30.617Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/pom.xml
14:49:30 [2022-05-26T18:49:30.875Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev:7.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.doc.dev/pom.xml
14:49:31 [2022-05-26T18:49:31.134Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user:7.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.doc.user/pom.xml
14:49:31 [2022-05-26T18:49:31.134Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user:7.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml
14:49:31 [2022-05-26T18:49:31.134Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user:7.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml
14:49:31 [2022-05-26T18:49:31.134Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user:7.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/pom.xml
14:49:31 [2022-05-26T18:49:31.134Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.examples:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
14:49:31 [2022-05-26T18:49:31.392Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace:7.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties
14:49:31 [2022-05-26T18:49:31.958Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
14:49:31 [2022-05-26T18:49:31.958Z] [INFO] Fetching org.eclipse.cdt.debug.core_8.7.100.202110201027.jar from https://download.eclipse.org/tools/cdt/releases/10.6/cdt-10.6.0/plugins/ (328.11kB)
14:49:32 [2022-05-26T18:49:32.216Z] [INFO] Fetching org.eclipse.launchbar.core_2.4.200.202106071539.jar from https://download.eclipse.org/tools/cdt/releases/10.6/cdt-10.6.0/plugins/ (78.97kB)
14:49:32 [2022-05-26T18:49:32.216Z] [INFO] Fetching org.eclipse.cdt.debug.ui_8.4.400.202202101535.jar from https://download.eclipse.org/tools/cdt/releases/10.6/cdt-10.6.0/plugins/ (1.05MB)
14:49:32 [2022-05-26T18:49:32.216Z] [INFO] Fetching org.eclipse.cdt.ui_7.3.200.202202251639.jar from https://download.eclipse.org/tools/cdt/releases/10.6/cdt-10.6.0/plugins/ (6.18MB)
14:49:33 [2022-05-26T18:49:33.150Z] [INFO] Fetching org.eclipse.launchbar.ui_2.4.400.202201122357.jar from https://download.eclipse.org/tools/cdt/releases/10.6/cdt-10.6.0/plugins/ (87.46kB)
14:49:33 [2022-05-26T18:49:33.150Z] [INFO] Fetching org.eclipse.cdt.dsf_2.11.100.202201251901.jar from https://download.eclipse.org/tools/cdt/releases/10.6/cdt-10.6.0/plugins/ (342.73kB)
14:49:33 [2022-05-26T18:49:33.408Z] [INFO] Fetching org.eclipse.cdt.dsf.gdb_6.5.100.202201260824.jar from https://download.eclipse.org/tools/cdt/releases/10.6/cdt-10.6.0/plugins/ (1.89MB)
14:49:33 [2022-05-26T18:49:33.666Z] [INFO] Fetching org.eclipse.cdt.launch_10.3.200.202201122357.jar from https://download.eclipse.org/tools/cdt/releases/10.6/cdt-10.6.0/plugins/ (192.8kB)
14:49:33 [2022-05-26T18:49:33.666Z] [INFO] Fetching org.eclipse.cdt.gdb_7.1.200.202201122357.jar from https://download.eclipse.org/tools/cdt/releases/10.6/cdt-10.6.0/plugins/ (16.58kB)
14:49:33 [2022-05-26T18:49:33.666Z] [INFO] Fetching org.eclipse.cdt.native.serial_1.2.500.202203091838.jar from https://download.eclipse.org/tools/cdt/releases/10.6/cdt-10.6.0/plugins/ (166.43kB)
14:49:33 [2022-05-26T18:49:33.924Z] [INFO] Fetching org.eclipse.tools.templates.ui_1.3.0.202110311121.jar from https://download.eclipse.org/tools/cdt/releases/10.6/cdt-10.6.0/plugins/ (43.47kB)
14:49:33 [2022-05-26T18:49:33.924Z] [INFO] Fetching org.eclipse.tools.templates.core_1.2.0.202008310315.jar from https://download.eclipse.org/tools/cdt/releases/10.6/cdt-10.6.0/plugins/ (10.54kB)
14:49:33 [2022-05-26T18:49:33.924Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/pom.xml
14:49:34 [2022-05-26T18:49:34.183Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui:1.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
14:49:34 [2022-05-26T18:49:34.441Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/pom.xml
14:49:34 [2022-05-26T18:49:34.698Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core:1.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
14:49:34 [2022-05-26T18:49:34.957Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/pom.xml
14:49:34 [2022-05-26T18:49:34.957Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control:7.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties
14:49:35 [2022-05-26T18:49:35.215Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core:1.2.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
14:49:35 [2022-05-26T18:49:35.473Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests:1.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/pom.xml
14:49:35 [2022-05-26T18:49:35.473Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui:1.2.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
14:49:35 [2022-05-26T18:49:35.753Z] [INFO] Fetching com.jcraft.jsch_0.1.55.v20190404-1902.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20220302172233/repository/plugins/ (297.81kB)
14:49:35 [2022-05-26T18:49:35.753Z] [INFO] Fetching org.eclipse.jsch.core_1.3.900.v20200422-1935.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (40.73kB)
14:49:35 [2022-05-26T18:49:35.753Z] [INFO] Fetching org.eclipse.jsch.ui_1.4.100.v20210917-1201.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (93.7kB)
14:49:36 [2022-05-26T18:49:36.049Z] [INFO] Fetching org.eclipse.remote.core_4.0.0.202109011318.jar from https://download.eclipse.org/tools/ptp/builds/remote/3.0/2021-09/plugins/ (149.16kB)
14:49:36 [2022-05-26T18:49:36.049Z] [INFO] Fetching org.eclipse.remote.jsch.core_1.0.0.202109011318.jar from https://download.eclipse.org/tools/ptp/builds/remote/3.0/2021-09/plugins/ (93.81kB)
14:49:36 [2022-05-26T18:49:36.049Z] [INFO] Fetching org.eclipse.remote.jsch.ui_1.0.0.202109011318.jar from https://download.eclipse.org/tools/ptp/builds/remote/3.0/2021-09/plugins/ (43.45kB)
14:49:36 [2022-05-26T18:49:36.049Z] [INFO] Fetching org.eclipse.remote.ui_2.1.1.202109011318.jar from https://download.eclipse.org/tools/ptp/builds/remote/3.0/2021-09/plugins/ (157.98kB)
14:49:36 [2022-05-26T18:49:36.049Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests:2.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/pom.xml
14:49:36 [2022-05-26T18:49:36.307Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/pom.xml
14:49:36 [2022-05-26T18:49:36.307Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel:7.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties
14:49:36 [2022-05-26T18:49:36.565Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core:3.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
14:49:36 [2022-05-26T18:49:36.824Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests:2.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/pom.xml
14:49:36 [2022-05-26T18:49:36.824Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui:2.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
14:49:37 [2022-05-26T18:49:37.082Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests:1.0.18-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/pom.xml
14:49:37 [2022-05-26T18:49:37.342Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust:7.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties
14:49:37 [2022-05-26T18:49:37.342Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core:5.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
14:49:37 [2022-05-26T18:49:37.600Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/pom.xml
14:49:37 [2022-05-26T18:49:37.600Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui:3.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
14:49:37 [2022-05-26T18:49:37.858Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/pom.xml
14:49:38 [2022-05-26T18:49:38.116Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests:1.0.15-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/pom.xml
14:49:38 [2022-05-26T18:49:38.116Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core:1.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
14:49:38 [2022-05-26T18:49:38.116Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml
14:49:38 [2022-05-26T18:49:38.375Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap:7.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties
14:49:38 [2022-05-26T18:49:38.375Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
14:49:38 [2022-05-26T18:49:38.375Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/pom.xml
14:49:38 [2022-05-26T18:49:38.633Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui:1.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
14:49:38 [2022-05-26T18:49:38.891Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/pom.xml
14:49:39 [2022-05-26T18:49:39.149Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding:7.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml
14:49:39 [2022-05-26T18:49:39.149Z] [INFO] Fetching org.eclipse.ui.intro_3.6.400.v20211015-1317.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (344.68kB)
14:49:39 [2022-05-26T18:49:39.149Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature:7.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.branding.feature/pom.xml
14:49:39 [2022-05-26T18:49:39.407Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp:7.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp/pom.xml
14:49:39 [2022-05-26T18:49:39.665Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui:7.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
14:49:39 [2022-05-26T18:49:39.924Z] [INFO] Fetching org.apache.commons.cli_1.2.0.v201404270220.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (27.48kB)
14:49:39 [2022-05-26T18:49:39.924Z] [INFO] The user operation is waiting for background work to complete.
14:49:39 [2022-05-26T18:49:39.924Z] [INFO] Fetching org.apache.commons.cli_1.2.0.v201404270220.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (27.48kB)
14:49:39 [2022-05-26T18:49:39.924Z] [INFO] Unpacking org.apache.commons.cli_1.2.0.v201404270220...
14:49:39 [2022-05-26T18:49:39.924Z] [INFO] Fetching org.apache.commons.lang_2.6.0.v201404270220.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (114.11kB)
14:49:39 [2022-05-26T18:49:39.924Z] [INFO] The user operation is waiting for background work to complete.
14:49:39 [2022-05-26T18:49:39.924Z] [INFO] Fetching org.apache.commons.lang_2.6.0.v201404270220.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (114.11kB)
14:49:39 [2022-05-26T18:49:39.924Z] [INFO] Unpacking org.apache.commons.lang_2.6.0.v201404270220...
14:49:40 [2022-05-26T18:49:40.181Z] [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.2.0.v20210315-2042.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (36.06kB)
14:49:40 [2022-05-26T18:49:40.181Z] [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.2.100.v20210703-1540.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (69.05kB)
14:49:40 [2022-05-26T18:49:40.181Z] [INFO] Fetching org.eclipse.equinox.p2.director_2.5.200.v20220127-1112.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (110.36kB)
14:49:40 [2022-05-26T18:49:40.182Z] [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (116.64kB)
14:49:40 [2022-05-26T18:49:40.182Z] [INFO] The user operation is waiting for background work to complete.
14:49:40 [2022-05-26T18:49:40.182Z] [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (116.64kB)
14:49:40 [2022-05-26T18:49:40.182Z] [INFO] Unpacking org.sat4j.core_2.3.5.v201308161310...
14:49:40 [2022-05-26T18:49:40.182Z] [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (81.19kB)
14:49:40 [2022-05-26T18:49:40.182Z] [INFO] The user operation is waiting for background work to complete.
14:49:40 [2022-05-26T18:49:40.182Z] [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (81.19kB)
14:49:40 [2022-05-26T18:49:40.182Z] [INFO] Unpacking org.sat4j.pb_2.3.5.v201404071733...
14:49:40 [2022-05-26T18:49:40.439Z] [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.4.0.v20210315-2228.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (45.48kB)
14:49:40 [2022-05-26T18:49:40.439Z] [INFO] Fetching org.eclipse.equinox.p2.directorywatcher_1.3.0.v20210316-1209.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (31.04kB)
14:49:40 [2022-05-26T18:49:40.440Z] [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.3.100.v20210615-1334.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (129.25kB)
14:49:40 [2022-05-26T18:49:40.440Z] [INFO] Fetching org.eclipse.equinox.p2.publisher_1.7.0.v20220127-1312.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (102.07kB)
14:49:40 [2022-05-26T18:49:40.440Z] [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.4.2.v20220127-1658.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (242.66kB)
14:49:40 [2022-05-26T18:49:40.440Z] [INFO] Fetching org.eclipse.equinox.p2.extensionlocation_1.4.100.v20220213-0541.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (35.63kB)
14:49:40 [2022-05-26T18:49:40.440Z] [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.2.0.v20210316-1209.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (24.82kB)
14:49:40 [2022-05-26T18:49:40.440Z] [INFO] Fetching org.eclipse.equinox.p2.operations_2.6.0.v20210315-2228.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (74.06kB)
14:49:40 [2022-05-26T18:49:40.440Z] [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.2.0.v20210315-2228.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (26.34kB)
14:49:40 [2022-05-26T18:49:40.440Z] [INFO] Fetching org.eclipse.equinox.p2.ui_2.7.400.v20220214-1604.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (658.08kB)
14:49:40 [2022-05-26T18:49:40.698Z] [INFO] Fetching org.eclipse.equinox.security.ui_1.3.200.v20220115-0654.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (170.59kB)
14:49:40 [2022-05-26T18:49:40.698Z] [INFO] Fetching org.eclipse.equinox.p2.ui.sdk_1.2.4.v20220213-1624.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (68.52kB)
14:49:40 [2022-05-26T18:49:40.698Z] [INFO] Fetching org.eclipse.update.configurator_3.4.800.v20210415-1314.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (94.06kB)
14:49:40 [2022-05-26T18:49:40.698Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui.tests:2.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.ui.tests/pom.xml
14:49:40 [2022-05-26T18:49:40.957Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator:7.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties
14:49:41 [2022-05-26T18:49:41.215Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
14:49:41 [2022-05-26T18:49:41.215Z] [INFO] Fetching org.eclipse.ecf_3.10.0.v20210925-0032.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (127.97kB)
14:49:41 [2022-05-26T18:49:41.215Z] [INFO] Fetching org.eclipse.ecf.identity_3.9.402.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (64.2kB)
14:49:41 [2022-05-26T18:49:41.215Z] [INFO] Fetching org.eclipse.equinox.concurrent_1.2.100.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (26.38kB)
14:49:41 [2022-05-26T18:49:41.215Z] [INFO] Fetching org.eclipse.ecf.filetransfer_5.1.102.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (52.52kB)
14:49:41 [2022-05-26T18:49:41.215Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.2.800.v20220215-0126.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (129.12kB)
14:49:41 [2022-05-26T18:49:41.215Z] [INFO] Fetching org.eclipse.equinox.p2.discovery_1.2.0.v20210315-2042.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (37.5kB)
14:49:41 [2022-05-26T18:49:41.215Z] [INFO] Fetching org.eclipse.equinox.p2.discovery.compatibility_1.2.200.v20220210-1157.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (58.64kB)
14:49:41 [2022-05-26T18:49:41.215Z] [INFO] Fetching org.eclipse.equinox.p2.transport.ecf_1.3.200.v20210613-1953.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (43.53kB)
14:49:41 [2022-05-26T18:49:41.215Z] [INFO] Fetching org.eclipse.equinox.p2.ui.discovery_1.2.300.v20210813-0655.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (156.48kB)
14:49:41 [2022-05-26T18:49:41.474Z] [INFO] Fetching org.eclipse.ui.browser_3.7.100.v20211105-1434.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (207.24kB)
14:49:41 [2022-05-26T18:49:41.474Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product:7.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.product/pom.xml
14:49:41 [2022-05-26T18:49:41.733Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.alltests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/releng/org.eclipse.tracecompass.alltests/pom.xml
14:49:41 [2022-05-26T18:49:41.991Z] [INFO] Fetching org.apache.derby_10.11.1.1_v201605202053.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (1.35MB)
14:49:41 [2022-05-26T18:49:41.991Z] [INFO] The user operation is waiting for background work to complete.
14:49:41 [2022-05-26T18:49:41.991Z] [INFO] Fetching org.apache.derby_10.11.1.1_v201605202053.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (1.35MB)
14:49:41 [2022-05-26T18:49:41.991Z] [INFO] Unpacking org.apache.derby_10.11.1.1_v201605202053...
14:49:43 [2022-05-26T18:49:43.376Z] [INFO] Fetching org.eclipse.ui.views.log_1.3.100.v20210927-1100.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (172.2kB)
14:49:43 [2022-05-26T18:49:43.376Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/releng/org.eclipse.tracecompass.integration.core.tests/pom.xml
14:49:43 [2022-05-26T18:49:43.376Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/releng/org.eclipse.tracecompass.integration.swtbot.tests/pom.xml
14:49:43 [2022-05-26T18:49:43.635Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site:7.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/releng/org.eclipse.tracecompass.releng-site/pom.xml
14:49:43 [2022-05-26T18:49:43.894Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.testing:7.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties
14:49:44 [2022-05-26T18:49:44.153Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core:1.2.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
14:49:44 [2022-05-26T18:49:44.411Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.datastore.core.tests/pom.xml
14:49:44 [2022-05-26T18:49:44.411Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core:3.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
14:49:44 [2022-05-26T18:49:44.411Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/pom.xml
14:49:44 [2022-05-26T18:49:44.669Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core:5.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
14:49:44 [2022-05-26T18:49:44.669Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests:1.0.14-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.statesystem.core.tests/pom.xml
14:49:44 [2022-05-26T18:49:44.927Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf:7.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties
14:49:45 [2022-05-26T18:49:45.185Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core:8.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
14:49:45 [2022-05-26T18:49:45.185Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests:1.0.18-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.core.tests/pom.xml
14:49:45 [2022-05-26T18:49:45.443Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui:8.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.ui/pom.xml
14:49:45 [2022-05-26T18:49:45.701Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests:1.0.18-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.ui.tests/pom.xml
14:49:45 [2022-05-26T18:49:45.701Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests:1.0.17-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/pom.xml
14:49:45 [2022-05-26T18:49:45.960Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli:7.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties
14:49:45 [2022-05-26T18:49:45.960Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
14:49:46 [2022-05-26T18:49:46.218Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/pom.xml
14:49:46 [2022-05-26T18:49:46.218Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core:4.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
14:49:46 [2022-05-26T18:49:46.218Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/pom.xml
14:49:46 [2022-05-26T18:49:46.475Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui:2.1.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
14:49:46 [2022-05-26T18:49:46.475Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/pom.xml
14:49:46 [2022-05-26T18:49:46.733Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/pom.xml
14:49:46 [2022-05-26T18:49:46.992Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
14:49:46 [2022-05-26T18:49:46.992Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/pom.xml
14:49:47 [2022-05-26T18:49:47.250Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
14:49:47 [2022-05-26T18:49:47.250Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/pom.xml
14:49:47 [2022-05-26T18:49:47.508Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/pom.xml
14:49:47 [2022-05-26T18:49:47.768Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote:7.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties
14:49:47 [2022-05-26T18:49:47.768Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core:2.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
14:49:48 [2022-05-26T18:49:48.027Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/pom.xml
14:49:48 [2022-05-26T18:49:48.027Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
14:49:48 [2022-05-26T18:49:48.285Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/pom.xml
14:49:48 [2022-05-26T18:49:48.285Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/pom.xml
14:49:48 [2022-05-26T18:49:48.851Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml
14:49:48 [2022-05-26T18:49:48.851Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace:7.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties
14:49:48 [2022-05-26T18:49:48.851Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
14:49:48 [2022-05-26T18:49:48.851Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/pom.xml
14:49:48 [2022-05-26T18:49:48.851Z] [WARNING] The project org.eclipse.tracecompass:org.eclipse.tracecompass:pom:7.3.0-SNAPSHOT uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
14:49:48 [2022-05-26T18:49:48.851Z] [INFO] ------------------------------------------------------------------------
14:49:48 [2022-05-26T18:49:48.851Z] [INFO] Reactor Build Order:
14:49:48 [2022-05-26T18:49:48.851Z] [INFO] 
14:49:48 [2022-05-26T18:49:48.851Z] [INFO] Trace Compass Parent                                               [pom]
14:49:48 [2022-05-26T18:49:48.851Z] [INFO] Trace Compass Tracetype-agnostic Analyses Parent                   [pom]
14:49:48 [2022-05-26T18:49:48.852Z] [INFO] Trace Compass Common Utilities Parent                              [pom]
14:49:48 [2022-05-26T18:49:48.852Z] [INFO] org.eclipse.tracecompass.common.core                    [eclipse-plugin]
14:49:48 [2022-05-26T18:49:48.852Z] [INFO] Trace Compass State System Parent                                  [pom]
14:49:48 [2022-05-26T18:49:48.852Z] [INFO] org.eclipse.tracecompass.datastore.core                 [eclipse-plugin]
14:49:48 [2022-05-26T18:49:48.852Z] [INFO] org.eclipse.tracecompass.segmentstore.core              [eclipse-plugin]
14:49:48 [2022-05-26T18:49:48.852Z] [INFO] org.eclipse.tracecompass.statesystem.core               [eclipse-plugin]
14:49:48 [2022-05-26T18:49:48.852Z] [INFO] Trace Compass TMF Parent                                           [pom]
14:49:48 [2022-05-26T18:49:48.852Z] [INFO] Trace Compass Filter Parser                             [eclipse-plugin]
14:49:48 [2022-05-26T18:49:48.852Z] [INFO] org.eclipse.tracecompass.tmf.core                       [eclipse-plugin]
14:49:48 [2022-05-26T18:49:48.852Z] [INFO] org.eclipse.tracecompass.analysis.counters.core         [eclipse-plugin]
14:49:48 [2022-05-26T18:49:48.852Z] [INFO] Trace Compass CTF Support Parent                                   [pom]
14:49:48 [2022-05-26T18:49:48.852Z] [INFO] Trace Compass CTF Parser Plug-in                        [eclipse-plugin]
14:49:48 [2022-05-26T18:49:48.852Z] [INFO] org.eclipse.tracecompass.ctf.core                       [eclipse-plugin]
14:49:48 [2022-05-26T18:49:48.852Z] [INFO] Trace Compass CTF Core Tests Plug-in               [eclipse-test-plugin]
14:49:48 [2022-05-26T18:49:48.852Z] [INFO] org.eclipse.tracecompass.statesystem.core.tests    [eclipse-test-plugin]
14:49:48 [2022-05-26T18:49:48.852Z] [INFO] org.eclipse.tracecompass.tmf.core.tests            [eclipse-test-plugin]
14:49:48 [2022-05-26T18:49:48.852Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core                   [eclipse-plugin]
14:49:48 [2022-05-26T18:49:48.852Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core.tests        [eclipse-test-plugin]
14:49:48 [2022-05-26T18:49:48.852Z] [INFO] org.eclipse.tracecompass.analysis.counters.core.tests [eclipse-test-plugin]
14:49:48 [2022-05-26T18:49:48.852Z] [INFO] org.eclipse.tracecompass.tmf.ui                         [eclipse-plugin]
14:49:48 [2022-05-26T18:49:48.852Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui           [eclipse-plugin]
14:49:48 [2022-05-26T18:49:48.852Z] [INFO] org.eclipse.tracecompass.tmf.ui.tests              [eclipse-test-plugin]
14:49:48 [2022-05-26T18:49:48.852Z] [INFO] org.eclipse.tracecompass.tmf.ui.swtbot.tests       [eclipse-test-plugin]
14:49:48 [2022-05-26T18:49:48.852Z] [INFO] org.eclipse.tracecompass.analysis.graph.core            [eclipse-plugin]
14:49:48 [2022-05-26T18:49:48.852Z] [INFO] org.eclipse.tracecompass.tmf.chart.core                 [eclipse-plugin]
14:49:48 [2022-05-26T18:49:48.852Z] [INFO] org.eclipse.tracecompass.analysis.lami.core             [eclipse-plugin]
14:49:48 [2022-05-26T18:49:48.852Z] [INFO] org.eclipse.tracecompass.analysis.timing.core           [eclipse-plugin]
14:49:48 [2022-05-26T18:49:48.852Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core         [eclipse-plugin]
14:49:48 [2022-05-26T18:49:48.852Z] [INFO] Trace Compass LTTng Support Parent                                 [pom]
14:49:48 [2022-05-26T18:49:48.852Z] [INFO] org.eclipse.tracecompass.lttng2.common.core             [eclipse-plugin]
14:49:48 [2022-05-26T18:49:48.852Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core          [eclipse-plugin]
14:49:48 [2022-05-26T18:49:48.852Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core             [eclipse-plugin]
14:49:48 [2022-05-26T18:49:48.852Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests [eclipse-test-plugin]
14:49:48 [2022-05-26T18:49:48.852Z] [INFO] org.eclipse.tracecompass.analysis.graph.core.tests [eclipse-test-plugin]
14:49:48 [2022-05-26T18:49:48.852Z] [INFO] org.eclipse.tracecompass.analysis.graph.ui              [eclipse-plugin]
14:49:48 [2022-05-26T18:49:48.852Z] [INFO] org.eclipse.tracecompass.analysis.lami.core.tests  [eclipse-test-plugin]
14:49:48 [2022-05-26T18:49:48.852Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui                   [eclipse-plugin]
14:49:48 [2022-05-26T18:49:48.852Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui               [eclipse-plugin]
14:49:48 [2022-05-26T18:49:48.852Z] [INFO] org.eclipse.tracecompass.tmf.chart.core.tests      [eclipse-test-plugin]
14:49:48 [2022-05-26T18:49:48.852Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests [eclipse-test-plugin]
14:49:48 [2022-05-26T18:49:48.852Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests [eclipse-test-plugin]
14:49:48 [2022-05-26T18:49:48.852Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core.tests [eclipse-test-plugin]
14:49:48 [2022-05-26T18:49:48.852Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui             [eclipse-plugin]
14:49:48 [2022-05-26T18:49:48.852Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui           [eclipse-plugin]
14:49:48 [2022-05-26T18:49:48.852Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.tests [eclipse-test-plugin]
14:49:48 [2022-05-26T18:49:48.852Z] [INFO] org.eclipse.tracecompass.analysis.timing.core.tests [eclipse-test-plugin]
14:49:48 [2022-05-26T18:49:48.852Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests [eclipse-test-plugin]
14:49:48 [2022-05-26T18:49:48.852Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests [eclipse-test-plugin]
14:49:48 [2022-05-26T18:49:48.852Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core        [eclipse-plugin]
14:49:48 [2022-05-26T18:49:48.852Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core.tests [eclipse-test-plugin]
14:49:48 [2022-05-26T18:49:48.852Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui          [eclipse-plugin]
14:49:48 [2022-05-26T18:49:48.852Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests [eclipse-test-plugin]
14:49:48 [2022-05-26T18:49:48.852Z] [INFO] Trace Compass BTF Support Parent                                   [pom]
14:49:48 [2022-05-26T18:49:48.852Z] [INFO] org.eclipse.tracecompass.btf.core                       [eclipse-plugin]
14:49:48 [2022-05-26T18:49:48.852Z] [INFO] Trace Compass Documentation                                        [pom]
14:49:48 [2022-05-26T18:49:48.852Z] [INFO] Trace Compass Developer Guide                           [eclipse-plugin]
14:49:48 [2022-05-26T18:49:48.852Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui            [eclipse-plugin]
14:49:48 [2022-05-26T18:49:48.852Z] [INFO] org.eclipse.tracecompass.tmf                           [eclipse-feature]
14:49:48 [2022-05-26T18:49:48.852Z] [INFO] org.eclipse.tracecompass.btf.ui                         [eclipse-plugin]
14:49:48 [2022-05-26T18:49:48.852Z] [INFO] org.eclipse.tracecompass.btf                           [eclipse-feature]
14:49:48 [2022-05-26T18:49:48.852Z] [INFO] org.eclipse.tracecompass.btf.core.tests            [eclipse-test-plugin]
14:49:48 [2022-05-26T18:49:48.852Z] [INFO] org.eclipse.tracecompass.common.core.tests         [eclipse-test-plugin]
14:49:48 [2022-05-26T18:49:48.852Z] [INFO] org.eclipse.tracecompass.ctf                           [eclipse-feature]
14:49:48 [2022-05-26T18:49:48.852Z] [INFO] org.eclipse.tracecompass.ctf.parser.tests          [eclipse-test-plugin]
14:49:48 [2022-05-26T18:49:48.852Z] [INFO] org.eclipse.tracecompass.tmf.ctf                       [eclipse-feature]
14:49:48 [2022-05-26T18:49:48.852Z] [INFO] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests   [eclipse-test-plugin]
14:49:48 [2022-05-26T18:49:48.852Z] [INFO] Trace Compass User Guide                                [eclipse-plugin]
14:49:48 [2022-05-26T18:49:48.852Z] [INFO] Trace Compass GDB Tracepoint Analysis User Guide        [eclipse-plugin]
14:49:48 [2022-05-26T18:49:48.852Z] [INFO] Trace Compass RCP User Guide                            [eclipse-plugin]
14:49:48 [2022-05-26T18:49:48.852Z] [INFO] Trace Compass Pcap User Guide                           [eclipse-plugin]
14:49:48 [2022-05-26T18:49:48.852Z] [INFO] org.eclipse.tracecompass.examples                       [eclipse-plugin]
14:49:48 [2022-05-26T18:49:48.852Z] [INFO] Trace Compass GDB Tracepoint Analysis Parent                       [pom]
14:49:48 [2022-05-26T18:49:48.852Z] [INFO] org.eclipse.tracecompass.gdbtrace.core                  [eclipse-plugin]
14:49:48 [2022-05-26T18:49:48.852Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui                    [eclipse-plugin]
14:49:48 [2022-05-26T18:49:48.852Z] [INFO] org.eclipse.tracecompass.gdbtrace                      [eclipse-feature]
14:49:48 [2022-05-26T18:49:48.852Z] [INFO] org.eclipse.tracecompass.gdbtrace.core.tests       [eclipse-test-plugin]
14:49:48 [2022-05-26T18:49:48.852Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui.tests         [eclipse-test-plugin]
14:49:48 [2022-05-26T18:49:48.852Z] [INFO] org.eclipse.tracecompass.lttng2.common.core.tests  [eclipse-test-plugin]
14:49:48 [2022-05-26T18:49:48.852Z] [INFO] org.eclipse.tracecompass.lttng2.control.core            [eclipse-plugin]
14:49:48 [2022-05-26T18:49:48.852Z] [INFO] org.eclipse.tracecompass.tmf.remote.core                [eclipse-plugin]
14:49:48 [2022-05-26T18:49:48.852Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui                  [eclipse-plugin]
14:49:48 [2022-05-26T18:49:48.852Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui              [eclipse-plugin]
14:49:48 [2022-05-26T18:49:48.852Z] [INFO] org.eclipse.tracecompass.lttng2.control                [eclipse-feature]
14:49:48 [2022-05-26T18:49:48.852Z] [INFO] org.eclipse.tracecompass.lttng2.control.core.tests [eclipse-test-plugin]
14:49:48 [2022-05-26T18:49:48.852Z] [INFO] org.eclipse.tracecompass.tmf.remote.core.tests     [eclipse-test-plugin]
14:49:48 [2022-05-26T18:49:48.852Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.tests   [eclipse-test-plugin]
14:49:48 [2022-05-26T18:49:48.852Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests [eclipse-test-plugin]
14:49:48 [2022-05-26T18:49:48.852Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui               [eclipse-plugin]
14:49:48 [2022-05-26T18:49:48.852Z] [INFO] org.eclipse.tracecompass.lttng2.kernel                 [eclipse-feature]
14:49:48 [2022-05-26T18:49:48.853Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core.tests [eclipse-test-plugin]
14:49:48 [2022-05-26T18:49:48.853Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core.tests  [eclipse-test-plugin]
14:49:48 [2022-05-26T18:49:48.853Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests [eclipse-test-plugin]
14:49:48 [2022-05-26T18:49:48.853Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core                [eclipse-plugin]
14:49:48 [2022-05-26T18:49:48.853Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui                  [eclipse-plugin]
14:49:48 [2022-05-26T18:49:48.853Z] [INFO] org.eclipse.tracecompass.lttng2.ust                    [eclipse-feature]
14:49:48 [2022-05-26T18:49:48.853Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core.tests     [eclipse-test-plugin]
14:49:48 [2022-05-26T18:49:48.853Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.tests       [eclipse-test-plugin]
14:49:48 [2022-05-26T18:49:48.853Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests [eclipse-test-plugin]
14:49:48 [2022-05-26T18:49:48.853Z] [INFO] Trace Compass Pcap Format Support Parent                           [pom]
14:49:48 [2022-05-26T18:49:48.853Z] [INFO] org.eclipse.tracecompass.pcap.core                      [eclipse-plugin]
14:49:48 [2022-05-26T18:49:48.853Z] [INFO] Trace Compass Pcap Parser Core Tests Plug-in       [eclipse-test-plugin]
14:49:48 [2022-05-26T18:49:48.853Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core                  [eclipse-plugin]
14:49:48 [2022-05-26T18:49:48.853Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui                    [eclipse-plugin]
14:49:48 [2022-05-26T18:49:48.853Z] [INFO] org.eclipse.tracecompass.tmf.pcap                      [eclipse-feature]
14:49:48 [2022-05-26T18:49:48.853Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core.tests       [eclipse-test-plugin]
14:49:48 [2022-05-26T18:49:48.853Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests  [eclipse-test-plugin]
14:49:48 [2022-05-26T18:49:48.853Z] [INFO] Trace Compass RCP Parent                                           [pom]
14:49:48 [2022-05-26T18:49:48.853Z] [INFO] Trace Compass RCP Branding plug-in                      [eclipse-plugin]
14:49:48 [2022-05-26T18:49:48.853Z] [INFO] Trace Compass RCP Branding Feature                     [eclipse-feature]
14:49:48 [2022-05-26T18:49:48.853Z] [INFO] org.eclipse.tracecompass.tmf.cli.core                   [eclipse-plugin]
14:49:48 [2022-05-26T18:49:48.853Z] [INFO] org.eclipse.tracecompass.rcp.ui                         [eclipse-plugin]
14:49:48 [2022-05-26T18:49:48.853Z] [INFO] Trace Compass RCP Feature                              [eclipse-feature]
14:49:48 [2022-05-26T18:49:48.853Z] [INFO] org.eclipse.tracecompass.tmf.cli.core.tests        [eclipse-test-plugin]
14:49:48 [2022-05-26T18:49:48.853Z] [INFO] org.eclipse.tracecompass.rcp.ui.tests              [eclipse-test-plugin]
14:49:48 [2022-05-26T18:49:48.853Z] [INFO] org.eclipse.tracecompass.rcp.incubator.ui               [eclipse-plugin]
14:49:48 [2022-05-26T18:49:48.853Z] [INFO] org.eclipse.tracecompass.rcp.incubator                 [eclipse-feature]
14:49:48 [2022-05-26T18:49:48.853Z] [INFO] Trace Compass Json trace Parent                                    [pom]
14:49:48 [2022-05-26T18:49:48.853Z] [INFO] org.eclipse.tracecompass.jsontrace.core                 [eclipse-plugin]
14:49:48 [2022-05-26T18:49:48.853Z] [INFO] org.eclipse.tracecompass.jsontrace                     [eclipse-feature]
14:49:48 [2022-05-26T18:49:48.853Z] [INFO] org.eclipse.tracecompass.tmf.cli                       [eclipse-feature]
14:49:48 [2022-05-26T18:49:48.853Z] [INFO] Trace Compass RCP Product                           [eclipse-repository]
14:49:48 [2022-05-26T18:49:48.853Z] [INFO] Trace Compass RCP Product Tests                              [rcpttTest]
14:49:48 [2022-05-26T18:49:48.853Z] [INFO] Trace Compass Release Engineering Parent                           [pom]
14:49:48 [2022-05-26T18:49:48.853Z] [INFO] Trace Compass Target Platform                                      [pom]
14:49:48 [2022-05-26T18:49:48.853Z] [INFO] org.eclipse.tracecompass.integration.swtbot.tests  [eclipse-test-plugin]
14:49:48 [2022-05-26T18:49:48.853Z] [INFO] org.eclipse.tracecompass.datastore.core.tests      [eclipse-test-plugin]
14:49:48 [2022-05-26T18:49:48.853Z] [INFO] org.eclipse.tracecompass.segmentstore.core.tests   [eclipse-test-plugin]
14:49:48 [2022-05-26T18:49:48.853Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests [eclipse-test-plugin]
14:49:48 [2022-05-26T18:49:48.853Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests [eclipse-test-plugin]
14:49:48 [2022-05-26T18:49:48.853Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.tests        [eclipse-test-plugin]
14:49:48 [2022-05-26T18:49:48.853Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests [eclipse-test-plugin]
14:49:48 [2022-05-26T18:49:48.853Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.tests       [eclipse-test-plugin]
14:49:48 [2022-05-26T18:49:48.853Z] [INFO] Trace Compass All Tests                            [eclipse-test-plugin]
14:49:48 [2022-05-26T18:49:48.853Z] [INFO] org.eclipse.tracecompass.integration.core.tests    [eclipse-test-plugin]
14:49:48 [2022-05-26T18:49:48.853Z] [INFO] org.eclipse.tracecompass.testing                       [eclipse-feature]
14:49:48 [2022-05-26T18:49:48.853Z] [INFO] org.eclipse.tracecompass.tmf.remote                    [eclipse-feature]
14:49:48 [2022-05-26T18:49:48.853Z] [INFO] Trace Compass Repository                            [eclipse-repository]
14:49:48 [2022-05-26T18:49:48.853Z] [INFO] org.eclipse.tracecompass.jsontrace.core.tests           [eclipse-plugin]
14:49:49 [2022-05-26T18:49:49.111Z] [INFO] 
14:49:49 [2022-05-26T18:49:49.111Z] [INFO] ---------< org.eclipse.tracecompass:org.eclipse.tracecompass >----------
14:49:49 [2022-05-26T18:49:49.111Z] [INFO] Building Trace Compass Parent 7.3.0-SNAPSHOT                     [1/140]
14:49:49 [2022-05-26T18:49:49.111Z] [INFO] --------------------------------[ pom ]---------------------------------
14:49:49 [2022-05-26T18:49:49.111Z] [INFO] 
14:49:49 [2022-05-26T18:49:49.111Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass ---
14:49:49 [2022-05-26T18:49:49.111Z] [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:49:49 [2022-05-26T18:49:49.111Z] [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:49:49 [2022-05-26T18:49:49.111Z] [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:49:49 [2022-05-26T18:49:49.111Z] [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:49:49 [2022-05-26T18:49:49.111Z] [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:49:49 [2022-05-26T18:49:49.111Z] [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:49:49 [2022-05-26T18:49:49.111Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom (2.3 kB at 763 kB/s)
14:49:49 [2022-05-26T18:49:49.111Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/3.0/maven-3.0.pom
14:49:49 [2022-05-26T18:49:49.111Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/3.0/maven-3.0.pom
14:49:49 [2022-05-26T18:49:49.111Z] [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:49:49 [2022-05-26T18:49:49.111Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/3.0/maven-3.0.pom
14:49:49 [2022-05-26T18:49:49.369Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/3.0/maven-3.0.pom
14:49:49 [2022-05-26T18:49:49.369Z] [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:49:49 [2022-05-26T18:49:49.369Z] [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.6 MB/s)
14:49:49 [2022-05-26T18:49:49.369Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/15/maven-parent-15.pom
14:49:49 [2022-05-26T18:49:49.369Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/15/maven-parent-15.pom
14:49:49 [2022-05-26T18:49:49.369Z] [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:49:49 [2022-05-26T18:49:49.369Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/15/maven-parent-15.pom
14:49:49 [2022-05-26T18:49:49.369Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/15/maven-parent-15.pom
14:49:49 [2022-05-26T18:49:49.369Z] [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:49:49 [2022-05-26T18:49:49.370Z] [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 8.0 MB/s)
14:49:49 [2022-05-26T18:49:49.370Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/6/apache-6.pom
14:49:49 [2022-05-26T18:49:49.370Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/6/apache-6.pom
14:49:49 [2022-05-26T18:49:49.370Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/6/apache-6.pom
14:49:49 [2022-05-26T18:49:49.628Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/6/apache-6.pom
14:49:49 [2022-05-26T18:49:49.628Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/6/apache-6.pom
14:49:49 [2022-05-26T18:49:49.628Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom
14:49:49 [2022-05-26T18:49:49.628Z] [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 673 kB/s)
14:49:49 [2022-05-26T18:49:49.628Z] [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:49:49 [2022-05-26T18:49:49.629Z] [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:49:49 [2022-05-26T18:49:49.629Z] [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:49:49 [2022-05-26T18:49:49.629Z] [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:49:49 [2022-05-26T18:49:49.629Z] [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:49:49 [2022-05-26T18:49:49.629Z] [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:49:49 [2022-05-26T18:49:49.629Z] [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.3 MB/s)
14:49:49 [2022-05-26T18:49:49.629Z] [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:49:49 [2022-05-26T18:49:49.629Z] [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:49:49 [2022-05-26T18:49:49.629Z] [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:49:49 [2022-05-26T18:49:49.886Z] [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:49:49 [2022-05-26T18:49:49.886Z] [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:49:49 [2022-05-26T18:49:49.886Z] [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:49:49 [2022-05-26T18:49:49.886Z] [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:49:49 [2022-05-26T18:49:49.886Z] [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:49:49 [2022-05-26T18:49:49.886Z] [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:49:49 [2022-05-26T18:49:49.886Z] [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:49:49 [2022-05-26T18:49:49.886Z] [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:49:49 [2022-05-26T18:49:49.886Z] [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:49:49 [2022-05-26T18:49:49.886Z] [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:49:49 [2022-05-26T18:49:49.886Z] [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 4.2 MB/s)
14:49:49 [2022-05-26T18:49:49.886Z] [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:49:49 [2022-05-26T18:49:49.886Z] [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:49:49 [2022-05-26T18:49:49.886Z] [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:49:50 [2022-05-26T18:49:50.144Z] [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:49:50 [2022-05-26T18:49:50.144Z] [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:49:50 [2022-05-26T18:49:50.144Z] [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:49:50 [2022-05-26T18:49:50.144Z] [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 964 kB/s)
14:49:50 [2022-05-26T18:49:50.144Z] [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:49:50 [2022-05-26T18:49:50.144Z] [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:49:50 [2022-05-26T18:49:50.144Z] [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:49:50 [2022-05-26T18:49:50.144Z] [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:49:50 [2022-05-26T18:49:50.144Z] [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:49:50 [2022-05-26T18:49:50.144Z] [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:49:50 [2022-05-26T18:49:50.144Z] [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 597 kB/s)
14:49:50 [2022-05-26T18:49:50.144Z] [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:49:50 [2022-05-26T18:49:50.144Z] [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:49:50 [2022-05-26T18:49:50.144Z] [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:49:50 [2022-05-26T18:49:50.402Z] [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:49:50 [2022-05-26T18:49:50.402Z] [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:49:50 [2022-05-26T18:49:50.402Z] [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:49:50 [2022-05-26T18:49:50.402Z] [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 1.0 MB/s)
14:49:50 [2022-05-26T18:49:50.402Z] [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:49:50 [2022-05-26T18:49:50.402Z] [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:49:50 [2022-05-26T18:49:50.402Z] [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:49:50 [2022-05-26T18:49:50.402Z] [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:49:50 [2022-05-26T18:49:50.402Z] [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:49:50 [2022-05-26T18:49:50.402Z] [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:49:50 [2022-05-26T18:49:50.402Z] [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:49:50 [2022-05-26T18:49:50.402Z] [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:49:50 [2022-05-26T18:49:50.403Z] [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:49:50 [2022-05-26T18:49:50.403Z] [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:49:50 [2022-05-26T18:49:50.661Z] [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:49:50 [2022-05-26T18:49:50.661Z] [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:49:50 [2022-05-26T18:49:50.661Z] [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:49:50 [2022-05-26T18:49:50.661Z] [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:49:50 [2022-05-26T18:49:50.661Z] [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:49:50 [2022-05-26T18:49:50.661Z] [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:49:50 [2022-05-26T18:49:50.661Z] [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:49:50 [2022-05-26T18:49:50.661Z] [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:49:50 [2022-05-26T18:49:50.661Z] [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:49:50 [2022-05-26T18:49:50.661Z] [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:49:50 [2022-05-26T18:49:50.661Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom (7.8 kB at 2.6 MB/s)
14:49:50 [2022-05-26T18:49:50.661Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
14:49:50 [2022-05-26T18:49:50.661Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
14:49:50 [2022-05-26T18:49:50.661Z] [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:49:50 [2022-05-26T18:49:50.919Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
14:49:50 [2022-05-26T18:49:50.919Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
14:49:50 [2022-05-26T18:49:50.919Z] [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:49:50 [2022-05-26T18:49:50.919Z] [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 5.4 MB/s)
14:49:50 [2022-05-26T18:49:50.919Z] [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:49:50 [2022-05-26T18:49:50.919Z] [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:49:50 [2022-05-26T18:49:50.919Z] [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:49:50 [2022-05-26T18:49:50.919Z] [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:49:50 [2022-05-26T18:49:50.919Z] [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:49:50 [2022-05-26T18:49:50.919Z] [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:49:50 [2022-05-26T18:49:50.919Z] [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:49:50 [2022-05-26T18:49:50.919Z] [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:49:50 [2022-05-26T18:49:50.919Z] [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:49:50 [2022-05-26T18:49:50.919Z] [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:49:51 [2022-05-26T18:49:51.177Z] [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:49:51 [2022-05-26T18:49:51.177Z] [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:49:51 [2022-05-26T18:49:51.177Z] [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:49:51 [2022-05-26T18:49:51.177Z] [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 834 kB/s)
14:49:51 [2022-05-26T18:49:51.177Z] [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:49:51 [2022-05-26T18:49:51.177Z] [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:49:51 [2022-05-26T18:49:51.177Z] [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:49:51 [2022-05-26T18:49:51.177Z] [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:49:51 [2022-05-26T18:49:51.177Z] [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:49:51 [2022-05-26T18:49:51.177Z] [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:49:51 [2022-05-26T18:49:51.177Z] [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:49:51 [2022-05-26T18:49:51.177Z] [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:49:51 [2022-05-26T18:49:51.177Z] [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:49:51 [2022-05-26T18:49:51.177Z] [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:49:51 [2022-05-26T18:49:51.435Z] [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:49:51 [2022-05-26T18:49:51.435Z] [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:49:51 [2022-05-26T18:49:51.435Z] [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:49:51 [2022-05-26T18:49:51.435Z] [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 5.5 MB/s)
14:49:51 [2022-05-26T18:49:51.435Z] [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:49:51 [2022-05-26T18:49:51.435Z] [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:49:51 [2022-05-26T18:49:51.435Z] [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:49:51 [2022-05-26T18:49:51.435Z] [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:49:51 [2022-05-26T18:49:51.435Z] [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:49:51 [2022-05-26T18:49:51.435Z] [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:49:51 [2022-05-26T18:49:51.435Z] [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 243 kB/s)
14:49:51 [2022-05-26T18:49:51.435Z] [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:49:51 [2022-05-26T18:49:51.435Z] [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:49:51 [2022-05-26T18:49:51.435Z] [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:49:51 [2022-05-26T18:49:51.435Z] [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:49:51 [2022-05-26T18:49:51.693Z] [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:49:51 [2022-05-26T18:49:51.693Z] [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:49:51 [2022-05-26T18:49:51.693Z] [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 142 kB/s)
14:49:51 [2022-05-26T18:49:51.693Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/25/maven-parent-25.pom
14:49:51 [2022-05-26T18:49:51.693Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/25/maven-parent-25.pom
14:49:51 [2022-05-26T18:49:51.693Z] [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:49:51 [2022-05-26T18:49:51.693Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/25/maven-parent-25.pom
14:49:51 [2022-05-26T18:49:51.693Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/25/maven-parent-25.pom
14:49:51 [2022-05-26T18:49:51.693Z] [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:49:51 [2022-05-26T18:49:51.693Z] [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 780 kB/s)
14:49:51 [2022-05-26T18:49:51.693Z] [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:49:51 [2022-05-26T18:49:51.693Z] [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:49:51 [2022-05-26T18:49:51.951Z] [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:49:51 [2022-05-26T18:49:51.951Z] [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:49:51 [2022-05-26T18:49:51.951Z] [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:49:51 [2022-05-26T18:49:51.951Z] [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:49:51 [2022-05-26T18:49:51.951Z] [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 3.4 MB/s)
14:49:51 [2022-05-26T18:49:51.951Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/25/commons-parent-25.pom
14:49:51 [2022-05-26T18:49:51.951Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/25/commons-parent-25.pom
14:49:51 [2022-05-26T18:49:51.951Z] [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:49:51 [2022-05-26T18:49:51.951Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/25/commons-parent-25.pom
14:49:51 [2022-05-26T18:49:51.951Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/25/commons-parent-25.pom
14:49:52 [2022-05-26T18:49:52.209Z] [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:49:52 [2022-05-26T18:49:52.209Z] [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 3.0 MB/s)
14:49:52 [2022-05-26T18:49:52.209Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/9/apache-9.pom
14:49:52 [2022-05-26T18:49:52.209Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/9/apache-9.pom
14:49:52 [2022-05-26T18:49:52.209Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/9/apache-9.pom
14:49:52 [2022-05-26T18:49:52.209Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/9/apache-9.pom
14:49:52 [2022-05-26T18:49:52.209Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/9/apache-9.pom
14:49:52 [2022-05-26T18:49:52.209Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/9/apache-9.pom
14:49:52 [2022-05-26T18:49:52.209Z] [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 3.8 MB/s)
14:49:52 [2022-05-26T18:49:52.209Z] [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:49:52 [2022-05-26T18:49:52.209Z] [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:49:52 [2022-05-26T18:49:52.209Z] [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:49:52 [2022-05-26T18:49:52.209Z] [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:49:52 [2022-05-26T18:49:52.467Z] [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:49:52 [2022-05-26T18:49:52.467Z] [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:49:52 [2022-05-26T18:49:52.467Z] [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 965 kB/s)
14:49:52 [2022-05-26T18:49:52.467Z] [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:49:52 [2022-05-26T18:49:52.467Z] [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:49:52 [2022-05-26T18:49:52.467Z] [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:49:52 [2022-05-26T18:49:52.467Z] [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:49:52 [2022-05-26T18:49:52.467Z] [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:49:52 [2022-05-26T18:49:52.467Z] [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:49:52 [2022-05-26T18:49:52.467Z] [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:49:52 [2022-05-26T18:49:52.467Z] [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:49:52 [2022-05-26T18:49:52.467Z] [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:49:52 [2022-05-26T18:49:52.467Z] [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:49:52 [2022-05-26T18:49:52.467Z] [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:49:52 [2022-05-26T18:49:52.467Z] [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:49:52 [2022-05-26T18:49:52.467Z] [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:49:52 [2022-05-26T18:49:52.467Z] [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:49:52 [2022-05-26T18:49:52.467Z] [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:49:52 [2022-05-26T18:49:52.467Z] [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:49:52 [2022-05-26T18:49:52.467Z] [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:49:52 [2022-05-26T18:49:52.467Z] [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:49:52 [2022-05-26T18:49:52.467Z] [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:49:52 [2022-05-26T18:49:52.467Z] [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:49:52 [2022-05-26T18:49:52.467Z] [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:49:52 [2022-05-26T18:49:52.467Z] [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:49:52 [2022-05-26T18:49:52.467Z] [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:49:52 [2022-05-26T18:49:52.467Z] [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:49:52 [2022-05-26T18:49:52.467Z] [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:49:52 [2022-05-26T18:49:52.467Z] [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:49:52 [2022-05-26T18:49:52.467Z] [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:49:52 [2022-05-26T18:49:52.467Z] [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:49:52 [2022-05-26T18:49:52.467Z] [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:49:52 [2022-05-26T18:49:52.467Z] [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:49:52 [2022-05-26T18:49:52.467Z] [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:49:52 [2022-05-26T18:49:52.467Z] [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:49:52 [2022-05-26T18:49:52.726Z] [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:49:52 [2022-05-26T18:49:52.726Z] [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:49:52 [2022-05-26T18:49:52.726Z] [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:49:52 [2022-05-26T18:49:52.726Z] [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:49:52 [2022-05-26T18:49:52.726Z] [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:49:52 [2022-05-26T18:49:52.726Z] [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:49:52 [2022-05-26T18:49:52.726Z] [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:49:52 [2022-05-26T18:49:52.726Z] [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:49:52 [2022-05-26T18:49:52.726Z] [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:49:52 [2022-05-26T18:49:52.726Z] [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:49:52 [2022-05-26T18:49:52.726Z] [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:49:52 [2022-05-26T18:49:52.726Z] [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:49:52 [2022-05-26T18:49:52.726Z] [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:49:52 [2022-05-26T18:49:52.726Z] [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:49:52 [2022-05-26T18:49:52.726Z] [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:49:52 [2022-05-26T18:49:52.726Z] [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:49:52 [2022-05-26T18:49:52.727Z] [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:49:52 [2022-05-26T18:49:52.727Z] [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:49:52 [2022-05-26T18:49:52.727Z] [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:49:52 [2022-05-26T18:49:52.727Z] [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:49:52 [2022-05-26T18:49:52.727Z] [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:49:52 [2022-05-26T18:49:52.727Z] [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:49:52 [2022-05-26T18:49:52.727Z] [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:49:52 [2022-05-26T18:49:52.727Z] [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:49:52 [2022-05-26T18:49:52.727Z] [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:49:52 [2022-05-26T18:49:52.727Z] [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:49:52 [2022-05-26T18:49:52.727Z] [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:49:52 [2022-05-26T18:49:52.727Z] [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:49:52 [2022-05-26T18:49:52.727Z] [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:49:52 [2022-05-26T18:49:52.727Z] [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:49:52 [2022-05-26T18:49:52.727Z] [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:49:52 [2022-05-26T18:49:52.727Z] [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:49:52 [2022-05-26T18:49:52.727Z] [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:49:52 [2022-05-26T18:49:52.727Z] [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 16 MB/s)
14:49:52 [2022-05-26T18:49:52.727Z] [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:49:52 [2022-05-26T18:49:52.727Z] [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 842 kB/s)
14:49:52 [2022-05-26T18:49:52.727Z] [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:49:52 [2022-05-26T18:49:52.727Z] [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 37 MB/s)
14:49:52 [2022-05-26T18:49:52.727Z] [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:49:52 [2022-05-26T18:49:52.727Z] [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 6.6 MB/s)
14:49:52 [2022-05-26T18:49:52.727Z] [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:49:52 [2022-05-26T18:49:52.727Z] [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 14 MB/s)
14:49:52 [2022-05-26T18:49:52.727Z] [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:49:52 [2022-05-26T18:49:52.727Z] [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 3.2 MB/s)
14:49:52 [2022-05-26T18:49:52.727Z] [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:49:52 [2022-05-26T18:49:52.727Z] [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 9.7 MB/s)
14:49:52 [2022-05-26T18:49:52.727Z] [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:49:52 [2022-05-26T18:49:52.727Z] [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 11 MB/s)
14:49:52 [2022-05-26T18:49:52.727Z] [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 1.6 MB/s)
14:49:52 [2022-05-26T18:49:52.727Z] [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 22 MB/s)
14:49:52 [2022-05-26T18:49:52.985Z] [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 4.1 MB/s)
14:49:52 [2022-05-26T18:49:52.985Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.4/commons-io-2.4.jar (185 kB at 2.7 MB/s)
14:49:52 [2022-05-26T18:49:52.985Z] [INFO] 
14:49:52 [2022-05-26T18:49:52.985Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass ---
14:49:52 [2022-05-26T18:49:52.985Z] [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:49:52 [2022-05-26T18:49:52.985Z] [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:49:53 [2022-05-26T18:49:53.243Z] [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:49:53 [2022-05-26T18:49:53.243Z] [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:49:53 [2022-05-26T18:49:53.243Z] [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:49:53 [2022-05-26T18:49:53.243Z] [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:49:53 [2022-05-26T18:49:53.243Z] [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:49:53 [2022-05-26T18:49:53.243Z] [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:49:53 [2022-05-26T18:49:53.243Z] [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:49:53 [2022-05-26T18:49:53.243Z] [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:49:53 [2022-05-26T18:49:53.243Z] [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:49:53 [2022-05-26T18:49:53.243Z] [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:49:53 [2022-05-26T18:49:53.243Z] [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:49:53 [2022-05-26T18:49:53.243Z] [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:49:53 [2022-05-26T18:49:53.243Z] [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:49:53 [2022-05-26T18:49:53.243Z] [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:49:53 [2022-05-26T18:49:53.243Z] [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:49:53 [2022-05-26T18:49:53.501Z] [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:49:53 [2022-05-26T18:49:53.501Z] [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:49:53 [2022-05-26T18:49:53.501Z] [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:49:53 [2022-05-26T18:49:53.501Z] [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:49:53 [2022-05-26T18:49:53.501Z] [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:49:53 [2022-05-26T18:49:53.501Z] [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:49:53 [2022-05-26T18:49:53.501Z] [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:49:53 [2022-05-26T18:49:53.501Z] [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:49:53 [2022-05-26T18:49:53.501Z] [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:49:53 [2022-05-26T18:49:53.501Z] [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:49:53 [2022-05-26T18:49:53.501Z] [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:49:53 [2022-05-26T18:49:53.501Z] [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:49:53 [2022-05-26T18:49:53.501Z] [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:49:53 [2022-05-26T18:49:53.501Z] [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:49:53 [2022-05-26T18:49:53.761Z] [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:49:53 [2022-05-26T18:49:53.761Z] [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:49:53 [2022-05-26T18:49:53.761Z] [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:49:53 [2022-05-26T18:49:53.761Z] [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:49:53 [2022-05-26T18:49:53.761Z] [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:49:53 [2022-05-26T18:49:53.761Z] [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:49:53 [2022-05-26T18:49:53.761Z] [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:49:53 [2022-05-26T18:49:53.761Z] [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:49:53 [2022-05-26T18:49:53.761Z] [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:49:53 [2022-05-26T18:49:53.761Z] [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:49:53 [2022-05-26T18:49:53.761Z] [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 1.5 MB/s)
14:49:53 [2022-05-26T18:49:53.761Z] [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:49:53 [2022-05-26T18:49:53.761Z] [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:49:54 [2022-05-26T18:49:54.019Z] [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:49:54 [2022-05-26T18:49:54.019Z] [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:49:54 [2022-05-26T18:49:54.019Z] [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:49:54 [2022-05-26T18:49:54.019Z] [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:49:54 [2022-05-26T18:49:54.019Z] [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:49:54 [2022-05-26T18:49:54.019Z] [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:49:54 [2022-05-26T18:49:54.019Z] [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:49:54 [2022-05-26T18:49:54.019Z] [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:49:54 [2022-05-26T18:49:54.019Z] [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:49:54 [2022-05-26T18:49:54.019Z] [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:49:54 [2022-05-26T18:49:54.277Z] [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:49:54 [2022-05-26T18:49:54.277Z] [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 1.1 MB/s)
14:49:54 [2022-05-26T18:49:54.277Z] [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:49:54 [2022-05-26T18:49:54.277Z] [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:49:54 [2022-05-26T18:49:54.277Z] [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:49:54 [2022-05-26T18:49:54.277Z] [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:49:54 [2022-05-26T18:49:54.277Z] [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:49:54 [2022-05-26T18:49:54.277Z] [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:49:54 [2022-05-26T18:49:54.277Z] [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:49:54 [2022-05-26T18:49:54.277Z] [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:49:54 [2022-05-26T18:49:54.277Z] [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:49:54 [2022-05-26T18:49:54.277Z] [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:49:54 [2022-05-26T18:49:54.535Z] [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:49:54 [2022-05-26T18:49:54.535Z] [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:49:54 [2022-05-26T18:49:54.535Z] [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:49:54 [2022-05-26T18:49:54.535Z] [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 1.7 MB/s)
14:49:54 [2022-05-26T18:49:54.535Z] [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:49:54 [2022-05-26T18:49:54.535Z] [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:49:54 [2022-05-26T18:49:54.535Z] [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:49:54 [2022-05-26T18:49:54.535Z] [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:49:54 [2022-05-26T18:49:54.535Z] [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:49:54 [2022-05-26T18:49:54.535Z] [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:49:54 [2022-05-26T18:49:54.535Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom (7.7 kB at 2.6 MB/s)
14:49:54 [2022-05-26T18:49:54.535Z] [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:49:54 [2022-05-26T18:49:54.535Z] [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:49:54 [2022-05-26T18:49:54.535Z] [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:49:54 [2022-05-26T18:49:54.793Z] [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:49:54 [2022-05-26T18:49:54.793Z] [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:49:54 [2022-05-26T18:49:54.793Z] [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:49:54 [2022-05-26T18:49:54.793Z] [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 1.0 MB/s)
14:49:54 [2022-05-26T18:49:54.793Z] [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:49:54 [2022-05-26T18:49:54.793Z] [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:49:54 [2022-05-26T18:49:54.793Z] [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:49:55 [2022-05-26T18:49:55.051Z] [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:49:55 [2022-05-26T18:49:55.051Z] [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:49:55 [2022-05-26T18:49:55.051Z] [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:49:55 [2022-05-26T18:49:55.051Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom (3.7 kB at 1.2 MB/s)
14:49:55 [2022-05-26T18:49:55.051Z] [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:49:55 [2022-05-26T18:49:55.051Z] [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:49:55 [2022-05-26T18:49:55.051Z] [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:49:55 [2022-05-26T18:49:55.051Z] [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:49:55 [2022-05-26T18:49:55.051Z] [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:49:55 [2022-05-26T18:49:55.051Z] [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:49:55 [2022-05-26T18:49:55.051Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom (1.7 kB at 870 kB/s)
14:49:55 [2022-05-26T18:49:55.051Z] [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:49:55 [2022-05-26T18:49:55.051Z] [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:49:55 [2022-05-26T18:49:55.051Z] [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:49:55 [2022-05-26T18:49:55.309Z] [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:49:55 [2022-05-26T18:49:55.309Z] [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:49:55 [2022-05-26T18:49:55.309Z] [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:49:55 [2022-05-26T18:49:55.309Z] [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 109 kB/s)
14:49:55 [2022-05-26T18:49:55.309Z] [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:49:55 [2022-05-26T18:49:55.309Z] [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:49:55 [2022-05-26T18:49:55.309Z] [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:49:55 [2022-05-26T18:49:55.568Z] [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:49:55 [2022-05-26T18:49:55.568Z] [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:49:55 [2022-05-26T18:49:55.568Z] [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:49:55 [2022-05-26T18:49:55.568Z] [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 618 kB/s)
14:49:55 [2022-05-26T18:49:55.568Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.11/junit-4.11.pom
14:49:55 [2022-05-26T18:49:55.568Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.11/junit-4.11.pom
14:49:55 [2022-05-26T18:49:55.568Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/junit/junit/4.11/junit-4.11.pom
14:49:55 [2022-05-26T18:49:55.568Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.11/junit-4.11.pom
14:49:55 [2022-05-26T18:49:55.568Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.11/junit-4.11.pom
14:49:55 [2022-05-26T18:49:55.568Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.11/junit-4.11.pom
14:49:55 [2022-05-26T18:49:55.568Z] [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:49:55 [2022-05-26T18:49:55.568Z] [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:49:55 [2022-05-26T18:49:55.568Z] [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:49:55 [2022-05-26T18:49:55.568Z] [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:49:55 [2022-05-26T18:49:55.825Z] [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:49:55 [2022-05-26T18:49:55.826Z] [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:49:55 [2022-05-26T18:49:55.826Z] [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:49:55 [2022-05-26T18:49:55.826Z] [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 383 kB/s)
14:49:55 [2022-05-26T18:49:55.826Z] [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:49:55 [2022-05-26T18:49:55.826Z] [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:49:55 [2022-05-26T18:49:55.826Z] [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:49:55 [2022-05-26T18:49:55.826Z] [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:49:55 [2022-05-26T18:49:55.826Z] [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:49:55 [2022-05-26T18:49:55.826Z] [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:49:55 [2022-05-26T18:49:55.826Z] [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 986 kB/s)
14:49:55 [2022-05-26T18:49:55.826Z] [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:49:55 [2022-05-26T18:49:55.826Z] [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:49:55 [2022-05-26T18:49:55.826Z] [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:49:56 [2022-05-26T18:49:56.084Z] [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:49:56 [2022-05-26T18:49:56.084Z] [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:49:56 [2022-05-26T18:49:56.084Z] [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:49:56 [2022-05-26T18:49:56.084Z] [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 295 kB/s)
14:49:56 [2022-05-26T18:49:56.084Z] [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:49:56 [2022-05-26T18:49:56.084Z] [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:49:56 [2022-05-26T18:49:56.084Z] [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:49:56 [2022-05-26T18:49:56.084Z] [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:49:56 [2022-05-26T18:49:56.084Z] [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:49:56 [2022-05-26T18:49:56.084Z] [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:49:56 [2022-05-26T18:49:56.084Z] [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 378 kB/s)
14:49:56 [2022-05-26T18:49:56.084Z] [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:49:56 [2022-05-26T18:49:56.084Z] [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:49:56 [2022-05-26T18:49:56.084Z] [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:49:56 [2022-05-26T18:49:56.341Z] [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:49:56 [2022-05-26T18:49:56.341Z] [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:49:56 [2022-05-26T18:49:56.341Z] [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:49:56 [2022-05-26T18:49:56.341Z] [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 364 kB/s)
14:49:56 [2022-05-26T18:49:56.341Z] [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:49:56 [2022-05-26T18:49:56.341Z] [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:49:56 [2022-05-26T18:49:56.341Z] [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:49:56 [2022-05-26T18:49:56.341Z] [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:49:56 [2022-05-26T18:49:56.341Z] [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:49:56 [2022-05-26T18:49:56.341Z] [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:49:56 [2022-05-26T18:49:56.341Z] [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 2.5 MB/s)
14:49:56 [2022-05-26T18:49:56.341Z] [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:49:56 [2022-05-26T18:49:56.341Z] [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:49:56 [2022-05-26T18:49:56.341Z] [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:49:56 [2022-05-26T18:49:56.341Z] [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:49:56 [2022-05-26T18:49:56.599Z] [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:49:56 [2022-05-26T18:49:56.599Z] [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:49:56 [2022-05-26T18:49:56.599Z] [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 949 kB/s)
14:49:56 [2022-05-26T18:49:56.599Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
14:49:56 [2022-05-26T18:49:56.599Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
14:49:56 [2022-05-26T18:49:56.599Z] [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:49:56 [2022-05-26T18:49:56.599Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
14:49:56 [2022-05-26T18:49:56.599Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
14:49:56 [2022-05-26T18:49:56.599Z] [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:49:56 [2022-05-26T18:49:56.599Z] [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 398 kB/s)
14:49:56 [2022-05-26T18:49:56.599Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
14:49:56 [2022-05-26T18:49:56.599Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
14:49:56 [2022-05-26T18:49:56.599Z] [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:49:56 [2022-05-26T18:49:56.599Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
14:49:56 [2022-05-26T18:49:56.599Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
14:49:56 [2022-05-26T18:49:56.856Z] [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:49:56 [2022-05-26T18:49:56.856Z] [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 471 kB/s)
14:49:56 [2022-05-26T18:49:56.856Z] [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:49:56 [2022-05-26T18:49:56.856Z] [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:49:56 [2022-05-26T18:49:56.856Z] [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:49:56 [2022-05-26T18:49:56.856Z] [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:49:56 [2022-05-26T18:49:56.856Z] [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:49:56 [2022-05-26T18:49:56.856Z] [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:49:56 [2022-05-26T18:49:56.856Z] [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 196 kB/s)
14:49:56 [2022-05-26T18:49:56.857Z] [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:49:56 [2022-05-26T18:49:56.857Z] [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:49:56 [2022-05-26T18:49:56.857Z] [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:49:57 [2022-05-26T18:49:57.114Z] [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:49:57 [2022-05-26T18:49:57.114Z] [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:49:57 [2022-05-26T18:49:57.114Z] [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:49:57 [2022-05-26T18:49:57.114Z] [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 2.6 MB/s)
14:49:57 [2022-05-26T18:49:57.114Z] [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:49:57 [2022-05-26T18:49:57.114Z] [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:49:57 [2022-05-26T18:49:57.114Z] [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:49:57 [2022-05-26T18:49:57.114Z] [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:49:57 [2022-05-26T18:49:57.114Z] [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:49:57 [2022-05-26T18:49:57.114Z] [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:49:57 [2022-05-26T18:49:57.114Z] [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 94 kB/s)
14:49:57 [2022-05-26T18:49:57.114Z] [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:49:57 [2022-05-26T18:49:57.114Z] [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:49:57 [2022-05-26T18:49:57.371Z] [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:49:57 [2022-05-26T18:49:57.371Z] [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:49:57 [2022-05-26T18:49:57.371Z] [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:49:57 [2022-05-26T18:49:57.371Z] [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:49:57 [2022-05-26T18:49:57.371Z] [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 568 kB/s)
14:49:57 [2022-05-26T18:49:57.371Z] [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:49:57 [2022-05-26T18:49:57.371Z] [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:49:57 [2022-05-26T18:49:57.371Z] [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:49:57 [2022-05-26T18:49:57.628Z] [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:49:57 [2022-05-26T18:49:57.628Z] [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:49:57 [2022-05-26T18:49:57.628Z] [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:49:57 [2022-05-26T18:49:57.628Z] [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 40 kB/s)
14:49:57 [2022-05-26T18:49:57.628Z] [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:49:57 [2022-05-26T18:49:57.628Z] [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:49:57 [2022-05-26T18:49:57.628Z] [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:49:57 [2022-05-26T18:49:57.886Z] [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:49:57 [2022-05-26T18:49:57.886Z] [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:49:57 [2022-05-26T18:49:57.886Z] [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:49:57 [2022-05-26T18:49:57.886Z] [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 118 kB/s)
14:49:57 [2022-05-26T18:49:57.886Z] [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:49:57 [2022-05-26T18:49:57.886Z] [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:49:57 [2022-05-26T18:49:57.886Z] [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:49:57 [2022-05-26T18:49:57.886Z] [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:49:57 [2022-05-26T18:49:57.886Z] [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:49:58 [2022-05-26T18:49:58.144Z] [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:49:58 [2022-05-26T18:49:58.144Z] [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 104 kB/s)
14:49:58 [2022-05-26T18:49:58.144Z] [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:49:58 [2022-05-26T18:49:58.144Z] [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:49:58 [2022-05-26T18:49:58.144Z] [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:49:58 [2022-05-26T18:49:58.144Z] [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:49:58 [2022-05-26T18:49:58.144Z] [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:49:58 [2022-05-26T18:49:58.144Z] [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:49:58 [2022-05-26T18:49:58.144Z] [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 590 kB/s)
14:49:58 [2022-05-26T18:49:58.144Z] [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:49:58 [2022-05-26T18:49:58.144Z] [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:49:58 [2022-05-26T18:49:58.144Z] [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:49:58 [2022-05-26T18:49:58.144Z] [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:49:58 [2022-05-26T18:49:58.144Z] [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:49:58 [2022-05-26T18:49:58.144Z] [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:49:58 [2022-05-26T18:49:58.144Z] [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:49:58 [2022-05-26T18:49:58.144Z] [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:49:58 [2022-05-26T18:49:58.144Z] [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:49:58 [2022-05-26T18:49:58.144Z] [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:49:58 [2022-05-26T18:49:58.144Z] [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:49:58 [2022-05-26T18:49:58.144Z] [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:49:58 [2022-05-26T18:49:58.144Z] [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:49:58 [2022-05-26T18:49:58.144Z] [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:49:58 [2022-05-26T18:49:58.144Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.11/junit-4.11.jar
14:49:58 [2022-05-26T18:49:58.144Z] [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:49:58 [2022-05-26T18:49:58.144Z] [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:49:58 [2022-05-26T18:49:58.144Z] [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:49:58 [2022-05-26T18:49:58.144Z] [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:49:58 [2022-05-26T18:49:58.402Z] [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:49:58 [2022-05-26T18:49:58.402Z] [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:49:58 [2022-05-26T18:49:58.403Z] [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:49:58 [2022-05-26T18:49:58.403Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
14:49:58 [2022-05-26T18:49:58.403Z] [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:49:58 [2022-05-26T18:49:58.403Z] [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:49:58 [2022-05-26T18:49:58.403Z] [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:49:58 [2022-05-26T18:49:58.403Z] [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:49:58 [2022-05-26T18:49:58.403Z] [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:49:58 [2022-05-26T18:49:58.403Z] [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:49:58 [2022-05-26T18:49:58.403Z] [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:49:58 [2022-05-26T18:49:58.403Z] [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:49:58 [2022-05-26T18:49:58.403Z] [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:49:58 [2022-05-26T18:49:58.403Z] [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:49:58 [2022-05-26T18:49:58.403Z] [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:49:58 [2022-05-26T18:49:58.403Z] [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:49:58 [2022-05-26T18:49:58.403Z] [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:49:58 [2022-05-26T18:49:58.403Z] [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:49:58 [2022-05-26T18:49:58.403Z] [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:49:58 [2022-05-26T18:49:58.403Z] [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:49:58 [2022-05-26T18:49:58.403Z] [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:49:58 [2022-05-26T18:49:58.403Z] [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:49:58 [2022-05-26T18:49:58.403Z] [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:49:58 [2022-05-26T18:49:58.403Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.11/junit-4.11.jar
14:49:58 [2022-05-26T18:49:58.403Z] [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:49:58 [2022-05-26T18:49:58.403Z] [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:49:58 [2022-05-26T18:49:58.403Z] [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:49:58 [2022-05-26T18:49:58.403Z] [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:49:58 [2022-05-26T18:49:58.403Z] [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:49:58 [2022-05-26T18:49:58.403Z] [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:49:58 [2022-05-26T18:49:58.403Z] [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:49:58 [2022-05-26T18:49:58.403Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
14:49:58 [2022-05-26T18:49:58.403Z] [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:49:58 [2022-05-26T18:49:58.403Z] [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:49:58 [2022-05-26T18:49:58.403Z] [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:49:58 [2022-05-26T18:49:58.403Z] [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:49:58 [2022-05-26T18:49:58.403Z] [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:49:58 [2022-05-26T18:49:58.403Z] [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:49:58 [2022-05-26T18:49:58.403Z] [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:49:58 [2022-05-26T18:49:58.403Z] [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:49:58 [2022-05-26T18:49:58.403Z] [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:49:58 [2022-05-26T18:49:58.403Z] [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:49:58 [2022-05-26T18:49:58.403Z] [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:49:58 [2022-05-26T18:49:58.403Z] [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:49:58 [2022-05-26T18:49:58.661Z] [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:49:58 [2022-05-26T18:49:58.661Z] [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:49:58 [2022-05-26T18:49:58.661Z] [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:49:58 [2022-05-26T18:49:58.661Z] [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:49:58 [2022-05-26T18:49:58.661Z] [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:49:58 [2022-05-26T18:49:58.661Z] [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:49:58 [2022-05-26T18:49:58.661Z] [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:49:58 [2022-05-26T18:49:58.661Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/junit/junit/4.11/junit-4.11.jar
14:49:58 [2022-05-26T18:49:58.919Z] [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:49:58 [2022-05-26T18:49:58.919Z] [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:49:58 [2022-05-26T18:49:58.919Z] [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:49:58 [2022-05-26T18:49:58.919Z] [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:49:58 [2022-05-26T18:49:58.919Z] [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:49:58 [2022-05-26T18:49:58.919Z] [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:49:58 [2022-05-26T18:49:58.919Z] [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:49:58 [2022-05-26T18:49:58.919Z] [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:49:58 [2022-05-26T18:49:58.919Z] [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:49:58 [2022-05-26T18:49:58.919Z] [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:49:58 [2022-05-26T18:49:58.919Z] [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:49:58 [2022-05-26T18:49:58.919Z] [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:49:59 [2022-05-26T18:49:59.178Z] [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:49:59 [2022-05-26T18:49:59.178Z] [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:49:59 [2022-05-26T18:49:59.178Z] [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:49:59 [2022-05-26T18:49:59.178Z] [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:49:59 [2022-05-26T18:49:59.178Z] [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:49:59 [2022-05-26T18:49:59.178Z] [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:49:59 [2022-05-26T18:49:59.178Z] [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:49:59 [2022-05-26T18:49:59.178Z] [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:49:59 [2022-05-26T18:49:59.178Z] [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:49:59 [2022-05-26T18:49:59.178Z] [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:49:59 [2022-05-26T18:49:59.178Z] [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:49:59 [2022-05-26T18:49:59.178Z] [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:49:59 [2022-05-26T18:49:59.178Z] [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:49:59 [2022-05-26T18:49:59.178Z] [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:49:59 [2022-05-26T18:49:59.178Z] [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:49:59 [2022-05-26T18:49:59.178Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.11/junit-4.11.jar
14:49:59 [2022-05-26T18:49:59.178Z] [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:49:59 [2022-05-26T18:49:59.178Z] [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:49:59 [2022-05-26T18:49:59.178Z] [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:49:59 [2022-05-26T18:49:59.178Z] [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:49:59 [2022-05-26T18:49:59.178Z] [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:49:59 [2022-05-26T18:49:59.178Z] [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:49:59 [2022-05-26T18:49:59.178Z] [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:49:59 [2022-05-26T18:49:59.178Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
14:49:59 [2022-05-26T18:49:59.178Z] [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:49:59 [2022-05-26T18:49:59.178Z] [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:49:59 [2022-05-26T18:49:59.178Z] [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:49:59 [2022-05-26T18:49:59.178Z] [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:49:59 [2022-05-26T18:49:59.178Z] [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:49:59 [2022-05-26T18:49:59.178Z] [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:49:59 [2022-05-26T18:49:59.178Z] [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:49:59 [2022-05-26T18:49:59.178Z] [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:49:59 [2022-05-26T18:49:59.178Z] [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:49:59 [2022-05-26T18:49:59.178Z] [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:49:59 [2022-05-26T18:49:59.178Z] [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:49:59 [2022-05-26T18:49:59.178Z] [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:49:59 [2022-05-26T18:49:59.178Z] [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:49:59 [2022-05-26T18:49:59.178Z] [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:49:59 [2022-05-26T18:49:59.178Z] [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:49:59 [2022-05-26T18:49:59.178Z] [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:49:59 [2022-05-26T18:49:59.178Z] [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:49:59 [2022-05-26T18:49:59.178Z] [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:49:59 [2022-05-26T18:49:59.178Z] [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:49:59 [2022-05-26T18:49:59.178Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.11/junit-4.11.jar
14:49:59 [2022-05-26T18:49:59.178Z] [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:49:59 [2022-05-26T18:49:59.179Z] [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:49:59 [2022-05-26T18:49:59.179Z] [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:49:59 [2022-05-26T18:49:59.179Z] [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:49:59 [2022-05-26T18:49:59.179Z] [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:49:59 [2022-05-26T18:49:59.179Z] [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:49:59 [2022-05-26T18:49:59.179Z] [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:49:59 [2022-05-26T18:49:59.179Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
14:49:59 [2022-05-26T18:49:59.179Z] [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:49:59 [2022-05-26T18:49:59.179Z] [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:49:59 [2022-05-26T18:49:59.179Z] [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:49:59 [2022-05-26T18:49:59.179Z] [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:49:59 [2022-05-26T18:49:59.179Z] [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:49:59 [2022-05-26T18:49:59.439Z] [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:49:59 [2022-05-26T18:49:59.439Z] [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:49:59 [2022-05-26T18:49:59.439Z] [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:49:59 [2022-05-26T18:49:59.439Z] [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:49:59 [2022-05-26T18:49:59.439Z] [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:49:59 [2022-05-26T18:49:59.439Z] [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 9.4 MB/s)
14:49:59 [2022-05-26T18:49:59.439Z] [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:49:59 [2022-05-26T18:49:59.439Z] [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 7.3 MB/s)
14:49:59 [2022-05-26T18:49:59.439Z] [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:49:59 [2022-05-26T18:49:59.439Z] [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 4.3 MB/s)
14:49:59 [2022-05-26T18:49:59.439Z] [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:49:59 [2022-05-26T18:49:59.439Z] [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 1.4 MB/s)
14:49:59 [2022-05-26T18:49:59.439Z] [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:49:59 [2022-05-26T18:49:59.439Z] [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 4.2 MB/s)
14:49:59 [2022-05-26T18:49:59.439Z] [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:49:59 [2022-05-26T18:49:59.439Z] [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 13 MB/s)
14:49:59 [2022-05-26T18:49:59.439Z] [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:49:59 [2022-05-26T18:49:59.439Z] [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 7.7 MB/s)
14:49:59 [2022-05-26T18:49:59.439Z] [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:49:59 [2022-05-26T18:49:59.439Z] [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 1.8 MB/s)
14:49:59 [2022-05-26T18:49:59.439Z] [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:49:59 [2022-05-26T18:49:59.439Z] [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 5.6 MB/s)
14:49:59 [2022-05-26T18:49:59.439Z] [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:49:59 [2022-05-26T18:49:59.439Z] [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 2.9 MB/s)
14:49:59 [2022-05-26T18:49:59.439Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.11/junit-4.11.jar
14:49:59 [2022-05-26T18:49:59.439Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar (74 kB at 2.2 MB/s)
14:49:59 [2022-05-26T18:49:59.439Z] [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:49:59 [2022-05-26T18:49:59.439Z] [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 8.5 MB/s)
14:49:59 [2022-05-26T18:49:59.439Z] [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:49:59 [2022-05-26T18:49:59.439Z] [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 715 kB/s)
14:49:59 [2022-05-26T18:49:59.439Z] [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:49:59 [2022-05-26T18:49:59.439Z] [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 3.7 MB/s)
14:49:59 [2022-05-26T18:49:59.439Z] [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:49:59 [2022-05-26T18:49:59.439Z] [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 2.7 MB/s)
14:49:59 [2022-05-26T18:49:59.439Z] [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:49:59 [2022-05-26T18:49:59.439Z] [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.2 MB/s)
14:49:59 [2022-05-26T18:49:59.439Z] [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:49:59 [2022-05-26T18:49:59.439Z] [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 156 kB/s)
14:49:59 [2022-05-26T18:49:59.439Z] [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:49:59 [2022-05-26T18:49:59.439Z] [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 2.7 MB/s)
14:49:59 [2022-05-26T18:49:59.439Z] [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:49:59 [2022-05-26T18:49:59.439Z] [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 756 kB/s)
14:49:59 [2022-05-26T18:49:59.439Z] [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:49:59 [2022-05-26T18:49:59.439Z] [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 3.4 MB/s)
14:49:59 [2022-05-26T18:49:59.439Z] [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 757 kB/s)
14:49:59 [2022-05-26T18:49:59.439Z] [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:49:59 [2022-05-26T18:49:59.439Z] [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:49:59 [2022-05-26T18:49:59.440Z] [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 1.2 MB/s)
14:49:59 [2022-05-26T18:49:59.440Z] [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:49:59 [2022-05-26T18:49:59.440Z] [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 3.4 MB/s)
14:49:59 [2022-05-26T18:49:59.440Z] [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:49:59 [2022-05-26T18:49:59.440Z] [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 1.3 MB/s)
14:49:59 [2022-05-26T18:49:59.440Z] [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 1.5 MB/s)
14:49:59 [2022-05-26T18:49:59.440Z] [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 4.0 MB/s)
14:49:59 [2022-05-26T18:49:59.440Z] [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 328 kB/s)
14:49:59 [2022-05-26T18:49:59.440Z] [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 1.8 MB/s)
14:49:59 [2022-05-26T18:49:59.440Z] [INFO] 
14:49:59 [2022-05-26T18:49:59.440Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass ---
14:49:59 [2022-05-26T18:49:59.440Z] [INFO] 
14:49:59 [2022-05-26T18:49:59.440Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass ---
14:49:59 [2022-05-26T18:49:59.440Z] [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:49:59 [2022-05-26T18:49:59.440Z] [INFO] 
14:49:59 [2022-05-26T18:49:59.440Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass ---
14:49:59 [2022-05-26T18:49:59.440Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-pack200-impl/2.7.3/tycho-pack200-impl-2.7.3.pom
14:49:59 [2022-05-26T18:49:59.697Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-pack200-impl/2.7.3/tycho-pack200-impl-2.7.3.pom
14:49:59 [2022-05-26T18:49:59.697Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-pack200-impl/2.7.3/tycho-pack200-impl-2.7.3.pom
14:49:59 [2022-05-26T18:49:59.697Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-pack200-impl/2.7.3/tycho-pack200-impl-2.7.3.pom
14:49:59 [2022-05-26T18:49:59.697Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-pack200-impl/2.7.3/tycho-pack200-impl-2.7.3.pom
14:49:59 [2022-05-26T18:49:59.697Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200-impl/2.7.3/tycho-pack200-impl-2.7.3.pom
14:49:59 [2022-05-26T18:49:59.697Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200-impl/2.7.3/tycho-pack200-impl-2.7.3.pom (1.1 kB at 73 kB/s)
14:49:59 [2022-05-26T18:49:59.697Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-pack200-impl/2.7.3/tycho-pack200-impl-2.7.3.jar
14:49:59 [2022-05-26T18:49:59.697Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar
14:49:59 [2022-05-26T18:49:59.697Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-pack200-impl/2.7.3/tycho-pack200-impl-2.7.3.jar
14:49:59 [2022-05-26T18:49:59.697Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar
14:49:59 [2022-05-26T18:49:59.697Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-pack200-impl/2.7.3/tycho-pack200-impl-2.7.3.jar
14:49:59 [2022-05-26T18:49:59.697Z] [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.jar
14:49:59 [2022-05-26T18:49:59.697Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-pack200-impl/2.7.3/tycho-pack200-impl-2.7.3.jar
14:49:59 [2022-05-26T18:49:59.697Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar
14:49:59 [2022-05-26T18:49:59.956Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-pack200-impl/2.7.3/tycho-pack200-impl-2.7.3.jar
14:49:59 [2022-05-26T18:49:59.956Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar
14:49:59 [2022-05-26T18:49:59.956Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200-impl/2.7.3/tycho-pack200-impl-2.7.3.jar
14:49:59 [2022-05-26T18:49:59.956Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar
14:49:59 [2022-05-26T18:49:59.956Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar (169 kB at 6.2 MB/s)
14:49:59 [2022-05-26T18:49:59.956Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200-impl/2.7.3/tycho-pack200-impl-2.7.3.jar (13 kB at 398 kB/s)
14:49:59 [2022-05-26T18:49:59.956Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:49:59 [2022-05-26T18:49:59.956Z] [INFO] 
14:49:59 [2022-05-26T18:49:59.956Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass ---
14:49:59 [2022-05-26T18:49:59.956Z] [INFO] 
14:49:59 [2022-05-26T18:49:59.956Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass ---
14:49:59 [2022-05-26T18:49:59.956Z] [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:49:59 [2022-05-26T18:49:59.956Z] [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:49:59 [2022-05-26T18:49:59.956Z] [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:49:59 [2022-05-26T18:49:59.956Z] [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:49:59 [2022-05-26T18:49:59.956Z] [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:49:59 [2022-05-26T18:49:59.956Z] [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:49:59 [2022-05-26T18:49:59.956Z] [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 730 kB/s)
14:50:00 [2022-05-26T18:50:00.214Z] [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:50:00 [2022-05-26T18:50:00.214Z] [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:50:00 [2022-05-26T18:50:00.214Z] [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:50:00 [2022-05-26T18:50:00.214Z] [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:50:00 [2022-05-26T18:50:00.214Z] [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:50:00 [2022-05-26T18:50:00.215Z] [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:50:00 [2022-05-26T18:50:00.215Z] [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 545 kB/s)
14:50:00 [2022-05-26T18:50:00.215Z] [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:50:00 [2022-05-26T18:50:00.215Z] [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:50:00 [2022-05-26T18:50:00.215Z] [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:50:00 [2022-05-26T18:50:00.215Z] [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:50:00 [2022-05-26T18:50:00.215Z] [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:50:00 [2022-05-26T18:50:00.473Z] [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:50:00 [2022-05-26T18:50:00.473Z] [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 1.6 MB/s)
14:50:00 [2022-05-26T18:50:00.473Z] [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:50:00 [2022-05-26T18:50:00.473Z] [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:50:00 [2022-05-26T18:50:00.473Z] [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:50:00 [2022-05-26T18:50:00.473Z] [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:50:00 [2022-05-26T18:50:00.473Z] [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:50:00 [2022-05-26T18:50:00.473Z] [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:50:00 [2022-05-26T18:50:00.473Z] [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 3.4 MB/s)
14:50:00 [2022-05-26T18:50:00.473Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/3.8.1/junit-3.8.1.pom
14:50:00 [2022-05-26T18:50:00.473Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/3.8.1/junit-3.8.1.pom
14:50:00 [2022-05-26T18:50:00.473Z] [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:50:00 [2022-05-26T18:50:00.473Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/3.8.1/junit-3.8.1.pom
14:50:00 [2022-05-26T18:50:00.473Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/3.8.1/junit-3.8.1.pom
14:50:00 [2022-05-26T18:50:00.473Z] [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:50:00 [2022-05-26T18:50:00.730Z] [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 38 kB/s)
14:50:00 [2022-05-26T18:50:00.730Z] [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:50:00 [2022-05-26T18:50:00.730Z] [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:50:00 [2022-05-26T18:50:00.730Z] [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:50:00 [2022-05-26T18:50:00.731Z] [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:50:00 [2022-05-26T18:50:00.731Z] [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:50:00 [2022-05-26T18:50:00.731Z] [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:50:00 [2022-05-26T18:50:00.731Z] [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 2.3 MB/s)
14:50:00 [2022-05-26T18:50:00.731Z] [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:50:00 [2022-05-26T18:50:00.731Z] [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:50:00 [2022-05-26T18:50:00.731Z] [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:50:00 [2022-05-26T18:50:00.989Z] [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:50:00 [2022-05-26T18:50:00.989Z] [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:50:00 [2022-05-26T18:50:00.989Z] [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:50:00 [2022-05-26T18:50:00.989Z] [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 105 kB/s)
14:50:00 [2022-05-26T18:50:00.989Z] [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:50:00 [2022-05-26T18:50:00.989Z] [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:50:00 [2022-05-26T18:50:00.989Z] [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:50:00 [2022-05-26T18:50:00.989Z] [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:50:01 [2022-05-26T18:50:01.248Z] [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:50:01 [2022-05-26T18:50:01.248Z] [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:50:01 [2022-05-26T18:50:01.248Z] [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 3.7 MB/s)
14:50:01 [2022-05-26T18:50:01.248Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/22/commons-parent-22.pom
14:50:01 [2022-05-26T18:50:01.248Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/22/commons-parent-22.pom
14:50:01 [2022-05-26T18:50:01.248Z] [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:50:01 [2022-05-26T18:50:01.248Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/22/commons-parent-22.pom
14:50:01 [2022-05-26T18:50:01.248Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/22/commons-parent-22.pom
14:50:01 [2022-05-26T18:50:01.248Z] [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:50:01 [2022-05-26T18:50:01.248Z] [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.8 MB/s)
14:50:01 [2022-05-26T18:50:01.248Z] [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:50:01 [2022-05-26T18:50:01.248Z] [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:50:01 [2022-05-26T18:50:01.248Z] [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:50:01 [2022-05-26T18:50:01.506Z] [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:50:01 [2022-05-26T18:50:01.506Z] [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:50:01 [2022-05-26T18:50:01.506Z] [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:50:01 [2022-05-26T18:50:01.506Z] [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 1.0 MB/s)
14:50:01 [2022-05-26T18:50:01.506Z] [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:50:01 [2022-05-26T18:50:01.506Z] [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:50:01 [2022-05-26T18:50:01.506Z] [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:50:01 [2022-05-26T18:50:01.506Z] [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:50:01 [2022-05-26T18:50:01.506Z] [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:50:01 [2022-05-26T18:50:01.506Z] [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:50:01 [2022-05-26T18:50:01.506Z] [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 707 kB/s)
14:50:01 [2022-05-26T18:50:01.506Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/23/maven-parent-23.pom
14:50:01 [2022-05-26T18:50:01.506Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/23/maven-parent-23.pom
14:50:01 [2022-05-26T18:50:01.764Z] [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:50:01 [2022-05-26T18:50:01.764Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/23/maven-parent-23.pom
14:50:01 [2022-05-26T18:50:01.764Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/23/maven-parent-23.pom
14:50:01 [2022-05-26T18:50:01.764Z] [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:50:01 [2022-05-26T18:50:01.764Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/23/maven-parent-23.pom (33 kB at 8.1 MB/s)
14:50:01 [2022-05-26T18:50:01.764Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/13/apache-13.pom
14:50:01 [2022-05-26T18:50:01.764Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/13/apache-13.pom
14:50:01 [2022-05-26T18:50:01.764Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/13/apache-13.pom
14:50:01 [2022-05-26T18:50:01.764Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/13/apache-13.pom
14:50:01 [2022-05-26T18:50:01.764Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/13/apache-13.pom
14:50:01 [2022-05-26T18:50:01.764Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom
14:50:01 [2022-05-26T18:50:01.764Z] [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 4.7 MB/s)
14:50:01 [2022-05-26T18:50:01.764Z] [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:50:01 [2022-05-26T18:50:01.764Z] [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:50:01 [2022-05-26T18:50:01.764Z] [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:50:02 [2022-05-26T18:50:02.022Z] [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:50:02 [2022-05-26T18:50:02.022Z] [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:50:02 [2022-05-26T18:50:02.022Z] [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:50:02 [2022-05-26T18:50:02.022Z] [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:50:02 [2022-05-26T18:50:02.022Z] [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:50:02 [2022-05-26T18:50:02.022Z] [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:50:02 [2022-05-26T18:50:02.022Z] [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:50:02 [2022-05-26T18:50:02.022Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/3.8.1/junit-3.8.1.jar
14:50:02 [2022-05-26T18:50:02.022Z] [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:50:02 [2022-05-26T18:50:02.022Z] [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:50:02 [2022-05-26T18:50:02.022Z] [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:50:02 [2022-05-26T18:50:02.022Z] [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:50:02 [2022-05-26T18:50:02.022Z] [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:50:02 [2022-05-26T18:50:02.022Z] [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:50:02 [2022-05-26T18:50:02.022Z] [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:50:02 [2022-05-26T18:50:02.022Z] [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:50:02 [2022-05-26T18:50:02.022Z] [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:50:02 [2022-05-26T18:50:02.022Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/3.8.1/junit-3.8.1.jar
14:50:02 [2022-05-26T18:50:02.022Z] [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:50:02 [2022-05-26T18:50:02.022Z] [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:50:02 [2022-05-26T18:50:02.022Z] [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:50:02 [2022-05-26T18:50:02.022Z] [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:50:02 [2022-05-26T18:50:02.022Z] [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:50:02 [2022-05-26T18:50:02.022Z] [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:50:02 [2022-05-26T18:50:02.022Z] [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:50:02 [2022-05-26T18:50:02.022Z] [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:50:02 [2022-05-26T18:50:02.022Z] [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:50:02 [2022-05-26T18:50:02.022Z] [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:50:02 [2022-05-26T18:50:02.022Z] [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:50:02 [2022-05-26T18:50:02.022Z] [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:50:02 [2022-05-26T18:50:02.281Z] [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:50:02 [2022-05-26T18:50:02.281Z] [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:50:02 [2022-05-26T18:50:02.281Z] [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:50:02 [2022-05-26T18:50:02.281Z] [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:50:02 [2022-05-26T18:50:02.281Z] [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:50:02 [2022-05-26T18:50:02.281Z] [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:50:02 [2022-05-26T18:50:02.281Z] [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:50:02 [2022-05-26T18:50:02.281Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/3.8.1/junit-3.8.1.jar
14:50:02 [2022-05-26T18:50:02.281Z] [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:50:02 [2022-05-26T18:50:02.281Z] [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:50:02 [2022-05-26T18:50:02.281Z] [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:50:02 [2022-05-26T18:50:02.281Z] [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:50:02 [2022-05-26T18:50:02.281Z] [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:50:02 [2022-05-26T18:50:02.281Z] [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:50:02 [2022-05-26T18:50:02.281Z] [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:50:02 [2022-05-26T18:50:02.281Z] [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:50:02 [2022-05-26T18:50:02.281Z] [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:50:02 [2022-05-26T18:50:02.281Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/3.8.1/junit-3.8.1.jar
14:50:02 [2022-05-26T18:50:02.281Z] [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:50:02 [2022-05-26T18:50:02.281Z] [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:50:02 [2022-05-26T18:50:02.282Z] [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:50:02 [2022-05-26T18:50:02.282Z] [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:50:02 [2022-05-26T18:50:02.282Z] [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:50:02 [2022-05-26T18:50:02.282Z] [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:50:02 [2022-05-26T18:50:02.282Z] [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:50:02 [2022-05-26T18:50:02.282Z] [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:50:02 [2022-05-26T18:50:02.282Z] [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:50:02 [2022-05-26T18:50:02.282Z] [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:50:02 [2022-05-26T18:50:02.282Z] [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:50:02 [2022-05-26T18:50:02.282Z] [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 13 MB/s)
14:50:02 [2022-05-26T18:50:02.282Z] [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:50:02 [2022-05-26T18:50:02.282Z] [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 18 MB/s)
14:50:02 [2022-05-26T18:50:02.282Z] [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:50:02 [2022-05-26T18:50:02.282Z] [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 20 MB/s)
14:50:02 [2022-05-26T18:50:02.282Z] [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:50:02 [2022-05-26T18:50:02.539Z] [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 4.3 MB/s)
14:50:02 [2022-05-26T18:50:02.539Z] [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:50:02 [2022-05-26T18:50:02.539Z] [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 1.5 MB/s)
14:50:02 [2022-05-26T18:50:02.539Z] [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:50:02 [2022-05-26T18:50:02.539Z] [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 19 MB/s)
14:50:02 [2022-05-26T18:50:02.539Z] [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 12 MB/s)
14:50:02 [2022-05-26T18:50:02.539Z] [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 16 MB/s)
14:50:02 [2022-05-26T18:50:02.539Z] [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.2 MB/s)
14:50:02 [2022-05-26T18:50:02.539Z] [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.8 MB/s)
14:50:02 [2022-05-26T18:50:02.539Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass/7.3.0-SNAPSHOT/org.eclipse.tracecompass-7.3.0-SNAPSHOT.pom
14:50:02 [2022-05-26T18:50:02.540Z] [INFO] 
14:50:02 [2022-05-26T18:50:02.540Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis-parent >--
14:50:02 [2022-05-26T18:50:02.540Z] [INFO] Building Trace Compass Tracetype-agnostic Analyses Parent 7.3.0-SNAPSHOT [2/140]
14:50:02 [2022-05-26T18:50:02.540Z] [INFO] --------------------------------[ pom ]---------------------------------
14:50:02 [2022-05-26T18:50:02.540Z] [INFO] 
14:50:02 [2022-05-26T18:50:02.540Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis-parent ---
14:50:02 [2022-05-26T18:50:02.540Z] [INFO] 
14:50:02 [2022-05-26T18:50:02.540Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis-parent ---
14:50:02 [2022-05-26T18:50:02.540Z] [INFO] 
14:50:02 [2022-05-26T18:50:02.540Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis-parent ---
14:50:02 [2022-05-26T18:50:02.540Z] [INFO] 
14:50:02 [2022-05-26T18:50:02.540Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.analysis-parent ---
14:50:02 [2022-05-26T18:50:02.540Z] [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:50:02 [2022-05-26T18:50:02.540Z] [INFO] 
14:50:02 [2022-05-26T18:50:02.540Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.analysis-parent ---
14:50:02 [2022-05-26T18:50:02.540Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:50:02 [2022-05-26T18:50:02.540Z] [INFO] 
14:50:02 [2022-05-26T18:50:02.540Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis-parent ---
14:50:02 [2022-05-26T18:50:02.540Z] [INFO] 
14:50:02 [2022-05-26T18:50:02.540Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis-parent ---
14:50:02 [2022-05-26T18:50:02.540Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis-parent/7.3.0-SNAPSHOT/org.eclipse.tracecompass.analysis-parent-7.3.0-SNAPSHOT.pom
14:50:02 [2022-05-26T18:50:02.540Z] [INFO] 
14:50:02 [2022-05-26T18:50:02.540Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.common-parent >---
14:50:02 [2022-05-26T18:50:02.540Z] [INFO] Building Trace Compass Common Utilities Parent 7.3.0-SNAPSHOT    [3/140]
14:50:02 [2022-05-26T18:50:02.540Z] [INFO] --------------------------------[ pom ]---------------------------------
14:50:02 [2022-05-26T18:50:02.540Z] [INFO] 
14:50:02 [2022-05-26T18:50:02.540Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.common-parent ---
14:50:02 [2022-05-26T18:50:02.540Z] [INFO] 
14:50:02 [2022-05-26T18:50:02.540Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common-parent ---
14:50:02 [2022-05-26T18:50:02.540Z] [INFO] 
14:50:02 [2022-05-26T18:50:02.540Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.common-parent ---
14:50:02 [2022-05-26T18:50:02.540Z] [INFO] 
14:50:02 [2022-05-26T18:50:02.540Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.common-parent ---
14:50:02 [2022-05-26T18:50:02.540Z] [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:50:02 [2022-05-26T18:50:02.540Z] [INFO] 
14:50:02 [2022-05-26T18:50:02.540Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.common-parent ---
14:50:02 [2022-05-26T18:50:02.540Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:50:02 [2022-05-26T18:50:02.540Z] [INFO] 
14:50:02 [2022-05-26T18:50:02.540Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common-parent ---
14:50:02 [2022-05-26T18:50:02.540Z] [INFO] 
14:50:02 [2022-05-26T18:50:02.540Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.common-parent ---
14:50:02 [2022-05-26T18:50:02.540Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/common/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common-parent/7.3.0-SNAPSHOT/org.eclipse.tracecompass.common-parent-7.3.0-SNAPSHOT.pom
14:50:02 [2022-05-26T18:50:02.540Z] [INFO] 
14:50:02 [2022-05-26T18:50:02.540Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.common.core >----
14:50:02 [2022-05-26T18:50:02.540Z] [INFO] Building org.eclipse.tracecompass.common.core 5.0.0-SNAPSHOT     [4/140]
14:50:02 [2022-05-26T18:50:02.540Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:50:02 [2022-05-26T18:50:02.540Z] [INFO] 
14:50:02 [2022-05-26T18:50:02.540Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.common.core ---
14:50:02 [2022-05-26T18:50:02.540Z] [INFO] 
14:50:02 [2022-05-26T18:50:02.540Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.common.core ---
14:50:02 [2022-05-26T18:50:02.540Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-sourceref-jgit/2.7.3/tycho-sourceref-jgit-2.7.3.pom
14:50:02 [2022-05-26T18:50:02.540Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-sourceref-jgit/2.7.3/tycho-sourceref-jgit-2.7.3.pom
14:50:02 [2022-05-26T18:50:02.540Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-sourceref-jgit/2.7.3/tycho-sourceref-jgit-2.7.3.pom
14:50:02 [2022-05-26T18:50:02.540Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-sourceref-jgit/2.7.3/tycho-sourceref-jgit-2.7.3.pom
14:50:02 [2022-05-26T18:50:02.540Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-sourceref-jgit/2.7.3/tycho-sourceref-jgit-2.7.3.pom
14:50:02 [2022-05-26T18:50:02.540Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-sourceref-jgit/2.7.3/tycho-sourceref-jgit-2.7.3.pom
14:50:02 [2022-05-26T18:50:02.540Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-sourceref-jgit/2.7.3/tycho-sourceref-jgit-2.7.3.pom (1.7 kB at 127 kB/s)
14:50:02 [2022-05-26T18:50:02.540Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/6.0.0.202111291000-r/org.eclipse.jgit-6.0.0.202111291000-r.pom
14:50:02 [2022-05-26T18:50:02.798Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/6.0.0.202111291000-r/org.eclipse.jgit-6.0.0.202111291000-r.pom (7.6 kB at 161 kB/s)
14:50:02 [2022-05-26T18:50:02.798Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit-parent/6.0.0.202111291000-r/org.eclipse.jgit-parent-6.0.0.202111291000-r.pom
14:50:02 [2022-05-26T18:50:02.798Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit-parent/6.0.0.202111291000-r/org.eclipse.jgit-parent-6.0.0.202111291000-r.pom (33 kB at 947 kB/s)
14:50:02 [2022-05-26T18:50:02.798Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.pom
14:50:02 [2022-05-26T18:50:02.798Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.pom
14:50:02 [2022-05-26T18:50:02.798Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.pom
14:50:02 [2022-05-26T18:50:02.798Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.pom
14:50:02 [2022-05-26T18:50:02.798Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.pom
14:50:02 [2022-05-26T18:50:02.798Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.pom
14:50:03 [2022-05-26T18:50:03.056Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.pom (5.0 kB at 198 kB/s)
14:50:03 [2022-05-26T18:50:03.056Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
14:50:03 [2022-05-26T18:50:03.056Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
14:50:03 [2022-05-26T18:50:03.056Z] [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:50:03 [2022-05-26T18:50:03.056Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
14:50:03 [2022-05-26T18:50:03.056Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
14:50:03 [2022-05-26T18:50:03.056Z] [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:50:03 [2022-05-26T18:50:03.056Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/5/oss-parent-5.pom (4.1 kB at 2.0 MB/s)
14:50:03 [2022-05-26T18:50:03.056Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-sourceref-jgit/2.7.3/tycho-sourceref-jgit-2.7.3.jar
14:50:03 [2022-05-26T18:50:03.056Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/6.0.0.202111291000-r/org.eclipse.jgit-6.0.0.202111291000-r.jar
14:50:03 [2022-05-26T18:50:03.056Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.jar
14:50:03 [2022-05-26T18:50:03.056Z] [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:50:03 [2022-05-26T18:50:03.056Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/6.0.0.202111291000-r/org.eclipse.jgit-6.0.0.202111291000-r.jar (2.9 MB at 31 MB/s)
14:50:03 [2022-05-26T18:50:03.056Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-sourceref-jgit/2.7.3/tycho-sourceref-jgit-2.7.3.jar
14:50:03 [2022-05-26T18:50:03.056Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.jar
14:50:03 [2022-05-26T18:50:03.056Z] [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:50:03 [2022-05-26T18:50:03.314Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-sourceref-jgit/2.7.3/tycho-sourceref-jgit-2.7.3.jar
14:50:03 [2022-05-26T18:50:03.314Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.jar
14:50:03 [2022-05-26T18:50:03.314Z] [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:50:03 [2022-05-26T18:50:03.314Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-sourceref-jgit/2.7.3/tycho-sourceref-jgit-2.7.3.jar
14:50:03 [2022-05-26T18:50:03.314Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.jar
14:50:03 [2022-05-26T18:50:03.314Z] [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:50:03 [2022-05-26T18:50:03.314Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-sourceref-jgit/2.7.3/tycho-sourceref-jgit-2.7.3.jar
14:50:03 [2022-05-26T18:50:03.314Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.jar
14:50:03 [2022-05-26T18:50:03.314Z] [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:50:03 [2022-05-26T18:50:03.314Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-sourceref-jgit/2.7.3/tycho-sourceref-jgit-2.7.3.jar
14:50:03 [2022-05-26T18:50:03.314Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.jar
14:50:03 [2022-05-26T18:50:03.314Z] [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:50:03 [2022-05-26T18:50:03.573Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-sourceref-jgit/2.7.3/tycho-sourceref-jgit-2.7.3.jar (6.1 kB at 236 kB/s)
14:50:03 [2022-05-26T18:50:03.573Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.jar (167 kB at 6.0 MB/s)
14:50:03 [2022-05-26T18:50:03.573Z] [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 1.2 MB/s)
14:50:03 [2022-05-26T18:50:03.573Z] [INFO] The project's OSGi version is 5.0.0.202205261847
14:50:03 [2022-05-26T18:50:03.573Z] [INFO] 
14:50:03 [2022-05-26T18:50:03.573Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.common.core ---
14:50:03 [2022-05-26T18:50:03.573Z] [INFO] 
14:50:03 [2022-05-26T18:50:03.573Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.common.core ---
14:50:03 [2022-05-26T18:50:03.573Z] [INFO] 
14:50:03 [2022-05-26T18:50:03.573Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common.core ---
14:50:03 [2022-05-26T18:50:03.573Z] [INFO] 
14:50:03 [2022-05-26T18:50:03.573Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.common.core ---
14:50:03 [2022-05-26T18:50:03.831Z] [INFO] 
14:50:03 [2022-05-26T18:50:03.831Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.common.core ---
14:50:03 [2022-05-26T18:50:03.831Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-manager/2.11.1/plexus-compiler-manager-2.11.1.pom
14:50:03 [2022-05-26T18:50:03.831Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-manager/2.11.1/plexus-compiler-manager-2.11.1.pom
14:50:03 [2022-05-26T18:50:03.831Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-manager/2.11.1/plexus-compiler-manager-2.11.1.pom
14:50:03 [2022-05-26T18:50:03.831Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler-manager/2.11.1/plexus-compiler-manager-2.11.1.pom
14:50:03 [2022-05-26T18:50:03.831Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler-manager/2.11.1/plexus-compiler-manager-2.11.1.pom
14:50:03 [2022-05-26T18:50:03.831Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.11.1/plexus-compiler-manager-2.11.1.pom
14:50:03 [2022-05-26T18:50:03.831Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.11.1/plexus-compiler-manager-2.11.1.pom (1.1 kB at 88 kB/s)
14:50:03 [2022-05-26T18:50:03.831Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler/2.11.1/plexus-compiler-2.11.1.pom
14:50:03 [2022-05-26T18:50:03.831Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler/2.11.1/plexus-compiler-2.11.1.pom
14:50:03 [2022-05-26T18:50:03.831Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler/2.11.1/plexus-compiler-2.11.1.pom
14:50:04 [2022-05-26T18:50:04.089Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler/2.11.1/plexus-compiler-2.11.1.pom
14:50:04 [2022-05-26T18:50:04.089Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler/2.11.1/plexus-compiler-2.11.1.pom
14:50:04 [2022-05-26T18:50:04.089Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.11.1/plexus-compiler-2.11.1.pom
14:50:04 [2022-05-26T18:50:04.089Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.11.1/plexus-compiler-2.11.1.pom (8.1 kB at 325 kB/s)
14:50:04 [2022-05-26T18:50:04.089Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/6.6/plexus-components-6.6.pom
14:50:04 [2022-05-26T18:50:04.089Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/6.6/plexus-components-6.6.pom
14:50:04 [2022-05-26T18:50:04.089Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/6.6/plexus-components-6.6.pom
14:50:04 [2022-05-26T18:50:04.089Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/6.6/plexus-components-6.6.pom
14:50:04 [2022-05-26T18:50:04.089Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/6.6/plexus-components-6.6.pom
14:50:04 [2022-05-26T18:50:04.089Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/6.6/plexus-components-6.6.pom
14:50:04 [2022-05-26T18:50:04.089Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/6.6/plexus-components-6.6.pom (2.7 kB at 1.3 MB/s)
14:50:04 [2022-05-26T18:50:04.089Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom
14:50:04 [2022-05-26T18:50:04.089Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom
14:50:04 [2022-05-26T18:50:04.089Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom
14:50:04 [2022-05-26T18:50:04.347Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom
14:50:04 [2022-05-26T18:50:04.347Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom
14:50:04 [2022-05-26T18:50:04.347Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom
14:50:04 [2022-05-26T18:50:04.347Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom (5.6 kB at 433 kB/s)
14:50:04 [2022-05-26T18:50:04.347Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-api/2.11.1/plexus-compiler-api-2.11.1.pom
14:50:04 [2022-05-26T18:50:04.347Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-api/2.11.1/plexus-compiler-api-2.11.1.pom
14:50:04 [2022-05-26T18:50:04.347Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.11.1/plexus-compiler-api-2.11.1.pom
14:50:04 [2022-05-26T18:50:04.347Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler-api/2.11.1/plexus-compiler-api-2.11.1.pom
14:50:04 [2022-05-26T18:50:04.347Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler-api/2.11.1/plexus-compiler-api-2.11.1.pom
14:50:04 [2022-05-26T18:50:04.347Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.11.1/plexus-compiler-api-2.11.1.pom
14:50:04 [2022-05-26T18:50:04.605Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.11.1/plexus-compiler-api-2.11.1.pom (1.1 kB at 42 kB/s)
14:50:04 [2022-05-26T18:50:04.605Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-compiler-jdt/2.7.3/tycho-compiler-jdt-2.7.3.pom
14:50:04 [2022-05-26T18:50:04.605Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-compiler-jdt/2.7.3/tycho-compiler-jdt-2.7.3.pom
14:50:04 [2022-05-26T18:50:04.605Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-compiler-jdt/2.7.3/tycho-compiler-jdt-2.7.3.pom
14:50:04 [2022-05-26T18:50:04.605Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-compiler-jdt/2.7.3/tycho-compiler-jdt-2.7.3.pom
14:50:04 [2022-05-26T18:50:04.605Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-compiler-jdt/2.7.3/tycho-compiler-jdt-2.7.3.pom
14:50:04 [2022-05-26T18:50:04.605Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/2.7.3/tycho-compiler-jdt-2.7.3.pom
14:50:04 [2022-05-26T18:50:04.605Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/2.7.3/tycho-compiler-jdt-2.7.3.pom (2.4 kB at 171 kB/s)
14:50:04 [2022-05-26T18:50:04.605Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-lib-detector/2.7.3/tycho-lib-detector-2.7.3.pom
14:50:04 [2022-05-26T18:50:04.605Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-lib-detector/2.7.3/tycho-lib-detector-2.7.3.pom
14:50:04 [2022-05-26T18:50:04.605Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-lib-detector/2.7.3/tycho-lib-detector-2.7.3.pom
14:50:04 [2022-05-26T18:50:04.863Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-lib-detector/2.7.3/tycho-lib-detector-2.7.3.pom
14:50:04 [2022-05-26T18:50:04.863Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-lib-detector/2.7.3/tycho-lib-detector-2.7.3.pom
14:50:04 [2022-05-26T18:50:04.863Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/2.7.3/tycho-lib-detector-2.7.3.pom
14:50:04 [2022-05-26T18:50:04.863Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/2.7.3/tycho-lib-detector-2.7.3.pom (1.6 kB at 71 kB/s)
14:50:04 [2022-05-26T18:50:04.863Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jdt/ecj/3.29.0/ecj-3.29.0.pom
14:50:04 [2022-05-26T18:50:04.863Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/jdt/ecj/3.29.0/ecj-3.29.0.pom
14:50:04 [2022-05-26T18:50:04.863Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/jdt/ecj/3.29.0/ecj-3.29.0.pom
14:50:05 [2022-05-26T18:50:05.122Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/jdt/ecj/3.29.0/ecj-3.29.0.pom
14:50:05 [2022-05-26T18:50:05.122Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/jdt/ecj/3.29.0/ecj-3.29.0.pom
14:50:05 [2022-05-26T18:50:05.122Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.29.0/ecj-3.29.0.pom
14:50:05 [2022-05-26T18:50:05.122Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.29.0/ecj-3.29.0.pom (1.7 kB at 72 kB/s)
14:50:05 [2022-05-26T18:50:05.122Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-manager/2.11.1/plexus-compiler-manager-2.11.1.jar
14:50:05 [2022-05-26T18:50:05.122Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-api/2.11.1/plexus-compiler-api-2.11.1.jar
14:50:05 [2022-05-26T18:50:05.122Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-compiler-jdt/2.7.3/tycho-compiler-jdt-2.7.3.jar
14:50:05 [2022-05-26T18:50:05.122Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-lib-detector/2.7.3/tycho-lib-detector-2.7.3.jar
14:50:05 [2022-05-26T18:50:05.122Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jdt/ecj/3.29.0/ecj-3.29.0.jar
14:50:05 [2022-05-26T18:50:05.122Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-manager/2.11.1/plexus-compiler-manager-2.11.1.jar
14:50:05 [2022-05-26T18:50:05.122Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-api/2.11.1/plexus-compiler-api-2.11.1.jar
14:50:05 [2022-05-26T18:50:05.122Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-compiler-jdt/2.7.3/tycho-compiler-jdt-2.7.3.jar
14:50:05 [2022-05-26T18:50:05.122Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-lib-detector/2.7.3/tycho-lib-detector-2.7.3.jar
14:50:05 [2022-05-26T18:50:05.122Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/jdt/ecj/3.29.0/ecj-3.29.0.jar
14:50:05 [2022-05-26T18:50:05.122Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-manager/2.11.1/plexus-compiler-manager-2.11.1.jar
14:50:05 [2022-05-26T18:50:05.122Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.11.1/plexus-compiler-api-2.11.1.jar
14:50:05 [2022-05-26T18:50:05.122Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-compiler-jdt/2.7.3/tycho-compiler-jdt-2.7.3.jar
14:50:05 [2022-05-26T18:50:05.122Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-lib-detector/2.7.3/tycho-lib-detector-2.7.3.jar
14:50:05 [2022-05-26T18:50:05.122Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/jdt/ecj/3.29.0/ecj-3.29.0.jar
14:50:05 [2022-05-26T18:50:05.381Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler-manager/2.11.1/plexus-compiler-manager-2.11.1.jar
14:50:05 [2022-05-26T18:50:05.381Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler-api/2.11.1/plexus-compiler-api-2.11.1.jar
14:50:05 [2022-05-26T18:50:05.381Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-compiler-jdt/2.7.3/tycho-compiler-jdt-2.7.3.jar
14:50:05 [2022-05-26T18:50:05.381Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-lib-detector/2.7.3/tycho-lib-detector-2.7.3.jar
14:50:05 [2022-05-26T18:50:05.381Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/jdt/ecj/3.29.0/ecj-3.29.0.jar
14:50:05 [2022-05-26T18:50:05.381Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler-manager/2.11.1/plexus-compiler-manager-2.11.1.jar
14:50:05 [2022-05-26T18:50:05.381Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler-api/2.11.1/plexus-compiler-api-2.11.1.jar
14:50:05 [2022-05-26T18:50:05.381Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-compiler-jdt/2.7.3/tycho-compiler-jdt-2.7.3.jar
14:50:05 [2022-05-26T18:50:05.381Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-lib-detector/2.7.3/tycho-lib-detector-2.7.3.jar
14:50:05 [2022-05-26T18:50:05.381Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/jdt/ecj/3.29.0/ecj-3.29.0.jar
14:50:05 [2022-05-26T18:50:05.381Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.11.1/plexus-compiler-manager-2.11.1.jar
14:50:05 [2022-05-26T18:50:05.381Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.11.1/plexus-compiler-api-2.11.1.jar
14:50:05 [2022-05-26T18:50:05.381Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/2.7.3/tycho-compiler-jdt-2.7.3.jar
14:50:05 [2022-05-26T18:50:05.381Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/2.7.3/tycho-lib-detector-2.7.3.jar
14:50:05 [2022-05-26T18:50:05.381Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.29.0/ecj-3.29.0.jar
14:50:05 [2022-05-26T18:50:05.381Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.11.1/plexus-compiler-api-2.11.1.jar (27 kB at 1.6 MB/s)
14:50:05 [2022-05-26T18:50:05.381Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/2.7.3/tycho-compiler-jdt-2.7.3.jar (18 kB at 976 kB/s)
14:50:05 [2022-05-26T18:50:05.381Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.11.1/plexus-compiler-manager-2.11.1.jar (4.7 kB at 245 kB/s)
14:50:05 [2022-05-26T18:50:05.381Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/2.7.3/tycho-lib-detector-2.7.3.jar (3.5 kB at 146 kB/s)
14:50:05 [2022-05-26T18:50:05.381Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.29.0/ecj-3.29.0.jar (3.2 MB at 35 MB/s)
14:50:05 [2022-05-26T18:50:05.639Z] [INFO] Resolving class path of org.eclipse.tracecompass.common.core...
14:50:05 [2022-05-26T18:50:05.639Z] [INFO] Fetching org.eclipse.osgi.compatibility.state_1.2.600.v20220207-1403.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (249.4kB)
14:50:05 [2022-05-26T18:50:05.639Z] [INFO] Fetching org.eclipse.core.filesystem.win32.x86_64_1.4.200.v20190812-0909.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (37.47kB)
14:50:05 [2022-05-26T18:50:05.897Z] [INFO] Fetching org.eclipse.core.filesystem.linux.x86_64_1.2.300.v20180828-0158.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (11.32kB)
14:50:05 [2022-05-26T18:50:05.897Z] [INFO] Fetching org.eclipse.core.filesystem.macosx_1.3.300.v20210427-1937.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (25.6kB)
14:50:05 [2022-05-26T18:50:05.897Z] [INFO] Fetching org.eclipse.core.resources.win32.x86_64_3.5.400.v20190812-0909.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (57.74kB)
14:50:05 [2022-05-26T18:50:05.897Z] [INFO] 
14:50:05 [2022-05-26T18:50:05.897Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.common.core ---
14:50:05 [2022-05-26T18:50:05.897Z] [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:50:05 [2022-05-26T18:50:05.897Z] [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:50:05 [2022-05-26T18:50:05.897Z] [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:50:05 [2022-05-26T18:50:05.897Z] [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:50:05 [2022-05-26T18:50:05.897Z] [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:50:05 [2022-05-26T18:50:05.897Z] [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:50:05 [2022-05-26T18:50:05.897Z] [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 249 kB/s)
14:50:05 [2022-05-26T18:50:05.897Z] [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:50:05 [2022-05-26T18:50:05.897Z] [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:50:05 [2022-05-26T18:50:05.897Z] [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:50:06 [2022-05-26T18:50:06.155Z] [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:50:06 [2022-05-26T18:50:06.155Z] [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:50:06 [2022-05-26T18:50:06.155Z] [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:50:06 [2022-05-26T18:50:06.155Z] [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 1.9 MB/s)
14:50:06 [2022-05-26T18:50:06.155Z] [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:50:06 [2022-05-26T18:50:06.155Z] [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:50:06 [2022-05-26T18:50:06.155Z] [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:50:06 [2022-05-26T18:50:06.413Z] [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:50:06 [2022-05-26T18:50:06.413Z] [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:50:06 [2022-05-26T18:50:06.413Z] [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:50:06 [2022-05-26T18:50:06.413Z] [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 5.4 MB/s)
14:50:06 [2022-05-26T18:50:06.413Z] [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:50:06 [2022-05-26T18:50:06.413Z] [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:50:06 [2022-05-26T18:50:06.413Z] [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:50:06 [2022-05-26T18:50:06.413Z] [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:50:06 [2022-05-26T18:50:06.413Z] [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:50:06 [2022-05-26T18:50:06.413Z] [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:50:06 [2022-05-26T18:50:06.413Z] [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 275 kB/s)
14:50:06 [2022-05-26T18:50:06.413Z] [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:50:06 [2022-05-26T18:50:06.413Z] [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:50:06 [2022-05-26T18:50:06.413Z] [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:50:06 [2022-05-26T18:50:06.672Z] [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:50:06 [2022-05-26T18:50:06.672Z] [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:50:06 [2022-05-26T18:50:06.672Z] [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:50:06 [2022-05-26T18:50:06.672Z] [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 379 kB/s)
14:50:06 [2022-05-26T18:50:06.672Z] [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:50:06 [2022-05-26T18:50:06.672Z] [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:50:06 [2022-05-26T18:50:06.672Z] [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:50:06 [2022-05-26T18:50:06.672Z] [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:50:06 [2022-05-26T18:50:06.672Z] [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:50:06 [2022-05-26T18:50:06.672Z] [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:50:06 [2022-05-26T18:50:06.672Z] [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 770 kB/s)
14:50:06 [2022-05-26T18:50:06.672Z] [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:50:06 [2022-05-26T18:50:06.672Z] [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:50:06 [2022-05-26T18:50:06.929Z] [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:50:06 [2022-05-26T18:50:06.929Z] [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:50:06 [2022-05-26T18:50:06.930Z] [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:50:06 [2022-05-26T18:50:06.930Z] [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:50:06 [2022-05-26T18:50:06.930Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom (3.1 kB at 1.0 MB/s)
14:50:06 [2022-05-26T18:50:06.930Z] [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:50:06 [2022-05-26T18:50:06.930Z] [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:50:06 [2022-05-26T18:50:06.930Z] [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:50:07 [2022-05-26T18:50:07.189Z] [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:50:07 [2022-05-26T18:50:07.190Z] [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:50:07 [2022-05-26T18:50:07.190Z] [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:50:07 [2022-05-26T18:50:07.190Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom (3.2 kB at 1.6 MB/s)
14:50:07 [2022-05-26T18:50:07.190Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
14:50:07 [2022-05-26T18:50:07.190Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
14:50:07 [2022-05-26T18:50:07.190Z] [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:50:07 [2022-05-26T18:50:07.190Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
14:50:07 [2022-05-26T18:50:07.190Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
14:50:07 [2022-05-26T18:50:07.448Z] [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:50:07 [2022-05-26T18:50:07.448Z] [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 4.2 MB/s)
14:50:07 [2022-05-26T18:50:07.448Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
14:50:07 [2022-05-26T18:50:07.448Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
14:50:07 [2022-05-26T18:50:07.448Z] [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:50:07 [2022-05-26T18:50:07.448Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
14:50:07 [2022-05-26T18:50:07.448Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
14:50:07 [2022-05-26T18:50:07.448Z] [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:50:07 [2022-05-26T18:50:07.448Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (8.4 kB at 2.8 MB/s)
14:50:07 [2022-05-26T18:50:07.448Z] [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:50:07 [2022-05-26T18:50:07.448Z] [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:50:07 [2022-05-26T18:50:07.448Z] [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:50:07 [2022-05-26T18:50:07.706Z] [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:50:07 [2022-05-26T18:50:07.706Z] [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:50:07 [2022-05-26T18:50:07.706Z] [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:50:07 [2022-05-26T18:50:07.706Z] [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 4.0 MB/s)
14:50:07 [2022-05-26T18:50:07.706Z] [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:50:07 [2022-05-26T18:50:07.706Z] [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:50:07 [2022-05-26T18:50:07.706Z] [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:50:07 [2022-05-26T18:50:07.706Z] [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:50:07 [2022-05-26T18:50:07.706Z] [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:50:07 [2022-05-26T18:50:07.706Z] [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:50:07 [2022-05-26T18:50:07.706Z] [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:50:07 [2022-05-26T18:50:07.706Z] [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:50:07 [2022-05-26T18:50:07.706Z] [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:50:07 [2022-05-26T18:50:07.706Z] [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:50:07 [2022-05-26T18:50:07.706Z] [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:50:07 [2022-05-26T18:50:07.706Z] [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:50:07 [2022-05-26T18:50:07.964Z] [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:50:07 [2022-05-26T18:50:07.964Z] [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:50:07 [2022-05-26T18:50:07.964Z] [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:50:07 [2022-05-26T18:50:07.964Z] [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:50:07 [2022-05-26T18:50:07.964Z] [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:50:07 [2022-05-26T18:50:07.964Z] [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:50:07 [2022-05-26T18:50:07.964Z] [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:50:07 [2022-05-26T18:50:07.964Z] [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:50:07 [2022-05-26T18:50:07.964Z] [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:50:07 [2022-05-26T18:50:07.964Z] [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:50:07 [2022-05-26T18:50:07.964Z] [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:50:07 [2022-05-26T18:50:07.964Z] [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:50:07 [2022-05-26T18:50:07.964Z] [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 1.4 MB/s)
14:50:07 [2022-05-26T18:50:07.964Z] [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 4.2 MB/s)
14:50:07 [2022-05-26T18:50:07.964Z] [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 41 MB/s)
14:50:07 [2022-05-26T18:50:07.964Z] [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 3.9 MB/s)
14:50:08 [2022-05-26T18:50:08.222Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:50:08 [2022-05-26T18:50:08.222Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/common/org.eclipse.tracecompass.common.core/src/main/resources
14:50:08 [2022-05-26T18:50:08.222Z] [INFO] 
14:50:08 [2022-05-26T18:50:08.222Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.common.core ---
14:50:08 [2022-05-26T18:50:08.222Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
14:50:08 [2022-05-26T18:50:08.222Z] [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/common/org.eclipse.tracecompass.common.core/target/classes
14:50:11 [2022-05-26T18:50:11.516Z] [INFO] 
14:50:11 [2022-05-26T18:50:11.516Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.common.core ---
14:50:11 [2022-05-26T18:50:11.516Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/biz/aQute/bnd/biz.aQute.bndlib/6.2.0/biz.aQute.bndlib-6.2.0.pom
14:50:11 [2022-05-26T18:50:11.516Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/biz/aQute/bnd/biz.aQute.bndlib/6.2.0/biz.aQute.bndlib-6.2.0.pom
14:50:11 [2022-05-26T18:50:11.516Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/biz/aQute/bnd/biz.aQute.bndlib/6.2.0/biz.aQute.bndlib-6.2.0.pom
14:50:11 [2022-05-26T18:50:11.516Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/biz/aQute/bnd/biz.aQute.bndlib/6.2.0/biz.aQute.bndlib-6.2.0.pom
14:50:11 [2022-05-26T18:50:11.516Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/biz/aQute/bnd/biz.aQute.bndlib/6.2.0/biz.aQute.bndlib-6.2.0.pom
14:50:11 [2022-05-26T18:50:11.774Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bndlib/6.2.0/biz.aQute.bndlib-6.2.0.pom
14:50:11 [2022-05-26T18:50:11.774Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bndlib/6.2.0/biz.aQute.bndlib-6.2.0.pom (5.2 kB at 291 kB/s)
14:50:11 [2022-05-26T18:50:11.774Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.pom
14:50:11 [2022-05-26T18:50:11.774Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.pom
14:50:11 [2022-05-26T18:50:11.774Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.pom
14:50:11 [2022-05-26T18:50:11.774Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.pom
14:50:11 [2022-05-26T18:50:11.774Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.pom
14:50:11 [2022-05-26T18:50:11.774Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.pom
14:50:11 [2022-05-26T18:50:11.774Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.pom (1.3 kB at 84 kB/s)
14:50:11 [2022-05-26T18:50:11.774Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.pom
14:50:11 [2022-05-26T18:50:11.774Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.pom
14:50:11 [2022-05-26T18:50:11.774Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.pom
14:50:12 [2022-05-26T18:50:12.031Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.pom
14:50:12 [2022-05-26T18:50:12.031Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.pom
14:50:12 [2022-05-26T18:50:12.031Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.pom
14:50:12 [2022-05-26T18:50:12.031Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.pom (1.3 kB at 98 kB/s)
14:50:12 [2022-05-26T18:50:12.031Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.pom
14:50:12 [2022-05-26T18:50:12.031Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.pom
14:50:12 [2022-05-26T18:50:12.031Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.pom
14:50:12 [2022-05-26T18:50:12.031Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.pom
14:50:12 [2022-05-26T18:50:12.031Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.pom
14:50:12 [2022-05-26T18:50:12.031Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.pom
14:50:12 [2022-05-26T18:50:12.032Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.pom (1.3 kB at 92 kB/s)
14:50:12 [2022-05-26T18:50:12.032Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.pom
14:50:12 [2022-05-26T18:50:12.032Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.pom
14:50:12 [2022-05-26T18:50:12.032Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.pom
14:50:12 [2022-05-26T18:50:12.289Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.pom
14:50:12 [2022-05-26T18:50:12.289Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.pom
14:50:12 [2022-05-26T18:50:12.289Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.pom
14:50:12 [2022-05-26T18:50:12.289Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.pom (1.9 kB at 118 kB/s)
14:50:12 [2022-05-26T18:50:12.289Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.pom
14:50:12 [2022-05-26T18:50:12.289Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.pom
14:50:12 [2022-05-26T18:50:12.289Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.pom
14:50:12 [2022-05-26T18:50:12.289Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.pom
14:50:12 [2022-05-26T18:50:12.289Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.pom
14:50:12 [2022-05-26T18:50:12.546Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.pom
14:50:12 [2022-05-26T18:50:12.546Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.pom (1.5 kB at 82 kB/s)
14:50:12 [2022-05-26T18:50:12.546Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.pom
14:50:12 [2022-05-26T18:50:12.546Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.pom
14:50:12 [2022-05-26T18:50:12.546Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.pom
14:50:12 [2022-05-26T18:50:12.546Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.pom
14:50:12 [2022-05-26T18:50:12.546Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.pom
14:50:12 [2022-05-26T18:50:12.546Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.pom
14:50:12 [2022-05-26T18:50:12.546Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.pom (1.3 kB at 80 kB/s)
14:50:12 [2022-05-26T18:50:12.546Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.pom
14:50:12 [2022-05-26T18:50:12.546Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.pom
14:50:12 [2022-05-26T18:50:12.546Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.pom
14:50:12 [2022-05-26T18:50:12.809Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.pom
14:50:12 [2022-05-26T18:50:12.809Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.pom
14:50:12 [2022-05-26T18:50:12.809Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.pom
14:50:12 [2022-05-26T18:50:12.809Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.pom (1.3 kB at 87 kB/s)
14:50:12 [2022-05-26T18:50:12.809Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.pom
14:50:12 [2022-05-26T18:50:12.809Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.pom
14:50:12 [2022-05-26T18:50:12.809Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.pom
14:50:12 [2022-05-26T18:50:12.809Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.pom
14:50:13 [2022-05-26T18:50:13.067Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.pom
14:50:13 [2022-05-26T18:50:13.067Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.pom
14:50:13 [2022-05-26T18:50:13.067Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.pom (1.7 kB at 100 kB/s)
14:50:13 [2022-05-26T18:50:13.067Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.pom
14:50:13 [2022-05-26T18:50:13.067Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.pom
14:50:13 [2022-05-26T18:50:13.067Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.pom
14:50:13 [2022-05-26T18:50:13.067Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.pom
14:50:13 [2022-05-26T18:50:13.067Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.pom
14:50:13 [2022-05-26T18:50:13.067Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.pom
14:50:13 [2022-05-26T18:50:13.067Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.pom (1.9 kB at 111 kB/s)
14:50:13 [2022-05-26T18:50:13.067Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.pom
14:50:13 [2022-05-26T18:50:13.067Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.pom
14:50:13 [2022-05-26T18:50:13.067Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.pom
14:50:13 [2022-05-26T18:50:13.067Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.pom
14:50:13 [2022-05-26T18:50:13.067Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.pom
14:50:13 [2022-05-26T18:50:13.326Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.pom
14:50:13 [2022-05-26T18:50:13.326Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.pom (1.4 kB at 75 kB/s)
14:50:13 [2022-05-26T18:50:13.326Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/biz/aQute/bnd/biz.aQute.bnd.util/6.2.0/biz.aQute.bnd.util-6.2.0.pom
14:50:13 [2022-05-26T18:50:13.326Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/biz/aQute/bnd/biz.aQute.bnd.util/6.2.0/biz.aQute.bnd.util-6.2.0.pom
14:50:13 [2022-05-26T18:50:13.326Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/biz/aQute/bnd/biz.aQute.bnd.util/6.2.0/biz.aQute.bnd.util-6.2.0.pom
14:50:13 [2022-05-26T18:50:13.326Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/biz/aQute/bnd/biz.aQute.bnd.util/6.2.0/biz.aQute.bnd.util-6.2.0.pom
14:50:13 [2022-05-26T18:50:13.326Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/biz/aQute/bnd/biz.aQute.bnd.util/6.2.0/biz.aQute.bnd.util-6.2.0.pom
14:50:13 [2022-05-26T18:50:13.326Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bnd.util/6.2.0/biz.aQute.bnd.util-6.2.0.pom
14:50:13 [2022-05-26T18:50:13.326Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bnd.util/6.2.0/biz.aQute.bnd.util-6.2.0.pom (2.7 kB at 190 kB/s)
14:50:13 [2022-05-26T18:50:13.326Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/biz/aQute/bnd/biz.aQute.bndlib/6.2.0/biz.aQute.bndlib-6.2.0.jar
14:50:13 [2022-05-26T18:50:13.326Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar
14:50:13 [2022-05-26T18:50:13.326Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.jar
14:50:13 [2022-05-26T18:50:13.326Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.jar
14:50:13 [2022-05-26T18:50:13.326Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.jar
14:50:13 [2022-05-26T18:50:13.326Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.jar
14:50:13 [2022-05-26T18:50:13.326Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.jar
14:50:13 [2022-05-26T18:50:13.326Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.jar
14:50:13 [2022-05-26T18:50:13.326Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar
14:50:13 [2022-05-26T18:50:13.326Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.jar
14:50:13 [2022-05-26T18:50:13.326Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/biz/aQute/bnd/biz.aQute.bnd.util/6.2.0/biz.aQute.bnd.util-6.2.0.jar
14:50:13 [2022-05-26T18:50:13.326Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/biz/aQute/bnd/biz.aQute.bndlib/6.2.0/biz.aQute.bndlib-6.2.0.jar
14:50:13 [2022-05-26T18:50:13.326Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar
14:50:13 [2022-05-26T18:50:13.326Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.jar
14:50:13 [2022-05-26T18:50:13.326Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.jar
14:50:13 [2022-05-26T18:50:13.326Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.jar
14:50:13 [2022-05-26T18:50:13.326Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.jar
14:50:13 [2022-05-26T18:50:13.326Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.jar
14:50:13 [2022-05-26T18:50:13.326Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.jar
14:50:13 [2022-05-26T18:50:13.326Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar
14:50:13 [2022-05-26T18:50:13.326Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.jar
14:50:13 [2022-05-26T18:50:13.326Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/biz/aQute/bnd/biz.aQute.bnd.util/6.2.0/biz.aQute.bnd.util-6.2.0.jar
14:50:13 [2022-05-26T18:50:13.584Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/biz/aQute/bnd/biz.aQute.bndlib/6.2.0/biz.aQute.bndlib-6.2.0.jar
14:50:13 [2022-05-26T18:50:13.584Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar
14:50:13 [2022-05-26T18:50:13.584Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.jar
14:50:13 [2022-05-26T18:50:13.584Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.jar
14:50:13 [2022-05-26T18:50:13.584Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.jar
14:50:13 [2022-05-26T18:50:13.584Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.jar
14:50:13 [2022-05-26T18:50:13.584Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.jar
14:50:13 [2022-05-26T18:50:13.584Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.jar
14:50:13 [2022-05-26T18:50:13.584Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar
14:50:13 [2022-05-26T18:50:13.584Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.jar
14:50:13 [2022-05-26T18:50:13.584Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/biz/aQute/bnd/biz.aQute.bnd.util/6.2.0/biz.aQute.bnd.util-6.2.0.jar
14:50:13 [2022-05-26T18:50:13.842Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/biz/aQute/bnd/biz.aQute.bndlib/6.2.0/biz.aQute.bndlib-6.2.0.jar
14:50:13 [2022-05-26T18:50:13.842Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar
14:50:13 [2022-05-26T18:50:13.842Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.jar
14:50:13 [2022-05-26T18:50:13.842Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.jar
14:50:13 [2022-05-26T18:50:13.842Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.jar
14:50:13 [2022-05-26T18:50:13.842Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.jar
14:50:13 [2022-05-26T18:50:13.842Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.jar
14:50:13 [2022-05-26T18:50:13.842Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.jar
14:50:13 [2022-05-26T18:50:13.842Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar
14:50:13 [2022-05-26T18:50:13.842Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.jar
14:50:13 [2022-05-26T18:50:13.842Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/biz/aQute/bnd/biz.aQute.bnd.util/6.2.0/biz.aQute.bnd.util-6.2.0.jar
14:50:13 [2022-05-26T18:50:13.842Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/biz/aQute/bnd/biz.aQute.bndlib/6.2.0/biz.aQute.bndlib-6.2.0.jar
14:50:13 [2022-05-26T18:50:13.842Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar
14:50:13 [2022-05-26T18:50:13.842Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.jar
14:50:13 [2022-05-26T18:50:13.842Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.jar
14:50:13 [2022-05-26T18:50:13.842Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.jar
14:50:13 [2022-05-26T18:50:13.842Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.jar
14:50:13 [2022-05-26T18:50:13.842Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.jar
14:50:13 [2022-05-26T18:50:13.842Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.jar
14:50:13 [2022-05-26T18:50:13.842Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar
14:50:13 [2022-05-26T18:50:13.843Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.jar
14:50:13 [2022-05-26T18:50:13.843Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/biz/aQute/bnd/biz.aQute.bnd.util/6.2.0/biz.aQute.bnd.util-6.2.0.jar
14:50:13 [2022-05-26T18:50:13.843Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bndlib/6.2.0/biz.aQute.bndlib-6.2.0.jar
14:50:13 [2022-05-26T18:50:13.843Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar
14:50:13 [2022-05-26T18:50:13.843Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.jar
14:50:13 [2022-05-26T18:50:13.843Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.jar
14:50:13 [2022-05-26T18:50:13.843Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.jar
14:50:13 [2022-05-26T18:50:13.843Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.jar (33 kB at 2.4 MB/s)
14:50:13 [2022-05-26T18:50:13.843Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.jar
14:50:13 [2022-05-26T18:50:13.843Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar (15 kB at 1.1 MB/s)
14:50:13 [2022-05-26T18:50:13.843Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.jar
14:50:13 [2022-05-26T18:50:13.843Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.jar (37 kB at 1.2 MB/s)
14:50:13 [2022-05-26T18:50:13.843Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.jar
14:50:13 [2022-05-26T18:50:13.843Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.jar (44 kB at 1.2 MB/s)
14:50:13 [2022-05-26T18:50:13.843Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar
14:50:13 [2022-05-26T18:50:13.843Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.jar (345 kB at 7.3 MB/s)
14:50:13 [2022-05-26T18:50:13.843Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.jar
14:50:13 [2022-05-26T18:50:13.843Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.jar (25 kB at 471 kB/s)
14:50:13 [2022-05-26T18:50:13.843Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.jar (17 kB at 309 kB/s)
14:50:13 [2022-05-26T18:50:13.843Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bnd.util/6.2.0/biz.aQute.bnd.util-6.2.0.jar
14:50:13 [2022-05-26T18:50:13.843Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar (24 kB at 358 kB/s)
14:50:13 [2022-05-26T18:50:13.843Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.jar (83 kB at 1.1 MB/s)
14:50:13 [2022-05-26T18:50:13.843Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bnd.util/6.2.0/biz.aQute.bnd.util-6.2.0.jar (425 kB at 5.0 MB/s)
14:50:13 [2022-05-26T18:50:13.843Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bndlib/6.2.0/biz.aQute.bndlib-6.2.0.jar (3.2 MB at 27 MB/s)
14:50:14 [2022-05-26T18:50:14.101Z] [INFO] 
14:50:14 [2022-05-26T18:50:14.101Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.common.core ---
14:50:14 [2022-05-26T18:50:14.101Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:50:14 [2022-05-26T18:50:14.101Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/common/org.eclipse.tracecompass.common.core/src/test/resources
14:50:14 [2022-05-26T18:50:14.101Z] [INFO] 
14:50:14 [2022-05-26T18:50:14.101Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.common.core ---
14:50:14 [2022-05-26T18:50:14.101Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
14:50:14 [2022-05-26T18:50:14.101Z] [INFO] 
14:50:14 [2022-05-26T18:50:14.101Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.common.core ---
14:50:14 [2022-05-26T18:50:14.101Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom
14:50:14 [2022-05-26T18:50:14.102Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom
14:50:14 [2022-05-26T18:50:14.102Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom
14:50:14 [2022-05-26T18:50:14.360Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom
14:50:14 [2022-05-26T18:50:14.360Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom
14:50:14 [2022-05-26T18:50:14.360Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom
14:50:14 [2022-05-26T18:50:14.360Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom (1.6 kB at 181 kB/s)
14:50:14 [2022-05-26T18:50:14.360Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom
14:50:14 [2022-05-26T18:50:14.360Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom
14:50:14 [2022-05-26T18:50:14.360Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom
14:50:14 [2022-05-26T18:50:14.620Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom
14:50:14 [2022-05-26T18:50:14.620Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom
14:50:14 [2022-05-26T18:50:14.620Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom
14:50:14 [2022-05-26T18:50:14.620Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom (15 kB at 5.1 MB/s)
14:50:14 [2022-05-26T18:50:14.620Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.12/junit-4.12.pom
14:50:14 [2022-05-26T18:50:14.620Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.12/junit-4.12.pom
14:50:14 [2022-05-26T18:50:14.620Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/junit/junit/4.12/junit-4.12.pom
14:50:14 [2022-05-26T18:50:14.878Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.12/junit-4.12.pom
14:50:14 [2022-05-26T18:50:14.878Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.12/junit-4.12.pom
14:50:14 [2022-05-26T18:50:14.878Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.12/junit-4.12.pom
14:50:14 [2022-05-26T18:50:14.878Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.12/junit-4.12.pom (24 kB at 4.7 MB/s)
14:50:14 [2022-05-26T18:50:14.878Z] [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:50:14 [2022-05-26T18:50:14.878Z] [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:50:14 [2022-05-26T18:50:14.878Z] [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:50:14 [2022-05-26T18:50:14.878Z] [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:50:14 [2022-05-26T18:50:14.878Z] [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:50:15 [2022-05-26T18:50:15.136Z] [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:50:15 [2022-05-26T18:50:15.136Z] [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 5.8 MB/s)
14:50:15 [2022-05-26T18:50:15.136Z] [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:50:15 [2022-05-26T18:50:15.136Z] [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:50:15 [2022-05-26T18:50:15.136Z] [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:50:15 [2022-05-26T18:50:15.136Z] [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:50:15 [2022-05-26T18:50:15.136Z] [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:50:15 [2022-05-26T18:50:15.136Z] [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:50:15 [2022-05-26T18:50:15.136Z] [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 978 kB/s)
14:50:15 [2022-05-26T18:50:15.136Z] [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:50:15 [2022-05-26T18:50:15.136Z] [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:50:15 [2022-05-26T18:50:15.136Z] [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:50:15 [2022-05-26T18:50:15.394Z] [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:50:15 [2022-05-26T18:50:15.394Z] [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:50:15 [2022-05-26T18:50:15.394Z] [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:50:15 [2022-05-26T18:50:15.394Z] [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 949 kB/s)
14:50:15 [2022-05-26T18:50:15.394Z] [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:50:15 [2022-05-26T18:50:15.394Z] [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:50:15 [2022-05-26T18:50:15.394Z] [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:50:15 [2022-05-26T18:50:15.394Z] [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:50:15 [2022-05-26T18:50:15.394Z] [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:50:15 [2022-05-26T18:50:15.394Z] [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:50:15 [2022-05-26T18:50:15.394Z] [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 4.0 MB/s)
14:50:15 [2022-05-26T18:50:15.394Z] [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:50:15 [2022-05-26T18:50:15.394Z] [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:50:15 [2022-05-26T18:50:15.394Z] [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:50:15 [2022-05-26T18:50:15.652Z] [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:50:15 [2022-05-26T18:50:15.652Z] [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:50:15 [2022-05-26T18:50:15.652Z] [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:50:15 [2022-05-26T18:50:15.652Z] [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 1.5 MB/s)
14:50:15 [2022-05-26T18:50:15.652Z] [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:50:15 [2022-05-26T18:50:15.652Z] [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:50:15 [2022-05-26T18:50:15.652Z] [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:50:15 [2022-05-26T18:50:15.652Z] [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:50:15 [2022-05-26T18:50:15.652Z] [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:50:15 [2022-05-26T18:50:15.652Z] [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:50:15 [2022-05-26T18:50:15.652Z] [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 1.1 MB/s)
14:50:15 [2022-05-26T18:50:15.652Z] [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:50:15 [2022-05-26T18:50:15.913Z] [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:50:15 [2022-05-26T18:50:15.913Z] [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:50:15 [2022-05-26T18:50:15.913Z] [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:50:16 [2022-05-26T18:50:16.171Z] [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:50:16 [2022-05-26T18:50:16.172Z] [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:50:16 [2022-05-26T18:50:16.172Z] [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 264 kB/s)
14:50:16 [2022-05-26T18:50:16.172Z] [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:50:16 [2022-05-26T18:50:16.172Z] [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:50:16 [2022-05-26T18:50:16.172Z] [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:50:16 [2022-05-26T18:50:16.172Z] [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:50:16 [2022-05-26T18:50:16.434Z] [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:50:16 [2022-05-26T18:50:16.434Z] [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:50:16 [2022-05-26T18:50:16.434Z] [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 1.0 MB/s)
14:50:16 [2022-05-26T18:50:16.434Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/16/maven-parent-16.pom
14:50:16 [2022-05-26T18:50:16.434Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/16/maven-parent-16.pom
14:50:16 [2022-05-26T18:50:16.434Z] [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:50:16 [2022-05-26T18:50:16.434Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/16/maven-parent-16.pom
14:50:16 [2022-05-26T18:50:16.434Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/16/maven-parent-16.pom
14:50:16 [2022-05-26T18:50:16.434Z] [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:50:16 [2022-05-26T18:50:16.434Z] [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 3.9 MB/s)
14:50:16 [2022-05-26T18:50:16.434Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/7/apache-7.pom
14:50:16 [2022-05-26T18:50:16.434Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/7/apache-7.pom
14:50:16 [2022-05-26T18:50:16.434Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/7/apache-7.pom
14:50:16 [2022-05-26T18:50:16.695Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/7/apache-7.pom
14:50:16 [2022-05-26T18:50:16.695Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/7/apache-7.pom
14:50:16 [2022-05-26T18:50:16.695Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/7/apache-7.pom
14:50:16 [2022-05-26T18:50:16.695Z] [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 4.8 MB/s)
14:50:16 [2022-05-26T18:50:16.695Z] [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:50:16 [2022-05-26T18:50:16.695Z] [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:50:17 [2022-05-26T18:50:17.635Z] [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:50:17 [2022-05-26T18:50:17.894Z] [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:50:17 [2022-05-26T18:50:17.894Z] [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:50:17 [2022-05-26T18:50:17.894Z] [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:50:17 [2022-05-26T18:50:17.894Z] [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 569 kB/s)
14:50:17 [2022-05-26T18:50:17.894Z] [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:50:17 [2022-05-26T18:50:17.894Z] [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:50:17 [2022-05-26T18:50:17.894Z] [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:50:17 [2022-05-26T18:50:17.894Z] [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:50:17 [2022-05-26T18:50:17.894Z] [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:50:17 [2022-05-26T18:50:17.894Z] [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:50:17 [2022-05-26T18:50:17.894Z] [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 114 kB/s)
14:50:17 [2022-05-26T18:50:17.894Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/classworlds/classworlds/1.1/classworlds-1.1.pom
14:50:17 [2022-05-26T18:50:17.894Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/classworlds/classworlds/1.1/classworlds-1.1.pom
14:50:17 [2022-05-26T18:50:17.894Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/classworlds/classworlds/1.1/classworlds-1.1.pom
14:50:18 [2022-05-26T18:50:18.152Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/classworlds/classworlds/1.1/classworlds-1.1.pom
14:50:18 [2022-05-26T18:50:18.152Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/classworlds/classworlds/1.1/classworlds-1.1.pom
14:50:18 [2022-05-26T18:50:18.152Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.pom
14:50:18 [2022-05-26T18:50:18.152Z] [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 1.1 MB/s)
14:50:18 [2022-05-26T18:50:18.152Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.jar
14:50:18 [2022-05-26T18:50:18.152Z] [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.jar
14:50:18 [2022-05-26T18:50:18.152Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.12/junit-4.12.jar
14:50:18 [2022-05-26T18:50:18.152Z] [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:50:18 [2022-05-26T18:50:18.152Z] [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:50:18 [2022-05-26T18:50:18.152Z] [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:50:18 [2022-05-26T18:50:18.152Z] [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:50:18 [2022-05-26T18:50:18.152Z] [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:50:18 [2022-05-26T18:50:18.152Z] [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:50:18 [2022-05-26T18:50:18.152Z] [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:50:18 [2022-05-26T18:50:18.153Z] [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:50:18 [2022-05-26T18:50:18.153Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/classworlds/classworlds/1.1/classworlds-1.1.jar
14:50:18 [2022-05-26T18:50:18.153Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.jar
14:50:18 [2022-05-26T18:50:18.153Z] [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.jar
14:50:18 [2022-05-26T18:50:18.153Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.12/junit-4.12.jar
14:50:18 [2022-05-26T18:50:18.153Z] [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:50:18 [2022-05-26T18:50:18.153Z] [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:50:18 [2022-05-26T18:50:18.153Z] [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:50:18 [2022-05-26T18:50:18.153Z] [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:50:18 [2022-05-26T18:50:18.153Z] [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:50:18 [2022-05-26T18:50:18.153Z] [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:50:18 [2022-05-26T18:50:18.153Z] [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:50:18 [2022-05-26T18:50:18.153Z] [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:50:18 [2022-05-26T18:50:18.153Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/classworlds/classworlds/1.1/classworlds-1.1.jar
14:50:18 [2022-05-26T18:50:18.153Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.jar
14:50:18 [2022-05-26T18:50:18.153Z] [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.jar
14:50:18 [2022-05-26T18:50:18.153Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/junit/junit/4.12/junit-4.12.jar
14:50:18 [2022-05-26T18:50:18.153Z] [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:50:18 [2022-05-26T18:50:18.153Z] [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:50:18 [2022-05-26T18:50:18.153Z] [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:50:18 [2022-05-26T18:50:18.153Z] [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:50:18 [2022-05-26T18:50:18.153Z] [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:50:18 [2022-05-26T18:50:18.153Z] [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:50:18 [2022-05-26T18:50:18.153Z] [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:50:18 [2022-05-26T18:50:18.411Z] [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:50:18 [2022-05-26T18:50:18.411Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/classworlds/classworlds/1.1/classworlds-1.1.jar
14:50:18 [2022-05-26T18:50:18.411Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.jar
14:50:18 [2022-05-26T18:50:18.411Z] [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.jar
14:50:18 [2022-05-26T18:50:18.411Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.12/junit-4.12.jar
14:50:18 [2022-05-26T18:50:18.411Z] [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:50:18 [2022-05-26T18:50:18.411Z] [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:50:18 [2022-05-26T18:50:18.411Z] [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:50:18 [2022-05-26T18:50:18.411Z] [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:50:18 [2022-05-26T18:50:18.411Z] [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:50:18 [2022-05-26T18:50:18.411Z] [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:50:18 [2022-05-26T18:50:18.411Z] [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:50:18 [2022-05-26T18:50:18.411Z] [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:50:18 [2022-05-26T18:50:18.411Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/classworlds/classworlds/1.1/classworlds-1.1.jar
14:50:18 [2022-05-26T18:50:18.411Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.jar
14:50:18 [2022-05-26T18:50:18.411Z] [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.jar
14:50:18 [2022-05-26T18:50:18.411Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.12/junit-4.12.jar
14:50:18 [2022-05-26T18:50:18.411Z] [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:50:18 [2022-05-26T18:50:18.411Z] [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:50:18 [2022-05-26T18:50:18.411Z] [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:50:18 [2022-05-26T18:50:18.411Z] [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:50:18 [2022-05-26T18:50:18.411Z] [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:50:18 [2022-05-26T18:50:18.411Z] [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:50:18 [2022-05-26T18:50:18.411Z] [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:50:18 [2022-05-26T18:50:18.411Z] [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:50:18 [2022-05-26T18:50:18.411Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/classworlds/classworlds/1.1/classworlds-1.1.jar
14:50:18 [2022-05-26T18:50:18.411Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.jar
14:50:18 [2022-05-26T18:50:18.411Z] [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.jar
14:50:18 [2022-05-26T18:50:18.411Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.12/junit-4.12.jar
14:50:18 [2022-05-26T18:50:18.411Z] [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:50:18 [2022-05-26T18:50:18.411Z] [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:50:18 [2022-05-26T18:50:18.411Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.jar (14 kB at 3.6 MB/s)
14:50:18 [2022-05-26T18:50:18.411Z] [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:50:18 [2022-05-26T18:50:18.411Z] [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 7.4 MB/s)
14:50:18 [2022-05-26T18:50:18.411Z] [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:50:18 [2022-05-26T18:50:18.411Z] [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 447 kB/s)
14:50:18 [2022-05-26T18:50:18.411Z] [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:50:18 [2022-05-26T18:50:18.411Z] [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.jar (228 kB at 4.3 MB/s)
14:50:18 [2022-05-26T18:50:18.411Z] [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:50:18 [2022-05-26T18:50:18.411Z] [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 170 kB/s)
14:50:18 [2022-05-26T18:50:18.411Z] [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:50:18 [2022-05-26T18:50:18.411Z] [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 3.4 MB/s)
14:50:18 [2022-05-26T18:50:18.411Z] [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:50:18 [2022-05-26T18:50:18.411Z] [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 322 kB/s)
14:50:18 [2022-05-26T18:50:18.411Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.jar
14:50:18 [2022-05-26T18:50:18.411Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.12/junit-4.12.jar (315 kB at 5.9 MB/s)
14:50:18 [2022-05-26T18:50:18.411Z] [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 203 kB/s)
14:50:18 [2022-05-26T18:50:18.412Z] [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 241 kB/s)
14:50:18 [2022-05-26T18:50:18.412Z] [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 194 kB/s)
14:50:18 [2022-05-26T18:50:18.412Z] [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 688 kB/s)
14:50:18 [2022-05-26T18:50:18.669Z] [INFO] No tests to run.
14:50:18 [2022-05-26T18:50:18.669Z] [INFO] 
14:50:18 [2022-05-26T18:50:18.669Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.common.core ---
14:50:18 [2022-05-26T18:50:18.669Z] [INFO] 
14:50:18 [2022-05-26T18:50:18.669Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.common.core ---
14:50:18 [2022-05-26T18:50:18.669Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-5.0.0-SNAPSHOT-sources.jar
14:50:18 [2022-05-26T18:50:18.669Z] [INFO] 
14:50:18 [2022-05-26T18:50:18.669Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.common.core ---
14:50:21 [2022-05-26T18:50:21.978Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-5.0.0-SNAPSHOT.jar
14:50:22 [2022-05-26T18:50:22.544Z] [INFO] 
14:50:22 [2022-05-26T18:50:22.544Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.common.core ---
14:50:22 [2022-05-26T18:50:22.544Z] [INFO] 
14:50:22 [2022-05-26T18:50:22.544Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.common.core ---
14:50:22 [2022-05-26T18:50:22.544Z] [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:50:22 [2022-05-26T18:50:22.544Z] [INFO] 
14:50:22 [2022-05-26T18:50:22.544Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.common.core ---
14:50:22 [2022-05-26T18:50:22.544Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:50:22 [2022-05-26T18:50:22.544Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-5.0.0-SNAPSHOT.jar
14:50:22 [2022-05-26T18:50:22.801Z] [INFO] 
14:50:22 [2022-05-26T18:50:22.801Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common.core ---
14:50:22 [2022-05-26T18:50:22.801Z] [INFO] 
14:50:22 [2022-05-26T18:50:22.801Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.common.core ---
14:50:22 [2022-05-26T18:50:22.801Z] [INFO] 
14:50:22 [2022-05-26T18:50:22.801Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.common.core ---
14:50:23 [2022-05-26T18:50:23.059Z] [INFO] No tests to run.
14:50:23 [2022-05-26T18:50:23.059Z] [INFO] 
14:50:23 [2022-05-26T18:50:23.059Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.common.core ---
14:50:23 [2022-05-26T18:50:23.059Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/5.0.0-SNAPSHOT/org.eclipse.tracecompass.common.core-5.0.0-SNAPSHOT.jar
14:50:23 [2022-05-26T18:50:23.059Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/common/org.eclipse.tracecompass.common.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/5.0.0-SNAPSHOT/org.eclipse.tracecompass.common.core-5.0.0-SNAPSHOT.pom
14:50:23 [2022-05-26T18:50:23.059Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-5.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/5.0.0-SNAPSHOT/org.eclipse.tracecompass.common.core-5.0.0-SNAPSHOT-sources.jar
14:50:23 [2022-05-26T18:50:23.059Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-5.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/5.0.0-SNAPSHOT/org.eclipse.tracecompass.common.core-5.0.0-SNAPSHOT-pack200.jar.pack.gz
14:50:23 [2022-05-26T18:50:23.059Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/common/org.eclipse.tracecompass.common.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/5.0.0-SNAPSHOT/org.eclipse.tracecompass.common.core-5.0.0-SNAPSHOT-p2metadata.xml
14:50:23 [2022-05-26T18:50:23.059Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/common/org.eclipse.tracecompass.common.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/5.0.0-SNAPSHOT/org.eclipse.tracecompass.common.core-5.0.0-SNAPSHOT-p2artifacts.xml
14:50:23 [2022-05-26T18:50:23.059Z] [INFO] 
14:50:23 [2022-05-26T18:50:23.059Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.common.core ---
14:50:23 [2022-05-26T18:50:23.059Z] [INFO] 
14:50:23 [2022-05-26T18:50:23.059Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem-parent >--
14:50:23 [2022-05-26T18:50:23.059Z] [INFO] Building Trace Compass State System Parent 7.3.0-SNAPSHOT        [5/140]
14:50:23 [2022-05-26T18:50:23.059Z] [INFO] --------------------------------[ pom ]---------------------------------
14:50:23 [2022-05-26T18:50:23.059Z] [INFO] 
14:50:23 [2022-05-26T18:50:23.059Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.statesystem-parent ---
14:50:23 [2022-05-26T18:50:23.059Z] [INFO] 
14:50:23 [2022-05-26T18:50:23.059Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem-parent ---
14:50:23 [2022-05-26T18:50:23.059Z] [INFO] 
14:50:23 [2022-05-26T18:50:23.059Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem-parent ---
14:50:23 [2022-05-26T18:50:23.059Z] [INFO] 
14:50:23 [2022-05-26T18:50:23.059Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.statesystem-parent ---
14:50:23 [2022-05-26T18:50:23.059Z] [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:50:23 [2022-05-26T18:50:23.059Z] [INFO] 
14:50:23 [2022-05-26T18:50:23.059Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.statesystem-parent ---
14:50:23 [2022-05-26T18:50:23.059Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:50:23 [2022-05-26T18:50:23.059Z] [INFO] 
14:50:23 [2022-05-26T18:50:23.059Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem-parent ---
14:50:23 [2022-05-26T18:50:23.059Z] [INFO] 
14:50:23 [2022-05-26T18:50:23.059Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem-parent ---
14:50:23 [2022-05-26T18:50:23.059Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem-parent/7.3.0-SNAPSHOT/org.eclipse.tracecompass.statesystem-parent-7.3.0-SNAPSHOT.pom
14:50:23 [2022-05-26T18:50:23.059Z] [INFO] 
14:50:23 [2022-05-26T18:50:23.059Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core >--
14:50:23 [2022-05-26T18:50:23.059Z] [INFO] Building org.eclipse.tracecompass.datastore.core 1.2.2-SNAPSHOT  [6/140]
14:50:23 [2022-05-26T18:50:23.059Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:50:23 [2022-05-26T18:50:23.059Z] [INFO] 
14:50:23 [2022-05-26T18:50:23.059Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.datastore.core ---
14:50:23 [2022-05-26T18:50:23.059Z] [INFO] 
14:50:23 [2022-05-26T18:50:23.059Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.datastore.core ---
14:50:23 [2022-05-26T18:50:23.059Z] [INFO] The project's OSGi version is 1.2.2.202205261847
14:50:23 [2022-05-26T18:50:23.059Z] [INFO] 
14:50:23 [2022-05-26T18:50:23.059Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.datastore.core ---
14:50:23 [2022-05-26T18:50:23.059Z] [INFO] 
14:50:23 [2022-05-26T18:50:23.059Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.datastore.core ---
14:50:23 [2022-05-26T18:50:23.059Z] [INFO] 
14:50:23 [2022-05-26T18:50:23.060Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.datastore.core ---
14:50:23 [2022-05-26T18:50:23.060Z] [INFO] 
14:50:23 [2022-05-26T18:50:23.060Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.datastore.core ---
14:50:23 [2022-05-26T18:50:23.060Z] [INFO] 
14:50:23 [2022-05-26T18:50:23.060Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.datastore.core ---
14:50:23 [2022-05-26T18:50:23.060Z] [INFO] Resolving class path of org.eclipse.tracecompass.datastore.core...
14:50:23 [2022-05-26T18:50:23.317Z] [INFO] 
14:50:23 [2022-05-26T18:50:23.317Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.datastore.core ---
14:50:23 [2022-05-26T18:50:23.317Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:50:23 [2022-05-26T18:50:23.317Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.datastore.core/src/main/resources
14:50:23 [2022-05-26T18:50:23.317Z] [INFO] 
14:50:23 [2022-05-26T18:50:23.317Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.datastore.core ---
14:50:23 [2022-05-26T18:50:23.317Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core:1.2.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
14:50:23 [2022-05-26T18:50:23.317Z] [INFO] Compiling 37 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.datastore.core/target/classes
14:50:24 [2022-05-26T18:50:24.690Z] [INFO] 
14:50:24 [2022-05-26T18:50:24.690Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.datastore.core ---
14:50:24 [2022-05-26T18:50:24.690Z] [INFO] 
14:50:24 [2022-05-26T18:50:24.690Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.datastore.core ---
14:50:24 [2022-05-26T18:50:24.690Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:50:24 [2022-05-26T18:50:24.690Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.datastore.core/src/test/resources
14:50:24 [2022-05-26T18:50:24.690Z] [INFO] 
14:50:24 [2022-05-26T18:50:24.690Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.datastore.core ---
14:50:24 [2022-05-26T18:50:24.690Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core:1.2.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
14:50:24 [2022-05-26T18:50:24.690Z] [INFO] 
14:50:24 [2022-05-26T18:50:24.690Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.datastore.core ---
14:50:24 [2022-05-26T18:50:24.690Z] [INFO] No tests to run.
14:50:24 [2022-05-26T18:50:24.690Z] [INFO] 
14:50:24 [2022-05-26T18:50:24.690Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.datastore.core ---
14:50:24 [2022-05-26T18:50:24.690Z] [INFO] 
14:50:24 [2022-05-26T18:50:24.690Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.datastore.core ---
14:50:24 [2022-05-26T18:50:24.690Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.2-SNAPSHOT-sources.jar
14:50:24 [2022-05-26T18:50:24.690Z] [INFO] 
14:50:24 [2022-05-26T18:50:24.690Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.datastore.core ---
14:50:24 [2022-05-26T18:50:24.690Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.2-SNAPSHOT.jar
14:50:24 [2022-05-26T18:50:24.690Z] [INFO] 
14:50:24 [2022-05-26T18:50:24.690Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.datastore.core ---
14:50:24 [2022-05-26T18:50:24.690Z] [INFO] 
14:50:24 [2022-05-26T18:50:24.690Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.datastore.core ---
14:50:24 [2022-05-26T18:50:24.690Z] [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:50:24 [2022-05-26T18:50:24.690Z] [INFO] 
14:50:24 [2022-05-26T18:50:24.690Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.datastore.core ---
14:50:24 [2022-05-26T18:50:24.691Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:50:24 [2022-05-26T18:50:24.691Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.2-SNAPSHOT.jar
14:50:24 [2022-05-26T18:50:24.948Z] [INFO] 
14:50:24 [2022-05-26T18:50:24.948Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.datastore.core ---
14:50:24 [2022-05-26T18:50:24.948Z] [INFO] 
14:50:24 [2022-05-26T18:50:24.948Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.datastore.core ---
14:50:24 [2022-05-26T18:50:24.948Z] [INFO] 
14:50:24 [2022-05-26T18:50:24.948Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.datastore.core ---
14:50:24 [2022-05-26T18:50:24.948Z] [INFO] No tests to run.
14:50:24 [2022-05-26T18:50:24.948Z] [INFO] 
14:50:24 [2022-05-26T18:50:24.948Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.datastore.core ---
14:50:24 [2022-05-26T18:50:24.948Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.2.2-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.2.2-SNAPSHOT.jar
14:50:24 [2022-05-26T18:50:24.948Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.datastore.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.2.2-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.2.2-SNAPSHOT.pom
14:50:24 [2022-05-26T18:50:24.948Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.2.2-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.2.2-SNAPSHOT-sources.jar
14:50:24 [2022-05-26T18:50:24.948Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.2.2-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.2.2-SNAPSHOT-pack200.jar.pack.gz
14:50:24 [2022-05-26T18:50:24.948Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.datastore.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.2.2-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.2.2-SNAPSHOT-p2metadata.xml
14:50:24 [2022-05-26T18:50:24.949Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.datastore.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.2.2-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.2.2-SNAPSHOT-p2artifacts.xml
14:50:24 [2022-05-26T18:50:24.949Z] [INFO] 
14:50:24 [2022-05-26T18:50:24.949Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.datastore.core ---
14:50:25 [2022-05-26T18:50:25.207Z] [INFO] 
14:50:25 [2022-05-26T18:50:25.207Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core >--
14:50:25 [2022-05-26T18:50:25.207Z] [INFO] Building org.eclipse.tracecompass.segmentstore.core 3.0.1-SNAPSHOT [7/140]
14:50:25 [2022-05-26T18:50:25.207Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:50:25 [2022-05-26T18:50:25.207Z] [INFO] 
14:50:25 [2022-05-26T18:50:25.207Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.segmentstore.core ---
14:50:25 [2022-05-26T18:50:25.207Z] [INFO] 
14:50:25 [2022-05-26T18:50:25.207Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.segmentstore.core ---
14:50:25 [2022-05-26T18:50:25.207Z] [INFO] The project's OSGi version is 3.0.1.202205261847
14:50:25 [2022-05-26T18:50:25.207Z] [INFO] 
14:50:25 [2022-05-26T18:50:25.207Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.segmentstore.core ---
14:50:25 [2022-05-26T18:50:25.207Z] [INFO] 
14:50:25 [2022-05-26T18:50:25.207Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.segmentstore.core ---
14:50:25 [2022-05-26T18:50:25.207Z] [INFO] 
14:50:25 [2022-05-26T18:50:25.207Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.segmentstore.core ---
14:50:25 [2022-05-26T18:50:25.207Z] [INFO] 
14:50:25 [2022-05-26T18:50:25.207Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.segmentstore.core ---
14:50:25 [2022-05-26T18:50:25.207Z] [INFO] 
14:50:25 [2022-05-26T18:50:25.207Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.segmentstore.core ---
14:50:25 [2022-05-26T18:50:25.207Z] [INFO] Resolving class path of org.eclipse.tracecompass.segmentstore.core...
14:50:25 [2022-05-26T18:50:25.207Z] [INFO] 
14:50:25 [2022-05-26T18:50:25.207Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.segmentstore.core ---
14:50:25 [2022-05-26T18:50:25.207Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:50:25 [2022-05-26T18:50:25.207Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.segmentstore.core/src/main/resources
14:50:25 [2022-05-26T18:50:25.207Z] [INFO] 
14:50:25 [2022-05-26T18:50:25.207Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.segmentstore.core ---
14:50:25 [2022-05-26T18:50:25.207Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core:3.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
14:50:25 [2022-05-26T18:50:25.207Z] [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.segmentstore.core/target/classes
14:50:25 [2022-05-26T18:50:25.774Z] [INFO] 
14:50:25 [2022-05-26T18:50:25.774Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.segmentstore.core ---
14:50:25 [2022-05-26T18:50:25.774Z] [INFO] 
14:50:25 [2022-05-26T18:50:25.774Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.segmentstore.core ---
14:50:25 [2022-05-26T18:50:25.774Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:50:25 [2022-05-26T18:50:25.774Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.segmentstore.core/src/test/resources
14:50:25 [2022-05-26T18:50:25.774Z] [INFO] 
14:50:25 [2022-05-26T18:50:25.774Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.segmentstore.core ---
14:50:25 [2022-05-26T18:50:25.774Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core:3.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
14:50:25 [2022-05-26T18:50:25.774Z] [INFO] 
14:50:25 [2022-05-26T18:50:25.774Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.segmentstore.core ---
14:50:25 [2022-05-26T18:50:25.774Z] [INFO] No tests to run.
14:50:25 [2022-05-26T18:50:25.774Z] [INFO] 
14:50:25 [2022-05-26T18:50:25.774Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.segmentstore.core ---
14:50:25 [2022-05-26T18:50:25.774Z] [INFO] 
14:50:25 [2022-05-26T18:50:25.774Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.segmentstore.core ---
14:50:25 [2022-05-26T18:50:25.774Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-3.0.1-SNAPSHOT-sources.jar
14:50:25 [2022-05-26T18:50:25.774Z] [INFO] 
14:50:25 [2022-05-26T18:50:25.774Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.segmentstore.core ---
14:50:26 [2022-05-26T18:50:26.032Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-3.0.1-SNAPSHOT.jar
14:50:26 [2022-05-26T18:50:26.032Z] [INFO] 
14:50:26 [2022-05-26T18:50:26.032Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.segmentstore.core ---
14:50:26 [2022-05-26T18:50:26.032Z] [INFO] 
14:50:26 [2022-05-26T18:50:26.032Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.segmentstore.core ---
14:50:26 [2022-05-26T18:50:26.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:50:26 [2022-05-26T18:50:26.032Z] [INFO] 
14:50:26 [2022-05-26T18:50:26.032Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.segmentstore.core ---
14:50:26 [2022-05-26T18:50:26.032Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:50:26 [2022-05-26T18:50:26.032Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-3.0.1-SNAPSHOT.jar
14:50:26 [2022-05-26T18:50:26.032Z] [INFO] 
14:50:26 [2022-05-26T18:50:26.032Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.segmentstore.core ---
14:50:26 [2022-05-26T18:50:26.032Z] [INFO] 
14:50:26 [2022-05-26T18:50:26.032Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.segmentstore.core ---
14:50:26 [2022-05-26T18:50:26.032Z] [INFO] 
14:50:26 [2022-05-26T18:50:26.032Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.segmentstore.core ---
14:50:26 [2022-05-26T18:50:26.032Z] [INFO] No tests to run.
14:50:26 [2022-05-26T18:50:26.032Z] [INFO] 
14:50:26 [2022-05-26T18:50:26.032Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.segmentstore.core ---
14:50:26 [2022-05-26T18:50:26.032Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-3.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/3.0.1-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-3.0.1-SNAPSHOT.jar
14:50:26 [2022-05-26T18:50:26.032Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.segmentstore.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/3.0.1-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-3.0.1-SNAPSHOT.pom
14:50:26 [2022-05-26T18:50:26.032Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-3.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/3.0.1-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-3.0.1-SNAPSHOT-sources.jar
14:50:26 [2022-05-26T18:50:26.033Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-3.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/3.0.1-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-3.0.1-SNAPSHOT-pack200.jar.pack.gz
14:50:26 [2022-05-26T18:50:26.033Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.segmentstore.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/3.0.1-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-3.0.1-SNAPSHOT-p2metadata.xml
14:50:26 [2022-05-26T18:50:26.033Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.segmentstore.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/3.0.1-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-3.0.1-SNAPSHOT-p2artifacts.xml
14:50:26 [2022-05-26T18:50:26.033Z] [INFO] 
14:50:26 [2022-05-26T18:50:26.033Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.segmentstore.core ---
14:50:26 [2022-05-26T18:50:26.033Z] [INFO] 
14:50:26 [2022-05-26T18:50:26.033Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core >--
14:50:26 [2022-05-26T18:50:26.033Z] [INFO] Building org.eclipse.tracecompass.statesystem.core 5.1.1-SNAPSHOT [8/140]
14:50:26 [2022-05-26T18:50:26.033Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:50:26 [2022-05-26T18:50:26.291Z] [INFO] 
14:50:26 [2022-05-26T18:50:26.291Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.statesystem.core ---
14:50:26 [2022-05-26T18:50:26.291Z] [INFO] 
14:50:26 [2022-05-26T18:50:26.291Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.statesystem.core ---
14:50:26 [2022-05-26T18:50:26.291Z] [INFO] The project's OSGi version is 5.1.1.202205261847
14:50:26 [2022-05-26T18:50:26.291Z] [INFO] 
14:50:26 [2022-05-26T18:50:26.291Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.statesystem.core ---
14:50:26 [2022-05-26T18:50:26.291Z] [INFO] 
14:50:26 [2022-05-26T18:50:26.291Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.statesystem.core ---
14:50:26 [2022-05-26T18:50:26.291Z] [INFO] 
14:50:26 [2022-05-26T18:50:26.291Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem.core ---
14:50:26 [2022-05-26T18:50:26.291Z] [INFO] 
14:50:26 [2022-05-26T18:50:26.291Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.statesystem.core ---
14:50:26 [2022-05-26T18:50:26.291Z] [INFO] 
14:50:26 [2022-05-26T18:50:26.291Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.statesystem.core ---
14:50:26 [2022-05-26T18:50:26.291Z] [INFO] Resolving class path of org.eclipse.tracecompass.statesystem.core...
14:50:26 [2022-05-26T18:50:26.291Z] [INFO] 
14:50:26 [2022-05-26T18:50:26.291Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.statesystem.core ---
14:50:26 [2022-05-26T18:50:26.291Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:50:26 [2022-05-26T18:50:26.291Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.statesystem.core/src/main/resources
14:50:26 [2022-05-26T18:50:26.291Z] [INFO] 
14:50:26 [2022-05-26T18:50:26.291Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.statesystem.core ---
14:50:26 [2022-05-26T18:50:26.291Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core:5.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
14:50:26 [2022-05-26T18:50:26.291Z] [INFO] Compiling 47 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.statesystem.core/target/classes
14:50:27 [2022-05-26T18:50:27.668Z] [INFO] 
14:50:27 [2022-05-26T18:50:27.668Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.statesystem.core ---
14:50:27 [2022-05-26T18:50:27.668Z] [INFO] 
14:50:27 [2022-05-26T18:50:27.668Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.statesystem.core ---
14:50:27 [2022-05-26T18:50:27.668Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:50:27 [2022-05-26T18:50:27.668Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.statesystem.core/src/test/resources
14:50:27 [2022-05-26T18:50:27.668Z] [INFO] 
14:50:27 [2022-05-26T18:50:27.668Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.statesystem.core ---
14:50:27 [2022-05-26T18:50:27.668Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core:5.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
14:50:27 [2022-05-26T18:50:27.668Z] [INFO] 
14:50:27 [2022-05-26T18:50:27.668Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.statesystem.core ---
14:50:27 [2022-05-26T18:50:27.668Z] [INFO] No tests to run.
14:50:27 [2022-05-26T18:50:27.668Z] [INFO] 
14:50:27 [2022-05-26T18:50:27.668Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.statesystem.core ---
14:50:27 [2022-05-26T18:50:27.668Z] [INFO] 
14:50:27 [2022-05-26T18:50:27.668Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem.core ---
14:50:27 [2022-05-26T18:50:27.668Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-5.1.1-SNAPSHOT-sources.jar
14:50:27 [2022-05-26T18:50:27.668Z] [INFO] 
14:50:27 [2022-05-26T18:50:27.668Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.statesystem.core ---
14:50:27 [2022-05-26T18:50:27.668Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-5.1.1-SNAPSHOT.jar
14:50:27 [2022-05-26T18:50:27.668Z] [INFO] 
14:50:27 [2022-05-26T18:50:27.668Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.statesystem.core ---
14:50:27 [2022-05-26T18:50:27.668Z] [INFO] 
14:50:27 [2022-05-26T18:50:27.668Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.statesystem.core ---
14:50:27 [2022-05-26T18:50:27.668Z] [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:50:27 [2022-05-26T18:50:27.668Z] [INFO] 
14:50:27 [2022-05-26T18:50:27.668Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.statesystem.core ---
14:50:27 [2022-05-26T18:50:27.668Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:50:27 [2022-05-26T18:50:27.668Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-5.1.1-SNAPSHOT.jar
14:50:27 [2022-05-26T18:50:27.927Z] [INFO] 
14:50:27 [2022-05-26T18:50:27.927Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem.core ---
14:50:27 [2022-05-26T18:50:27.927Z] [INFO] 
14:50:27 [2022-05-26T18:50:27.927Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.statesystem.core ---
14:50:27 [2022-05-26T18:50:27.927Z] [INFO] 
14:50:27 [2022-05-26T18:50:27.927Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.statesystem.core ---
14:50:27 [2022-05-26T18:50:27.927Z] [INFO] No tests to run.
14:50:27 [2022-05-26T18:50:27.927Z] [INFO] 
14:50:27 [2022-05-26T18:50:27.927Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem.core ---
14:50:27 [2022-05-26T18:50:27.927Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-5.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/5.1.1-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-5.1.1-SNAPSHOT.jar
14:50:27 [2022-05-26T18:50:27.927Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.statesystem.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/5.1.1-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-5.1.1-SNAPSHOT.pom
14:50:27 [2022-05-26T18:50:27.927Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-5.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/5.1.1-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-5.1.1-SNAPSHOT-sources.jar
14:50:27 [2022-05-26T18:50:27.927Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-5.1.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/5.1.1-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-5.1.1-SNAPSHOT-pack200.jar.pack.gz
14:50:27 [2022-05-26T18:50:27.927Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.statesystem.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/5.1.1-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-5.1.1-SNAPSHOT-p2metadata.xml
14:50:27 [2022-05-26T18:50:27.927Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.statesystem.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/5.1.1-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-5.1.1-SNAPSHOT-p2artifacts.xml
14:50:27 [2022-05-26T18:50:27.927Z] [INFO] 
14:50:27 [2022-05-26T18:50:27.927Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.statesystem.core ---
14:50:27 [2022-05-26T18:50:27.927Z] [INFO] 
14:50:27 [2022-05-26T18:50:27.927Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf-parent >----
14:50:27 [2022-05-26T18:50:27.927Z] [INFO] Building Trace Compass TMF Parent 7.3.0-SNAPSHOT                 [9/140]
14:50:27 [2022-05-26T18:50:27.927Z] [INFO] --------------------------------[ pom ]---------------------------------
14:50:27 [2022-05-26T18:50:27.927Z] [INFO] 
14:50:27 [2022-05-26T18:50:27.927Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf-parent ---
14:50:27 [2022-05-26T18:50:27.927Z] [INFO] 
14:50:27 [2022-05-26T18:50:27.927Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf-parent ---
14:50:27 [2022-05-26T18:50:27.927Z] [INFO] 
14:50:27 [2022-05-26T18:50:27.927Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf-parent ---
14:50:27 [2022-05-26T18:50:27.927Z] [INFO] 
14:50:27 [2022-05-26T18:50:27.927Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.tmf-parent ---
14:50:27 [2022-05-26T18:50:27.927Z] [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:50:27 [2022-05-26T18:50:27.927Z] [INFO] 
14:50:27 [2022-05-26T18:50:27.927Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.tmf-parent ---
14:50:27 [2022-05-26T18:50:27.927Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:50:27 [2022-05-26T18:50:27.927Z] [INFO] 
14:50:27 [2022-05-26T18:50:27.927Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf-parent ---
14:50:27 [2022-05-26T18:50:27.927Z] [INFO] 
14:50:27 [2022-05-26T18:50:27.927Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf-parent ---
14:50:27 [2022-05-26T18:50:27.927Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf-parent/7.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf-parent-7.3.0-SNAPSHOT.pom
14:50:27 [2022-05-26T18:50:27.927Z] [INFO] 
14:50:27 [2022-05-26T18:50:27.927Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser >--
14:50:27 [2022-05-26T18:50:27.928Z] [INFO] Building Trace Compass Filter Parser 1.0.6-SNAPSHOT             [10/140]
14:50:27 [2022-05-26T18:50:27.928Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:50:27 [2022-05-26T18:50:27.928Z] [INFO] 
14:50:27 [2022-05-26T18:50:27.928Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.filter.parser ---
14:50:27 [2022-05-26T18:50:27.928Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.filter.parser/target (includes = [*/**], excludes = [generated-sources/antlr3/org/eclipse/tracecompass/tmf/filter/parser/FilterParserLexer.java, generated-sources/antlr3/org/eclipse/tracecompass/tmf/filter/parser/FilterParserParser.java, generated-sources/antlr3/FilterParser.tokens])
14:50:27 [2022-05-26T18:50:27.928Z] [INFO] 
14:50:27 [2022-05-26T18:50:27.928Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.filter.parser ---
14:50:27 [2022-05-26T18:50:27.928Z] [INFO] The project's OSGi version is 1.0.6.202205261847
14:50:27 [2022-05-26T18:50:27.928Z] [INFO] 
14:50:27 [2022-05-26T18:50:27.928Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.filter.parser ---
14:50:27 [2022-05-26T18:50:27.928Z] [INFO] 
14:50:27 [2022-05-26T18:50:27.928Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.filter.parser ---
14:50:27 [2022-05-26T18:50:27.928Z] [INFO] 
14:50:27 [2022-05-26T18:50:27.928Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.filter.parser ---
14:50:27 [2022-05-26T18:50:27.928Z] [INFO] 
14:50:27 [2022-05-26T18:50:27.928Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.filter.parser ---
14:50:27 [2022-05-26T18:50:27.928Z] [INFO] 
14:50:27 [2022-05-26T18:50:27.928Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.filter.parser ---
14:50:27 [2022-05-26T18:50:27.928Z] [INFO] Resolving class path of Trace Compass Filter Parser...
14:50:27 [2022-05-26T18:50:27.928Z] [INFO] 
14:50:27 [2022-05-26T18:50:27.928Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.filter.parser ---
14:50:27 [2022-05-26T18:50:27.928Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:50:27 [2022-05-26T18:50:27.928Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.filter.parser/src/main/resources
14:50:27 [2022-05-26T18:50:27.928Z] [INFO] 
14:50:27 [2022-05-26T18:50:27.928Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.filter.parser ---
14:50:27 [2022-05-26T18:50:27.928Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml
14:50:27 [2022-05-26T18:50:27.928Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/classes
14:50:28 [2022-05-26T18:50:28.186Z] [INFO] 
14:50:28 [2022-05-26T18:50:28.186Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.filter.parser ---
14:50:28 [2022-05-26T18:50:28.186Z] [INFO] 
14:50:28 [2022-05-26T18:50:28.186Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.filter.parser ---
14:50:28 [2022-05-26T18:50:28.186Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:50:28 [2022-05-26T18:50:28.186Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.filter.parser/src/test/resources
14:50:28 [2022-05-26T18:50:28.186Z] [INFO] 
14:50:28 [2022-05-26T18:50:28.186Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.filter.parser ---
14:50:28 [2022-05-26T18:50:28.186Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml
14:50:28 [2022-05-26T18:50:28.186Z] [INFO] 
14:50:28 [2022-05-26T18:50:28.186Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.tmf.filter.parser ---
14:50:28 [2022-05-26T18:50:28.186Z] [INFO] No tests to run.
14:50:28 [2022-05-26T18:50:28.186Z] [INFO] 
14:50:28 [2022-05-26T18:50:28.186Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.filter.parser ---
14:50:28 [2022-05-26T18:50:28.186Z] [INFO] 
14:50:28 [2022-05-26T18:50:28.186Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.filter.parser ---
14:50:28 [2022-05-26T18:50:28.186Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.6-SNAPSHOT-sources.jar
14:50:28 [2022-05-26T18:50:28.186Z] [INFO] 
14:50:28 [2022-05-26T18:50:28.186Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.filter.parser ---
14:50:28 [2022-05-26T18:50:28.186Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.6-SNAPSHOT.jar
14:50:28 [2022-05-26T18:50:28.186Z] [INFO] 
14:50:28 [2022-05-26T18:50:28.186Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.filter.parser ---
14:50:28 [2022-05-26T18:50:28.186Z] [INFO] 
14:50:28 [2022-05-26T18:50:28.186Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.filter.parser ---
14:50:28 [2022-05-26T18:50:28.187Z] [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:50:28 [2022-05-26T18:50:28.187Z] [INFO] 
14:50:28 [2022-05-26T18:50:28.187Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.filter.parser ---
14:50:28 [2022-05-26T18:50:28.187Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:50:28 [2022-05-26T18:50:28.187Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.6-SNAPSHOT.jar
14:50:28 [2022-05-26T18:50:28.445Z] [INFO] 
14:50:28 [2022-05-26T18:50:28.445Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.filter.parser ---
14:50:28 [2022-05-26T18:50:28.445Z] [INFO] 
14:50:28 [2022-05-26T18:50:28.445Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.tmf.filter.parser ---
14:50:28 [2022-05-26T18:50:28.445Z] [INFO] 
14:50:28 [2022-05-26T18:50:28.445Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.tmf.filter.parser ---
14:50:28 [2022-05-26T18:50:28.445Z] [INFO] No tests to run.
14:50:28 [2022-05-26T18:50:28.445Z] [INFO] 
14:50:28 [2022-05-26T18:50:28.445Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.filter.parser ---
14:50:28 [2022-05-26T18:50:28.445Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.6-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.0.6-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.6-SNAPSHOT.jar
14:50:28 [2022-05-26T18:50:28.445Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.filter.parser/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.0.6-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.6-SNAPSHOT.pom
14:50:28 [2022-05-26T18:50:28.445Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.6-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.0.6-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.6-SNAPSHOT-sources.jar
14:50:28 [2022-05-26T18:50:28.445Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.6-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.0.6-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.6-SNAPSHOT-pack200.jar.pack.gz
14:50:28 [2022-05-26T18:50:28.445Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.0.6-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.6-SNAPSHOT-p2metadata.xml
14:50:28 [2022-05-26T18:50:28.445Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.0.6-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.6-SNAPSHOT-p2artifacts.xml
14:50:28 [2022-05-26T18:50:28.445Z] [INFO] 
14:50:28 [2022-05-26T18:50:28.445Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.filter.parser ---
14:50:28 [2022-05-26T18:50:28.445Z] [INFO] 
14:50:28 [2022-05-26T18:50:28.445Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core >-----
14:50:28 [2022-05-26T18:50:28.445Z] [INFO] Building org.eclipse.tracecompass.tmf.core 8.0.0-SNAPSHOT       [11/140]
14:50:28 [2022-05-26T18:50:28.445Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:50:28 [2022-05-26T18:50:28.445Z] [INFO] 
14:50:28 [2022-05-26T18:50:28.445Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.core ---
14:50:28 [2022-05-26T18:50:28.445Z] [INFO] 
14:50:28 [2022-05-26T18:50:28.445Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.core ---
14:50:28 [2022-05-26T18:50:28.445Z] [INFO] The project's OSGi version is 8.0.0.202205261847
14:50:28 [2022-05-26T18:50:28.445Z] [INFO] 
14:50:28 [2022-05-26T18:50:28.445Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.core ---
14:50:28 [2022-05-26T18:50:28.445Z] [INFO] 
14:50:28 [2022-05-26T18:50:28.445Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.core ---
14:50:28 [2022-05-26T18:50:28.445Z] [INFO] 
14:50:28 [2022-05-26T18:50:28.445Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.core ---
14:50:28 [2022-05-26T18:50:28.445Z] [INFO] 
14:50:28 [2022-05-26T18:50:28.445Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.core ---
14:50:28 [2022-05-26T18:50:28.445Z] [INFO] 
14:50:28 [2022-05-26T18:50:28.445Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.core ---
14:50:28 [2022-05-26T18:50:28.445Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.core...
14:50:28 [2022-05-26T18:50:28.445Z] [INFO] 
14:50:28 [2022-05-26T18:50:28.445Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.core ---
14:50:28 [2022-05-26T18:50:28.445Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:50:28 [2022-05-26T18:50:28.445Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.core/src/main/resources
14:50:28 [2022-05-26T18:50:28.445Z] [INFO] 
14:50:28 [2022-05-26T18:50:28.445Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.core ---
14:50:28 [2022-05-26T18:50:28.445Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core:8.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
14:50:28 [2022-05-26T18:50:28.703Z] [INFO] Compiling 469 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.core/target/classes
14:50:32 [2022-05-26T18:50:32.889Z] [INFO] 
14:50:32 [2022-05-26T18:50:32.889Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.core ---
14:50:32 [2022-05-26T18:50:32.889Z] [INFO] 
14:50:32 [2022-05-26T18:50:32.889Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.core ---
14:50:32 [2022-05-26T18:50:32.889Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:50:32 [2022-05-26T18:50:32.889Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.core/src/test/resources
14:50:32 [2022-05-26T18:50:32.889Z] [INFO] 
14:50:32 [2022-05-26T18:50:32.889Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.core ---
14:50:32 [2022-05-26T18:50:32.889Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core:8.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
14:50:32 [2022-05-26T18:50:32.889Z] [INFO] 
14:50:32 [2022-05-26T18:50:32.889Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.tmf.core ---
14:50:32 [2022-05-26T18:50:32.889Z] [INFO] No tests to run.
14:50:32 [2022-05-26T18:50:32.889Z] [INFO] 
14:50:32 [2022-05-26T18:50:32.889Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.core ---
14:50:32 [2022-05-26T18:50:32.889Z] [INFO] 
14:50:32 [2022-05-26T18:50:32.889Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.core ---
14:50:32 [2022-05-26T18:50:32.889Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-8.0.0-SNAPSHOT-sources.jar
14:50:32 [2022-05-26T18:50:32.889Z] [INFO] 
14:50:32 [2022-05-26T18:50:32.889Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.core ---
14:50:32 [2022-05-26T18:50:32.889Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-8.0.0-SNAPSHOT.jar
14:50:32 [2022-05-26T18:50:32.889Z] [INFO] 
14:50:32 [2022-05-26T18:50:32.889Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.core ---
14:50:32 [2022-05-26T18:50:32.889Z] [INFO] 
14:50:32 [2022-05-26T18:50:32.889Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.core ---
14:50:32 [2022-05-26T18:50:32.889Z] [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:50:32 [2022-05-26T18:50:32.889Z] [INFO] 
14:50:32 [2022-05-26T18:50:32.889Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.core ---
14:50:32 [2022-05-26T18:50:32.889Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:50:32 [2022-05-26T18:50:32.889Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-8.0.0-SNAPSHOT.jar
14:50:34 [2022-05-26T18:50:34.788Z] [INFO] 
14:50:34 [2022-05-26T18:50:34.788Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.core ---
14:50:34 [2022-05-26T18:50:34.788Z] [INFO] 
14:50:34 [2022-05-26T18:50:34.788Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.tmf.core ---
14:50:34 [2022-05-26T18:50:34.788Z] [INFO] 
14:50:34 [2022-05-26T18:50:34.788Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.tmf.core ---
14:50:34 [2022-05-26T18:50:34.788Z] [INFO] No tests to run.
14:50:34 [2022-05-26T18:50:34.788Z] [INFO] 
14:50:34 [2022-05-26T18:50:34.788Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.core ---
14:50:34 [2022-05-26T18:50:34.788Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-8.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/8.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-8.0.0-SNAPSHOT.jar
14:50:34 [2022-05-26T18:50:34.788Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/8.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-8.0.0-SNAPSHOT.pom
14:50:34 [2022-05-26T18:50:34.789Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-8.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/8.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-8.0.0-SNAPSHOT-sources.jar
14:50:34 [2022-05-26T18:50:34.789Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-8.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/8.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-8.0.0-SNAPSHOT-pack200.jar.pack.gz
14:50:34 [2022-05-26T18:50:34.789Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/8.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-8.0.0-SNAPSHOT-p2metadata.xml
14:50:34 [2022-05-26T18:50:34.789Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/8.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-8.0.0-SNAPSHOT-p2artifacts.xml
14:50:34 [2022-05-26T18:50:34.789Z] [INFO] 
14:50:34 [2022-05-26T18:50:34.789Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.core ---
14:50:34 [2022-05-26T18:50:34.789Z] [INFO] 
14:50:34 [2022-05-26T18:50:34.789Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core >--
14:50:34 [2022-05-26T18:50:34.789Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.core 2.0.6-SNAPSHOT [12/140]
14:50:34 [2022-05-26T18:50:34.789Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:50:34 [2022-05-26T18:50:34.789Z] [INFO] 
14:50:34 [2022-05-26T18:50:34.789Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.core ---
14:50:34 [2022-05-26T18:50:34.789Z] [INFO] 
14:50:34 [2022-05-26T18:50:34.789Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.core ---
14:50:34 [2022-05-26T18:50:34.789Z] [INFO] The project's OSGi version is 2.0.6.202205261847
14:50:34 [2022-05-26T18:50:34.789Z] [INFO] 
14:50:34 [2022-05-26T18:50:34.789Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.core ---
14:50:34 [2022-05-26T18:50:34.789Z] [INFO] 
14:50:34 [2022-05-26T18:50:34.789Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.core ---
14:50:34 [2022-05-26T18:50:34.789Z] [INFO] 
14:50:34 [2022-05-26T18:50:34.789Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.core ---
14:50:34 [2022-05-26T18:50:34.789Z] [INFO] 
14:50:34 [2022-05-26T18:50:34.789Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.core ---
14:50:34 [2022-05-26T18:50:34.789Z] [INFO] 
14:50:34 [2022-05-26T18:50:34.789Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.core ---
14:50:34 [2022-05-26T18:50:34.789Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.counters.core...
14:50:34 [2022-05-26T18:50:34.789Z] [INFO] 
14:50:34 [2022-05-26T18:50:34.789Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.core ---
14:50:34 [2022-05-26T18:50:34.789Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:50:34 [2022-05-26T18:50:34.789Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.core/src/main/resources
14:50:34 [2022-05-26T18:50:34.789Z] [INFO] 
14:50:34 [2022-05-26T18:50:34.789Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.core ---
14:50:34 [2022-05-26T18:50:34.789Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core:2.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
14:50:34 [2022-05-26T18:50:34.789Z] [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.core/target/classes
14:50:35 [2022-05-26T18:50:35.047Z] [INFO] 
14:50:35 [2022-05-26T18:50:35.047Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.counters.core ---
14:50:35 [2022-05-26T18:50:35.047Z] [INFO] 
14:50:35 [2022-05-26T18:50:35.047Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.core ---
14:50:35 [2022-05-26T18:50:35.047Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:50:35 [2022-05-26T18:50:35.047Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.core/src/test/resources
14:50:35 [2022-05-26T18:50:35.047Z] [INFO] 
14:50:35 [2022-05-26T18:50:35.047Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.counters.core ---
14:50:35 [2022-05-26T18:50:35.047Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core:2.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
14:50:35 [2022-05-26T18:50:35.047Z] [INFO] 
14:50:35 [2022-05-26T18:50:35.047Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.analysis.counters.core ---
14:50:35 [2022-05-26T18:50:35.047Z] [INFO] No tests to run.
14:50:35 [2022-05-26T18:50:35.047Z] [INFO] 
14:50:35 [2022-05-26T18:50:35.047Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.counters.core ---
14:50:35 [2022-05-26T18:50:35.047Z] [INFO] 
14:50:35 [2022-05-26T18:50:35.047Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.core ---
14:50:35 [2022-05-26T18:50:35.047Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.6-SNAPSHOT-sources.jar
14:50:35 [2022-05-26T18:50:35.047Z] [INFO] 
14:50:35 [2022-05-26T18:50:35.047Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.core ---
14:50:35 [2022-05-26T18:50:35.047Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.6-SNAPSHOT.jar
14:50:35 [2022-05-26T18:50:35.047Z] [INFO] 
14:50:35 [2022-05-26T18:50:35.047Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.core ---
14:50:35 [2022-05-26T18:50:35.047Z] [INFO] 
14:50:35 [2022-05-26T18:50:35.047Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.counters.core ---
14:50:35 [2022-05-26T18:50:35.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:50:35 [2022-05-26T18:50:35.047Z] [INFO] 
14:50:35 [2022-05-26T18:50:35.047Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.counters.core ---
14:50:35 [2022-05-26T18:50:35.047Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:50:35 [2022-05-26T18:50:35.047Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.6-SNAPSHOT.jar
14:50:35 [2022-05-26T18:50:35.047Z] [INFO] 
14:50:35 [2022-05-26T18:50:35.047Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.core ---
14:50:35 [2022-05-26T18:50:35.047Z] [INFO] 
14:50:35 [2022-05-26T18:50:35.047Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.analysis.counters.core ---
14:50:35 [2022-05-26T18:50:35.305Z] [INFO] 
14:50:35 [2022-05-26T18:50:35.305Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.analysis.counters.core ---
14:50:35 [2022-05-26T18:50:35.305Z] [INFO] No tests to run.
14:50:35 [2022-05-26T18:50:35.305Z] [INFO] 
14:50:35 [2022-05-26T18:50:35.305Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.core ---
14:50:35 [2022-05-26T18:50:35.305Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.6-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core/2.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.0.6-SNAPSHOT.jar
14:50:35 [2022-05-26T18:50:35.305Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core/2.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.0.6-SNAPSHOT.pom
14:50:35 [2022-05-26T18:50:35.305Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.6-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core/2.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.0.6-SNAPSHOT-sources.jar
14:50:35 [2022-05-26T18:50:35.305Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.6-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core/2.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.0.6-SNAPSHOT-pack200.jar.pack.gz
14:50:35 [2022-05-26T18:50:35.305Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core/2.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.0.6-SNAPSHOT-p2metadata.xml
14:50:35 [2022-05-26T18:50:35.305Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core/2.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.0.6-SNAPSHOT-p2artifacts.xml
14:50:35 [2022-05-26T18:50:35.305Z] [INFO] 
14:50:35 [2022-05-26T18:50:35.305Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.core ---
14:50:35 [2022-05-26T18:50:35.305Z] [INFO] 
14:50:35 [2022-05-26T18:50:35.305Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf-parent >----
14:50:35 [2022-05-26T18:50:35.305Z] [INFO] Building Trace Compass CTF Support Parent 7.3.0-SNAPSHOT        [13/140]
14:50:35 [2022-05-26T18:50:35.305Z] [INFO] --------------------------------[ pom ]---------------------------------
14:50:35 [2022-05-26T18:50:35.306Z] [INFO] 
14:50:35 [2022-05-26T18:50:35.306Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf-parent ---
14:50:35 [2022-05-26T18:50:35.306Z] [INFO] 
14:50:35 [2022-05-26T18:50:35.306Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf-parent ---
14:50:35 [2022-05-26T18:50:35.306Z] [INFO] 
14:50:35 [2022-05-26T18:50:35.306Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf-parent ---
14:50:35 [2022-05-26T18:50:35.306Z] [INFO] 
14:50:35 [2022-05-26T18:50:35.306Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.ctf-parent ---
14:50:35 [2022-05-26T18:50:35.306Z] [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:50:35 [2022-05-26T18:50:35.306Z] [INFO] 
14:50:35 [2022-05-26T18:50:35.306Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.ctf-parent ---
14:50:35 [2022-05-26T18:50:35.306Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:50:35 [2022-05-26T18:50:35.306Z] [INFO] 
14:50:35 [2022-05-26T18:50:35.306Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf-parent ---
14:50:35 [2022-05-26T18:50:35.306Z] [INFO] 
14:50:35 [2022-05-26T18:50:35.306Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf-parent ---
14:50:35 [2022-05-26T18:50:35.306Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf-parent/7.3.0-SNAPSHOT/org.eclipse.tracecompass.ctf-parent-7.3.0-SNAPSHOT.pom
14:50:35 [2022-05-26T18:50:35.306Z] [INFO] 
14:50:35 [2022-05-26T18:50:35.306Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser >----
14:50:35 [2022-05-26T18:50:35.306Z] [INFO] Building Trace Compass CTF Parser Plug-in 1.0.6-SNAPSHOT        [14/140]
14:50:35 [2022-05-26T18:50:35.306Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:50:35 [2022-05-26T18:50:35.306Z] [INFO] 
14:50:35 [2022-05-26T18:50:35.306Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf.parser ---
14:50:35 [2022-05-26T18:50:35.306Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.parser/target (includes = [*/**], excludes = [generated-sources/antlr3/org/eclipse/tracecompass/ctf/parser/CTFLexer.java, generated-sources/antlr3/org/eclipse/tracecompass/ctf/parser/CTFParser.java])
14:50:35 [2022-05-26T18:50:35.306Z] [INFO] 
14:50:35 [2022-05-26T18:50:35.306Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.parser ---
14:50:35 [2022-05-26T18:50:35.306Z] [INFO] The project's OSGi version is 1.0.6.202205261847
14:50:35 [2022-05-26T18:50:35.306Z] [INFO] 
14:50:35 [2022-05-26T18:50:35.306Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.parser ---
14:50:35 [2022-05-26T18:50:35.306Z] [INFO] 
14:50:35 [2022-05-26T18:50:35.306Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.parser ---
14:50:35 [2022-05-26T18:50:35.306Z] [INFO] 
14:50:35 [2022-05-26T18:50:35.306Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.parser ---
14:50:35 [2022-05-26T18:50:35.306Z] [INFO] 
14:50:35 [2022-05-26T18:50:35.306Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.parser ---
14:50:35 [2022-05-26T18:50:35.306Z] [INFO] 
14:50:35 [2022-05-26T18:50:35.306Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.parser ---
14:50:35 [2022-05-26T18:50:35.306Z] [INFO] Resolving class path of Trace Compass CTF Parser Plug-in...
14:50:35 [2022-05-26T18:50:35.306Z] [INFO] 
14:50:35 [2022-05-26T18:50:35.306Z] [INFO] --- antlr3-maven-plugin:3.5.2:antlr (default) @ org.eclipse.tracecompass.ctf.parser ---
14:50:35 [2022-05-26T18:50:35.306Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom
14:50:35 [2022-05-26T18:50:35.306Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom
14:50:35 [2022-05-26T18:50:35.306Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom
14:50:35 [2022-05-26T18:50:35.306Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom
14:50:35 [2022-05-26T18:50:35.306Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom
14:50:35 [2022-05-26T18:50:35.306Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom
14:50:35 [2022-05-26T18:50:35.306Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom (2.2 kB at 83 kB/s)
14:50:35 [2022-05-26T18:50:35.306Z] [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:50:35 [2022-05-26T18:50:35.306Z] [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:50:35 [2022-05-26T18:50:35.306Z] [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:50:35 [2022-05-26T18:50:35.564Z] [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:50:35 [2022-05-26T18:50:35.564Z] [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:50:35 [2022-05-26T18:50:35.564Z] [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:50:35 [2022-05-26T18:50:35.564Z] [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:50:35 [2022-05-26T18:50:35.564Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/2.0/maven-2.0.pom
14:50:35 [2022-05-26T18:50:35.564Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/2.0/maven-2.0.pom
14:50:35 [2022-05-26T18:50:35.564Z] [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:50:35 [2022-05-26T18:50:35.822Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/2.0/maven-2.0.pom
14:50:35 [2022-05-26T18:50:35.822Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/2.0/maven-2.0.pom
14:50:35 [2022-05-26T18:50:35.822Z] [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:50:35 [2022-05-26T18:50:35.822Z] [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 2.9 MB/s)
14:50:35 [2022-05-26T18:50:35.822Z] [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:50:35 [2022-05-26T18:50:35.822Z] [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:50:35 [2022-05-26T18:50:35.822Z] [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:50:35 [2022-05-26T18:50:35.822Z] [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:50:35 [2022-05-26T18:50:35.822Z] [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:50:36 [2022-05-26T18:50:36.081Z] [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:50:36 [2022-05-26T18:50:36.081Z] [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 53 kB/s)
14:50:36 [2022-05-26T18:50:36.081Z] [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:50:36 [2022-05-26T18:50:36.081Z] [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:50:36 [2022-05-26T18:50:36.081Z] [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:50:36 [2022-05-26T18:50:36.081Z] [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:50:36 [2022-05-26T18:50:36.081Z] [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:50:36 [2022-05-26T18:50:36.081Z] [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:50:36 [2022-05-26T18:50:36.081Z] [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 40 kB/s)
14:50:36 [2022-05-26T18:50:36.081Z] [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:50:36 [2022-05-26T18:50:36.081Z] [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:50:36 [2022-05-26T18:50:36.081Z] [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:50:36 [2022-05-26T18:50:36.339Z] [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:50:36 [2022-05-26T18:50:36.339Z] [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:50:36 [2022-05-26T18:50:36.339Z] [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:50:36 [2022-05-26T18:50:36.339Z] [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 69 kB/s)
14:50:36 [2022-05-26T18:50:36.339Z] [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:50:36 [2022-05-26T18:50:36.339Z] [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:50:36 [2022-05-26T18:50:36.339Z] [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:50:36 [2022-05-26T18:50:36.596Z] [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:50:36 [2022-05-26T18:50:36.596Z] [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:50:36 [2022-05-26T18:50:36.596Z] [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:50:36 [2022-05-26T18:50:36.596Z] [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 726 kB/s)
14:50:36 [2022-05-26T18:50:36.596Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.10/junit-4.10.pom
14:50:36 [2022-05-26T18:50:36.596Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.10/junit-4.10.pom
14:50:36 [2022-05-26T18:50:36.596Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/junit/junit/4.10/junit-4.10.pom
14:50:36 [2022-05-26T18:50:36.854Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.10/junit-4.10.pom
14:50:36 [2022-05-26T18:50:36.854Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.10/junit-4.10.pom
14:50:36 [2022-05-26T18:50:36.854Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.10/junit-4.10.pom
14:50:36 [2022-05-26T18:50:36.854Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.10/junit-4.10.pom (2.3 kB at 87 kB/s)
14:50:36 [2022-05-26T18:50:36.854Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom
14:50:36 [2022-05-26T18:50:36.854Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom
14:50:36 [2022-05-26T18:50:36.854Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom
14:50:36 [2022-05-26T18:50:36.854Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom
14:50:36 [2022-05-26T18:50:36.854Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom
14:50:36 [2022-05-26T18:50:36.854Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom
14:50:36 [2022-05-26T18:50:36.854Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom (481 B at 17 kB/s)
14:50:36 [2022-05-26T18:50:36.854Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom
14:50:36 [2022-05-26T18:50:36.854Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom
14:50:37 [2022-05-26T18:50:37.111Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom
14:50:37 [2022-05-26T18:50:37.111Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom
14:50:37 [2022-05-26T18:50:37.111Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom
14:50:37 [2022-05-26T18:50:37.111Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom
14:50:37 [2022-05-26T18:50:37.111Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom (5.9 kB at 173 kB/s)
14:50:37 [2022-05-26T18:50:37.111Z] [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:50:37 [2022-05-26T18:50:37.111Z] [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:50:37 [2022-05-26T18:50:37.111Z] [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:50:37 [2022-05-26T18:50:37.369Z] [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:50:37 [2022-05-26T18:50:37.369Z] [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:50:37 [2022-05-26T18:50:37.369Z] [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:50:37 [2022-05-26T18:50:37.369Z] [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 64 kB/s)
14:50:37 [2022-05-26T18:50:37.369Z] [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:50:37 [2022-05-26T18:50:37.369Z] [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:50:37 [2022-05-26T18:50:37.369Z] [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:50:37 [2022-05-26T18:50:37.369Z] [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:50:37 [2022-05-26T18:50:37.369Z] [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:50:37 [2022-05-26T18:50:37.369Z] [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:50:37 [2022-05-26T18:50:37.628Z] [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 28 kB/s)
14:50:37 [2022-05-26T18:50:37.628Z] [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:50:37 [2022-05-26T18:50:37.628Z] [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:50:37 [2022-05-26T18:50:37.628Z] [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:50:37 [2022-05-26T18:50:37.628Z] [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:50:37 [2022-05-26T18:50:37.628Z] [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:50:37 [2022-05-26T18:50:37.628Z] [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:50:37 [2022-05-26T18:50:37.628Z] [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 241 kB/s)
14:50:37 [2022-05-26T18:50:37.628Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.pom
14:50:37 [2022-05-26T18:50:37.628Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.pom
14:50:37 [2022-05-26T18:50:37.628Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.pom
14:50:37 [2022-05-26T18:50:37.886Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.pom
14:50:37 [2022-05-26T18:50:37.886Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.pom
14:50:37 [2022-05-26T18:50:37.886Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.pom
14:50:37 [2022-05-26T18:50:37.886Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.pom (865 B at 72 kB/s)
14:50:37 [2022-05-26T18:50:37.886Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler/2.0/plexus-compiler-2.0.pom
14:50:37 [2022-05-26T18:50:37.886Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler/2.0/plexus-compiler-2.0.pom
14:50:37 [2022-05-26T18:50:37.886Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler/2.0/plexus-compiler-2.0.pom
14:50:37 [2022-05-26T18:50:37.886Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler/2.0/plexus-compiler-2.0.pom
14:50:37 [2022-05-26T18:50:37.886Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler/2.0/plexus-compiler-2.0.pom
14:50:37 [2022-05-26T18:50:37.886Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.0/plexus-compiler-2.0.pom
14:50:37 [2022-05-26T18:50:37.886Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.0/plexus-compiler-2.0.pom (3.6 kB at 258 kB/s)
14:50:37 [2022-05-26T18:50:37.886Z] [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:50:37 [2022-05-26T18:50:37.886Z] [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:50:37 [2022-05-26T18:50:37.886Z] [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:50:38 [2022-05-26T18:50:38.144Z] [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:50:38 [2022-05-26T18:50:38.144Z] [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:50:38 [2022-05-26T18:50:38.144Z] [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:50:38 [2022-05-26T18:50:38.144Z] [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 218 kB/s)
14:50:38 [2022-05-26T18:50:38.144Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
14:50:38 [2022-05-26T18:50:38.144Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
14:50:38 [2022-05-26T18:50:38.144Z] [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:50:38 [2022-05-26T18:50:38.144Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
14:50:38 [2022-05-26T18:50:38.144Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
14:50:38 [2022-05-26T18:50:38.144Z] [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:50:38 [2022-05-26T18:50:38.144Z] [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 9.9 MB/s)
14:50:38 [2022-05-26T18:50:38.144Z] [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:50:38 [2022-05-26T18:50:38.144Z] [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:50:38 [2022-05-26T18:50:38.144Z] [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:50:38 [2022-05-26T18:50:38.401Z] [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:50:38 [2022-05-26T18:50:38.401Z] [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:50:38 [2022-05-26T18:50:38.401Z] [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:50:38 [2022-05-26T18:50:38.401Z] [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 242 kB/s)
14:50:38 [2022-05-26T18:50:38.401Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
14:50:38 [2022-05-26T18:50:38.401Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
14:50:38 [2022-05-26T18:50:38.401Z] [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:50:38 [2022-05-26T18:50:38.401Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
14:50:38 [2022-05-26T18:50:38.401Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
14:50:38 [2022-05-26T18:50:38.401Z] [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:50:38 [2022-05-26T18:50:38.401Z] [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 1.3 MB/s)
14:50:38 [2022-05-26T18:50:38.402Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr/3.5.2/antlr-3.5.2.pom
14:50:38 [2022-05-26T18:50:38.402Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr/3.5.2/antlr-3.5.2.pom
14:50:38 [2022-05-26T18:50:38.402Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr/3.5.2/antlr-3.5.2.pom
14:50:38 [2022-05-26T18:50:38.402Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr/3.5.2/antlr-3.5.2.pom
14:50:38 [2022-05-26T18:50:38.402Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr/3.5.2/antlr-3.5.2.pom
14:50:38 [2022-05-26T18:50:38.402Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr/3.5.2/antlr-3.5.2.pom
14:50:38 [2022-05-26T18:50:38.660Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr/3.5.2/antlr-3.5.2.pom (2.7 kB at 210 kB/s)
14:50:38 [2022-05-26T18:50:38.660Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/ST4/4.0.8/ST4-4.0.8.pom
14:50:38 [2022-05-26T18:50:38.660Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/ST4/4.0.8/ST4-4.0.8.pom
14:50:38 [2022-05-26T18:50:38.660Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/antlr/ST4/4.0.8/ST4-4.0.8.pom
14:50:38 [2022-05-26T18:50:38.660Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/ST4/4.0.8/ST4-4.0.8.pom
14:50:38 [2022-05-26T18:50:38.660Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/ST4/4.0.8/ST4-4.0.8.pom
14:50:38 [2022-05-26T18:50:38.660Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/ST4/4.0.8/ST4-4.0.8.pom
14:50:38 [2022-05-26T18:50:38.660Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/ST4/4.0.8/ST4-4.0.8.pom (14 kB at 1.1 MB/s)
14:50:38 [2022-05-26T18:50:38.660Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar
14:50:38 [2022-05-26T18:50:38.660Z] [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.jar
14:50:38 [2022-05-26T18:50:38.660Z] [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:50:38 [2022-05-26T18:50:38.660Z] [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:50:38 [2022-05-26T18:50:38.660Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/2.0/maven-model-2.0.jar
14:50:38 [2022-05-26T18:50:38.660Z] [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:50:38 [2022-05-26T18:50:38.660Z] [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.jar
14:50:38 [2022-05-26T18:50:38.660Z] [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.jar
14:50:38 [2022-05-26T18:50:38.660Z] [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:50:38 [2022-05-26T18:50:38.660Z] [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:50:38 [2022-05-26T18:50:38.660Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.jar
14:50:38 [2022-05-26T18:50:38.660Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr/3.5.2/antlr-3.5.2.jar
14:50:38 [2022-05-26T18:50:38.660Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/ST4/4.0.8/ST4-4.0.8.jar
14:50:38 [2022-05-26T18:50:38.660Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar
14:50:38 [2022-05-26T18:50:38.660Z] [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.jar
14:50:38 [2022-05-26T18:50:38.660Z] [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:50:38 [2022-05-26T18:50:38.660Z] [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:50:38 [2022-05-26T18:50:38.660Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/2.0/maven-model-2.0.jar
14:50:38 [2022-05-26T18:50:38.660Z] [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:50:38 [2022-05-26T18:50:38.660Z] [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.jar
14:50:38 [2022-05-26T18:50:38.660Z] [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.jar
14:50:38 [2022-05-26T18:50:38.660Z] [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:50:38 [2022-05-26T18:50:38.660Z] [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:50:38 [2022-05-26T18:50:38.660Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.jar
14:50:38 [2022-05-26T18:50:38.660Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr/3.5.2/antlr-3.5.2.jar
14:50:38 [2022-05-26T18:50:38.660Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/ST4/4.0.8/ST4-4.0.8.jar
14:50:38 [2022-05-26T18:50:38.660Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar
14:50:38 [2022-05-26T18:50:38.660Z] [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.jar
14:50:38 [2022-05-26T18:50:38.660Z] [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:50:38 [2022-05-26T18:50:38.660Z] [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:50:38 [2022-05-26T18:50:38.660Z] [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.jar
14:50:38 [2022-05-26T18:50:38.918Z] [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:50:38 [2022-05-26T18:50:38.918Z] [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.jar
14:50:38 [2022-05-26T18:50:38.918Z] [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.jar
14:50:38 [2022-05-26T18:50:38.918Z] [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:50:38 [2022-05-26T18:50:38.918Z] [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:50:38 [2022-05-26T18:50:38.918Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.jar
14:50:38 [2022-05-26T18:50:38.918Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr/3.5.2/antlr-3.5.2.jar
14:50:38 [2022-05-26T18:50:38.918Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/antlr/ST4/4.0.8/ST4-4.0.8.jar
14:50:38 [2022-05-26T18:50:38.918Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar
14:50:38 [2022-05-26T18:50:38.918Z] [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.jar
14:50:38 [2022-05-26T18:50:38.918Z] [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:50:38 [2022-05-26T18:50:38.918Z] [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:50:38 [2022-05-26T18:50:38.918Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/2.0/maven-model-2.0.jar
14:50:38 [2022-05-26T18:50:38.918Z] [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:50:38 [2022-05-26T18:50:38.918Z] [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.jar
14:50:38 [2022-05-26T18:50:38.918Z] [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.jar
14:50:38 [2022-05-26T18:50:38.918Z] [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:50:38 [2022-05-26T18:50:38.918Z] [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:50:38 [2022-05-26T18:50:38.918Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.jar
14:50:38 [2022-05-26T18:50:38.918Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr/3.5.2/antlr-3.5.2.jar
14:50:38 [2022-05-26T18:50:38.918Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/ST4/4.0.8/ST4-4.0.8.jar
14:50:39 [2022-05-26T18:50:39.176Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar
14:50:39 [2022-05-26T18:50:39.176Z] [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.jar
14:50:39 [2022-05-26T18:50:39.176Z] [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:50:39 [2022-05-26T18:50:39.176Z] [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:50:39 [2022-05-26T18:50:39.176Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/2.0/maven-model-2.0.jar
14:50:39 [2022-05-26T18:50:39.176Z] [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:50:39 [2022-05-26T18:50:39.176Z] [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.jar
14:50:39 [2022-05-26T18:50:39.176Z] [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.jar
14:50:39 [2022-05-26T18:50:39.176Z] [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:50:39 [2022-05-26T18:50:39.176Z] [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:50:39 [2022-05-26T18:50:39.176Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.jar
14:50:39 [2022-05-26T18:50:39.176Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr/3.5.2/antlr-3.5.2.jar
14:50:39 [2022-05-26T18:50:39.176Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/ST4/4.0.8/ST4-4.0.8.jar
14:50:39 [2022-05-26T18:50:39.177Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar
14:50:39 [2022-05-26T18:50:39.177Z] [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.jar
14:50:39 [2022-05-26T18:50:39.177Z] [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:50:39 [2022-05-26T18:50:39.177Z] [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:50:39 [2022-05-26T18:50:39.177Z] [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.jar
14:50:39 [2022-05-26T18:50:39.177Z] [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 2.3 MB/s)
14:50:39 [2022-05-26T18:50:39.177Z] [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:50:39 [2022-05-26T18:50:39.177Z] [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.jar (10 kB at 563 kB/s)
14:50:39 [2022-05-26T18:50:39.177Z] [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.jar
14:50:39 [2022-05-26T18:50:39.177Z] [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 3.7 MB/s)
14:50:39 [2022-05-26T18:50:39.177Z] [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.jar
14:50:39 [2022-05-26T18:50:39.177Z] [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.jar (21 kB at 688 kB/s)
14:50:39 [2022-05-26T18:50:39.177Z] [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:50:39 [2022-05-26T18:50:39.177Z] [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.jar (78 kB at 2.5 MB/s)
14:50:39 [2022-05-26T18:50:39.177Z] [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:50:39 [2022-05-26T18:50:39.177Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar (168 kB at 5.1 MB/s)
14:50:39 [2022-05-26T18:50:39.177Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.jar
14:50:39 [2022-05-26T18:50:39.177Z] [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 1.4 MB/s)
14:50:39 [2022-05-26T18:50:39.177Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr/3.5.2/antlr-3.5.2.jar
14:50:39 [2022-05-26T18:50:39.177Z] [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 1.6 MB/s)
14:50:39 [2022-05-26T18:50:39.177Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/ST4/4.0.8/ST4-4.0.8.jar
14:50:39 [2022-05-26T18:50:39.177Z] [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 3.8 MB/s)
14:50:39 [2022-05-26T18:50:39.177Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.jar (25 kB at 471 kB/s)
14:50:39 [2022-05-26T18:50:39.177Z] [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.jar (164 kB at 3.1 MB/s)
14:50:39 [2022-05-26T18:50:39.177Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr/3.5.2/antlr-3.5.2.jar (1.2 MB at 12 MB/s)
14:50:39 [2022-05-26T18:50:39.177Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/ST4/4.0.8/ST4-4.0.8.jar (240 kB at 2.5 MB/s)
14:50:39 [2022-05-26T18:50:39.435Z] [INFO] ANTLR: Processing source directory /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.parser/src/main/antlr3
14:50:39 [2022-05-26T18:50:39.435Z] ANTLR Parser Generator  Version 3.5.2
14:50:39 [2022-05-26T18:50:39.692Z] Output file /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.parser/target/generated-sources/antlr3/CTFLexer.tokens does not exist: must build /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.parser/src/main/antlr3/org/eclipse/tracecompass/ctf/parser/CTFLexer.g
14:50:39 [2022-05-26T18:50:39.692Z] org/eclipse/tracecompass/ctf/parser/CTFLexer.g
14:50:40 [2022-05-26T18:50:40.653Z] Input file /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.parser/target/generated-sources/antlr3/CTFLexer.tokens is newer than output: must rebuild /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.parser/src/main/antlr3/org/eclipse/tracecompass/ctf/parser/CTFParser.g
14:50:40 [2022-05-26T18:50:40.653Z] org/eclipse/tracecompass/ctf/parser/CTFParser.g
14:50:40 [2022-05-26T18:50:40.653Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:232:3: 
14:50:40 [2022-05-26T18:50:40.653Z] Decision can match input such as "EVENTTOK" using multiple alternatives: 1, 2
14:50:40 [2022-05-26T18:50:40.653Z] 
14:50:40 [2022-05-26T18:50:40.653Z] As a result, alternative(s) 2 were disabled for that input
14:50:40 [2022-05-26T18:50:40.653Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:452:13: 
14:50:40 [2022-05-26T18:50:40.653Z] Decision can match input such as "LCURL" using multiple alternatives: 2, 3
14:50:40 [2022-05-26T18:50:40.653Z] 
14:50:40 [2022-05-26T18:50:40.653Z] As a result, alternative(s) 3 were disabled for that input
14:50:40 [2022-05-26T18:50:40.653Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:620:15: 
14:50:40 [2022-05-26T18:50:40.653Z] Decision can match input such as "LCURL" using multiple alternatives: 1, 2
14:50:40 [2022-05-26T18:50:40.653Z] 
14:50:40 [2022-05-26T18:50:40.653Z] As a result, alternative(s) 2 were disabled for that input
14:50:40 [2022-05-26T18:50:40.912Z] [INFO] 
14:50:40 [2022-05-26T18:50:40.912Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.ctf.parser ---
14:50:40 [2022-05-26T18:50:40.912Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:50:40 [2022-05-26T18:50:40.912Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.parser/src/main/resources
14:50:40 [2022-05-26T18:50:40.912Z] [INFO] 
14:50:40 [2022-05-26T18:50:40.912Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.ctf.parser ---
14:50:40 [2022-05-26T18:50:40.912Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml
14:50:40 [2022-05-26T18:50:40.912Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.parser/target/classes
14:50:41 [2022-05-26T18:50:41.478Z] [INFO] 
14:50:41 [2022-05-26T18:50:41.478Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.ctf.parser ---
14:50:41 [2022-05-26T18:50:41.478Z] [INFO] 
14:50:41 [2022-05-26T18:50:41.478Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.parser ---
14:50:41 [2022-05-26T18:50:41.478Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:50:41 [2022-05-26T18:50:41.478Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.parser/src/test/resources
14:50:41 [2022-05-26T18:50:41.478Z] [INFO] 
14:50:41 [2022-05-26T18:50:41.478Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.ctf.parser ---
14:50:41 [2022-05-26T18:50:41.478Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml
14:50:41 [2022-05-26T18:50:41.478Z] [INFO] 
14:50:41 [2022-05-26T18:50:41.478Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.ctf.parser ---
14:50:41 [2022-05-26T18:50:41.478Z] [INFO] No tests to run.
14:50:41 [2022-05-26T18:50:41.478Z] [INFO] 
14:50:41 [2022-05-26T18:50:41.478Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.ctf.parser ---
14:50:41 [2022-05-26T18:50:41.736Z] [INFO] 
14:50:41 [2022-05-26T18:50:41.736Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.parser ---
14:50:41 [2022-05-26T18:50:41.736Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.6-SNAPSHOT-sources.jar
14:50:41 [2022-05-26T18:50:41.736Z] [INFO] 
14:50:41 [2022-05-26T18:50:41.736Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.parser ---
14:50:41 [2022-05-26T18:50:41.736Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.6-SNAPSHOT.jar
14:50:41 [2022-05-26T18:50:41.736Z] [INFO] 
14:50:41 [2022-05-26T18:50:41.736Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.parser ---
14:50:41 [2022-05-26T18:50:41.736Z] [INFO] 
14:50:41 [2022-05-26T18:50:41.736Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.ctf.parser ---
14:50:41 [2022-05-26T18:50:41.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:50:41 [2022-05-26T18:50:41.736Z] [INFO] 
14:50:41 [2022-05-26T18:50:41.736Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.ctf.parser ---
14:50:41 [2022-05-26T18:50:41.736Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:50:41 [2022-05-26T18:50:41.736Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.6-SNAPSHOT.jar
14:50:41 [2022-05-26T18:50:41.994Z] [INFO] 
14:50:41 [2022-05-26T18:50:41.994Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.parser ---
14:50:41 [2022-05-26T18:50:41.994Z] [INFO] 
14:50:41 [2022-05-26T18:50:41.994Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.ctf.parser ---
14:50:41 [2022-05-26T18:50:41.994Z] [INFO] 
14:50:41 [2022-05-26T18:50:41.994Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.ctf.parser ---
14:50:41 [2022-05-26T18:50:41.994Z] [INFO] No tests to run.
14:50:41 [2022-05-26T18:50:41.994Z] [INFO] 
14:50:41 [2022-05-26T18:50:41.994Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.parser ---
14:50:41 [2022-05-26T18:50:41.994Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.6-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.6-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.6-SNAPSHOT.jar
14:50:41 [2022-05-26T18:50:41.994Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.parser/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.6-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.6-SNAPSHOT.pom
14:50:41 [2022-05-26T18:50:41.994Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.6-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.6-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.6-SNAPSHOT-sources.jar
14:50:41 [2022-05-26T18:50:41.994Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.6-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.6-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.6-SNAPSHOT-pack200.jar.pack.gz
14:50:41 [2022-05-26T18:50:41.994Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.parser/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.6-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.6-SNAPSHOT-p2metadata.xml
14:50:41 [2022-05-26T18:50:41.994Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.parser/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.6-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.6-SNAPSHOT-p2artifacts.xml
14:50:41 [2022-05-26T18:50:41.994Z] [INFO] 
14:50:41 [2022-05-26T18:50:41.994Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.parser ---
14:50:41 [2022-05-26T18:50:41.994Z] [INFO] 
14:50:41 [2022-05-26T18:50:41.994Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core >-----
14:50:41 [2022-05-26T18:50:41.994Z] [INFO] Building org.eclipse.tracecompass.ctf.core 4.1.0-SNAPSHOT       [15/140]
14:50:41 [2022-05-26T18:50:41.994Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:50:41 [2022-05-26T18:50:41.994Z] [INFO] 
14:50:41 [2022-05-26T18:50:41.994Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf.core ---
14:50:41 [2022-05-26T18:50:41.994Z] [INFO] 
14:50:41 [2022-05-26T18:50:41.994Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.core ---
14:50:41 [2022-05-26T18:50:41.994Z] [INFO] The project's OSGi version is 4.1.0.202205261847
14:50:41 [2022-05-26T18:50:41.994Z] [INFO] 
14:50:41 [2022-05-26T18:50:41.994Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.core ---
14:50:41 [2022-05-26T18:50:41.994Z] [INFO] 
14:50:41 [2022-05-26T18:50:41.994Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.core ---
14:50:41 [2022-05-26T18:50:41.994Z] [INFO] 
14:50:41 [2022-05-26T18:50:41.994Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.core ---
14:50:41 [2022-05-26T18:50:41.994Z] [INFO] 
14:50:41 [2022-05-26T18:50:41.994Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.core ---
14:50:41 [2022-05-26T18:50:41.994Z] [INFO] 
14:50:41 [2022-05-26T18:50:41.994Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.core ---
14:50:41 [2022-05-26T18:50:41.994Z] [INFO] Resolving class path of org.eclipse.tracecompass.ctf.core...
14:50:41 [2022-05-26T18:50:41.994Z] [INFO] 
14:50:41 [2022-05-26T18:50:41.994Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.ctf.core ---
14:50:41 [2022-05-26T18:50:41.994Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:50:41 [2022-05-26T18:50:41.994Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.core/src/main/resources
14:50:41 [2022-05-26T18:50:41.994Z] [INFO] 
14:50:41 [2022-05-26T18:50:41.994Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.ctf.core ---
14:50:41 [2022-05-26T18:50:41.994Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
14:50:41 [2022-05-26T18:50:41.994Z] [INFO] Compiling 133 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.core/target/classes
14:50:43 [2022-05-26T18:50:43.371Z] [INFO] 
14:50:43 [2022-05-26T18:50:43.371Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.ctf.core ---
14:50:43 [2022-05-26T18:50:43.371Z] [INFO] 
14:50:43 [2022-05-26T18:50:43.371Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.core ---
14:50:43 [2022-05-26T18:50:43.371Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:50:43 [2022-05-26T18:50:43.371Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.core/src/test/resources
14:50:43 [2022-05-26T18:50:43.371Z] [INFO] 
14:50:43 [2022-05-26T18:50:43.371Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.ctf.core ---
14:50:43 [2022-05-26T18:50:43.371Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
14:50:43 [2022-05-26T18:50:43.371Z] [INFO] 
14:50:43 [2022-05-26T18:50:43.371Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.ctf.core ---
14:50:43 [2022-05-26T18:50:43.371Z] [INFO] No tests to run.
14:50:43 [2022-05-26T18:50:43.371Z] [INFO] 
14:50:43 [2022-05-26T18:50:43.371Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.ctf.core ---
14:50:43 [2022-05-26T18:50:43.371Z] [INFO] 
14:50:43 [2022-05-26T18:50:43.371Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.core ---
14:50:43 [2022-05-26T18:50:43.371Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.1.0-SNAPSHOT-sources.jar
14:50:43 [2022-05-26T18:50:43.371Z] [INFO] 
14:50:43 [2022-05-26T18:50:43.371Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.core ---
14:50:43 [2022-05-26T18:50:43.371Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.1.0-SNAPSHOT.jar
14:50:43 [2022-05-26T18:50:43.371Z] [INFO] 
14:50:43 [2022-05-26T18:50:43.371Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.core ---
14:50:43 [2022-05-26T18:50:43.371Z] [INFO] 
14:50:43 [2022-05-26T18:50:43.371Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.ctf.core ---
14:50:43 [2022-05-26T18:50:43.371Z] [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:50:43 [2022-05-26T18:50:43.371Z] [INFO] 
14:50:43 [2022-05-26T18:50:43.371Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.ctf.core ---
14:50:43 [2022-05-26T18:50:43.371Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:50:43 [2022-05-26T18:50:43.371Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.1.0-SNAPSHOT.jar
14:50:43 [2022-05-26T18:50:43.629Z] [INFO] 
14:50:43 [2022-05-26T18:50:43.629Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.core ---
14:50:43 [2022-05-26T18:50:43.629Z] [INFO] 
14:50:43 [2022-05-26T18:50:43.629Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.ctf.core ---
14:50:43 [2022-05-26T18:50:43.629Z] [INFO] 
14:50:43 [2022-05-26T18:50:43.629Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.ctf.core ---
14:50:43 [2022-05-26T18:50:43.629Z] [INFO] No tests to run.
14:50:43 [2022-05-26T18:50:43.629Z] [INFO] 
14:50:43 [2022-05-26T18:50:43.629Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.core ---
14:50:43 [2022-05-26T18:50:43.629Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.1.0-SNAPSHOT.jar
14:50:43 [2022-05-26T18:50:43.629Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.1.0-SNAPSHOT.pom
14:50:43 [2022-05-26T18:50:43.629Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.1.0-SNAPSHOT-sources.jar
14:50:43 [2022-05-26T18:50:43.629Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.1.0-SNAPSHOT-pack200.jar.pack.gz
14:50:43 [2022-05-26T18:50:43.629Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.1.0-SNAPSHOT-p2metadata.xml
14:50:43 [2022-05-26T18:50:43.629Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.1.0-SNAPSHOT-p2artifacts.xml
14:50:43 [2022-05-26T18:50:43.629Z] [INFO] 
14:50:43 [2022-05-26T18:50:43.629Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.core ---
14:50:43 [2022-05-26T18:50:43.629Z] [INFO] 
14:50:43 [2022-05-26T18:50:43.629Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests >--
14:50:43 [2022-05-26T18:50:43.629Z] [INFO] Building Trace Compass CTF Core Tests Plug-in 1.0.11-SNAPSHOT   [16/140]
14:50:43 [2022-05-26T18:50:43.629Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:50:43 [2022-05-26T18:50:43.629Z] [INFO] 
14:50:43 [2022-05-26T18:50:43.629Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf.core.tests ---
14:50:43 [2022-05-26T18:50:43.629Z] [INFO] 
14:50:43 [2022-05-26T18:50:43.629Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-traces) @ org.eclipse.tracecompass.ctf.core.tests ---
14:50:43 [2022-05-26T18:50:43.629Z] [INFO] 
14:50:43 [2022-05-26T18:50:43.629Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.core.tests ---
14:50:43 [2022-05-26T18:50:43.629Z] [INFO] The project's OSGi version is 1.0.11.202205261847
14:50:43 [2022-05-26T18:50:43.629Z] [INFO] 
14:50:43 [2022-05-26T18:50:43.629Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.core.tests ---
14:50:43 [2022-05-26T18:50:43.629Z] [INFO] 
14:50:43 [2022-05-26T18:50:43.629Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.core.tests ---
14:50:43 [2022-05-26T18:50:43.629Z] [INFO] 
14:50:43 [2022-05-26T18:50:43.629Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.core.tests ---
14:50:43 [2022-05-26T18:50:43.629Z] [INFO] 
14:50:43 [2022-05-26T18:50:43.629Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.core.tests ---
14:50:43 [2022-05-26T18:50:43.629Z] [INFO] 
14:50:43 [2022-05-26T18:50:43.630Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.core.tests ---
14:50:43 [2022-05-26T18:50:43.630Z] [INFO] Resolving class path of Trace Compass CTF Core Tests Plug-in...
14:50:43 [2022-05-26T18:50:43.888Z] [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.12.600.v20200416-0656.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (29.62kB)
14:50:44 [2022-05-26T18:50:44.147Z] [INFO] Fetching org.eclipse.test.performance.win32_3.1.500.v20211012-2002.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (39.28kB)
14:50:44 [2022-05-26T18:50:44.147Z] [INFO] Fetching org.eclipse.core.net.win32.x86_64_1.1.500.v20190925-1337.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (34.71kB)
14:50:44 [2022-05-26T18:50:44.147Z] [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.400.v20211117-0650.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (40.8kB)
14:50:44 [2022-05-26T18:50:44.147Z] [INFO] Fetching org.eclipse.core.net.linux_1.0.100.v20220111-1854.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (14.42kB)
14:50:44 [2022-05-26T18:50:44.147Z] [INFO] Fetching org.eclipse.equinox.security.win32.x86_64_1.1.300.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (40.75kB)
14:50:44 [2022-05-26T18:50:44.147Z] [INFO] Fetching org.eclipse.e4.ui.swt.win32_1.1.0.v20201119-1132.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (10.25kB)
14:50:44 [2022-05-26T18:50:44.147Z] [INFO] Fetching org.eclipse.ui.cocoa_1.2.400.v20191217-1850.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (9.54kB)
14:50:44 [2022-05-26T18:50:44.147Z] [INFO] Fetching org.eclipse.equinox.security.macosx_1.101.400.v20210427-1958.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (28.06kB)
14:50:44 [2022-05-26T18:50:44.147Z] [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.2.400.v20211117-0650.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (84.05kB)
14:50:44 [2022-05-26T18:50:44.147Z] [INFO] Fetching org.eclipse.equinox.security.linux_1.0.200.v20210616-0726.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (23.39kB)
14:50:44 [2022-05-26T18:50:44.148Z] [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.1.100.v20210108-1832.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (10.74kB)
14:50:44 [2022-05-26T18:50:44.148Z] [INFO] Fetching org.eclipse.ui.win32_3.4.400.v20200414-1247.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (22.27kB)
14:50:44 [2022-05-26T18:50:44.148Z] [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.2.400.v20211117-0650.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (132.48kB)
14:50:44 [2022-05-26T18:50:44.406Z] [INFO] 
14:50:44 [2022-05-26T18:50:44.406Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.ctf.core.tests ---
14:50:44 [2022-05-26T18:50:44.406Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:50:44 [2022-05-26T18:50:44.406Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.core.tests/src/main/resources
14:50:44 [2022-05-26T18:50:44.406Z] [INFO] 
14:50:44 [2022-05-26T18:50:44.406Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.ctf.core.tests ---
14:50:44 [2022-05-26T18:50:44.406Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml
14:50:44 [2022-05-26T18:50:44.406Z] [INFO] Compiling 55 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.core.tests/target/classes
14:50:45 [2022-05-26T18:50:45.341Z] [INFO] 
14:50:45 [2022-05-26T18:50:45.341Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.core.tests ---
14:50:45 [2022-05-26T18:50:45.341Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:50:45 [2022-05-26T18:50:45.341Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.core.tests/src/test/resources
14:50:45 [2022-05-26T18:50:45.341Z] [INFO] 
14:50:45 [2022-05-26T18:50:45.341Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.ctf.core.tests ---
14:50:45 [2022-05-26T18:50:45.341Z] [INFO] 
14:50:45 [2022-05-26T18:50:45.341Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.core.tests ---
14:50:45 [2022-05-26T18:50:45.341Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.11-SNAPSHOT-sources.jar
14:50:45 [2022-05-26T18:50:45.341Z] [INFO] 
14:50:45 [2022-05-26T18:50:45.341Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.core.tests ---
14:50:45 [2022-05-26T18:50:45.342Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.11-SNAPSHOT.jar
14:50:45 [2022-05-26T18:50:45.342Z] [INFO] 
14:50:45 [2022-05-26T18:50:45.342Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.core.tests ---
14:50:45 [2022-05-26T18:50:45.342Z] [INFO] 
14:50:45 [2022-05-26T18:50:45.342Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.ctf.core.tests ---
14:50:45 [2022-05-26T18:50:45.342Z] [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:50:45 [2022-05-26T18:50:45.342Z] [INFO] 
14:50:45 [2022-05-26T18:50:45.342Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.ctf.core.tests ---
14:50:45 [2022-05-26T18:50:45.342Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:50:45 [2022-05-26T18:50:45.342Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.11-SNAPSHOT.jar
14:50:45 [2022-05-26T18:50:45.600Z] [INFO] 
14:50:45 [2022-05-26T18:50:45.600Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.core.tests ---
14:50:45 [2022-05-26T18:50:45.600Z] [INFO] 
14:50:45 [2022-05-26T18:50:45.600Z] [INFO] --- maven-antrun-plugin:1.8:run (prepare) @ org.eclipse.tracecompass.ctf.core.tests ---
14:50:45 [2022-05-26T18:50:45.600Z] [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:50:45 [2022-05-26T18:50:45.600Z] [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:50:45 [2022-05-26T18:50:45.600Z] [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:50:45 [2022-05-26T18:50:45.600Z] [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:50:45 [2022-05-26T18:50:45.600Z] [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:50:45 [2022-05-26T18:50:45.600Z] [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:50:45 [2022-05-26T18:50:45.600Z] [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 238 kB/s)
14:50:45 [2022-05-26T18:50:45.600Z] [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:50:45 [2022-05-26T18:50:45.600Z] [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:50:45 [2022-05-26T18:50:45.600Z] [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:50:45 [2022-05-26T18:50:45.859Z] [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:50:45 [2022-05-26T18:50:45.859Z] [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:50:45 [2022-05-26T18:50:45.859Z] [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:50:45 [2022-05-26T18:50:45.859Z] [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 356 kB/s)
14:50:45 [2022-05-26T18:50:45.859Z] [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:50:45 [2022-05-26T18:50:45.859Z] [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:50:45 [2022-05-26T18:50:45.859Z] [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:50:45 [2022-05-26T18:50:45.859Z] [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:50:45 [2022-05-26T18:50:45.859Z] [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:50:45 [2022-05-26T18:50:45.859Z] [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:50:45 [2022-05-26T18:50:45.859Z] [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 187 kB/s)
14:50:45 [2022-05-26T18:50:45.859Z] [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:50:45 [2022-05-26T18:50:45.859Z] [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:50:45 [2022-05-26T18:50:45.859Z] [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:50:46 [2022-05-26T18:50:46.117Z] [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:50:46 [2022-05-26T18:50:46.117Z] [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:50:46 [2022-05-26T18:50:46.117Z] [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:50:46 [2022-05-26T18:50:46.117Z] [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 61 kB/s)
14:50:46 [2022-05-26T18:50:46.117Z] [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:50:46 [2022-05-26T18:50:46.117Z] [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:50:46 [2022-05-26T18:50:46.117Z] [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:50:46 [2022-05-26T18:50:46.117Z] [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:50:46 [2022-05-26T18:50:46.117Z] [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:50:46 [2022-05-26T18:50:46.117Z] [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:50:46 [2022-05-26T18:50:46.117Z] [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:50:46 [2022-05-26T18:50:46.117Z] [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:50:46 [2022-05-26T18:50:46.117Z] [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:50:46 [2022-05-26T18:50:46.375Z] [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:50:46 [2022-05-26T18:50:46.375Z] [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:50:46 [2022-05-26T18:50:46.375Z] [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:50:46 [2022-05-26T18:50:46.375Z] [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:50:46 [2022-05-26T18:50:46.375Z] [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:50:46 [2022-05-26T18:50:46.375Z] [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:50:46 [2022-05-26T18:50:46.375Z] [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:50:46 [2022-05-26T18:50:46.375Z] [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:50:46 [2022-05-26T18:50:46.375Z] [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:50:46 [2022-05-26T18:50:46.375Z] [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 8.7 MB/s)
14:50:46 [2022-05-26T18:50:46.375Z] [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 448 kB/s)
14:50:46 [2022-05-26T18:50:46.375Z] [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 27 MB/s)
14:50:47 [2022-05-26T18:50:47.309Z] [INFO] Executing tasks
14:50:47 [2022-05-26T18:50:47.309Z] 
14:50:47 [2022-05-26T18:50:47.309Z] main:
14:50:47 [2022-05-26T18:50:47.309Z] 
14:50:47 [2022-05-26T18:50:47.309Z] main:
14:50:47 [2022-05-26T18:50:47.309Z] 
14:50:47 [2022-05-26T18:50:47.309Z] checkAnyTraceExists:
14:50:47 [2022-05-26T18:50:47.309Z] 
14:50:47 [2022-05-26T18:50:47.309Z] verifyChecksum:
14:50:47 [2022-05-26T18:50:47.309Z]      [echo] Verifying: ${anyTraceExists}
14:50:47 [2022-05-26T18:50:47.309Z] 
14:50:47 [2022-05-26T18:50:47.309Z] deleteFailedCheckSumTraces:
14:50:47 [2022-05-26T18:50:47.309Z] 
14:50:47 [2022-05-26T18:50:47.309Z] downloadTraceFiles:
14:50:47 [2022-05-26T18:50:47.309Z]      [echo] Attempting to download test traces
14:50:47 [2022-05-26T18:50:47.309Z]       [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/ctf/synctraces.tar.gz
14:50:47 [2022-05-26T18:50:47.309Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz
14:50:47 [2022-05-26T18:50:47.309Z]       [get] http://archive.eclipse.org/tracecompass/test-traces/ctf/synctraces.tar.gz permanently moved to https://archive.eclipse.org/tracecompass/test-traces/ctf/synctraces.tar.gz
14:50:47 [2022-05-26T18:50:47.568Z]       [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/os-events.tar.gz
14:50:47 [2022-05-26T18:50:47.568Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar.gz
14:50:47 [2022-05-26T18:50:47.568Z]       [get] http://archive.eclipse.org/tracecompass/test-traces/os-events.tar.gz permanently moved to https://archive.eclipse.org/tracecompass/test-traces/os-events.tar.gz
14:50:47 [2022-05-26T18:50:47.825Z]       [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/qmlscene.tgz
14:50:47 [2022-05-26T18:50:47.825Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar.gz
14:50:47 [2022-05-26T18:50:47.826Z]       [get] http://archive.eclipse.org/tracecompass/test-traces/qmlscene.tgz permanently moved to https://archive.eclipse.org/tracecompass/test-traces/qmlscene.tgz
14:50:47 [2022-05-26T18:50:47.826Z]       [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/ctf/vlc.tar.gz
14:50:47 [2022-05-26T18:50:47.826Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar.gz
14:50:47 [2022-05-26T18:50:47.826Z]       [get] http://archive.eclipse.org/tracecompass/test-traces/ctf/vlc.tar.gz permanently moved to https://archive.eclipse.org/tracecompass/test-traces/ctf/vlc.tar.gz
14:50:48 [2022-05-26T18:50:48.760Z]      [exec] Cloning into 'ctf-testsuite'...
14:50:49 [2022-05-26T18:50:49.021Z] 
14:50:49 [2022-05-26T18:50:49.021Z] pullTestSuite:
14:50:49 [2022-05-26T18:50:49.021Z]      [exec] Your branch is up to date with 'origin/master'.
14:50:49 [2022-05-26T18:50:49.021Z]      [exec] Already on 'master'
14:50:49 [2022-05-26T18:50:49.278Z]      [exec] Already up to date.
14:50:49 [2022-05-26T18:50:49.279Z]      [exec] Note: checking out '0f8beba86ae551f42adeb81d1bfddd5645f31013'.
14:50:49 [2022-05-26T18:50:49.279Z]      [exec] 
14:50:49 [2022-05-26T18:50:49.279Z]      [exec] You are in 'detached HEAD' state. You can look around, make experimental
14:50:49 [2022-05-26T18:50:49.279Z]      [exec] changes and commit them, and you can discard any commits you make in this
14:50:49 [2022-05-26T18:50:49.279Z]      [exec] state without impacting any branches by performing another checkout.
14:50:49 [2022-05-26T18:50:49.279Z]      [exec] 
14:50:49 [2022-05-26T18:50:49.279Z]      [exec] If you want to create a new branch to retain commits you create, you may
14:50:49 [2022-05-26T18:50:49.279Z]      [exec] do so (now or later) by using -b with the checkout command again. Example:
14:50:49 [2022-05-26T18:50:49.279Z]      [exec] 
14:50:49 [2022-05-26T18:50:49.279Z]      [exec]   git checkout -b <new-branch-name>
14:50:49 [2022-05-26T18:50:49.279Z]      [exec] 
14:50:49 [2022-05-26T18:50:49.279Z]      [exec] HEAD is now at 0f8beba Merge pull request #35 from compudj/master
14:50:49 [2022-05-26T18:50:49.279Z] 
14:50:49 [2022-05-26T18:50:49.279Z] extractTraces:
14:50:49 [2022-05-26T18:50:49.279Z] 
14:50:49 [2022-05-26T18:50:49.279Z] checkAnyTraceExists:
14:50:49 [2022-05-26T18:50:49.279Z] 
14:50:49 [2022-05-26T18:50:49.279Z] verifyChecksum:
14:50:49 [2022-05-26T18:50:49.279Z]      [echo] Verifying: /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar.gz /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar.gz /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar.gz
14:50:49 [2022-05-26T18:50:49.844Z] 
14:50:49 [2022-05-26T18:50:49.844Z] warnFailedCheckSum:
14:50:49 [2022-05-26T18:50:49.844Z]    [gunzip] Expanding /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz to /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar
14:50:49 [2022-05-26T18:50:49.844Z]     [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar into /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.core.tests/traces
14:50:49 [2022-05-26T18:50:49.844Z]    [gunzip] Expanding /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar.gz to /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar
14:50:50 [2022-05-26T18:50:50.781Z]     [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar into /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.core.tests/traces
14:50:51 [2022-05-26T18:50:51.346Z]    [gunzip] Expanding /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar.gz to /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar
14:50:51 [2022-05-26T18:50:51.346Z]     [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar into /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.core.tests/traces
14:50:51 [2022-05-26T18:50:51.346Z]    [gunzip] Expanding /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar.gz to /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar
14:50:53 [2022-05-26T18:50:53.243Z]     [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar into /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.core.tests/traces
14:50:53 [2022-05-26T18:50:53.810Z]      [echo] Traces extracted successfully
14:50:53 [2022-05-26T18:50:53.810Z] [INFO] Executed tasks
14:50:53 [2022-05-26T18:50:53.810Z] [INFO] 
14:50:53 [2022-05-26T18:50:53.810Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.ctf.core.tests ---
14:50:54 [2022-05-26T18:50:54.375Z] [INFO] Fetching com.sun.el_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (62.49kB)
14:50:54 [2022-05-26T18:50:54.375Z] [INFO] The user operation is waiting for background work to complete.
14:50:54 [2022-05-26T18:50:54.375Z] [INFO] Fetching com.sun.el_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (62.49kB)
14:50:54 [2022-05-26T18:50:54.375Z] [INFO] Unpacking com.sun.el_2.2.0.v201303151357...
14:50:54 [2022-05-26T18:50:54.375Z] [INFO] Fetching javax.el_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (33.35kB)
14:50:54 [2022-05-26T18:50:54.375Z] [INFO] The user operation is waiting for background work to complete.
14:50:54 [2022-05-26T18:50:54.375Z] [INFO] Fetching javax.el_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (33.35kB)
14:50:54 [2022-05-26T18:50:54.375Z] [INFO] Unpacking javax.el_2.2.0.v201303151357...
14:50:54 [2022-05-26T18:50:54.375Z] [INFO] Fetching jakarta.servlet-api_4.0.0.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (96.33kB)
14:50:54 [2022-05-26T18:50:54.375Z] [INFO] Fetching javax.servlet.jsp_2.2.0.v201112011158.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (55.65kB)
14:50:54 [2022-05-26T18:50:54.375Z] [INFO] The user operation is waiting for background work to complete.
14:50:54 [2022-05-26T18:50:54.375Z] [INFO] Fetching javax.servlet.jsp_2.2.0.v201112011158.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (55.65kB)
14:50:54 [2022-05-26T18:50:54.375Z] [INFO] Unpacking javax.servlet.jsp_2.2.0.v201112011158...
14:50:54 [2022-05-26T18:50:54.375Z] [INFO] Fetching org.apache.ant_1.10.12.v20211102-1452.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20220302172233/repository/plugins/ (2.96MB)
14:50:54 [2022-05-26T18:50:54.940Z] [INFO] Fetching org.apache.commons.codec_1.14.0.v20200818-1422.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20220302172233/repository/plugins/ (367.61kB)
14:50:54 [2022-05-26T18:50:54.940Z] [INFO] Fetching org.apache.felix.gogo.command_1.1.2.v20210111-1007.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20220302172233/repository/plugins/ (52.58kB)
14:50:54 [2022-05-26T18:50:54.940Z] [INFO] Fetching org.apache.felix.gogo.runtime_1.1.4.v20210111-1007.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20220302172233/repository/plugins/ (219.73kB)
14:50:54 [2022-05-26T18:50:54.940Z] [INFO] Fetching org.apache.felix.gogo.shell_1.1.4.v20210111-1007.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20220302172233/repository/plugins/ (69.34kB)
14:50:54 [2022-05-26T18:50:54.940Z] [INFO] Fetching org.apache.httpcomponents.client5.httpclient5_5.1.2.v20211217-1500.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20220302172233/repository/plugins/ (842.59kB)
14:50:55 [2022-05-26T18:50:55.198Z] [INFO] Fetching org.apache.httpcomponents.core5.httpcore5_5.1.2.v20211217-1500.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20220302172233/repository/plugins/ (908.89kB)
14:50:55 [2022-05-26T18:50:55.198Z] [INFO] Fetching org.apache.httpcomponents.core5.httpcore5-h2_5.1.2.v20211217-1500.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20220302172233/repository/plugins/ (253.08kB)
14:50:55 [2022-05-26T18:50:55.198Z] [INFO] Fetching org.slf4j.api_1.7.30.v20200204-2150.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20220302172233/repository/plugins/ (51.82kB)
14:50:55 [2022-05-26T18:50:55.455Z] [INFO] Fetching org.apache.httpcomponents.client5.httpclient5-win_5.1.2.v20211217-1500.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20220302172233/repository/plugins/ (28.06kB)
14:50:55 [2022-05-26T18:50:55.455Z] [INFO] Fetching org.apache.jasper.glassfish_2.2.2.v201501141630.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (2.36MB)
14:50:55 [2022-05-26T18:50:55.713Z] [INFO] Fetching org.apache.lucene.analyzers-common_8.4.1.v20200122-1459.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20220302172233/repository/plugins/ (1.67MB)
14:50:55 [2022-05-26T18:50:55.970Z] [INFO] Fetching org.apache.lucene.core_8.4.1.v20200122-1459.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20220302172233/repository/plugins/ (3.33MB)
14:50:56 [2022-05-26T18:50:56.229Z] [INFO] Fetching org.apache.lucene.analyzers-smartcn_8.4.1.v20200122-1459.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20220302172233/repository/plugins/ (3.45MB)
14:50:56 [2022-05-26T18:50:56.487Z] [INFO] Fetching org.eclipse.ant.core_3.6.300.v20220214-2001.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (107.38kB)
14:50:56 [2022-05-26T18:50:56.487Z] [INFO] Fetching org.eclipse.compare.win32_1.2.800.v20200127-1343.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (43.77kB)
14:50:56 [2022-05-26T18:50:56.487Z] [INFO] Fetching org.eclipse.core.databinding.beans_1.8.0.v20210619-1111.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (92.92kB)
14:50:56 [2022-05-26T18:50:56.745Z] [INFO] Fetching org.eclipse.core.externaltools_1.2.200.v20220125-2302.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (42.65kB)
14:50:56 [2022-05-26T18:50:56.745Z] [INFO] Fetching org.eclipse.debug.ui.launchview_1.0.100.v20220121-1856.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (85.98kB)
14:50:56 [2022-05-26T18:50:56.745Z] [INFO] Fetching org.eclipse.equinox.console_1.4.500.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (129.01kB)
14:50:56 [2022-05-26T18:50:56.745Z] [INFO] Fetching org.eclipse.jface.notifications_0.4.0.v20211004-0555.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (29.94kB)
14:50:56 [2022-05-26T18:50:56.745Z] [INFO] Fetching org.eclipse.ecf.ssl_1.2.401.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (15.43kB)
14:50:56 [2022-05-26T18:50:56.745Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient5_1.0.300.v20220215-0126.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (82.96kB)
14:50:56 [2022-05-26T18:50:56.745Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient5.win32_1.0.400.v20220109-1926.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (22.98kB)
14:50:56 [2022-05-26T18:50:56.745Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl_1.0.201.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (9.69kB)
14:50:56 [2022-05-26T18:50:56.745Z] [INFO] Fetching org.eclipse.equinox.http.jetty_3.8.100.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (29.16kB)
14:50:56 [2022-05-26T18:50:56.745Z] [INFO] Fetching org.eclipse.equinox.http.servlet_1.7.200.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (234.52kB)
14:50:56 [2022-05-26T18:50:56.745Z] [INFO] Fetching org.eclipse.jetty.http_10.0.6.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (243.43kB)
14:50:57 [2022-05-26T18:50:57.003Z] [INFO] Fetching org.eclipse.jetty.server_10.0.6.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (769.66kB)
14:50:57 [2022-05-26T18:50:57.003Z] [INFO] Fetching org.eclipse.jetty.servlet_10.0.6.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (171.75kB)
14:50:57 [2022-05-26T18:50:57.003Z] [INFO] Fetching org.eclipse.jetty.util_10.0.6.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (561.39kB)
14:50:57 [2022-05-26T18:50:57.260Z] [INFO] Fetching org.eclipse.equinox.http.registry_1.3.100.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (47.6kB)
14:50:57 [2022-05-26T18:50:57.260Z] [INFO] Fetching org.eclipse.equinox.jsp.jasper_1.1.600.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (27.33kB)
14:50:57 [2022-05-26T18:50:57.260Z] [INFO] Fetching org.eclipse.equinox.jsp.jasper.registry_1.2.100.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (12.61kB)
14:50:57 [2022-05-26T18:50:57.260Z] [INFO] Fetching org.eclipse.equinox.p2.console_1.2.0.v20210315-2042.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (28.05kB)
14:50:57 [2022-05-26T18:50:57.260Z] [INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives_1.4.300.v20220210-1319.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (85.88kB)
14:50:57 [2022-05-26T18:50:57.260Z] [INFO] Fetching org.eclipse.equinox.p2.director.app_1.2.100.v20211220-1825.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (58.07kB)
14:50:57 [2022-05-26T18:50:57.260Z] [INFO] Fetching org.eclipse.equinox.p2.reconciler.dropins_1.4.100.v20211217-1131.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (50.58kB)
14:50:57 [2022-05-26T18:50:57.260Z] [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.3.0.v20210325-0750.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (248.88kB)
14:50:57 [2022-05-26T18:50:57.520Z] [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.scheduler_1.5.300.v20211214-1242.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (103.44kB)
14:50:57 [2022-05-26T18:50:57.520Z] [INFO] Fetching org.eclipse.equinox.p2.updatechecker_1.3.0.v20210315-2228.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (18.19kB)
14:50:57 [2022-05-26T18:50:57.520Z] [INFO] Fetching org.eclipse.equinox.p2.ui.importexport_1.3.200.v20210813-0818.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (129.71kB)
14:50:57 [2022-05-26T18:50:57.520Z] [INFO] Fetching org.eclipse.equinox.p2.updatesite_1.2.200.v20211013-0600.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (101.02kB)
14:50:57 [2022-05-26T18:50:57.520Z] [INFO] Fetching org.eclipse.help.base_4.3.600.v20220308-0310.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (432.51kB)
14:50:57 [2022-05-26T18:50:57.520Z] [INFO] Fetching org.eclipse.help.ui_4.3.200.v20210922-1029.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (534.62kB)
14:50:57 [2022-05-26T18:50:57.520Z] [INFO] Fetching org.eclipse.help.webapp_3.10.600.v20220121-1305.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (736.46kB)
14:50:57 [2022-05-26T18:50:57.778Z] [INFO] Fetching org.eclipse.jetty.io_10.0.6.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (194.96kB)
14:50:57 [2022-05-26T18:50:57.778Z] [INFO] Fetching org.eclipse.jetty.security_10.0.6.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (126.4kB)
14:50:57 [2022-05-26T18:50:57.778Z] [INFO] Fetching org.eclipse.jetty.util.ajax_10.0.6.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (68.89kB)
14:50:57 [2022-05-26T18:50:57.778Z] [INFO] Fetching org.eclipse.platform_4.23.0.v20220308-0310.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (671.86kB)
14:50:58 [2022-05-26T18:50:58.035Z] [INFO] Fetching org.eclipse.platform.doc.user_4.23.0.v20220302-1425.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (5.14MB)
14:50:58 [2022-05-26T18:50:58.600Z] [INFO] Fetching org.eclipse.text.quicksearch_1.1.300.v20211203-1705.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (95.68kB)
14:50:58 [2022-05-26T18:50:58.600Z] [INFO] Fetching org.eclipse.ui.intro.universal_3.4.200.v20210409-1747.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (2.09MB)
14:50:58 [2022-05-26T18:50:58.600Z] [INFO] Fetching org.eclipse.ui.cheatsheets_3.7.300.v20210507-0822.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (379kB)
14:50:58 [2022-05-26T18:50:58.859Z] [INFO] Fetching org.eclipse.ui.genericeditor_1.2.200.v20211217-1247.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (152.75kB)
14:50:58 [2022-05-26T18:50:58.859Z] [INFO] Fetching org.eclipse.ui.monitoring_1.2.100.v20220204-0910.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (59.91kB)
14:50:58 [2022-05-26T18:50:58.859Z] [INFO] Fetching org.eclipse.ui.net_1.4.0.v20210426-0838.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (45.24kB)
14:50:58 [2022-05-26T18:50:58.859Z] [INFO] Fetching org.eclipse.ui.externaltools_3.5.100.v20210812-1118.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (140.91kB)
14:50:58 [2022-05-26T18:50:58.859Z] [INFO] Fetching org.eclipse.ui.intro.quicklinks_1.1.100.v20210315-0954.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (23.47kB)
14:50:58 [2022-05-26T18:50:58.859Z] [INFO] Fetching org.eclipse.team.genericeditor.diff.extension_1.1.0.v20210426-0951.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (16.25kB)
14:50:58 [2022-05-26T18:50:58.859Z] [INFO] Fetching org.eclipse.rcp_4.23.0.v20220308-0310.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (11.11kB)
14:50:58 [2022-05-26T18:50:58.859Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java)
14:50:58 [2022-05-26T18:50:58.859Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data/.metadata/.log
14:50:58 [2022-05-26T18:50:58.859Z] [INFO] Command line:
14:50:58 [2022-05-26T18:50:58.859Z] 	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:50:58 [2022-05-26T18:50:58.859Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:51:02 [2022-05-26T18:51:02.139Z] !SESSION 2022-05-26 18:50:59.063 -----------------------------------------------
14:51:02 [2022-05-26T18:51:02.139Z] eclipse.buildId=unknown
14:51:02 [2022-05-26T18:51:02.139Z] java.version=11.0.2
14:51:02 [2022-05-26T18:51:02.139Z] java.vendor=Oracle Corporation
14:51:02 [2022-05-26T18:51:02.139Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:51:02 [2022-05-26T18:51:02.139Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:51:02 [2022-05-26T18:51:02.139Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:51:02 [2022-05-26T18:51:02.139Z] 
14:51:02 [2022-05-26T18:51:02.139Z] !ENTRY org.eclipse.compare.win32 4 0 2022-05-26 18:51:01.754
14:51:02 [2022-05-26T18:51:02.139Z] !MESSAGE FrameworkEvent ERROR
14:51:02 [2022-05-26T18:51:02.139Z] !STACK 0
14:51:02 [2022-05-26T18:51:02.139Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [55]
14:51:02 [2022-05-26T18:51:02.139Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:51:02 [2022-05-26T18:51:02.139Z] 
14:51:02 [2022-05-26T18:51:02.139Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
14:51:02 [2022-05-26T18:51:02.139Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1847)
14:51:02 [2022-05-26T18:51:02.139Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
14:51:02 [2022-05-26T18:51:02.139Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1840)
14:51:02 [2022-05-26T18:51:02.139Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1781)
14:51:02 [2022-05-26T18:51:02.139Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1745)
14:51:02 [2022-05-26T18:51:02.139Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1667)
14:51:02 [2022-05-26T18:51:02.139Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:51:02 [2022-05-26T18:51:02.139Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:51:02 [2022-05-26T18:51:02.139Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:51:03 [2022-05-26T18:51:03.072Z] 
14:51:03 [2022-05-26T18:51:03.073Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2022-05-26 18:51:02.861
14:51:03 [2022-05-26T18:51:03.073Z] !MESSAGE FrameworkEvent ERROR
14:51:03 [2022-05-26T18:51:03.073Z] !STACK 0
14:51:03 [2022-05-26T18:51:03.073Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [132]
14:51:03 [2022-05-26T18:51:03.073Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:51:03 [2022-05-26T18:51:03.073Z] 
14:51:03 [2022-05-26T18:51:03.073Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
14:51:03 [2022-05-26T18:51:03.073Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1847)
14:51:03 [2022-05-26T18:51:03.073Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
14:51:03 [2022-05-26T18:51:03.073Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1840)
14:51:03 [2022-05-26T18:51:03.073Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1781)
14:51:03 [2022-05-26T18:51:03.073Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1745)
14:51:03 [2022-05-26T18:51:03.073Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1667)
14:51:03 [2022-05-26T18:51:03.073Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:51:03 [2022-05-26T18:51:03.073Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:51:03 [2022-05-26T18:51:03.073Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:51:03 [2022-05-26T18:51:03.331Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFEventDefinitionTest
14:51:03 [2022-05-26T18:51:03.589Z] 
14:51:03 [2022-05-26T18:51:03.589Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2022-05-26 18:51:03.394
14:51:03 [2022-05-26T18:51:03.589Z] !MESSAGE Struct already contains a field named ctx
14:51:03 [2022-05-26T18:51:03.589Z] 
14:51:03 [2022-05-26T18:51:03.589Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2022-05-26 18:51:03.395
14:51:03 [2022-05-26T18:51:03.589Z] !MESSAGE Struct already contains a field named ctx
14:51:03 [2022-05-26T18:51:03.589Z] 
14:51:03 [2022-05-26T18:51:03.589Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2022-05-26 18:51:03.396
14:51:03 [2022-05-26T18:51:03.589Z] !MESSAGE Struct already contains a field named ctx
14:51:03 [2022-05-26T18:51:03.589Z] 
14:51:03 [2022-05-26T18:51:03.589Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2022-05-26 18:51:03.396
14:51:03 [2022-05-26T18:51:03.589Z] !MESSAGE Struct already contains a field named ctx
14:51:03 [2022-05-26T18:51:03.589Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s - in org.eclipse.tracecompass.ctf.core.tests.event.CTFEventDefinitionTest
14:51:03 [2022-05-26T18:51:03.589Z] testEvents(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventDefinitionTest)  Time elapsed: 0.031 s
14:51:03 [2022-05-26T18:51:03.589Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest
14:51:03 [2022-05-26T18:51:03.589Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest
14:51:03 [2022-05-26T18:51:03.589Z] getterTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest)  Time elapsed: 0.001 s
14:51:03 [2022-05-26T18:51:03.589Z] constructorTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest)  Time elapsed: 0 s
14:51:03 [2022-05-26T18:51:03.589Z] comparatorTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest)  Time elapsed: 0.001 s
14:51:03 [2022-05-26T18:51:03.589Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest)  Time elapsed: 0 s
14:51:03 [2022-05-26T18:51:03.589Z] toStringTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest)  Time elapsed: 0 s
14:51:03 [2022-05-26T18:51:03.589Z] hashCodeTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest)  Time elapsed: 0.001 s
14:51:03 [2022-05-26T18:51:03.589Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest
14:51:03 [2022-05-26T18:51:03.589Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest
14:51:03 [2022-05-26T18:51:03.589Z] testParseField_simple(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest)  Time elapsed: 0.001 s
14:51:03 [2022-05-26T18:51:03.589Z] testParseField_complex(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest)  Time elapsed: 0.012 s
14:51:03 [2022-05-26T18:51:03.589Z] testParseField_simple2(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest)  Time elapsed: 0 s
14:51:03 [2022-05-26T18:51:03.589Z] testParseField_simple3(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest)  Time elapsed: 0.001 s
14:51:03 [2022-05-26T18:51:03.589Z] Running org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest
14:51:03 [2022-05-26T18:51:03.589Z] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest
14:51:03 [2022-05-26T18:51:03.589Z] testGetInt_le1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0.001 s
14:51:03 [2022-05-26T18:51:03.589Z] testGetInt_le2(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
14:51:03 [2022-05-26T18:51:03.589Z] testPutIntLe(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
14:51:03 [2022-05-26T18:51:03.589Z] testPutInt_invalid(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
14:51:03 [2022-05-26T18:51:03.589Z] testGetLong35s_pos0LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
14:51:03 [2022-05-26T18:51:03.589Z] testGetLong35s_pos7LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
14:51:03 [2022-05-26T18:51:03.589Z] testGetLong35s_pos8LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
14:51:03 [2022-05-26T18:51:03.589Z] testGet24Unsigned(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
14:51:03 [2022-05-26T18:51:03.589Z] testGetInt_invalid(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
14:51:03 [2022-05-26T18:51:03.589Z] testGet24Signed(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
14:51:03 [2022-05-26T18:51:03.589Z] testGetLong35_pos7LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
14:51:03 [2022-05-26T18:51:03.589Z] testGetLong35_pos8LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
14:51:03 [2022-05-26T18:51:03.589Z] testPutInt_length0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0.001 s
14:51:03 [2022-05-26T18:51:03.589Z] testPutInt_length1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
14:51:03 [2022-05-26T18:51:03.589Z] testGetLong_pos0LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
14:51:03 [2022-05-26T18:51:03.589Z] testGetLong_pos7LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0.001 s
14:51:03 [2022-05-26T18:51:03.589Z] testGetLong_pos8LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
14:51:03 [2022-05-26T18:51:03.589Z] testGet35_pos0BE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
14:51:03 [2022-05-26T18:51:03.589Z] testGet35_pos0LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
14:51:03 [2022-05-26T18:51:03.589Z] testGet35_pos8BE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
14:51:03 [2022-05-26T18:51:03.589Z] testPutIntLe_length0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0.001 s
14:51:03 [2022-05-26T18:51:03.589Z] testPutIntLe_length1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
14:51:03 [2022-05-26T18:51:03.589Z] testGetLong_pos0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
14:51:03 [2022-05-26T18:51:03.589Z] testGetLong_pos7(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
14:51:03 [2022-05-26T18:51:03.589Z] testGetLong_pos8(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
14:51:03 [2022-05-26T18:51:03.589Z] testGetUnsigned(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
14:51:03 [2022-05-26T18:51:03.589Z] testGetInt_invalid2(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
14:51:03 [2022-05-26T18:51:03.589Z] testGetSigned(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
14:51:03 [2022-05-26T18:51:03.589Z] testPutInt(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
14:51:03 [2022-05-26T18:51:03.589Z] testPutInt_hex(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0.001 s
14:51:03 [2022-05-26T18:51:03.589Z] testGetInt_base(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
14:51:03 [2022-05-26T18:51:03.589Z] testGetInt_pos0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
14:51:03 [2022-05-26T18:51:03.589Z] testGetInt_pos1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
14:51:03 [2022-05-26T18:51:03.590Z] testGetInt_pos2(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
14:51:03 [2022-05-26T18:51:03.590Z] Running org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest
14:51:03 [2022-05-26T18:51:03.590Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest
14:51:03 [2022-05-26T18:51:03.590Z] testGetPosition(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
14:51:03 [2022-05-26T18:51:03.590Z] testCanRead_1param(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0.001 s
14:51:03 [2022-05-26T18:51:03.590Z] testGetBytes(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
14:51:03 [2022-05-26T18:51:03.590Z] testGetOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
14:51:03 [2022-05-26T18:51:03.590Z] testClear(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
14:51:03 [2022-05-26T18:51:03.590Z] testGetByteOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
14:51:03 [2022-05-26T18:51:03.590Z] testBitBuffer(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
14:51:03 [2022-05-26T18:51:03.590Z] testSetByteOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
14:51:03 [2022-05-26T18:51:03.590Z] testBitBuffer_fromByteBuffer(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
14:51:03 [2022-05-26T18:51:03.590Z] testGetByteBuffer(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
14:51:03 [2022-05-26T18:51:03.590Z] testSetPosition(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0.001 s
14:51:03 [2022-05-26T18:51:03.590Z] testGetBytesMiddle(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
14:51:03 [2022-05-26T18:51:03.590Z] testSetOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
14:51:03 [2022-05-26T18:51:03.590Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest
14:51:03 [2022-05-26T18:51:03.849Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest
14:51:03 [2022-05-26T18:51:03.849Z] testGrowingLive(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest)  Time elapsed: 0.113 s
14:51:03 [2022-05-26T18:51:03.849Z] testGrowingNotLive(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest)  Time elapsed: 0.004 s
14:51:03 [2022-05-26T18:51:03.849Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest
14:51:03 [2022-05-26T18:51:03.849Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest
14:51:03 [2022-05-26T18:51:03.849Z] testStreamInputReaderTimestampComparator_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest)  Time elapsed: 0 s
14:51:03 [2022-05-26T18:51:03.849Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest
14:51:03 [2022-05-26T18:51:03.849Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest
14:51:03 [2022-05-26T18:51:03.849Z] testTraceFileDoesNotExist(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest)  Time elapsed: 0 s
14:51:03 [2022-05-26T18:51:03.849Z] testTraceDirectoryWithTextMetadata(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest)  Time elapsed: 0.001 s
14:51:03 [2022-05-26T18:51:03.849Z] testTraceDirectoryWith1ByteMetadata(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest)  Time elapsed: 0.001 s
14:51:03 [2022-05-26T18:51:03.849Z] testTraceDirectoryWithLittleEndianMetadata(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest)  Time elapsed: 0 s
14:51:03 [2022-05-26T18:51:03.849Z] testTraceDirectoryWithNoFiles(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest)  Time elapsed: 0 s
14:51:03 [2022-05-26T18:51:03.849Z] testTraceDirectoryWithNoMetadataButFiles(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest)  Time elapsed: 0 s
14:51:03 [2022-05-26T18:51:03.849Z] testTraceDirectoryWithInvalidMetadata(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest)  Time elapsed: 0.001 s
14:51:03 [2022-05-26T18:51:03.849Z] testTraceDirectoryWithEmptyMetadata(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest)  Time elapsed: 0 s
14:51:03 [2022-05-26T18:51:03.849Z] testTraceFile(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest)  Time elapsed: 0 s
14:51:03 [2022-05-26T18:51:03.849Z] testTraceNull(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest)  Time elapsed: 0 s
14:51:03 [2022-05-26T18:51:03.849Z] testTraceDirectoryWithBigEndianMetadata(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest)  Time elapsed: 0.001 s
14:51:03 [2022-05-26T18:51:03.849Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest
14:51:06 [2022-05-26T18:51:06.380Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.236 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest
14:51:06 [2022-05-26T18:51:06.380Z] testGetCurrentEvent(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.417 s
14:51:06 [2022-05-26T18:51:06.380Z] testGetName(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.171 s
14:51:06 [2022-05-26T18:51:06.380Z] testGoToLastEvent1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.225 s
14:51:06 [2022-05-26T18:51:06.380Z] testGoToLastEvent2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.804 s
14:51:06 [2022-05-26T18:51:06.380Z] testGetCurrentPacketContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.074 s
14:51:06 [2022-05-26T18:51:06.380Z] testStreamInputReader_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.044 s
14:51:06 [2022-05-26T18:51:06.380Z] testSeek_timestamp(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.086 s
14:51:06 [2022-05-26T18:51:06.380Z] testReadNextEvent(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.083 s
14:51:06 [2022-05-26T18:51:06.380Z] testGetCPU(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.08 s
14:51:06 [2022-05-26T18:51:06.380Z] testStreamInputReader_valid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.039 s
14:51:06 [2022-05-26T18:51:06.380Z] testSeek_eventDefinition(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.209 s
14:51:06 [2022-05-26T18:51:06.380Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest
14:51:06 [2022-05-26T18:51:06.380Z] 
14:51:06 [2022-05-26T18:51:06.380Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2022-05-26 18:51:06.258
14:51:06 [2022-05-26T18:51:06.380Z] !MESSAGE channel0_1	[++++++++++++++++++++++++++++++++++++++++++++++++++                                                  ]	509 Events
14:51:06 [2022-05-26T18:51:06.380Z] 
14:51:06 [2022-05-26T18:51:06.380Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2022-05-26 18:51:06.258
14:51:06 [2022-05-26T18:51:06.380Z] !MESSAGE channel0_0	[+++++++++++++++++++++++++++++++++++++++++++++++++                                                   ]	491 Events
14:51:06 [2022-05-26T18:51:06.380Z] 
14:51:06 [2022-05-26T18:51:06.380Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2022-05-26 18:51:06.293
14:51:06 [2022-05-26T18:51:06.380Z] !MESSAGE channel0_1	[++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++]	1 Events
14:51:06 [2022-05-26T18:51:06.380Z] 
14:51:06 [2022-05-26T18:51:06.380Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2022-05-26 18:51:06.293
14:51:06 [2022-05-26T18:51:06.380Z] !MESSAGE channel0_0	[                                                            ]	0 Events
14:51:07 [2022-05-26T18:51:07.752Z] 
14:51:07 [2022-05-26T18:51:07.752Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2022-05-26 18:51:07.374
14:51:07 [2022-05-26T18:51:07.752Z] !MESSAGE channel0_1	[+]	1 Events
14:51:07 [2022-05-26T18:51:07.752Z] 
14:51:07 [2022-05-26T18:51:07.752Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2022-05-26 18:51:07.375
14:51:07 [2022-05-26T18:51:07.752Z] !MESSAGE channel0_0	[ ]	0 Events
14:51:07 [2022-05-26T18:51:07.752Z] 
14:51:07 [2022-05-26T18:51:07.753Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2022-05-26 18:51:07.406
14:51:07 [2022-05-26T18:51:07.753Z] !MESSAGE channel0_1	[++]	1 Events
14:51:07 [2022-05-26T18:51:07.753Z] 
14:51:07 [2022-05-26T18:51:07.753Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2022-05-26 18:51:07.406
14:51:07 [2022-05-26T18:51:07.753Z] !MESSAGE channel0_0	[  ]	0 Events
14:51:07 [2022-05-26T18:51:07.753Z] 
14:51:07 [2022-05-26T18:51:07.753Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2022-05-26 18:51:07.594
14:51:07 [2022-05-26T18:51:07.753Z] !MESSAGE channel0_1	[++++++++++]	1 Events
14:51:07 [2022-05-26T18:51:07.753Z] 
14:51:07 [2022-05-26T18:51:07.753Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2022-05-26 18:51:07.595
14:51:07 [2022-05-26T18:51:07.753Z] !MESSAGE channel0_0	[          ]	0 Events
14:51:08 [2022-05-26T18:51:08.010Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.801 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest
14:51:08 [2022-05-26T18:51:08.010Z] testHasMoreEvents(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.036 s
14:51:08 [2022-05-26T18:51:08.010Z] testGetCurrentEventDef_last(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.096 s
14:51:08 [2022-05-26T18:51:08.010Z] testPrintStats_100(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.076 s
14:51:08 [2022-05-26T18:51:08.010Z] testPrintStats_noparam(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.034 s
14:51:08 [2022-05-26T18:51:08.010Z] testGetEndTime(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.075 s
14:51:08 [2022-05-26T18:51:08.010Z] testSeek(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.034 s
14:51:08 [2022-05-26T18:51:08.010Z] testGetStartTime(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.073 s
14:51:08 [2022-05-26T18:51:08.010Z] testAdvance_end(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.719 s
14:51:08 [2022-05-26T18:51:08.010Z] testOpen_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.03 s
14:51:08 [2022-05-26T18:51:08.010Z] testGetCurrentEventDef_first(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.045 s
14:51:08 [2022-05-26T18:51:08.010Z] testPrintStats_width0(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.037 s
14:51:08 [2022-05-26T18:51:08.010Z] testPrintStats_width1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.067 s
14:51:08 [2022-05-26T18:51:08.010Z] testPrintStats_width2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.031 s
14:51:08 [2022-05-26T18:51:08.010Z] testCopyFrom(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.084 s
14:51:08 [2022-05-26T18:51:08.010Z] testAdvance_normal(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.074 s
14:51:08 [2022-05-26T18:51:08.010Z] testPrintStats_width10(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.031 s
14:51:08 [2022-05-26T18:51:08.010Z] testOpen_nonexisting(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.069 s
14:51:08 [2022-05-26T18:51:08.010Z] testGoToLastEvent(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.09 s
14:51:08 [2022-05-26T18:51:08.010Z] testOpen_existing(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.097 s
14:51:08 [2022-05-26T18:51:08.010Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest
14:51:20 [2022-05-26T18:51:20.211Z] Tests run: 28, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 11.2 s - in org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest
14:51:20 [2022-05-26T18:51:20.211Z] readTraces[0: KERNEL](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.607 s
14:51:20 [2022-05-26T18:51:20.211Z] readTraces[1: TRACE2](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.713 s
14:51:20 [2022-05-26T18:51:20.211Z] readTraces[2: KERNEL_VM](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 1.325 s
14:51:20 [2022-05-26T18:51:20.211Z] readTraces[3: SYNC_SRC](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.084 s
14:51:20 [2022-05-26T18:51:20.211Z] readTraces[4: SYNC_DEST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.086 s
14:51:20 [2022-05-26T18:51:20.211Z] readTraces[5: DJANGO_CLIENT](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 1.128 s
14:51:20 [2022-05-26T18:51:20.211Z] readTraces[6: DJANGO_DB](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.986 s
14:51:20 [2022-05-26T18:51:20.211Z] readTraces[7: DJANGO_HTTPD](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 1.392 s
14:51:20 [2022-05-26T18:51:20.211Z] readTraces[8: HELLO_LOST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.577 s
14:51:20 [2022-05-26T18:51:20.211Z] readTraces[9: CYG_PROFILE](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.023 s
14:51:20 [2022-05-26T18:51:20.211Z] readTraces[10: CYG_PROFILE_FAST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.059 s
14:51:20 [2022-05-26T18:51:20.211Z] readTraces[11: FUNKY_TRACE](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.325 s
14:51:20 [2022-05-26T18:51:20.211Z] readTraces[12: ARM_64_BIT_HEADER](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.381 s
14:51:20 [2022-05-26T18:51:20.211Z] readTraces[13: FLIPPING_ENDIANNESS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.104 s
14:51:20 [2022-05-26T18:51:20.211Z] readTraces[14: DYNSCOPE](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.389 s
14:51:20 [2022-05-26T18:51:20.211Z] readTraces[15: TRACE_EXPERIMENT](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) skipped
14:51:20 [2022-05-26T18:51:20.211Z] readTraces[16: DEBUG_INFO](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.011 s
14:51:20 [2022-05-26T18:51:20.211Z] readTraces[17: DEBUG_INFO3](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.014 s
14:51:20 [2022-05-26T18:51:20.211Z] readTraces[18: DEBUG_INFO4](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.008 s
14:51:20 [2022-05-26T18:51:20.211Z] readTraces[19: DEBUG_INFO_SYNTH_EXEC](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.056 s
14:51:20 [2022-05-26T18:51:20.211Z] readTraces[20: DEBUG_INFO_SYNTH_TWO_PROCESSES](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.004 s
14:51:20 [2022-05-26T18:51:20.211Z] readTraces[21: DEBUG_INFO_SYNTH_BUILDID_DEBUGLINK](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.003 s
14:51:20 [2022-05-26T18:51:20.211Z] readTraces[22: MEMORY_ANALYSIS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.694 s
14:51:20 [2022-05-26T18:51:20.211Z] readTraces[23: PERF_TASKSET2](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.019 s
14:51:20 [2022-05-26T18:51:20.211Z] readTraces[24: MANY_THREADS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.715 s
14:51:20 [2022-05-26T18:51:20.211Z] readTraces[25: CONTEXT_SWITCHES_KERNEL](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.386 s
14:51:20 [2022-05-26T18:51:20.211Z] readTraces[26: CONTEXT_SWITCHES_UST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.008 s
14:51:20 [2022-05-26T18:51:20.211Z] readTraces[27: UNEVEN_STREAMS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 1.077 s
14:51:20 [2022-05-26T18:51:20.211Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest
14:51:22 [2022-05-26T18:51:22.114Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.913 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest
14:51:22 [2022-05-26T18:51:22.114Z] testGetTrace(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.227 s
14:51:22 [2022-05-26T18:51:22.114Z] testAddEvent_base(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.121 s
14:51:22 [2022-05-26T18:51:22.114Z] testGetId(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.155 s
14:51:22 [2022-05-26T18:51:22.114Z] testSetId(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.186 s
14:51:22 [2022-05-26T18:51:22.114Z] testAddHugeIDEvent_base(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.121 s
14:51:22 [2022-05-26T18:51:22.114Z] testToString(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.121 s
14:51:22 [2022-05-26T18:51:22.114Z] testGetPacketContextDecl(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.16 s
14:51:22 [2022-05-26T18:51:22.114Z] testGetEventHeaderDecl(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.2 s
14:51:22 [2022-05-26T18:51:22.114Z] testEventHeaderIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.115 s
14:51:22 [2022-05-26T18:51:22.114Z] testGetStreamInputs(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.117 s
14:51:22 [2022-05-26T18:51:22.114Z] testSetEventContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.182 s
14:51:22 [2022-05-26T18:51:22.114Z] testSetEventHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.134 s
14:51:22 [2022-05-26T18:51:22.114Z] testGetEventContextDecl(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.186 s
14:51:22 [2022-05-26T18:51:22.114Z] testEventContextIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.191 s
14:51:22 [2022-05-26T18:51:22.114Z] testSetPacketContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.169 s
14:51:22 [2022-05-26T18:51:22.114Z] testGetEvents(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.115 s
14:51:22 [2022-05-26T18:51:22.114Z] testIdIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.113 s
14:51:22 [2022-05-26T18:51:22.114Z] testStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.188 s
14:51:22 [2022-05-26T18:51:22.114Z] testPacketContextIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.109 s
14:51:22 [2022-05-26T18:51:22.114Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest
14:51:22 [2022-05-26T18:51:22.681Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.434 s - in org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest
14:51:22 [2022-05-26T18:51:22.681Z] testParse(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest)  Time elapsed: 0.197 s
14:51:22 [2022-05-26T18:51:22.681Z] testToString(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest)  Time elapsed: 0.07 s
14:51:22 [2022-05-26T18:51:22.681Z] testStreamTextMD(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest)  Time elapsed: 0.027 s
14:51:22 [2022-05-26T18:51:22.681Z] testMetadata(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest)  Time elapsed: 0.024 s
14:51:22 [2022-05-26T18:51:22.681Z] testGetDetectedByteOrder(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest)  Time elapsed: 0.061 s
14:51:22 [2022-05-26T18:51:22.681Z] testEndian(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest)  Time elapsed: 0.026 s
14:51:22 [2022-05-26T18:51:22.681Z] testTextMD(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest)  Time elapsed: 0.027 s
14:51:22 [2022-05-26T18:51:22.681Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest
14:51:22 [2022-05-26T18:51:22.681Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest
14:51:22 [2022-05-26T18:51:22.681Z] testStreamInputPacketIndexDisjoint(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest)  Time elapsed: 0.001 s
14:51:22 [2022-05-26T18:51:22.681Z] testStreamInputPacketIndexOverlappingBothSides(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest)  Time elapsed: 0 s
14:51:22 [2022-05-26T18:51:22.681Z] testStreamInputPacketIndexLargeOverlapping(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest)  Time elapsed: 0 s
14:51:22 [2022-05-26T18:51:22.681Z] testStreamInputPacketIndexContiguous(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest)  Time elapsed: 0 s
14:51:22 [2022-05-26T18:51:22.681Z] testStreamInputPacketIndexInvalidAppend(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest)  Time elapsed: 0.001 s
14:51:22 [2022-05-26T18:51:22.681Z] testStreamInputPacketIndexGet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest)  Time elapsed: 0 s
14:51:22 [2022-05-26T18:51:22.681Z] testStreamInputPacketIndex(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest)  Time elapsed: 0 s
14:51:22 [2022-05-26T18:51:22.681Z] testStreamInputPacketIndexOverlapping(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest)  Time elapsed: 0 s
14:51:22 [2022-05-26T18:51:22.681Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest
14:51:22 [2022-05-26T18:51:22.681Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest
14:51:22 [2022-05-26T18:51:22.681Z] testPacketNoHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest)  Time elapsed: 0.001 s
14:51:22 [2022-05-26T18:51:22.681Z] testPacketWithContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest)  Time elapsed: 0 s
14:51:22 [2022-05-26T18:51:22.681Z] testPacketWithPacketContextAndLostEvents(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest)  Time elapsed: 0 s
14:51:22 [2022-05-26T18:51:22.681Z] testPacket(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest)  Time elapsed: 0 s
14:51:22 [2022-05-26T18:51:22.681Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest
14:51:22 [2022-05-26T18:51:22.681Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s - in org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest
14:51:22 [2022-05-26T18:51:22.682Z] TSDLContextTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest)  Time elapsed: 0.005 s
14:51:22 [2022-05-26T18:51:22.682Z] TSDLEnvironmentTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest)  Time elapsed: 0.002 s
14:51:22 [2022-05-26T18:51:22.682Z] TSDLSimpleTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest)  Time elapsed: 0.003 s
14:51:22 [2022-05-26T18:51:22.682Z] TSDLClockTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest)  Time elapsed: 0.003 s
14:51:22 [2022-05-26T18:51:22.682Z] TSDLCallsiteTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest)  Time elapsed: 0.055 s
14:51:22 [2022-05-26T18:51:22.682Z] TSDLEnumTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest)  Time elapsed: 0.003 s
14:51:22 [2022-05-26T18:51:22.682Z] TSDLAllTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest)  Time elapsed: 0.005 s
14:51:22 [2022-05-26T18:51:22.682Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest
14:51:22 [2022-05-26T18:51:22.940Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.207 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest
14:51:22 [2022-05-26T18:51:22.940Z] testAddTwoStreams1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest)  Time elapsed: 0.034 s
14:51:22 [2022-05-26T18:51:22.940Z] testAddTwoStreams2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest)  Time elapsed: 0.071 s
14:51:22 [2022-05-26T18:51:22.940Z] testAddTwoStreams3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest)  Time elapsed: 0.015 s
14:51:22 [2022-05-26T18:51:22.940Z] testEmptyStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest)  Time elapsed: 0.011 s
14:51:22 [2022-05-26T18:51:22.940Z] testAddStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest)  Time elapsed: 0.063 s
14:51:22 [2022-05-26T18:51:22.940Z] testAddStreamFail(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest)  Time elapsed: 0.012 s
14:51:22 [2022-05-26T18:51:22.940Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest
14:51:24 [2022-05-26T18:51:24.311Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.294 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest
14:51:24 [2022-05-26T18:51:24.311Z] testEquals1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.2 s
14:51:24 [2022-05-26T18:51:24.311Z] testEquals2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.181 s
14:51:24 [2022-05-26T18:51:24.311Z] testEquals3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.203 s
14:51:24 [2022-05-26T18:51:24.311Z] testEquals4(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.226 s
14:51:24 [2022-05-26T18:51:24.311Z] testGetTimestampEnd(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.11 s
14:51:24 [2022-05-26T18:51:24.311Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.087 s
14:51:24 [2022-05-26T18:51:24.311Z] testSetTimestampEnd(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.049 s
14:51:24 [2022-05-26T18:51:24.311Z] testGetFilename(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.049 s
14:51:24 [2022-05-26T18:51:24.311Z] testStreamInput(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.051 s
14:51:24 [2022-05-26T18:51:24.311Z] testGetStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.082 s
14:51:24 [2022-05-26T18:51:24.311Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.054 s
14:51:24 [2022-05-26T18:51:24.311Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest
14:51:25 [2022-05-26T18:51:25.682Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.49 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest
14:51:25 [2022-05-26T18:51:25.682Z] testKernelTrace[0: WHOLE_TRACE](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest)  Time elapsed: 0.856 s
14:51:25 [2022-05-26T18:51:25.682Z] testKernelTrace[1: NO_EVENTS_USING_INVERTED_TIME](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest)  Time elapsed: 0.058 s
14:51:25 [2022-05-26T18:51:25.682Z] testKernelTrace[2: STREAM0_FIRST_PACKET_TIME](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest)  Time elapsed: 0.174 s
14:51:25 [2022-05-26T18:51:25.682Z] testKernelTrace[3: BOTH_STREAMS_FIRST_PACKET_ONLY](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest)  Time elapsed: 0.121 s
14:51:25 [2022-05-26T18:51:25.682Z] testKernelTrace[4: BOTH_STREAMS_SEVERAL_PACKETS](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest)  Time elapsed: 0.277 s
14:51:25 [2022-05-26T18:51:25.682Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest
14:51:25 [2022-05-26T18:51:25.682Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest
14:51:25 [2022-05-26T18:51:25.682Z] testStreamInputPacketIndexEntryConstructor1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0 s
14:51:25 [2022-05-26T18:51:25.682Z] testStreamInputPacketIndexEntryConstructor2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0 s
14:51:25 [2022-05-26T18:51:25.682Z] testStreamInputPacketIndexEntryConstructor3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0 s
14:51:25 [2022-05-26T18:51:25.682Z] testStreamInputPacketIndexEntryConstructor4(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0.001 s
14:51:25 [2022-05-26T18:51:25.682Z] testStreamInputPacketIndexEntryConstructor5(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0 s
14:51:25 [2022-05-26T18:51:25.682Z] testStreamInputPacketIndexEntryConstructor6(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0 s
14:51:25 [2022-05-26T18:51:25.682Z] testStreamInputPacketIndexEntryConstructor7(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0 s
14:51:25 [2022-05-26T18:51:25.682Z] testStreamInputPacketIndexEntryConstructor8(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0 s
14:51:25 [2022-05-26T18:51:25.682Z] testToString(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0 s
14:51:25 [2022-05-26T18:51:25.682Z] testStreamInputPacketIndexEntry_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0 s
14:51:25 [2022-05-26T18:51:25.682Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest
14:51:26 [2022-05-26T18:51:26.614Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.011 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest
14:51:26 [2022-05-26T18:51:26.614Z] testGetMajor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.024 s
14:51:26 [2022-05-26T18:51:26.614Z] testGetMinor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.065 s
14:51:26 [2022-05-26T18:51:26.614Z] testPacketHeaderIsSet_valid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.089 s
14:51:26 [2022-05-26T18:51:26.614Z] testLookupEnvironment_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.024 s
14:51:26 [2022-05-26T18:51:26.614Z] testLookupEnvironment_2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.024 s
14:51:26 [2022-05-26T18:51:26.614Z] testLookupEnvironment_3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.064 s
14:51:26 [2022-05-26T18:51:26.615Z] testLookupEnvironment_4(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.024 s
14:51:26 [2022-05-26T18:51:26.615Z] testMajorIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.024 s
14:51:26 [2022-05-26T18:51:26.615Z] testByteOrderIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.046 s
14:51:26 [2022-05-26T18:51:26.615Z] testOpen_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.024 s
14:51:26 [2022-05-26T18:51:26.615Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.023 s
14:51:26 [2022-05-26T18:51:26.615Z] testGetUUID(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.06 s
14:51:26 [2022-05-26T18:51:26.615Z] testUUIDIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.031 s
14:51:26 [2022-05-26T18:51:26.615Z] testMinorIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.023 s
14:51:26 [2022-05-26T18:51:26.615Z] testGetPacketHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.048 s
14:51:26 [2022-05-26T18:51:26.615Z] testGetTraceDirectory(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.024 s
14:51:26 [2022-05-26T18:51:26.615Z] testSetByteOrder(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.024 s
14:51:26 [2022-05-26T18:51:26.615Z] testAddStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.05 s
14:51:26 [2022-05-26T18:51:26.615Z] testSetPacketHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.023 s
14:51:26 [2022-05-26T18:51:26.615Z] testGetSetClock_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.023 s
14:51:26 [2022-05-26T18:51:26.615Z] testGetSetClock_2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.023 s
14:51:26 [2022-05-26T18:51:26.615Z] testGetByteOrder_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.044 s
14:51:26 [2022-05-26T18:51:26.615Z] testGetStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.023 s
14:51:26 [2022-05-26T18:51:26.615Z] testSetUUID(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.022 s
14:51:26 [2022-05-26T18:51:26.615Z] testPacketHeaderIsSet_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.046 s
14:51:26 [2022-05-26T18:51:26.615Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.024 s
14:51:26 [2022-05-26T18:51:26.615Z] testOpen_existing(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.044 s
14:51:26 [2022-05-26T18:51:26.615Z] testSetMajor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.022 s
14:51:26 [2022-05-26T18:51:26.615Z] testSetMinor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.023 s
14:51:26 [2022-05-26T18:51:26.615Z] Running org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test
14:51:26 [2022-05-26T18:51:26.615Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test
14:51:26 [2022-05-26T18:51:26.615Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test)  Time elapsed: 0.001 s
14:51:26 [2022-05-26T18:51:26.615Z] testGetElem(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test)  Time elapsed: 0 s
14:51:26 [2022-05-26T18:51:26.615Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test)  Time elapsed: 0 s
14:51:26 [2022-05-26T18:51:26.615Z] testFixedStringDefinition(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test)  Time elapsed: 0 s
14:51:26 [2022-05-26T18:51:26.615Z] Running org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest
14:51:26 [2022-05-26T18:51:26.872Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest
14:51:26 [2022-05-26T18:51:26.872Z] testVariantDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0.001 s
14:51:26 [2022-05-26T18:51:26.872Z] equalsAddTwiceTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
14:51:26 [2022-05-26T18:51:26.872Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
14:51:26 [2022-05-26T18:51:26.872Z] testAddField(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
14:51:26 [2022-05-26T18:51:26.872Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0.033 s
14:51:26 [2022-05-26T18:51:26.872Z] equalsOutOfOrderTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
14:51:26 [2022-05-26T18:51:26.872Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0.001 s
14:51:26 [2022-05-26T18:51:26.872Z] testIsTagged(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
14:51:26 [2022-05-26T18:51:26.872Z] testIsTagged_null(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
14:51:26 [2022-05-26T18:51:26.872Z] testHasField(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
14:51:26 [2022-05-26T18:51:26.872Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
14:51:26 [2022-05-26T18:51:26.872Z] testSetTag(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
14:51:26 [2022-05-26T18:51:26.872Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest
14:51:27 [2022-05-26T18:51:27.804Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.945 s - in org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest
14:51:27 [2022-05-26T18:51:27.804Z] testEquals1(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.024 s
14:51:27 [2022-05-26T18:51:27.804Z] testEquals2(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.023 s
14:51:27 [2022-05-26T18:51:27.804Z] testEquals3(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.024 s
14:51:27 [2022-05-26T18:51:27.804Z] testEquals4(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.045 s
14:51:27 [2022-05-26T18:51:27.804Z] testEquals5(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.034 s
14:51:27 [2022-05-26T18:51:27.804Z] testHashCode_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.022 s
14:51:27 [2022-05-26T18:51:27.804Z] testEventDefinition(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.059 s
14:51:27 [2022-05-26T18:51:27.804Z] testEquals_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.024 s
14:51:27 [2022-05-26T18:51:27.804Z] testGetId(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.024 s
14:51:27 [2022-05-26T18:51:27.804Z] testFieldsIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.032 s
14:51:27 [2022-05-26T18:51:27.804Z] testNameIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.037 s
14:51:27 [2022-05-26T18:51:27.804Z] testGetName(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.023 s
14:51:27 [2022-05-26T18:51:27.804Z] testFieldsIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.022 s
14:51:27 [2022-05-26T18:51:27.804Z] testEquals_other1(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.032 s
14:51:27 [2022-05-26T18:51:27.804Z] testEquals_other2(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.031 s
14:51:27 [2022-05-26T18:51:27.804Z] testEquals_other3(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.027 s
14:51:27 [2022-05-26T18:51:27.804Z] testEquals_other4(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.025 s
14:51:27 [2022-05-26T18:51:27.804Z] testEventDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.037 s
14:51:27 [2022-05-26T18:51:27.804Z] testHashCode(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.023 s
14:51:27 [2022-05-26T18:51:27.804Z] testContextIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.033 s
14:51:27 [2022-05-26T18:51:27.804Z] testStreamIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.038 s
14:51:27 [2022-05-26T18:51:27.804Z] testGetFields(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.026 s
14:51:27 [2022-05-26T18:51:27.804Z] testIdIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.026 s
14:51:27 [2022-05-26T18:51:27.804Z] testEquals(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.068 s
14:51:27 [2022-05-26T18:51:27.804Z] testGetStream(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.028 s
14:51:27 [2022-05-26T18:51:27.804Z] testStreamIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.034 s
14:51:27 [2022-05-26T18:51:27.804Z] testEquals_emptyObject(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.036 s
14:51:27 [2022-05-26T18:51:27.804Z] testNameIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.028 s
14:51:27 [2022-05-26T18:51:27.804Z] testContextIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.041 s
14:51:27 [2022-05-26T18:51:27.804Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest
14:51:27 [2022-05-26T18:51:27.804Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest
14:51:27 [2022-05-26T18:51:27.804Z] testBitFlagEnum(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0.001 s
14:51:27 [2022-05-26T18:51:27.804Z] testAddMany(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
14:51:27 [2022-05-26T18:51:27.804Z] testEnumDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
14:51:27 [2022-05-26T18:51:27.804Z] testAdd(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
14:51:27 [2022-05-26T18:51:27.804Z] testQuery(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
14:51:27 [2022-05-26T18:51:27.804Z] testDubs(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
14:51:27 [2022-05-26T18:51:27.804Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
14:51:27 [2022-05-26T18:51:27.804Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
14:51:27 [2022-05-26T18:51:27.804Z] binaryEquivalentTest(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
14:51:27 [2022-05-26T18:51:27.804Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
14:51:27 [2022-05-26T18:51:27.804Z] testOverlap1(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
14:51:27 [2022-05-26T18:51:27.804Z] testOverlap2(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
14:51:27 [2022-05-26T18:51:27.804Z] testOverlap3(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
14:51:27 [2022-05-26T18:51:27.804Z] testOverlap4(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
14:51:27 [2022-05-26T18:51:27.804Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0.001 s
14:51:27 [2022-05-26T18:51:27.804Z] Running org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest
14:51:27 [2022-05-26T18:51:27.804Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest
14:51:27 [2022-05-26T18:51:27.804Z] getterTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest)  Time elapsed: 0 s
14:51:27 [2022-05-26T18:51:27.804Z] ctorTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest)  Time elapsed: 0 s
14:51:27 [2022-05-26T18:51:27.804Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest)  Time elapsed: 0 s
14:51:27 [2022-05-26T18:51:27.804Z] toStringTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest)  Time elapsed: 0 s
14:51:27 [2022-05-26T18:51:27.804Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest)  Time elapsed: 0 s
14:51:27 [2022-05-26T18:51:27.804Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest
14:51:27 [2022-05-26T18:51:27.804Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest
14:51:27 [2022-05-26T18:51:27.804Z] test32BE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest)  Time elapsed: 0 s
14:51:27 [2022-05-26T18:51:27.804Z] test32LE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest)  Time elapsed: 0 s
14:51:27 [2022-05-26T18:51:27.804Z] test64BE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest)  Time elapsed: 0 s
14:51:27 [2022-05-26T18:51:27.804Z] test64LE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest)  Time elapsed: 0 s
14:51:27 [2022-05-26T18:51:27.804Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest
14:51:27 [2022-05-26T18:51:27.804Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest
14:51:27 [2022-05-26T18:51:27.804Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest)  Time elapsed: 0.001 s
14:51:27 [2022-05-26T18:51:27.804Z] testStringDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest)  Time elapsed: 0 s
14:51:27 [2022-05-26T18:51:27.804Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest)  Time elapsed: 0 s
14:51:27 [2022-05-26T18:51:27.804Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest)  Time elapsed: 0 s
14:51:27 [2022-05-26T18:51:27.804Z] testSetValue(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest)  Time elapsed: 0 s
14:51:27 [2022-05-26T18:51:27.804Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest
14:51:27 [2022-05-26T18:51:27.804Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest
14:51:27 [2022-05-26T18:51:27.804Z] testGetFieldsList(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
14:51:27 [2022-05-26T18:51:27.804Z] testGetField(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
14:51:27 [2022-05-26T18:51:27.804Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
14:51:27 [2022-05-26T18:51:27.805Z] testStructDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
14:51:27 [2022-05-26T18:51:27.805Z] testAddField(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0.001 s
14:51:27 [2022-05-26T18:51:27.805Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
14:51:27 [2022-05-26T18:51:27.805Z] testGetMinAlign(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
14:51:27 [2022-05-26T18:51:27.805Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
14:51:27 [2022-05-26T18:51:27.805Z] testHasField(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
14:51:27 [2022-05-26T18:51:27.805Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
14:51:27 [2022-05-26T18:51:27.805Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest
14:51:27 [2022-05-26T18:51:27.805Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest
14:51:27 [2022-05-26T18:51:27.805Z] testLargeExtended(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0.001 s
14:51:27 [2022-05-26T18:51:27.805Z] validateLargeFail(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0 s
14:51:27 [2022-05-26T18:51:27.805Z] validateLarge(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0 s
14:51:27 [2022-05-26T18:51:27.805Z] validateCompactFail(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0 s
14:51:27 [2022-05-26T18:51:27.805Z] testLargeCompact(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0 s
14:51:27 [2022-05-26T18:51:27.805Z] testCompactExtended(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0 s
14:51:27 [2022-05-26T18:51:27.805Z] testMaxSizes(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0 s
14:51:27 [2022-05-26T18:51:27.805Z] validateCompact(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0 s
14:51:27 [2022-05-26T18:51:27.805Z] testCompactCompact(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0 s
14:51:27 [2022-05-26T18:51:27.805Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest
14:51:27 [2022-05-26T18:51:27.805Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest
14:51:27 [2022-05-26T18:51:27.805Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest)  Time elapsed: 0 s
14:51:27 [2022-05-26T18:51:27.805Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest)  Time elapsed: 0 s
14:51:27 [2022-05-26T18:51:27.805Z] testFormatNumber_unsignedLong(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest)  Time elapsed: 0 s
14:51:27 [2022-05-26T18:51:27.805Z] testIntegerDefinition(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest)  Time elapsed: 0 s
14:51:27 [2022-05-26T18:51:27.805Z] testFormatNumber_signedLong(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest)  Time elapsed: 0 s
14:51:27 [2022-05-26T18:51:27.805Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest)  Time elapsed: 0 s
14:51:27 [2022-05-26T18:51:27.805Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest
14:51:27 [2022-05-26T18:51:27.805Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest
14:51:27 [2022-05-26T18:51:27.805Z] testGetEncoding(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest)  Time elapsed: 0 s
14:51:27 [2022-05-26T18:51:27.805Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest)  Time elapsed: 0 s
14:51:27 [2022-05-26T18:51:27.805Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest)  Time elapsed: 0.001 s
14:51:27 [2022-05-26T18:51:27.805Z] testStringDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest)  Time elapsed: 0 s
14:51:27 [2022-05-26T18:51:27.805Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest)  Time elapsed: 0 s
14:51:27 [2022-05-26T18:51:27.805Z] testStringDeclaration_2(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest)  Time elapsed: 0 s
14:51:27 [2022-05-26T18:51:27.805Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest)  Time elapsed: 0 s
14:51:27 [2022-05-26T18:51:27.805Z] Running org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test
14:51:27 [2022-05-26T18:51:27.805Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test
14:51:27 [2022-05-26T18:51:27.805Z] testGetElementType(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test)  Time elapsed: 0 s
14:51:27 [2022-05-26T18:51:27.805Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test)  Time elapsed: 0 s
14:51:27 [2022-05-26T18:51:27.805Z] testSequenceDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test)  Time elapsed: 0 s
14:51:27 [2022-05-26T18:51:27.805Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test)  Time elapsed: 0.001 s
14:51:27 [2022-05-26T18:51:27.805Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test)  Time elapsed: 0 s
14:51:27 [2022-05-26T18:51:27.805Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test)  Time elapsed: 0 s
14:51:27 [2022-05-26T18:51:27.805Z] Running org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest
14:51:27 [2022-05-26T18:51:27.805Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest
14:51:27 [2022-05-26T18:51:27.805Z] testFloat32BitNeg(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0 s
14:51:27 [2022-05-26T18:51:27.805Z] testFloat32Bit(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0.001 s
14:51:27 [2022-05-26T18:51:27.805Z] testFloat48Bit(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0 s
14:51:27 [2022-05-26T18:51:27.805Z] testFloat64Bit(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0 s
14:51:27 [2022-05-26T18:51:27.805Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0 s
14:51:27 [2022-05-26T18:51:27.805Z] testFloat248(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0 s
14:51:27 [2022-05-26T18:51:27.805Z] testFloat5311(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0 s
14:51:27 [2022-05-26T18:51:27.805Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0 s
14:51:27 [2022-05-26T18:51:27.805Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0 s
14:51:27 [2022-05-26T18:51:27.805Z] testFloat64BitNeg(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0.001 s
14:51:27 [2022-05-26T18:51:27.805Z] Running org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test
14:51:27 [2022-05-26T18:51:27.805Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test
14:51:27 [2022-05-26T18:51:27.805Z] testgetElem_withDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0.001 s
14:51:27 [2022-05-26T18:51:27.805Z] testToStringStringArray(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0.005 s
14:51:27 [2022-05-26T18:51:27.805Z] testRead_noDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0.001 s
14:51:27 [2022-05-26T18:51:27.805Z] testgetElem_noDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0 s
14:51:27 [2022-05-26T18:51:27.805Z] testToString_withDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0 s
14:51:27 [2022-05-26T18:51:27.805Z] testArrayDefinition_baseDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0 s
14:51:27 [2022-05-26T18:51:27.805Z] testArrayDefinition_newDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0 s
14:51:27 [2022-05-26T18:51:27.805Z] testToString_string(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0 s
14:51:27 [2022-05-26T18:51:27.805Z] testToString_char(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0 s
14:51:27 [2022-05-26T18:51:27.805Z] testToString_long(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0 s
14:51:27 [2022-05-26T18:51:27.805Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0 s
14:51:27 [2022-05-26T18:51:27.805Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest
14:51:27 [2022-05-26T18:51:27.805Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest
14:51:27 [2022-05-26T18:51:27.806Z] testIntegerDeclarationBruteForce(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0.011 s
14:51:27 [2022-05-26T18:51:27.806Z] testGetEncoding(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
14:51:27 [2022-05-26T18:51:27.806Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
14:51:27 [2022-05-26T18:51:27.806Z] testGetByteOrder(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
14:51:27 [2022-05-26T18:51:27.806Z] testIsCharacter_8bytes(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
14:51:27 [2022-05-26T18:51:27.806Z] testMinValue(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
14:51:27 [2022-05-26T18:51:27.806Z] testIntegerDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
14:51:27 [2022-05-26T18:51:27.806Z] testGetBase(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
14:51:27 [2022-05-26T18:51:27.806Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
14:51:27 [2022-05-26T18:51:27.806Z] testIsSigned_unsigned(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
14:51:27 [2022-05-26T18:51:27.806Z] testIsSigned_signed(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
14:51:27 [2022-05-26T18:51:27.806Z] testMaxValue(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0.001 s
14:51:27 [2022-05-26T18:51:27.806Z] testGetLength(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
14:51:27 [2022-05-26T18:51:27.806Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
14:51:27 [2022-05-26T18:51:27.806Z] testIsCharacter(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
14:51:27 [2022-05-26T18:51:27.806Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest
14:51:27 [2022-05-26T18:51:27.806Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest
14:51:27 [2022-05-26T18:51:27.806Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest)  Time elapsed: 0 s
14:51:27 [2022-05-26T18:51:27.806Z] testGetIntegerValue_one(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest)  Time elapsed: 0 s
14:51:27 [2022-05-26T18:51:27.806Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest)  Time elapsed: 0 s
14:51:27 [2022-05-26T18:51:27.806Z] testUnknownEnum(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest)  Time elapsed: 0 s
14:51:27 [2022-05-26T18:51:27.806Z] testEnumDefinition(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest)  Time elapsed: 0 s
14:51:27 [2022-05-26T18:51:27.806Z] Running org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test
14:51:27 [2022-05-26T18:51:27.806Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test
14:51:27 [2022-05-26T18:51:27.806Z] testGetElementType(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0.001 s
14:51:27 [2022-05-26T18:51:27.806Z] testArrayDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0 s
14:51:27 [2022-05-26T18:51:27.806Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0 s
14:51:27 [2022-05-26T18:51:27.806Z] testIsString_complex(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0 s
14:51:27 [2022-05-26T18:51:27.806Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0 s
14:51:27 [2022-05-26T18:51:27.806Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0 s
14:51:27 [2022-05-26T18:51:27.806Z] testGetLength(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0 s
14:51:27 [2022-05-26T18:51:27.806Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0 s
14:51:27 [2022-05-26T18:51:27.806Z] testIsString_ownDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0 s
14:51:27 [2022-05-26T18:51:27.806Z] Running org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest
14:51:27 [2022-05-26T18:51:27.806Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest
14:51:27 [2022-05-26T18:51:27.806Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest)  Time elapsed: 0.001 s
14:51:27 [2022-05-26T18:51:27.806Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest
14:51:27 [2022-05-26T18:51:27.806Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest
14:51:27 [2022-05-26T18:51:27.806Z] testLookupVariant(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0.001 s
14:51:27 [2022-05-26T18:51:27.806Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
14:51:27 [2022-05-26T18:51:27.806Z] testLookupInteger_1(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
14:51:27 [2022-05-26T18:51:27.806Z] testLookupInteger_2(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
14:51:27 [2022-05-26T18:51:27.806Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
14:51:27 [2022-05-26T18:51:27.806Z] testLookupString(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
14:51:27 [2022-05-26T18:51:27.806Z] testLookupStruct(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
14:51:27 [2022-05-26T18:51:27.806Z] testLookupEnum(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
14:51:27 [2022-05-26T18:51:27.806Z] testLookupArray(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
14:51:27 [2022-05-26T18:51:27.806Z] testGetDefinitions_1(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
14:51:27 [2022-05-26T18:51:27.806Z] testLookupFixedStringDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
14:51:27 [2022-05-26T18:51:27.806Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
14:51:27 [2022-05-26T18:51:27.806Z] Running org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest
14:51:27 [2022-05-26T18:51:27.806Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest
14:51:27 [2022-05-26T18:51:27.806Z] testGetCurrentField(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
14:51:27 [2022-05-26T18:51:27.806Z] testLookupVariant(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
14:51:27 [2022-05-26T18:51:27.806Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
14:51:27 [2022-05-26T18:51:27.806Z] testGetCurrentFieldName(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0.001 s
14:51:27 [2022-05-26T18:51:27.806Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
14:51:27 [2022-05-26T18:51:27.806Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
14:51:27 [2022-05-26T18:51:27.806Z] testLookupInteger(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
14:51:27 [2022-05-26T18:51:27.806Z] testLookupString(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
14:51:27 [2022-05-26T18:51:27.806Z] testLookupStruct(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
14:51:27 [2022-05-26T18:51:27.806Z] testLookupEnum(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
14:51:27 [2022-05-26T18:51:27.806Z] testVariantDefinition(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
14:51:27 [2022-05-26T18:51:27.806Z] testLookupArray(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
14:51:27 [2022-05-26T18:51:27.806Z] testGetDefinitions(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
14:51:27 [2022-05-26T18:51:27.806Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
14:51:27 [2022-05-26T18:51:27.806Z] Running org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest
14:51:27 [2022-05-26T18:51:27.806Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest
14:51:27 [2022-05-26T18:51:27.806Z] testMakeUUID_2(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest)  Time elapsed: 0 s
14:51:27 [2022-05-26T18:51:27.806Z] testMakeUUID_3(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest)  Time elapsed: 0 s
14:51:27 [2022-05-26T18:51:27.806Z] testUnsignedCompare(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest)  Time elapsed: 0 s
14:51:27 [2022-05-26T18:51:27.806Z] testMakeUUID(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest)  Time elapsed: 0 s
14:51:27 [2022-05-26T18:51:27.806Z] Running org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest
14:51:28 [2022-05-26T18:51:28.065Z] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.179 s - in org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest
14:51:28 [2022-05-26T18:51:28.065Z] testCopyConstructorWithNull(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.065Z] testUnsupporteds(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
14:51:28 [2022-05-26T18:51:28.065Z] testToArray(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.065Z] testCopyConstructor(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0.002 s
14:51:28 [2022-05-26T18:51:28.065Z] testSet(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
14:51:28 [2022-05-26T18:51:28.065Z] testClear(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
14:51:28 [2022-05-26T18:51:28.065Z] testToString(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
14:51:28 [2022-05-26T18:51:28.065Z] testListIterator(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
14:51:28 [2022-05-26T18:51:28.065Z] testUnorderedSet(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
14:51:28 [2022-05-26T18:51:28.065Z] testRecursiveCopyConstructor(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
14:51:28 [2022-05-26T18:51:28.065Z] testContains(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.065Z] testListIteratorWithNull(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
14:51:28 [2022-05-26T18:51:28.065Z] testCopyConstructorWithNulls(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
14:51:28 [2022-05-26T18:51:28.065Z] testHashCollision(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0.126 s
14:51:28 [2022-05-26T18:51:28.065Z] testEquality(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
14:51:28 [2022-05-26T18:51:28.065Z] testListIteratorOutOfOrder(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.065Z] testIndexOf(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
14:51:28 [2022-05-26T18:51:28.065Z] testIsEmpty(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
14:51:28 [2022-05-26T18:51:28.065Z] testSimple(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0.006 s
14:51:28 [2022-05-26T18:51:28.065Z] testStream(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0.007 s
14:51:28 [2022-05-26T18:51:28.065Z] testStreams(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0.033 s
14:51:28 [2022-05-26T18:51:28.065Z] Running org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest
14:51:28 [2022-05-26T18:51:28.065Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest
14:51:28 [2022-05-26T18:51:28.066Z] testEventHeaders(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest)  Time elapsed: 0 s
14:51:28 [2022-05-26T18:51:28.066Z] testRoot(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest)  Time elapsed: 0 s
14:51:28 [2022-05-26T18:51:28.066Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest)  Time elapsed: 0 s
14:51:28 [2022-05-26T18:51:28.066Z] testComplexNode(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest)  Time elapsed: 0 s
14:51:28 [2022-05-26T18:51:28.066Z] testFields(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest)  Time elapsed: 0 s
14:51:28 [2022-05-26T18:51:28.066Z] testNotEquals(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest)  Time elapsed: 0 s
14:51:28 [2022-05-26T18:51:28.066Z] Running org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest
14:51:28 [2022-05-26T18:51:28.066Z] Skipping test traces/ctf-testsuite/tests/1.8/regression/metadata/pass/sequence-typedef-length as requested.
14:51:28 [2022-05-26T18:51:28.066Z] Skipping test traces/ctf-testsuite/tests/1.8/regression/stream/pass/integer-large-size as requested.
14:51:28 [2022-05-26T18:51:28.324Z] line 8:11 required (...)+ loop did not match anything at character ';'
14:51:28 [2022-05-26T18:51:28.324Z] line 10:46 mismatched character '<EOF>' expecting '"'
14:51:28 [2022-05-26T18:51:28.324Z] line 9:16 no viable alternative at character 'o'
14:51:28 [2022-05-26T18:51:28.324Z] line 9:20 no viable alternative at character '?'
14:51:28 [2022-05-26T18:51:28.324Z] line 12:14 no viable alternative at character ''
14:51:28 [2022-05-26T18:51:28.324Z] line 32:0 mismatched character '<EOF>' expecting '"'
14:51:28 [2022-05-26T18:51:28.324Z] 
14:51:28 [2022-05-26T18:51:28.324Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2022-05-26 18:51:28.175
14:51:28 [2022-05-26T18:51:28.324Z] !MESSAGE Unknown trace attribute: test
14:51:28 [2022-05-26T18:51:28.324Z] 
14:51:28 [2022-05-26T18:51:28.324Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2022-05-26 18:51:28.175
14:51:28 [2022-05-26T18:51:28.324Z] !MESSAGE Unknown trace attribute: test1
14:51:28 [2022-05-26T18:51:28.324Z] 
14:51:28 [2022-05-26T18:51:28.324Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2022-05-26 18:51:28.176
14:51:28 [2022-05-26T18:51:28.324Z] !MESSAGE Unknown trace attribute: test2
14:51:28 [2022-05-26T18:51:28.324Z] 
14:51:28 [2022-05-26T18:51:28.324Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2022-05-26 18:51:28.176
14:51:28 [2022-05-26T18:51:28.324Z] !MESSAGE Unknown trace attribute: test3
14:51:28 [2022-05-26T18:51:28.324Z] 
14:51:28 [2022-05-26T18:51:28.324Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2022-05-26 18:51:28.176
14:51:28 [2022-05-26T18:51:28.324Z] !MESSAGE Unknown trace attribute: test4
14:51:28 [2022-05-26T18:51:28.324Z] 
14:51:28 [2022-05-26T18:51:28.324Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2022-05-26 18:51:28.186
14:51:28 [2022-05-26T18:51:28.324Z] !MESSAGE Unknown trace attribute: test2
14:51:28 [2022-05-26T18:51:28.324Z] 
14:51:28 [2022-05-26T18:51:28.324Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2022-05-26 18:51:28.269
14:51:28 [2022-05-26T18:51:28.324Z] !MESSAGE Unknown integer attribute: aa
14:51:28 [2022-05-26T18:51:28.324Z] 
14:51:28 [2022-05-26T18:51:28.324Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2022-05-26 18:51:28.270
14:51:28 [2022-05-26T18:51:28.324Z] !MESSAGE Unknown integer attribute: zz
14:51:28 [2022-05-26T18:51:28.324Z] 
14:51:28 [2022-05-26T18:51:28.324Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2022-05-26 18:51:28.270
14:51:28 [2022-05-26T18:51:28.324Z] !MESSAGE Unknown trace attribute: blah
14:51:28 [2022-05-26T18:51:28.324Z] 
14:51:28 [2022-05-26T18:51:28.324Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2022-05-26 18:51:28.271
14:51:28 [2022-05-26T18:51:28.324Z] !MESSAGE Unknown stream attribute: askdjfhaskdjfh
14:51:28 [2022-05-26T18:51:28.893Z] Tests run: 173, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.736 s - in org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest
14:51:28 [2022-05-26T18:51:28.893Z] testTrace[0: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-redefinition](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.003 s
14:51:28 [2022-05-26T18:51:28.893Z] testTrace[1: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-identifier](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
14:51:28 [2022-05-26T18:51:28.893Z] testTrace[2: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-keyword](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.893Z] testTrace[3: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-negative](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.893Z] testTrace[4: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-not-present](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.893Z] testTrace[5: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.893Z] testTrace[6: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-type-field](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.893Z] testTrace[7: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-type](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.893Z] testTrace[8: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-empty](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.893Z] testTrace[9: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-field-value-out-of-range](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
14:51:28 [2022-05-26T18:51:28.893Z] testTrace[10: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-type-implicit-but-undefined-int-type](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.893Z] testTrace[11: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-type-negative-out-of-range](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
14:51:28 [2022-05-26T18:51:28.893Z] testTrace[12: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-type-value-out-of-range](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.893Z] testTrace[13: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-untyped-missing-int](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.893Z] testTrace[14: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-untyped-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.893Z] testTrace[15: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-values-floating](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.055 s
14:51:28 [2022-05-26T18:51:28.893Z] testTrace[16: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-values-token](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.893Z] testTrace[17: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-values-too-small](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.893Z] testTrace[18: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/event-id-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.893Z] testTrace[19: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/event-id-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.893Z] testTrace[20: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-0-bit-size](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
14:51:28 [2022-05-26T18:51:28.893Z] testTrace[21: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-align-as-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.894Z] testTrace[22: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-align-negative](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.894Z] testTrace[23: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-align-non-power-2](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.894Z] testTrace[24: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-base-as-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
14:51:28 [2022-05-26T18:51:28.894Z] testTrace[25: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-base-invalid](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.894Z] testTrace[26: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-byte-order-invalid](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.894Z] testTrace[27: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-encoding-as-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.894Z] testTrace[28: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-encoding-invalid](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.894Z] testTrace[29: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-negative-bit-size](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
14:51:28 [2022-05-26T18:51:28.894Z] testTrace[30: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-range](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.894Z] testTrace[31: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-signed-as-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.894Z] testTrace[32: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-signed-invalid](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
14:51:28 [2022-05-26T18:51:28.894Z] testTrace[33: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-size-as-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
14:51:28 [2022-05-26T18:51:28.894Z] testTrace[34: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-size-missing](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.894Z] testTrace[35: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-size-negative](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.894Z] testTrace[36: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-literal-guid-corrupted](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
14:51:28 [2022-05-26T18:51:28.894Z] testTrace[37: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-literal-guid-too-big](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.894Z] testTrace[38: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-literal-guid-too-small](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.894Z] testTrace[39: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-literal-int-incomplete](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.894Z] testTrace[40: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-unterminated-bracket](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.894Z] testTrace[41: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-unterminated-declaration](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.894Z] testTrace[42: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-unterminated-expression](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
14:51:28 [2022-05-26T18:51:28.894Z] testTrace[43: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-unterminated-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.894Z] testTrace[44: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-version-broken](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.894Z] testTrace[45: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-version-too-big](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.894Z] testTrace[46: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lttng-modules-2.0-pre1](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.894Z] testTrace[47: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/metadata-empty-after-header](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
14:51:28 [2022-05-26T18:51:28.894Z] testTrace[48: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/metadata-packetized-endianness-mismatch](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.894Z] testTrace[49: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/metadata-with-null-char](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.894Z] testTrace[50: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/packet-based-metadata](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.894Z] testTrace[51: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/repeated-event-id-in-same-stream](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.894Z] testTrace[52: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/stream-undefined-id](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
14:51:28 [2022-05-26T18:51:28.894Z] testTrace[53: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/string-concat](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.894Z] testTrace[54: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-enum](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.894Z] testTrace[55: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-huge](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.894Z] testTrace[56: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-negative](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.894Z] testTrace[57: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.894Z] testTrace[58: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-zero](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.894Z] testTrace[59: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-duplicate-field-name](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
14:51:28 [2022-05-26T18:51:28.894Z] testTrace[60: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-duplicate-struct-name](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.894Z] testTrace[61: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-field-name-keyword](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.894Z] testTrace[62: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-inner-struct-undefined](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
14:51:28 [2022-05-26T18:51:28.894Z] testTrace[63: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-int-type-undefined](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.894Z] testTrace[64: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-recursive](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.894Z] testTrace[65: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-reserved-keywords](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.894Z] testTrace[66: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typealias-duplicate-name](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
14:51:28 [2022-05-26T18:51:28.894Z] testTrace[67: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typealias-invalid-type-kind](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.894Z] testTrace[68: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typealias-reserved-keyword](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.059 s
14:51:28 [2022-05-26T18:51:28.894Z] testTrace[69: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typedef-redefinition](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.894Z] testTrace[70: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typedef-reserved-keyword](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.894Z] testTrace[71: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-missing-tag](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.894Z] testTrace[72: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-string-fields](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
14:51:28 [2022-05-26T18:51:28.894Z] testTrace[73: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-integer](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.895Z] testTrace[74: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-keyword](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.895Z] testTrace[75: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.895Z] testTrace[76: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-type-floating](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.895Z] testTrace[77: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-type-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
14:51:28 [2022-05-26T18:51:28.895Z] testTrace[78: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-basic-1dim](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
14:51:28 [2022-05-26T18:51:28.895Z] testTrace[79: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-basic-2dim-2typedef](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
14:51:28 [2022-05-26T18:51:28.895Z] testTrace[80: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-basic-2dim-typedef](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.895Z] testTrace[81: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-basic-2dim](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
14:51:28 [2022-05-26T18:51:28.895Z] testTrace[82: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-of-enum](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.895Z] testTrace[83: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-of-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
14:51:28 [2022-05-26T18:51:28.895Z] testTrace[84: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-nameless](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.895Z] testTrace[85: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-token-kind](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
14:51:28 [2022-05-26T18:51:28.895Z] testTrace[86: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-untyped-int](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.895Z] testTrace[87: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-values-signed-big](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.895Z] testTrace[88: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-values-signed-small](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.895Z] testTrace[89: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-values-signed-value](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.895Z] testTrace[90: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-values-unsigned-big](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.895Z] testTrace[91: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/event-id-integer](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
14:51:28 [2022-05-26T18:51:28.895Z] testTrace[92: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/integer-1-bit-size](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.895Z] testTrace[93: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/literal-integers](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.005 s
14:51:28 [2022-05-26T18:51:28.895Z] testTrace[94: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/metadata-big-endian](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
14:51:28 [2022-05-26T18:51:28.895Z] testTrace[95: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/metadata-minimal-accepted](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.895Z] testTrace[96: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/metadata-packetized-big-endian](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
14:51:28 [2022-05-26T18:51:28.895Z] testTrace[97: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/metadata-packetized-little-endian](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.895Z] testTrace[98: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/name-escaping-clashes](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.895Z] testTrace[99: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/name-escaping-empty](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.895Z] testTrace[100: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/repeated-event-id-in-2-streams](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
14:51:28 [2022-05-26T18:51:28.895Z] testTrace[101: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/sequence-basic-1dim](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.895Z] testTrace[102: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/sequence-basic-2dim](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.895Z] testTrace[103: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/sequence-scoped-length](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.895Z] testTrace[104: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/stream-undefined-id](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.895Z] testTrace[105: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/string-literal-escape](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.075 s
14:51:28 [2022-05-26T18:51:28.895Z] testTrace[106: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-align-larger](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
14:51:28 [2022-05-26T18:51:28.895Z] testTrace[107: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-align-smaller](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.895Z] testTrace[108: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-align-valid](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.895Z] testTrace[109: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-inner-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
14:51:28 [2022-05-26T18:51:28.895Z] testTrace[110: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-unamed-struct-as-field](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.895Z] testTrace[111: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-underscores-in-fields](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.895Z] testTrace[112: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/typealias-reserved-keyword](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.896Z] testTrace[113: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/typealias-simple](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
14:51:28 [2022-05-26T18:51:28.896Z] testTrace[114: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/typedef-simple](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.896Z] testTrace[115: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/unknown-attribute-warnings](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.003 s
14:51:28 [2022-05-26T18:51:28.896Z] testTrace[116: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/unknown-env](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.896Z] testTrace[117: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-integers-unnamed](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.896Z] testTrace[118: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-integers](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.896Z] testTrace[119: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-missing-selector](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.896Z] testTrace[120: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-scope-tag](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.896Z] testTrace[121: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-structs](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
14:51:28 [2022-05-26T18:51:28.896Z] testTrace[122: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-two-levels-redefinition](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.896Z] testTrace[123: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-two-levels](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.896Z] testTrace[124: traces/ctf-testsuite/tests/1.8/regression/stream/fail/content-size-larger-than-packet-size](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.896Z] testTrace[125: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-alignment-empty-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
14:51:28 [2022-05-26T18:51:28.896Z] testTrace[126: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-alignment-integer](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.896Z] testTrace[127: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-array-of-integers](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.896Z] testTrace[128: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-float](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.896Z] testTrace[129: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-integer](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.896Z] testTrace[130: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-len-of-sequence](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.896Z] testTrace[131: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-sequence-between-elements](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.896Z] testTrace[132: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-sequence-start](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.896Z] testTrace[133: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-sequence-within-element](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.896Z] testTrace[134: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.896Z] testTrace[135: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.896Z] testTrace[136: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-variant-selected-element](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.896Z] testTrace[137: traces/ctf-testsuite/tests/1.8/regression/stream/fail/event-empty](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.896Z] testTrace[138: traces/ctf-testsuite/tests/1.8/regression/stream/fail/less-than-1-byte-packet-size](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.896Z] testTrace[139: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-alignment-integer](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.896Z] testTrace[140: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-array-of-integers](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.896Z] testTrace[141: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-empty-event-with-aligned-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.896Z] testTrace[142: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-float](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
14:51:28 [2022-05-26T18:51:28.896Z] testTrace[143: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-integer](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.896Z] testTrace[144: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-large-sequence-length](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.048 s
14:51:28 [2022-05-26T18:51:28.896Z] testTrace[145: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-len-of-sequence](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.896Z] testTrace[146: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-packet-header](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.896Z] testTrace[147: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-sequence-between-elements](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.896Z] testTrace[148: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-sequence-start](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.896Z] testTrace[149: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-sequence-within-element](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.896Z] testTrace[150: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.896Z] testTrace[151: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.896Z] testTrace[152: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-variant-selected-element](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.896Z] testTrace[153: traces/ctf-testsuite/tests/1.8/regression/stream/fail/variant-out-of-range-enum-selector](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.896Z] testTrace[154: traces/ctf-testsuite/tests/1.8/regression/stream/fail/variant-out-of-unknown-enum-selector](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.896Z] testTrace[155: traces/ctf-testsuite/tests/1.8/regression/stream/pass/2-packets-no-content-size](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.896Z] testTrace[156: traces/ctf-testsuite/tests/1.8/regression/stream/pass/2-packets-no-packet-size](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.897Z] testTrace[157: traces/ctf-testsuite/tests/1.8/regression/stream/pass/2-packets](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.897Z] testTrace[158: traces/ctf-testsuite/tests/1.8/regression/stream/pass/array-with-empty-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.897Z] testTrace[159: traces/ctf-testsuite/tests/1.8/regression/stream/pass/empty-stream-no-header](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.897Z] testTrace[160: traces/ctf-testsuite/tests/1.8/regression/stream/pass/empty-stream](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.897Z] testTrace[161: traces/ctf-testsuite/tests/1.8/regression/stream/pass/empty-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.897Z] testTrace[162: traces/ctf-testsuite/tests/1.8/regression/stream/pass/in-bound-alignment-2-bit-empty-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
14:51:28 [2022-05-26T18:51:28.897Z] testTrace[163: traces/ctf-testsuite/tests/1.8/regression/stream/pass/in-bound-empty-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
14:51:28 [2022-05-26T18:51:28.897Z] testTrace[164: traces/ctf-testsuite/tests/1.8/regression/stream/pass/in-bound-variant-selected-element](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.897Z] testTrace[165: traces/ctf-testsuite/tests/1.8/regression/stream/pass/lttng-modules-2.0-pre5](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.13 s
14:51:28 [2022-05-26T18:51:28.897Z] testTrace[166: traces/ctf-testsuite/tests/1.8/regression/stream/pass/lttng-modules-trace](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.167 s
14:51:28 [2022-05-26T18:51:28.897Z] testTrace[167: traces/ctf-testsuite/tests/1.8/regression/stream/pass/lttng-ust-heartbeat-event](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
14:51:28 [2022-05-26T18:51:28.897Z] testTrace[168: traces/ctf-testsuite/tests/1.8/regression/stream/pass/sequence-with-empty-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
14:51:28 [2022-05-26T18:51:28.897Z] testTrace[169: traces/ctf-testsuite/tests/1.8/regression/stream/pass/single-string-event-repeated](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.019 s
14:51:28 [2022-05-26T18:51:28.897Z] testTrace[170: traces/ctf-testsuite/tests/1.8/regression/stream/pass/single-string-event-twice](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.897Z] testTrace[171: traces/ctf-testsuite/tests/1.8/regression/stream/pass/variant-missing-enum-mappings](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.897Z] testTrace[172: traces/ctf-testsuite/tests/1.8/regression/stream/pass/variant-missing-fields](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:51:28 [2022-05-26T18:51:28.897Z] Running org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest
14:51:28 [2022-05-26T18:51:28.897Z] 
14:51:28 [2022-05-26T18:51:28.897Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2022-05-26 18:51:28.703
14:51:28 [2022-05-26T18:51:28.897Z] !MESSAGE Some message
14:51:28 [2022-05-26T18:51:28.897Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest
14:51:28 [2022-05-26T18:51:28.897Z] testCtfCorePluginId(org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest)  Time elapsed: 0 s
14:51:28 [2022-05-26T18:51:28.897Z] testLog(org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest)  Time elapsed: 0 s
14:51:28 [2022-05-26T18:51:28.897Z] testGetDefault(org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest)  Time elapsed: 0 s
14:51:28 [2022-05-26T18:51:28.897Z] 
14:51:28 [2022-05-26T18:51:28.897Z] Results:
14:51:28 [2022-05-26T18:51:28.897Z] 
14:51:28 [2022-05-26T18:51:28.897Z] Tests run: 632, Failures: 0, Errors: 0, Skipped: 1
14:51:28 [2022-05-26T18:51:28.897Z] 
14:51:29 [2022-05-26T18:51:29.463Z] [INFO] All tests passed!
14:51:29 [2022-05-26T18:51:29.463Z] [INFO] 
14:51:29 [2022-05-26T18:51:29.463Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.core.tests ---
14:51:29 [2022-05-26T18:51:29.463Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.11-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.11-SNAPSHOT.jar
14:51:29 [2022-05-26T18:51:29.463Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.11-SNAPSHOT.pom
14:51:29 [2022-05-26T18:51:29.463Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.11-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.11-SNAPSHOT-sources.jar
14:51:29 [2022-05-26T18:51:29.463Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.11-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.11-SNAPSHOT-pack200.jar.pack.gz
14:51:29 [2022-05-26T18:51:29.463Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.11-SNAPSHOT-p2metadata.xml
14:51:29 [2022-05-26T18:51:29.463Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.11-SNAPSHOT-p2artifacts.xml
14:51:29 [2022-05-26T18:51:29.463Z] [INFO] 
14:51:29 [2022-05-26T18:51:29.463Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.core.tests ---
14:51:29 [2022-05-26T18:51:29.463Z] [INFO] 
14:51:29 [2022-05-26T18:51:29.463Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests >--
14:51:29 [2022-05-26T18:51:29.463Z] [INFO] Building org.eclipse.tracecompass.statesystem.core.tests 1.0.14-SNAPSHOT [17/140]
14:51:29 [2022-05-26T18:51:29.463Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:51:29 [2022-05-26T18:51:29.463Z] [INFO] 
14:51:29 [2022-05-26T18:51:29.463Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.statesystem.core.tests ---
14:51:29 [2022-05-26T18:51:29.463Z] [INFO] 
14:51:29 [2022-05-26T18:51:29.463Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.statesystem.core.tests ---
14:51:29 [2022-05-26T18:51:29.463Z] [INFO] The project's OSGi version is 1.0.14.202205261847
14:51:29 [2022-05-26T18:51:29.463Z] [INFO] 
14:51:29 [2022-05-26T18:51:29.463Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.statesystem.core.tests ---
14:51:29 [2022-05-26T18:51:29.463Z] [INFO] 
14:51:29 [2022-05-26T18:51:29.463Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.statesystem.core.tests ---
14:51:29 [2022-05-26T18:51:29.463Z] [INFO] 
14:51:29 [2022-05-26T18:51:29.463Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem.core.tests ---
14:51:29 [2022-05-26T18:51:29.463Z] [INFO] 
14:51:29 [2022-05-26T18:51:29.463Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.statesystem.core.tests ---
14:51:29 [2022-05-26T18:51:29.463Z] [INFO] 
14:51:29 [2022-05-26T18:51:29.463Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.statesystem.core.tests ---
14:51:29 [2022-05-26T18:51:29.463Z] [INFO] Resolving class path of org.eclipse.tracecompass.statesystem.core.tests...
14:51:29 [2022-05-26T18:51:29.721Z] [INFO] 
14:51:29 [2022-05-26T18:51:29.721Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.statesystem.core.tests ---
14:51:29 [2022-05-26T18:51:29.721Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:51:29 [2022-05-26T18:51:29.721Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/main/resources
14:51:29 [2022-05-26T18:51:29.721Z] [INFO] 
14:51:29 [2022-05-26T18:51:29.721Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.statesystem.core.tests ---
14:51:29 [2022-05-26T18:51:29.721Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests:1.0.14-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.statesystem.core.tests/pom.xml
14:51:29 [2022-05-26T18:51:29.721Z] [INFO] Compiling 36 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/classes
14:51:30 [2022-05-26T18:51:30.286Z] [INFO] 
14:51:30 [2022-05-26T18:51:30.286Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.statesystem.core.tests ---
14:51:30 [2022-05-26T18:51:30.286Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:51:30 [2022-05-26T18:51:30.286Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/test/resources
14:51:30 [2022-05-26T18:51:30.286Z] [INFO] 
14:51:30 [2022-05-26T18:51:30.286Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.statesystem.core.tests ---
14:51:30 [2022-05-26T18:51:30.286Z] [INFO] 
14:51:30 [2022-05-26T18:51:30.286Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem.core.tests ---
14:51:30 [2022-05-26T18:51:30.286Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.14-SNAPSHOT-sources.jar
14:51:30 [2022-05-26T18:51:30.286Z] [INFO] 
14:51:30 [2022-05-26T18:51:30.286Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.statesystem.core.tests ---
14:51:30 [2022-05-26T18:51:30.286Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.14-SNAPSHOT.jar
14:51:30 [2022-05-26T18:51:30.286Z] [INFO] 
14:51:30 [2022-05-26T18:51:30.286Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.statesystem.core.tests ---
14:51:30 [2022-05-26T18:51:30.286Z] [INFO] 
14:51:30 [2022-05-26T18:51:30.286Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.statesystem.core.tests ---
14:51:30 [2022-05-26T18:51:30.286Z] [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:51:30 [2022-05-26T18:51:30.286Z] [INFO] 
14:51:30 [2022-05-26T18:51:30.286Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.statesystem.core.tests ---
14:51:30 [2022-05-26T18:51:30.286Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:51:30 [2022-05-26T18:51:30.286Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.14-SNAPSHOT.jar
14:51:30 [2022-05-26T18:51:30.286Z] [INFO] 
14:51:30 [2022-05-26T18:51:30.286Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem.core.tests ---
14:51:30 [2022-05-26T18:51:30.286Z] [INFO] 
14:51:30 [2022-05-26T18:51:30.286Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.statesystem.core.tests ---
14:51:30 [2022-05-26T18:51:30.851Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java)
14:51:30 [2022-05-26T18:51:30.851Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/data/.metadata/.log
14:51:30 [2022-05-26T18:51:30.851Z] [INFO] Command line:
14:51:30 [2022-05-26T18:51:30.851Z] 	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:51:30 [2022-05-26T18:51:30.851Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:51:36 [2022-05-26T18:51:36.110Z] !SESSION 2022-05-26 18:51:31.170 -----------------------------------------------
14:51:36 [2022-05-26T18:51:36.110Z] eclipse.buildId=unknown
14:51:36 [2022-05-26T18:51:36.110Z] java.version=11.0.2
14:51:36 [2022-05-26T18:51:36.110Z] java.vendor=Oracle Corporation
14:51:36 [2022-05-26T18:51:36.110Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:51:36 [2022-05-26T18:51:36.110Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:51:36 [2022-05-26T18:51:36.110Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:51:36 [2022-05-26T18:51:36.110Z] 
14:51:36 [2022-05-26T18:51:36.110Z] !ENTRY org.eclipse.compare.win32 4 0 2022-05-26 18:51:35.368
14:51:36 [2022-05-26T18:51:36.110Z] !MESSAGE FrameworkEvent ERROR
14:51:36 [2022-05-26T18:51:36.110Z] !STACK 0
14:51:36 [2022-05-26T18:51:36.110Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [56]
14:51:36 [2022-05-26T18:51:36.110Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:51:36 [2022-05-26T18:51:36.110Z] 
14:51:36 [2022-05-26T18:51:36.110Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
14:51:36 [2022-05-26T18:51:36.110Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1847)
14:51:36 [2022-05-26T18:51:36.110Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
14:51:36 [2022-05-26T18:51:36.110Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1840)
14:51:36 [2022-05-26T18:51:36.110Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1781)
14:51:36 [2022-05-26T18:51:36.110Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1745)
14:51:36 [2022-05-26T18:51:36.110Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1667)
14:51:36 [2022-05-26T18:51:36.110Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:51:36 [2022-05-26T18:51:36.110Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:51:36 [2022-05-26T18:51:36.110Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:51:37 [2022-05-26T18:51:37.043Z] 
14:51:37 [2022-05-26T18:51:37.043Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2022-05-26 18:51:36.967
14:51:37 [2022-05-26T18:51:37.043Z] !MESSAGE FrameworkEvent ERROR
14:51:37 [2022-05-26T18:51:37.043Z] !STACK 0
14:51:37 [2022-05-26T18:51:37.043Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [133]
14:51:37 [2022-05-26T18:51:37.043Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:51:37 [2022-05-26T18:51:37.043Z] 
14:51:37 [2022-05-26T18:51:37.043Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
14:51:37 [2022-05-26T18:51:37.043Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1847)
14:51:37 [2022-05-26T18:51:37.043Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
14:51:37 [2022-05-26T18:51:37.043Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1840)
14:51:37 [2022-05-26T18:51:37.043Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1781)
14:51:37 [2022-05-26T18:51:37.043Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1745)
14:51:37 [2022-05-26T18:51:37.043Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1667)
14:51:37 [2022-05-26T18:51:37.043Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:51:37 [2022-05-26T18:51:37.043Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:51:37 [2022-05-26T18:51:37.043Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:51:38 [2022-05-26T18:51:38.418Z] Running org.eclipse.tracecompass.statesystem.core.tests.AttributeTreeTest
14:51:38 [2022-05-26T18:51:38.418Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.eclipse.tracecompass.statesystem.core.tests.AttributeTreeTest
14:51:38 [2022-05-26T18:51:38.418Z] testAttributeTreeFileStorage  Time elapsed: 0.02 s
14:51:38 [2022-05-26T18:51:38.418Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest
14:51:40 [2022-05-26T18:51:40.316Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.945 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest
14:51:40 [2022-05-26T18:51:40.316Z] testBuildNowQueryLaterStateValues[ReOpen=false]  Time elapsed: 0.034 s
14:51:40 [2022-05-26T18:51:40.316Z] testIntervalBeforeStart[ReOpen=false]  Time elapsed: 0.001 s
14:51:40 [2022-05-26T18:51:40.316Z] testInsertQueryStateValues[ReOpen=false]  Time elapsed: 0.003 s
14:51:40 [2022-05-26T18:51:40.316Z] testCascadingIntervals[ReOpen=false]  Time elapsed: 0.154 s
14:51:40 [2022-05-26T18:51:40.316Z] testNegativeTimes[ReOpen=false]  Time elapsed: 0.001 s
14:51:40 [2022-05-26T18:51:40.316Z] testFullIntervals[ReOpen=false]  Time elapsed: 1.065 s
14:51:40 [2022-05-26T18:51:40.316Z] testBuildNowQueryLaterStateValues[ReOpen=true]  Time elapsed: 0.028 s
14:51:40 [2022-05-26T18:51:40.316Z] testIntervalBeforeStart[ReOpen=true]  Time elapsed: 0 s
14:51:40 [2022-05-26T18:51:40.316Z] testInsertQueryStateValues[ReOpen=true]  Time elapsed: 0.001 s
14:51:40 [2022-05-26T18:51:40.316Z] testCascadingIntervals[ReOpen=true]  Time elapsed: 0.02 s
14:51:40 [2022-05-26T18:51:40.316Z] testNegativeTimes[ReOpen=true]  Time elapsed: 0.002 s
14:51:40 [2022-05-26T18:51:40.316Z] testFullIntervals[ReOpen=true]  Time elapsed: 0.628 s
14:51:40 [2022-05-26T18:51:40.316Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest
14:51:42 [2022-05-26T18:51:42.841Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.179 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest
14:51:42 [2022-05-26T18:51:42.841Z] testEndTime  Time elapsed: 0 s
14:51:42 [2022-05-26T18:51:42.841Z] testStartTime  Time elapsed: 0 s
14:51:42 [2022-05-26T18:51:42.841Z] testEnd  Time elapsed: 0.001 s
14:51:42 [2022-05-26T18:51:42.841Z] testQueryAttribute  Time elapsed: 0 s
14:51:42 [2022-05-26T18:51:42.841Z] testBegin  Time elapsed: 0 s
14:51:42 [2022-05-26T18:51:42.841Z] testOutOfRange_1  Time elapsed: 0.001 s
14:51:42 [2022-05-26T18:51:42.841Z] testOutOfRange_2  Time elapsed: 0 s
14:51:42 [2022-05-26T18:51:42.841Z] testQueryAttributeEmpty  Time elapsed: 0.001 s
14:51:42 [2022-05-26T18:51:42.841Z] testDoQuery  Time elapsed: 0 s
14:51:42 [2022-05-26T18:51:42.841Z] testBuildNowQueryLaterStateValues  Time elapsed: 0 s
14:51:42 [2022-05-26T18:51:42.841Z] testIntervalBeforeStart  Time elapsed: 0 s
14:51:42 [2022-05-26T18:51:42.841Z] testInsertQueryStateValues  Time elapsed: 0 s
14:51:42 [2022-05-26T18:51:42.842Z] testCascadingIntervals  Time elapsed: 0.095 s
14:51:42 [2022-05-26T18:51:42.842Z] testNegativeTimes  Time elapsed: 0 s
14:51:42 [2022-05-26T18:51:42.842Z] testFullIntervals  Time elapsed: 2.032 s
14:51:42 [2022-05-26T18:51:42.842Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest
14:51:43 [2022-05-26T18:51:43.774Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.173 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest
14:51:43 [2022-05-26T18:51:43.774Z] testIntervalBeforeStart[ReOpen=false]  Time elapsed: 0 s
14:51:43 [2022-05-26T18:51:43.774Z] testBuildNowQueryLaterStateValues[ReOpen=false]  Time elapsed: 0.006 s
14:51:43 [2022-05-26T18:51:43.774Z] testInsertQueryStateValues[ReOpen=false]  Time elapsed: 0.002 s
14:51:43 [2022-05-26T18:51:43.774Z] testCascadingIntervals[ReOpen=false]  Time elapsed: 0.019 s
14:51:43 [2022-05-26T18:51:43.774Z] testNegativeTimes[ReOpen=false]  Time elapsed: 0.002 s
14:51:43 [2022-05-26T18:51:43.774Z] testFullIntervals[ReOpen=false]  Time elapsed: 0.672 s
14:51:43 [2022-05-26T18:51:43.774Z] testIntervalBeforeStart[ReOpen=true]  Time elapsed: 0.001 s
14:51:43 [2022-05-26T18:51:43.774Z] testBuildNowQueryLaterStateValues[ReOpen=true]  Time elapsed: 0.002 s
14:51:43 [2022-05-26T18:51:43.774Z] testInsertQueryStateValues[ReOpen=true]  Time elapsed: 0.002 s
14:51:43 [2022-05-26T18:51:43.774Z] testCascadingIntervals[ReOpen=true]  Time elapsed: 0.012 s
14:51:43 [2022-05-26T18:51:43.774Z] testNegativeTimes[ReOpen=true]  Time elapsed: 0.002 s
14:51:43 [2022-05-26T18:51:43.774Z] testFullIntervals[ReOpen=true]  Time elapsed: 0.451 s
14:51:43 [2022-05-26T18:51:43.774Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest
14:51:43 [2022-05-26T18:51:43.774Z] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.11 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest
14:51:43 [2022-05-26T18:51:43.774Z] testStringWithChars[nb of chars: 0, char length: 1]  Time elapsed: 0.002 s
14:51:43 [2022-05-26T18:51:43.774Z] testStringWithChars[nb of chars: 0, char length: 2]  Time elapsed: 0.001 s
14:51:43 [2022-05-26T18:51:43.774Z] testStringWithChars[nb of chars: 0, char length: 3]  Time elapsed: 0 s
14:51:43 [2022-05-26T18:51:43.774Z] testStringWithChars[nb of chars: 10, char length: 1]  Time elapsed: 0 s
14:51:43 [2022-05-26T18:51:43.774Z] testStringWithChars[nb of chars: 10, char length: 2]  Time elapsed: 0.001 s
14:51:43 [2022-05-26T18:51:43.774Z] testStringWithChars[nb of chars: 10, char length: 3]  Time elapsed: 0.001 s
14:51:43 [2022-05-26T18:51:43.774Z] testStringWithChars[nb of chars: 126, char length: 1]  Time elapsed: 0.001 s
14:51:43 [2022-05-26T18:51:43.774Z] testStringWithChars[nb of chars: 126, char length: 2]  Time elapsed: 0 s
14:51:43 [2022-05-26T18:51:43.774Z] testStringWithChars[nb of chars: 126, char length: 3]  Time elapsed: 0 s
14:51:43 [2022-05-26T18:51:43.774Z] testStringWithChars[nb of chars: 127, char length: 1]  Time elapsed: 0 s
14:51:43 [2022-05-26T18:51:43.774Z] testStringWithChars[nb of chars: 127, char length: 2]  Time elapsed: 0 s
14:51:43 [2022-05-26T18:51:43.774Z] testStringWithChars[nb of chars: 127, char length: 3]  Time elapsed: 0.001 s
14:51:43 [2022-05-26T18:51:43.774Z] testStringWithChars[nb of chars: 128, char length: 1]  Time elapsed: 0.001 s
14:51:43 [2022-05-26T18:51:43.774Z] testStringWithChars[nb of chars: 128, char length: 2]  Time elapsed: 0 s
14:51:43 [2022-05-26T18:51:43.774Z] testStringWithChars[nb of chars: 128, char length: 3]  Time elapsed: 0 s
14:51:43 [2022-05-26T18:51:43.774Z] testStringWithChars[nb of chars: 16,382, char length: 1]  Time elapsed: 0.002 s
14:51:43 [2022-05-26T18:51:43.774Z] testStringWithChars[nb of chars: 16,382, char length: 2]  Time elapsed: 0.003 s
14:51:43 [2022-05-26T18:51:43.774Z] testStringWithChars[nb of chars: 16,382, char length: 3]  Time elapsed: 0.005 s
14:51:43 [2022-05-26T18:51:43.774Z] testStringWithChars[nb of chars: 16,383, char length: 1]  Time elapsed: 0.001 s
14:51:43 [2022-05-26T18:51:43.774Z] testStringWithChars[nb of chars: 16,383, char length: 2]  Time elapsed: 0.003 s
14:51:43 [2022-05-26T18:51:43.774Z] testStringWithChars[nb of chars: 16,383, char length: 3]  Time elapsed: 0.004 s
14:51:43 [2022-05-26T18:51:43.774Z] testStringWithChars[nb of chars: 16,384, char length: 1]  Time elapsed: 0.001 s
14:51:43 [2022-05-26T18:51:43.774Z] testStringWithChars[nb of chars: 16,384, char length: 2]  Time elapsed: 0 s
14:51:43 [2022-05-26T18:51:43.774Z] testStringWithChars[nb of chars: 16,384, char length: 3]  Time elapsed: 0.001 s
14:51:43 [2022-05-26T18:51:43.774Z] testStringWithChars[nb of chars: 10,921, char length: 1]  Time elapsed: 0.001 s
14:51:43 [2022-05-26T18:51:43.774Z] testStringWithChars[nb of chars: 10,921, char length: 2]  Time elapsed: 0.044 s
14:51:43 [2022-05-26T18:51:43.774Z] testStringWithChars[nb of chars: 10,921, char length: 3]  Time elapsed: 0.004 s
14:51:43 [2022-05-26T18:51:43.774Z] testStringWithChars[nb of chars: 10,922, char length: 1]  Time elapsed: 0.001 s
14:51:43 [2022-05-26T18:51:43.774Z] testStringWithChars[nb of chars: 10,922, char length: 2]  Time elapsed: 0.002 s
14:51:43 [2022-05-26T18:51:43.774Z] testStringWithChars[nb of chars: 10,922, char length: 3]  Time elapsed: 0.004 s
14:51:43 [2022-05-26T18:51:43.774Z] testStringWithChars[nb of chars: 10,923, char length: 1]  Time elapsed: 0 s
14:51:43 [2022-05-26T18:51:43.774Z] testStringWithChars[nb of chars: 10,923, char length: 2]  Time elapsed: 0.001 s
14:51:43 [2022-05-26T18:51:43.775Z] testStringWithChars[nb of chars: 10,923, char length: 3]  Time elapsed: 0.001 s
14:51:43 [2022-05-26T18:51:43.775Z] testStringWithChars[nb of chars: 32,766, char length: 1]  Time elapsed: 0.001 s
14:51:43 [2022-05-26T18:51:43.775Z] testStringWithChars[nb of chars: 32,766, char length: 2]  Time elapsed: 0.001 s
14:51:43 [2022-05-26T18:51:43.775Z] testStringWithChars[nb of chars: 32,766, char length: 3]  Time elapsed: 0.002 s
14:51:43 [2022-05-26T18:51:43.775Z] testStringWithChars[nb of chars: 32,767, char length: 1]  Time elapsed: 0.001 s
14:51:43 [2022-05-26T18:51:43.775Z] testStringWithChars[nb of chars: 32,767, char length: 2]  Time elapsed: 0.001 s
14:51:43 [2022-05-26T18:51:43.775Z] testStringWithChars[nb of chars: 32,767, char length: 3]  Time elapsed: 0.002 s
14:51:43 [2022-05-26T18:51:43.775Z] testStringWithChars[nb of chars: 32,768, char length: 1]  Time elapsed: 0 s
14:51:43 [2022-05-26T18:51:43.775Z] testStringWithChars[nb of chars: 32,768, char length: 2]  Time elapsed: 0 s
14:51:43 [2022-05-26T18:51:43.775Z] testStringWithChars[nb of chars: 32,768, char length: 3]  Time elapsed: 0.001 s
14:51:43 [2022-05-26T18:51:43.775Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalObjectReadWriteTest
14:51:43 [2022-05-26T18:51:43.775Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalObjectReadWriteTest
14:51:43 [2022-05-26T18:51:43.775Z] testHtInterval[0: Hello]  Time elapsed: 0 s
14:51:43 [2022-05-26T18:51:43.775Z] testHtInterval[1: Test0]  Time elapsed: 0 s
14:51:43 [2022-05-26T18:51:43.775Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest
14:51:43 [2022-05-26T18:51:43.775Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest
14:51:43 [2022-05-26T18:51:43.775Z] testNodeSequenceNumbers  Time elapsed: 0.004 s
14:51:43 [2022-05-26T18:51:43.775Z] testDepth  Time elapsed: 0.001 s
14:51:43 [2022-05-26T18:51:43.775Z] testSequentialFill  Time elapsed: 0.001 s
14:51:43 [2022-05-26T18:51:43.775Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeWithBackendTest
14:51:43 [2022-05-26T18:51:43.775Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeWithBackendTest
14:51:43 [2022-05-26T18:51:43.775Z] testFillNodes[CLASSIC]  Time elapsed: 0.005 s
14:51:43 [2022-05-26T18:51:43.775Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest
14:51:43 [2022-05-26T18:51:43.775Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest
14:51:43 [2022-05-26T18:51:43.775Z] testUnboxLong  Time elapsed: 0 s
14:51:43 [2022-05-26T18:51:43.775Z] testUnboxInt  Time elapsed: 0 s
14:51:43 [2022-05-26T18:51:43.775Z] testGetType  Time elapsed: 0.001 s
14:51:43 [2022-05-26T18:51:43.775Z] testUnboxDouble  Time elapsed: 0 s
14:51:43 [2022-05-26T18:51:43.775Z] testUnboxStr  Time elapsed: 0 s
14:51:43 [2022-05-26T18:51:43.775Z] testIsNull  Time elapsed: 0 s
14:51:43 [2022-05-26T18:51:43.775Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest
14:51:43 [2022-05-26T18:51:43.775Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest
14:51:43 [2022-05-26T18:51:43.775Z] testUnboxLong  Time elapsed: 0 s
14:51:43 [2022-05-26T18:51:43.775Z] testUnboxDouble  Time elapsed: 0 s
14:51:43 [2022-05-26T18:51:43.775Z] testUnboxInt  Time elapsed: 0 s
14:51:43 [2022-05-26T18:51:43.775Z] testUnboxStr  Time elapsed: 0 s
14:51:43 [2022-05-26T18:51:43.775Z] testIsNull  Time elapsed: 0 s
14:51:43 [2022-05-26T18:51:43.775Z] testGetType  Time elapsed: 0 s
14:51:43 [2022-05-26T18:51:43.775Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest
14:51:43 [2022-05-26T18:51:43.775Z] 
14:51:43 [2022-05-26T18:51:43.775Z] !ENTRY org.eclipse.tracecompass.statesystem.core 2 0 2022-05-26 18:51:43.657
14:51:43 [2022-05-26T18:51:43.775Z] !MESSAGE Custom factory for type 87 does not exist
14:51:43 [2022-05-26T18:51:43.775Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest
14:51:43 [2022-05-26T18:51:43.775Z] testNoFactoryAvailable  Time elapsed: 0.003 s
14:51:43 [2022-05-26T18:51:43.775Z] testSerialization  Time elapsed: 0.001 s
14:51:43 [2022-05-26T18:51:43.775Z] testWrongCustomId  Time elapsed: 0 s
14:51:43 [2022-05-26T18:51:43.775Z] testWrongCustomId2  Time elapsed: 0 s
14:51:43 [2022-05-26T18:51:43.775Z] testSerializedTooLarge  Time elapsed: 0 s
14:51:43 [2022-05-26T18:51:43.775Z] testUnboxLong  Time elapsed: 0 s
14:51:43 [2022-05-26T18:51:43.775Z] testGetType  Time elapsed: 0 s
14:51:43 [2022-05-26T18:51:43.775Z] testUnboxDouble  Time elapsed: 0 s
14:51:43 [2022-05-26T18:51:43.775Z] testUnboxInt  Time elapsed: 0 s
14:51:43 [2022-05-26T18:51:43.775Z] testUnboxStr  Time elapsed: 0.001 s
14:51:43 [2022-05-26T18:51:43.775Z] testIsNull  Time elapsed: 0 s
14:51:43 [2022-05-26T18:51:43.775Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest
14:51:43 [2022-05-26T18:51:43.775Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest
14:51:43 [2022-05-26T18:51:43.775Z] testUnboxLong  Time elapsed: 0.001 s
14:51:43 [2022-05-26T18:51:43.775Z] testGetType  Time elapsed: 0 s
14:51:43 [2022-05-26T18:51:43.775Z] testUnboxDouble  Time elapsed: 0 s
14:51:43 [2022-05-26T18:51:43.775Z] testUnboxInt  Time elapsed: 0 s
14:51:43 [2022-05-26T18:51:43.775Z] testUnboxStr  Time elapsed: 0 s
14:51:43 [2022-05-26T18:51:43.775Z] testIsNull  Time elapsed: 0 s
14:51:43 [2022-05-26T18:51:43.775Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest
14:51:43 [2022-05-26T18:51:43.775Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest
14:51:43 [2022-05-26T18:51:43.775Z] testUnboxDouble  Time elapsed: 0 s
14:51:43 [2022-05-26T18:51:43.775Z] testUnboxLong  Time elapsed: 0 s
14:51:43 [2022-05-26T18:51:43.775Z] testGetType  Time elapsed: 0 s
14:51:43 [2022-05-26T18:51:43.775Z] testUnboxInt  Time elapsed: 0 s
14:51:43 [2022-05-26T18:51:43.775Z] testUnboxStr  Time elapsed: 0 s
14:51:43 [2022-05-26T18:51:43.775Z] testIsNull  Time elapsed: 0 s
14:51:43 [2022-05-26T18:51:43.775Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest
14:51:43 [2022-05-26T18:51:43.775Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest
14:51:43 [2022-05-26T18:51:43.775Z] testUnboxStr  Time elapsed: 0.001 s
14:51:43 [2022-05-26T18:51:43.775Z] testUnboxLong  Time elapsed: 0 s
14:51:43 [2022-05-26T18:51:43.775Z] testGetType  Time elapsed: 0 s
14:51:43 [2022-05-26T18:51:43.775Z] testUnboxDouble  Time elapsed: 0 s
14:51:43 [2022-05-26T18:51:43.775Z] testUnboxInt  Time elapsed: 0 s
14:51:43 [2022-05-26T18:51:43.775Z] testIsNull  Time elapsed: 0.001 s
14:51:43 [2022-05-26T18:51:43.775Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest
14:51:43 [2022-05-26T18:51:43.775Z] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest
14:51:43 [2022-05-26T18:51:43.775Z] compareLongWithInt  Time elapsed: 0 s
14:51:43 [2022-05-26T18:51:43.775Z] compareStringWithLong  Time elapsed: 0 s
14:51:43 [2022-05-26T18:51:43.775Z] compareStringWithNull  Time elapsed: 0.001 s
14:51:43 [2022-05-26T18:51:43.775Z] compareIntWithLong  Time elapsed: 0 s
14:51:43 [2022-05-26T18:51:43.775Z] compareIntWithNull  Time elapsed: 0 s
14:51:43 [2022-05-26T18:51:43.775Z] compareDoubleWithLong  Time elapsed: 0 s
14:51:43 [2022-05-26T18:51:43.775Z] compareDoubleWithNull  Time elapsed: 0 s
14:51:43 [2022-05-26T18:51:43.775Z] compareIntWithInt  Time elapsed: 0 s
14:51:43 [2022-05-26T18:51:43.775Z] compareLongWithLong  Time elapsed: 0 s
14:51:43 [2022-05-26T18:51:43.775Z] compareLongWithNull  Time elapsed: 0 s
14:51:43 [2022-05-26T18:51:43.775Z] tcompareIntWithString  Time elapsed: 0 s
14:51:43 [2022-05-26T18:51:43.775Z] compareDoubleWithInt  Time elapsed: 0 s
14:51:43 [2022-05-26T18:51:43.775Z] compareStringWithInt  Time elapsed: 0 s
14:51:43 [2022-05-26T18:51:43.775Z] compareLongWithDouble  Time elapsed: 0.001 s
14:51:43 [2022-05-26T18:51:43.775Z] compareIntWithDouble  Time elapsed: 0 s
14:51:43 [2022-05-26T18:51:43.775Z] compareLongWithString  Time elapsed: 0 s
14:51:43 [2022-05-26T18:51:43.775Z] compareNullWithDouble  Time elapsed: 0 s
14:51:43 [2022-05-26T18:51:43.775Z] compareNullWithString  Time elapsed: 0 s
14:51:43 [2022-05-26T18:51:43.775Z] compareNullWithInt  Time elapsed: 0 s
14:51:43 [2022-05-26T18:51:43.775Z] compareDoubleWithDouble  Time elapsed: 0 s
14:51:43 [2022-05-26T18:51:43.775Z] compareNullWithLong  Time elapsed: 0 s
14:51:43 [2022-05-26T18:51:43.775Z] compareNullWithNull  Time elapsed: 0 s
14:51:43 [2022-05-26T18:51:43.775Z] compareStringWithDouble  Time elapsed: 0 s
14:51:43 [2022-05-26T18:51:43.775Z] compareDoubleWithString  Time elapsed: 0.001 s
14:51:43 [2022-05-26T18:51:43.775Z] compareStringWithString  Time elapsed: 0 s
14:51:43 [2022-05-26T18:51:43.775Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest
14:51:43 [2022-05-26T18:51:43.775Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest
14:51:43 [2022-05-26T18:51:43.775Z] testTimeRangeException2DContinous  Time elapsed: 0.003 s
14:51:43 [2022-05-26T18:51:43.776Z] testEmpty2DQuery  Time elapsed: 0.002 s
14:51:43 [2022-05-26T18:51:43.776Z] testIOOB2DQuery  Time elapsed: 0.002 s
14:51:43 [2022-05-26T18:51:43.776Z] testContinuous2DQuery  Time elapsed: 0.068 s
14:51:43 [2022-05-26T18:51:43.776Z] testReverse2DQuery  Time elapsed: 0.002 s
14:51:43 [2022-05-26T18:51:43.776Z] testTimeRangeException2DDiscrete  Time elapsed: 0.001 s
14:51:43 [2022-05-26T18:51:43.776Z] testDiscrete2DQuery  Time elapsed: 0.008 s
14:51:43 [2022-05-26T18:51:43.776Z] Running org.eclipse.tracecompass.statesystem.core.tests.SnapshotTest
14:51:44 [2022-05-26T18:51:44.033Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 s - in org.eclipse.tracecompass.statesystem.core.tests.SnapshotTest
14:51:44 [2022-05-26T18:51:44.033Z] testSimpleSnapshot  Time elapsed: 0.108 s
14:51:44 [2022-05-26T18:51:44.033Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest
14:51:44 [2022-05-26T18:51:44.033Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest
14:51:44 [2022-05-26T18:51:44.033Z] testBeginEnd  Time elapsed: 0.002 s
14:51:44 [2022-05-26T18:51:44.033Z] testEmptyStack  Time elapsed: 0.002 s
14:51:44 [2022-05-26T18:51:44.033Z] testFullQueries  Time elapsed: 0.002 s
14:51:44 [2022-05-26T18:51:44.033Z] testSingleQueries  Time elapsed: 0.002 s
14:51:44 [2022-05-26T18:51:44.033Z] testStackTop  Time elapsed: 0.002 s
14:51:44 [2022-05-26T18:51:44.033Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest
14:51:44 [2022-05-26T18:51:44.033Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest
14:51:44 [2022-05-26T18:51:44.033Z] testIncrementDouble  Time elapsed: 0.001 s
14:51:44 [2022-05-26T18:51:44.033Z] testIncrementInt  Time elapsed: 0 s
14:51:44 [2022-05-26T18:51:44.033Z] testIncrementLong  Time elapsed: 0 s
14:51:44 [2022-05-26T18:51:44.033Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest
14:51:44 [2022-05-26T18:51:44.598Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.506 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest
14:51:44 [2022-05-26T18:51:44.598Z] testAttributes  Time elapsed: 0.003 s
14:51:44 [2022-05-26T18:51:44.598Z] testWaitUntilBuilt  Time elapsed: 0.501 s
14:51:44 [2022-05-26T18:51:44.598Z] testSetAndQueryOngoing  Time elapsed: 0 s
14:51:44 [2022-05-26T18:51:44.598Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest
14:51:44 [2022-05-26T18:51:44.598Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest
14:51:44 [2022-05-26T18:51:44.598Z] testIteratorOverQuarkEndTime  Time elapsed: 0.001 s
14:51:44 [2022-05-26T18:51:44.598Z] testIteratorOverQuarkResolution  Time elapsed: 0.001 s
14:51:44 [2022-05-26T18:51:44.598Z] testIteratorOverQuarkReversed  Time elapsed: 0 s
14:51:44 [2022-05-26T18:51:44.598Z] testQueueOfferPollPeek  Time elapsed: 0.001 s
14:51:44 [2022-05-26T18:51:44.598Z] testQueryOngoingStackTop  Time elapsed: 0 s
14:51:44 [2022-05-26T18:51:44.598Z] testQuerySingleStackTop  Time elapsed: 0.001 s
14:51:44 [2022-05-26T18:51:44.598Z] testQueryUntilNonNullValue  Time elapsed: 0 s
14:51:44 [2022-05-26T18:51:44.598Z] testIteratorOverQuark  Time elapsed: 0.001 s
14:51:44 [2022-05-26T18:51:44.598Z] testIteratorOverQuarkAddMoreIntervals  Time elapsed: 0.001 s
14:51:44 [2022-05-26T18:51:44.598Z] testIteratorOverQuarkSubrange  Time elapsed: 0 s
14:51:44 [2022-05-26T18:51:44.598Z] 
14:51:44 [2022-05-26T18:51:44.598Z] Results:
14:51:44 [2022-05-26T18:51:44.598Z] 
14:51:44 [2022-05-26T18:51:44.598Z] Tests run: 183, Failures: 0, Errors: 0, Skipped: 0
14:51:44 [2022-05-26T18:51:44.598Z] 
14:51:44 [2022-05-26T18:51:44.856Z] [INFO] All tests passed!
14:51:44 [2022-05-26T18:51:44.856Z] [INFO] 
14:51:44 [2022-05-26T18:51:44.856Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem.core.tests ---
14:51:44 [2022-05-26T18:51:44.856Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.14-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.14-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.14-SNAPSHOT.jar
14:51:44 [2022-05-26T18:51:44.856Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.statesystem.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.14-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.14-SNAPSHOT.pom
14:51:44 [2022-05-26T18:51:44.856Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.14-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.14-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.14-SNAPSHOT-sources.jar
14:51:44 [2022-05-26T18:51:44.856Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.14-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.14-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.14-SNAPSHOT-pack200.jar.pack.gz
14:51:44 [2022-05-26T18:51:44.856Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.14-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.14-SNAPSHOT-p2metadata.xml
14:51:44 [2022-05-26T18:51:44.856Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.14-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.14-SNAPSHOT-p2artifacts.xml
14:51:45 [2022-05-26T18:51:45.113Z] [INFO] 
14:51:45 [2022-05-26T18:51:45.113Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.statesystem.core.tests ---
14:51:45 [2022-05-26T18:51:45.113Z] [INFO] 
14:51:45 [2022-05-26T18:51:45.113Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests >--
14:51:45 [2022-05-26T18:51:45.113Z] [INFO] Building org.eclipse.tracecompass.tmf.core.tests 1.0.18-SNAPSHOT [18/140]
14:51:45 [2022-05-26T18:51:45.113Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:51:45 [2022-05-26T18:51:45.113Z] [INFO] 
14:51:45 [2022-05-26T18:51:45.113Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.core.tests ---
14:51:45 [2022-05-26T18:51:45.113Z] [INFO] 
14:51:45 [2022-05-26T18:51:45.113Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.core.tests ---
14:51:45 [2022-05-26T18:51:45.113Z] [INFO] The project's OSGi version is 1.0.18.202205261847
14:51:45 [2022-05-26T18:51:45.113Z] [INFO] 
14:51:45 [2022-05-26T18:51:45.113Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.core.tests ---
14:51:45 [2022-05-26T18:51:45.113Z] [INFO] 
14:51:45 [2022-05-26T18:51:45.113Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.core.tests ---
14:51:45 [2022-05-26T18:51:45.113Z] [INFO] 
14:51:45 [2022-05-26T18:51:45.113Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.core.tests ---
14:51:45 [2022-05-26T18:51:45.114Z] [INFO] 
14:51:45 [2022-05-26T18:51:45.114Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.core.tests ---
14:51:45 [2022-05-26T18:51:45.114Z] [INFO] 
14:51:45 [2022-05-26T18:51:45.114Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.core.tests ---
14:51:45 [2022-05-26T18:51:45.114Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.core.tests...
14:51:45 [2022-05-26T18:51:45.371Z] [INFO] 
14:51:45 [2022-05-26T18:51:45.371Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.core.tests ---
14:51:45 [2022-05-26T18:51:45.371Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:51:45 [2022-05-26T18:51:45.371Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.core.tests/src/main/resources
14:51:45 [2022-05-26T18:51:45.371Z] [INFO] 
14:51:45 [2022-05-26T18:51:45.371Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.core.tests ---
14:51:45 [2022-05-26T18:51:45.372Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests:1.0.18-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.core.tests/pom.xml
14:51:45 [2022-05-26T18:51:45.372Z] [INFO] Compiling 159 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.core.tests/target/classes
14:51:47 [2022-05-26T18:51:47.902Z] [INFO] 
14:51:47 [2022-05-26T18:51:47.902Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.core.tests ---
14:51:47 [2022-05-26T18:51:47.902Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:51:47 [2022-05-26T18:51:47.902Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.core.tests/src/test/resources
14:51:47 [2022-05-26T18:51:47.902Z] [INFO] 
14:51:47 [2022-05-26T18:51:47.902Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.core.tests ---
14:51:47 [2022-05-26T18:51:47.902Z] [INFO] 
14:51:47 [2022-05-26T18:51:47.902Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.core.tests ---
14:51:47 [2022-05-26T18:51:47.902Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.18-SNAPSHOT-sources.jar
14:51:47 [2022-05-26T18:51:47.902Z] [INFO] 
14:51:47 [2022-05-26T18:51:47.902Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.core.tests ---
14:51:47 [2022-05-26T18:51:47.902Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.18-SNAPSHOT.jar
14:51:47 [2022-05-26T18:51:47.902Z] [INFO] 
14:51:47 [2022-05-26T18:51:47.902Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.core.tests ---
14:51:47 [2022-05-26T18:51:47.902Z] [INFO] 
14:51:47 [2022-05-26T18:51:47.902Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.core.tests ---
14:51:47 [2022-05-26T18:51:47.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:51:47 [2022-05-26T18:51:47.902Z] [INFO] 
14:51:47 [2022-05-26T18:51:47.902Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.core.tests ---
14:51:47 [2022-05-26T18:51:47.902Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:51:47 [2022-05-26T18:51:47.902Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.18-SNAPSHOT.jar
14:51:49 [2022-05-26T18:51:49.272Z] [INFO] 
14:51:49 [2022-05-26T18:51:49.273Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.core.tests ---
14:51:49 [2022-05-26T18:51:49.273Z] [INFO] 
14:51:49 [2022-05-26T18:51:49.273Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.tmf.core.tests ---
14:51:49 [2022-05-26T18:51:49.837Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java)
14:51:49 [2022-05-26T18:51:49.837Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/data/.metadata/.log
14:51:49 [2022-05-26T18:51:49.837Z] [INFO] Command line:
14:51:49 [2022-05-26T18:51:49.837Z] 	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:51:49 [2022-05-26T18:51:49.837Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:51:55 [2022-05-26T18:51:55.094Z] !SESSION 2022-05-26 18:51:49.974 -----------------------------------------------
14:51:55 [2022-05-26T18:51:55.094Z] eclipse.buildId=unknown
14:51:55 [2022-05-26T18:51:55.094Z] java.version=11.0.2
14:51:55 [2022-05-26T18:51:55.094Z] java.vendor=Oracle Corporation
14:51:55 [2022-05-26T18:51:55.094Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:51:55 [2022-05-26T18:51:55.094Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:51:55 [2022-05-26T18:51:55.094Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:51:55 [2022-05-26T18:51:55.094Z] 
14:51:55 [2022-05-26T18:51:55.094Z] !ENTRY org.eclipse.compare.win32 4 0 2022-05-26 18:51:55.063
14:51:55 [2022-05-26T18:51:55.094Z] !MESSAGE FrameworkEvent ERROR
14:51:55 [2022-05-26T18:51:55.094Z] !STACK 0
14:51:55 [2022-05-26T18:51:55.094Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [66]
14:51:55 [2022-05-26T18:51:55.094Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:51:55 [2022-05-26T18:51:55.094Z] 
14:51:55 [2022-05-26T18:51:55.094Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
14:51:55 [2022-05-26T18:51:55.094Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1847)
14:51:55 [2022-05-26T18:51:55.094Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
14:51:55 [2022-05-26T18:51:55.094Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1840)
14:51:55 [2022-05-26T18:51:55.094Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1781)
14:51:55 [2022-05-26T18:51:55.094Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1745)
14:51:55 [2022-05-26T18:51:55.094Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1667)
14:51:55 [2022-05-26T18:51:55.094Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:51:55 [2022-05-26T18:51:55.094Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:51:55 [2022-05-26T18:51:55.094Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:51:55 [2022-05-26T18:51:55.659Z] 
14:51:55 [2022-05-26T18:51:55.659Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2022-05-26 18:51:55.562
14:51:55 [2022-05-26T18:51:55.659Z] !MESSAGE FrameworkEvent ERROR
14:51:55 [2022-05-26T18:51:55.659Z] !STACK 0
14:51:55 [2022-05-26T18:51:55.659Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [139]
14:51:55 [2022-05-26T18:51:55.659Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:51:55 [2022-05-26T18:51:55.659Z] 
14:51:55 [2022-05-26T18:51:55.659Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
14:51:55 [2022-05-26T18:51:55.659Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1847)
14:51:55 [2022-05-26T18:51:55.659Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
14:51:55 [2022-05-26T18:51:55.659Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1840)
14:51:55 [2022-05-26T18:51:55.659Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1781)
14:51:55 [2022-05-26T18:51:55.659Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1745)
14:51:55 [2022-05-26T18:51:55.659Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1667)
14:51:55 [2022-05-26T18:51:55.659Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:51:55 [2022-05-26T18:51:55.659Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:51:55 [2022-05-26T18:51:55.659Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:51:57 [2022-05-26T18:51:57.557Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest
14:51:57 [2022-05-26T18:51:57.557Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest
14:51:57 [2022-05-26T18:51:57.557Z] testGetValidChildren  Time elapsed: 0.059 s
14:51:57 [2022-05-26T18:51:57.557Z] testGetName  Time elapsed: 0.001 s
14:51:57 [2022-05-26T18:51:57.557Z] testMatches  Time elapsed: 0.001 s
14:51:57 [2022-05-26T18:51:57.557Z] testGetChild  Time elapsed: 0.001 s
14:51:57 [2022-05-26T18:51:57.557Z] testClone  Time elapsed: 0 s
14:51:57 [2022-05-26T18:51:57.557Z] testRemoveChild  Time elapsed: 0.001 s
14:51:57 [2022-05-26T18:51:57.557Z] testAddChild  Time elapsed: 0 s
14:51:57 [2022-05-26T18:51:57.557Z] testDefaults  Time elapsed: 0 s
14:51:57 [2022-05-26T18:51:57.557Z] testReplaceChild  Time elapsed: 0 s
14:51:57 [2022-05-26T18:51:57.557Z] testRemove  Time elapsed: 0 s
14:51:57 [2022-05-26T18:51:57.557Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest
14:51:57 [2022-05-26T18:51:57.557Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest
14:51:57 [2022-05-26T18:51:57.557Z] testGetValidChildren  Time elapsed: 0 s
14:51:57 [2022-05-26T18:51:57.557Z] testGetName  Time elapsed: 0 s
14:51:57 [2022-05-26T18:51:57.557Z] testMatches  Time elapsed: 0 s
14:51:57 [2022-05-26T18:51:57.557Z] testGetChild  Time elapsed: 0.001 s
14:51:57 [2022-05-26T18:51:57.557Z] testClone  Time elapsed: 0 s
14:51:57 [2022-05-26T18:51:57.557Z] testRemoveChild  Time elapsed: 0 s
14:51:57 [2022-05-26T18:51:57.557Z] testAddChild  Time elapsed: 0.001 s
14:51:57 [2022-05-26T18:51:57.557Z] testDefaults  Time elapsed: 0 s
14:51:57 [2022-05-26T18:51:57.557Z] testReplaceChild  Time elapsed: 0 s
14:51:57 [2022-05-26T18:51:57.557Z] testRemove  Time elapsed: 0.001 s
14:51:57 [2022-05-26T18:51:57.557Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest
14:51:57 [2022-05-26T18:51:57.557Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest
14:51:57 [2022-05-26T18:51:57.557Z] testMatchesTimestamp  Time elapsed: 0.003 s
14:51:57 [2022-05-26T18:51:57.557Z] testGetValidChildren  Time elapsed: 0 s
14:51:57 [2022-05-26T18:51:57.557Z] testMatchesAlpha  Time elapsed: 0.001 s
14:51:57 [2022-05-26T18:51:57.557Z] testGetName  Time elapsed: 0 s
14:51:57 [2022-05-26T18:51:57.557Z] testMatchesNum  Time elapsed: 0.001 s
14:51:57 [2022-05-26T18:51:57.557Z] testGetChild  Time elapsed: 0 s
14:51:57 [2022-05-26T18:51:57.557Z] testClone  Time elapsed: 0.001 s
14:51:57 [2022-05-26T18:51:57.557Z] testRemoveChild  Time elapsed: 0 s
14:51:57 [2022-05-26T18:51:57.557Z] testAddChild  Time elapsed: 0.001 s
14:51:57 [2022-05-26T18:51:57.557Z] testDefaults  Time elapsed: 0 s
14:51:57 [2022-05-26T18:51:57.557Z] testReplaceChild  Time elapsed: 0 s
14:51:57 [2022-05-26T18:51:57.557Z] testRemove  Time elapsed: 0 s
14:51:57 [2022-05-26T18:51:57.558Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest
14:51:57 [2022-05-26T18:51:57.558Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest
14:51:57 [2022-05-26T18:51:57.558Z] testGetValidChildren  Time elapsed: 0.001 s
14:51:57 [2022-05-26T18:51:57.558Z] testGetName  Time elapsed: 0 s
14:51:57 [2022-05-26T18:51:57.558Z] testMatches  Time elapsed: 0.001 s
14:51:57 [2022-05-26T18:51:57.558Z] testGetChild  Time elapsed: 0 s
14:51:57 [2022-05-26T18:51:57.558Z] testClone  Time elapsed: 0 s
14:51:57 [2022-05-26T18:51:57.558Z] testRemoveChild  Time elapsed: 0.001 s
14:51:57 [2022-05-26T18:51:57.558Z] testAddChild  Time elapsed: 0 s
14:51:57 [2022-05-26T18:51:57.558Z] testDefaults  Time elapsed: 0 s
14:51:57 [2022-05-26T18:51:57.558Z] testReplaceChild  Time elapsed: 0 s
14:51:57 [2022-05-26T18:51:57.558Z] testRemove  Time elapsed: 0.001 s
14:51:57 [2022-05-26T18:51:57.558Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest
14:51:57 [2022-05-26T18:51:57.558Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest
14:51:57 [2022-05-26T18:51:57.558Z] testGetValidChildren  Time elapsed: 0 s
14:51:57 [2022-05-26T18:51:57.558Z] testGetName  Time elapsed: 0.001 s
14:51:57 [2022-05-26T18:51:57.558Z] testMatches  Time elapsed: 0 s
14:51:57 [2022-05-26T18:51:57.558Z] testGetChild  Time elapsed: 0 s
14:51:57 [2022-05-26T18:51:57.558Z] testClone  Time elapsed: 0 s
14:51:57 [2022-05-26T18:51:57.558Z] testRemoveChild  Time elapsed: 0 s
14:51:57 [2022-05-26T18:51:57.558Z] testAddChild  Time elapsed: 0 s
14:51:57 [2022-05-26T18:51:57.558Z] testDefaults  Time elapsed: 0 s
14:51:57 [2022-05-26T18:51:57.558Z] testReplaceChild  Time elapsed: 0 s
14:51:57 [2022-05-26T18:51:57.558Z] testRemove  Time elapsed: 0 s
14:51:57 [2022-05-26T18:51:57.558Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest
14:51:57 [2022-05-26T18:51:57.815Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.208 s - in org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest
14:51:57 [2022-05-26T18:51:57.815Z] testLogicalOperator  Time elapsed: 0.113 s
14:51:57 [2022-05-26T18:51:57.815Z] testContainsOperator  Time elapsed: 0.001 s
14:51:57 [2022-05-26T18:51:57.815Z] testEqualsOperator  Time elapsed: 0.002 s
14:51:57 [2022-05-26T18:51:57.815Z] testRegex  Time elapsed: 0.002 s
14:51:57 [2022-05-26T18:51:57.815Z] testNotOperator  Time elapsed: 0.002 s
14:51:57 [2022-05-26T18:51:57.815Z] testComplexFilter  Time elapsed: 0.005 s
14:51:57 [2022-05-26T18:51:57.815Z] testFilterWithNumber  Time elapsed: 0.067 s
14:51:57 [2022-05-26T18:51:57.815Z] testLessThanOperator  Time elapsed: 0.001 s
14:51:57 [2022-05-26T18:51:57.815Z] testPresentOperator  Time elapsed: 0.001 s
14:51:57 [2022-05-26T18:51:57.815Z] testMatchesOperator  Time elapsed: 0.01 s
14:51:57 [2022-05-26T18:51:57.815Z] testNotEqualsOperator  Time elapsed: 0.001 s
14:51:57 [2022-05-26T18:51:57.815Z] testInvalid  Time elapsed: 0.001 s
14:51:57 [2022-05-26T18:51:57.815Z] testGreaterThanOperator  Time elapsed: 0 s
14:51:57 [2022-05-26T18:51:57.815Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest
14:51:57 [2022-05-26T18:51:57.815Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest
14:51:57 [2022-05-26T18:51:57.815Z] testGetChild  Time elapsed: 0.003 s
14:51:57 [2022-05-26T18:51:57.815Z] testGetValidChildren  Time elapsed: 0.002 s
14:51:57 [2022-05-26T18:51:57.815Z] testClone  Time elapsed: 0.001 s
14:51:57 [2022-05-26T18:51:57.815Z] testRemoveChild  Time elapsed: 0.001 s
14:51:57 [2022-05-26T18:51:57.815Z] testAddChild  Time elapsed: 0.001 s
14:51:57 [2022-05-26T18:51:57.815Z] testMatches  Time elapsed: 0.065 s
14:51:57 [2022-05-26T18:51:57.815Z] testReplaceChild  Time elapsed: 0.002 s
14:51:57 [2022-05-26T18:51:57.815Z] testRemove  Time elapsed: 0.002 s
14:51:57 [2022-05-26T18:51:57.815Z] testInterfaces  Time elapsed: 0.002 s
14:51:57 [2022-05-26T18:51:57.815Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest
14:51:57 [2022-05-26T18:51:57.815Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest
14:51:57 [2022-05-26T18:51:57.815Z] testGetValidChildren  Time elapsed: 0 s
14:51:57 [2022-05-26T18:51:57.815Z] testGetName  Time elapsed: 0 s
14:51:57 [2022-05-26T18:51:57.815Z] testGetFilterName  Time elapsed: 0 s
14:51:57 [2022-05-26T18:51:57.815Z] testMatches  Time elapsed: 0 s
14:51:57 [2022-05-26T18:51:57.815Z] testGetChild  Time elapsed: 0 s
14:51:57 [2022-05-26T18:51:57.815Z] testClone  Time elapsed: 0 s
14:51:57 [2022-05-26T18:51:57.815Z] testRemoveChild  Time elapsed: 0 s
14:51:57 [2022-05-26T18:51:57.815Z] testAddChild  Time elapsed: 0 s
14:51:57 [2022-05-26T18:51:57.815Z] testDefaults  Time elapsed: 0 s
14:51:57 [2022-05-26T18:51:57.815Z] testReplaceChild  Time elapsed: 0.001 s
14:51:57 [2022-05-26T18:51:57.815Z] testRemove  Time elapsed: 0 s
14:51:57 [2022-05-26T18:51:57.815Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest
14:51:57 [2022-05-26T18:51:57.815Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest
14:51:57 [2022-05-26T18:51:57.816Z] testGetValidChildren  Time elapsed: 0.001 s
14:51:57 [2022-05-26T18:51:57.816Z] testGetName  Time elapsed: 0 s
14:51:57 [2022-05-26T18:51:57.816Z] testMatches  Time elapsed: 0.001 s
14:51:57 [2022-05-26T18:51:57.816Z] testGetChild  Time elapsed: 0 s
14:51:57 [2022-05-26T18:51:57.816Z] testClone  Time elapsed: 0.001 s
14:51:57 [2022-05-26T18:51:57.816Z] testRemoveChild  Time elapsed: 0 s
14:51:57 [2022-05-26T18:51:57.816Z] testAddChild  Time elapsed: 0 s
14:51:57 [2022-05-26T18:51:57.816Z] testDefaults  Time elapsed: 0 s
14:51:57 [2022-05-26T18:51:57.816Z] testReplaceChild  Time elapsed: 0 s
14:51:57 [2022-05-26T18:51:57.816Z] testRemove  Time elapsed: 0.001 s
14:51:57 [2022-05-26T18:51:57.816Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest
14:51:58 [2022-05-26T18:51:58.073Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest
14:51:58 [2022-05-26T18:51:58.073Z] testInputFilterEquals  Time elapsed: 0.003 s
14:51:58 [2022-05-26T18:51:58.073Z] testInputRegexNoField  Time elapsed: 0.006 s
14:51:58 [2022-05-26T18:51:58.073Z] testInputRegexMatchesNot  Time elapsed: 0.001 s
14:51:58 [2022-05-26T18:51:58.073Z] testInputFilterUnsupported  Time elapsed: 0 s
14:51:58 [2022-05-26T18:51:58.073Z] testInputRegexContains  Time elapsed: 0 s
14:51:58 [2022-05-26T18:51:58.073Z] testInputRegexPresent  Time elapsed: 0.001 s
14:51:58 [2022-05-26T18:51:58.073Z] testInputFilterContains  Time elapsed: 0.001 s
14:51:58 [2022-05-26T18:51:58.073Z] testInputRegexAspect  Time elapsed: 0 s
14:51:58 [2022-05-26T18:51:58.073Z] testInputFilterAnd  Time elapsed: 0.066 s
14:51:58 [2022-05-26T18:51:58.073Z] testInputFilterMatches  Time elapsed: 0.001 s
14:51:58 [2022-05-26T18:51:58.073Z] testInputFilterCompare  Time elapsed: 0.002 s
14:51:58 [2022-05-26T18:51:58.073Z] testInputRegexNoAspect  Time elapsed: 0.001 s
14:51:58 [2022-05-26T18:51:58.073Z] testInputRegexMatches  Time elapsed: 0 s
14:51:58 [2022-05-26T18:51:58.073Z] testInputRegexCompare  Time elapsed: 0.001 s
14:51:58 [2022-05-26T18:51:58.073Z] testInputFilterOr  Time elapsed: 0.002 s
14:51:58 [2022-05-26T18:51:58.073Z] testInputRegexAnd  Time elapsed: 0.001 s
14:51:58 [2022-05-26T18:51:58.073Z] testInputRegexNot  Time elapsed: 0.001 s
14:51:58 [2022-05-26T18:51:58.073Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest
14:51:58 [2022-05-26T18:51:58.073Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest
14:51:58 [2022-05-26T18:51:58.073Z] testGetValidChildren  Time elapsed: 0.009 s
14:51:58 [2022-05-26T18:51:58.073Z] testGetName  Time elapsed: 0 s
14:51:58 [2022-05-26T18:51:58.073Z] testMatches  Time elapsed: 0.001 s
14:51:58 [2022-05-26T18:51:58.073Z] testGetChild  Time elapsed: 0 s
14:51:58 [2022-05-26T18:51:58.073Z] testClone  Time elapsed: 0.001 s
14:51:58 [2022-05-26T18:51:58.073Z] testRemoveChild  Time elapsed: 0 s
14:51:58 [2022-05-26T18:51:58.073Z] testAddChild  Time elapsed: 0.001 s
14:51:58 [2022-05-26T18:51:58.073Z] testDefaults  Time elapsed: 0 s
14:51:58 [2022-05-26T18:51:58.073Z] testReplaceChild  Time elapsed: 0 s
14:51:58 [2022-05-26T18:51:58.073Z] testRemove  Time elapsed: 0 s
14:51:58 [2022-05-26T18:51:58.073Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest
14:51:58 [2022-05-26T18:51:58.073Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest
14:51:58 [2022-05-26T18:51:58.073Z] testGetValidChildren  Time elapsed: 0.001 s
14:51:58 [2022-05-26T18:51:58.073Z] testGetName  Time elapsed: 0 s
14:51:58 [2022-05-26T18:51:58.073Z] testMatches  Time elapsed: 0.001 s
14:51:58 [2022-05-26T18:51:58.073Z] testGetChild  Time elapsed: 0 s
14:51:58 [2022-05-26T18:51:58.073Z] testClone  Time elapsed: 0.001 s
14:51:58 [2022-05-26T18:51:58.073Z] testRemoveChild  Time elapsed: 0 s
14:51:58 [2022-05-26T18:51:58.073Z] testAddChild  Time elapsed: 0 s
14:51:58 [2022-05-26T18:51:58.073Z] testDefaults  Time elapsed: 0 s
14:51:58 [2022-05-26T18:51:58.073Z] testReplaceChild  Time elapsed: 0 s
14:51:58 [2022-05-26T18:51:58.073Z] testRemove  Time elapsed: 0 s
14:51:58 [2022-05-26T18:51:58.073Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest
14:51:58 [2022-05-26T18:51:58.331Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.297 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest
14:51:58 [2022-05-26T18:51:58.331Z] testAppliesToExperiment  Time elapsed: 0.083 s
14:51:58 [2022-05-26T18:51:58.331Z] testParameters  Time elapsed: 0.013 s
14:51:58 [2022-05-26T18:51:58.331Z] testGetRequirements  Time elapsed: 0.003 s
14:51:58 [2022-05-26T18:51:58.331Z] testNewModule  Time elapsed: 0.062 s
14:51:58 [2022-05-26T18:51:58.331Z] testGetValidTraceTypes  Time elapsed: 0.129 s
14:51:58 [2022-05-26T18:51:58.331Z] testHelperGetters  Time elapsed: 0.002 s
14:51:58 [2022-05-26T18:51:58.331Z] testAppliesToTrace  Time elapsed: 0.002 s
14:51:58 [2022-05-26T18:51:58.331Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest
14:51:58 [2022-05-26T18:51:58.331Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest
14:51:58 [2022-05-26T18:51:58.331Z] testMandatoryRequirements  Time elapsed: 0.008 s
14:51:58 [2022-05-26T18:51:58.331Z] testAtLeastOneRequirements  Time elapsed: 0.001 s
14:51:58 [2022-05-26T18:51:58.331Z] testAllOrNothingRequirements  Time elapsed: 0.002 s
14:51:58 [2022-05-26T18:51:58.331Z] testNoPreDefinedEvents  Time elapsed: 0.001 s
14:51:58 [2022-05-26T18:51:58.331Z] testOptionalRequirements  Time elapsed: 0.001 s
14:51:58 [2022-05-26T18:51:58.331Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest
14:51:58 [2022-05-26T18:51:58.331Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest
14:51:58 [2022-05-26T18:51:58.331Z] testAllOrNothing  Time elapsed: 0.004 s
14:51:58 [2022-05-26T18:51:58.331Z] testAtLeastOne  Time elapsed: 0.001 s
14:51:58 [2022-05-26T18:51:58.331Z] testMandatory  Time elapsed: 0.001 s
14:51:58 [2022-05-26T18:51:58.331Z] testOptional  Time elapsed: 0 s
14:51:58 [2022-05-26T18:51:58.331Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest
14:51:58 [2022-05-26T18:51:58.331Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest
14:51:58 [2022-05-26T18:51:58.331Z] testMandatoryRequirements  Time elapsed: 0.001 s
14:51:58 [2022-05-26T18:51:58.331Z] testAtLeastOneRequirements  Time elapsed: 0 s
14:51:58 [2022-05-26T18:51:58.331Z] testAllOrNothingRequirements  Time elapsed: 0 s
14:51:58 [2022-05-26T18:51:58.331Z] testNoPreDefinedEvents  Time elapsed: 0 s
14:51:58 [2022-05-26T18:51:58.331Z] testOptionalRequirements  Time elapsed: 0 s
14:51:58 [2022-05-26T18:51:58.331Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest
14:51:58 [2022-05-26T18:51:58.331Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest
14:51:58 [2022-05-26T18:51:58.331Z] testGetValueLevel  Time elapsed: 0 s
14:51:58 [2022-05-26T18:51:58.331Z] testAddAndGetInformation  Time elapsed: 0 s
14:51:58 [2022-05-26T18:51:58.331Z] testGetValues  Time elapsed: 0 s
14:51:58 [2022-05-26T18:51:58.331Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisParameterProviderTest
14:51:58 [2022-05-26T18:51:58.331Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisParameterProviderTest
14:51:58 [2022-05-26T18:51:58.331Z] testProviderTmfTrace  Time elapsed: 0.003 s
14:51:58 [2022-05-26T18:51:58.331Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest
14:51:58 [2022-05-26T18:51:58.331Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest
14:51:58 [2022-05-26T18:51:58.331Z] testApplies  Time elapsed: 0.001 s
14:51:58 [2022-05-26T18:51:58.331Z] testDoesNotApply  Time elapsed: 0.001 s
14:51:58 [2022-05-26T18:51:58.331Z] testGetNoAnalysisFromTrace  Time elapsed: 0.024 s
14:51:58 [2022-05-26T18:51:58.331Z] testGetAnalysisFromTrace  Time elapsed: 0 s
14:51:58 [2022-05-26T18:51:58.331Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest
14:51:58 [2022-05-26T18:51:58.331Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest
14:51:58 [2022-05-26T18:51:58.331Z] testListForTraces  Time elapsed: 0.003 s
14:51:58 [2022-05-26T18:51:58.331Z] testSources  Time elapsed: 0.003 s
14:51:58 [2022-05-26T18:51:58.331Z] testGetAnalysisModules  Time elapsed: 0.002 s
14:51:58 [2022-05-26T18:51:58.331Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisListenerTest
14:51:58 [2022-05-26T18:51:58.331Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisListenerTest
14:51:58 [2022-05-26T18:51:58.331Z] testNewModuleListener  Time elapsed: 0 s
14:51:58 [2022-05-26T18:51:58.331Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest
14:52:00 [2022-05-26T18:52:00.857Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.077 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest
14:52:00 [2022-05-26T18:52:00.857Z] testGettersSetters  Time elapsed: 0.056 s
14:52:00 [2022-05-26T18:52:00.857Z] testDependentAnalyses  Time elapsed: 1.003 s
14:52:00 [2022-05-26T18:52:00.857Z] testSetWrongTrace  Time elapsed: 0.002 s
14:52:00 [2022-05-26T18:52:00.857Z] testSetTraceTwice  Time elapsed: 0.002 s
14:52:00 [2022-05-26T18:52:00.857Z] testMultipleDependencies  Time elapsed: 0.003 s
14:52:00 [2022-05-26T18:52:00.857Z] testWaitForCompletionCancelled  Time elapsed: 0.001 s
14:52:00 [2022-05-26T18:52:00.857Z] testCancel  Time elapsed: 1.002 s
14:52:00 [2022-05-26T18:52:00.857Z] testHelper  Time elapsed: 0.003 s
14:52:00 [2022-05-26T18:52:00.857Z] testWaitForCompletionSuccess  Time elapsed: 0.002 s
14:52:00 [2022-05-26T18:52:00.857Z] testParameterChanged  Time elapsed: 0.001 s
14:52:00 [2022-05-26T18:52:00.857Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest
14:52:00 [2022-05-26T18:52:00.857Z] 
14:52:00 [2022-05-26T18:52:00.857Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2022-05-26 18:52:00.472
14:52:00 [2022-05-26T18:52:00.857Z] !MESSAGE Error parsing /tmp/markers5972862775299394639xml
14:52:00 [2022-05-26T18:52:00.857Z] !STACK 0
14:52:00 [2022-05-26T18:52:00.857Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers5972862775299394639xml; lineNumber: 1; columnNumber: 201; cvc-datatype-valid.1.2.1: 'abc' is not a valid value for 'double'.
14:52:00 [2022-05-26T18:52:00.857Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
14:52:00 [2022-05-26T18:52:00.857Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:135)
14:52:00 [2022-05-26T18:52:00.857Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
14:52:00 [2022-05-26T18:52:00.857Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
14:52:00 [2022-05-26T18:52:00.857Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
14:52:00 [2022-05-26T18:52:00.857Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:511)
14:52:00 [2022-05-26T18:52:00.857Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3587)
14:52:00 [2022-05-26T18:52:00.857Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:3107)
14:52:00 [2022-05-26T18:52:00.858Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:3051)
14:52:00 [2022-05-26T18:52:00.858Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2286)
14:52:00 [2022-05-26T18:52:00.858Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:829)
14:52:00 [2022-05-26T18:52:00.858Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
14:52:00 [2022-05-26T18:52:00.858Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2708)
14:52:00 [2022-05-26T18:52:00.858Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
14:52:00 [2022-05-26T18:52:00.858Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
14:52:00 [2022-05-26T18:52:00.858Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:534)
14:52:00 [2022-05-26T18:52:00.858Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:888)
14:52:00 [2022-05-26T18:52:00.858Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:824)
14:52:00 [2022-05-26T18:52:00.858Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
14:52:00 [2022-05-26T18:52:00.858Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:246)
14:52:00 [2022-05-26T18:52:00.858Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
14:52:00 [2022-05-26T18:52:00.858Z] 	at java.xml/javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:206)
14:52:00 [2022-05-26T18:52:00.858Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:178)
14:52:00 [2022-05-26T18:52:00.858Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
14:52:00 [2022-05-26T18:52:00.858Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:290)
14:52:00 [2022-05-26T18:52:00.858Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:52:00 [2022-05-26T18:52:00.858Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:52:00 [2022-05-26T18:52:00.858Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:52:00 [2022-05-26T18:52:00.858Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:52:00 [2022-05-26T18:52:00.858Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:52:00 [2022-05-26T18:52:00.858Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:52:00 [2022-05-26T18:52:00.858Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:52:00 [2022-05-26T18:52:00.858Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:52:00 [2022-05-26T18:52:00.858Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:52:00 [2022-05-26T18:52:00.858Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:52:00 [2022-05-26T18:52:00.858Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:52:00 [2022-05-26T18:52:00.858Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:52:00 [2022-05-26T18:52:00.858Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:52:00 [2022-05-26T18:52:00.858Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:52:00 [2022-05-26T18:52:00.858Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:52:00 [2022-05-26T18:52:00.858Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:52:00 [2022-05-26T18:52:00.858Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:52:00 [2022-05-26T18:52:00.858Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:52:00 [2022-05-26T18:52:00.858Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:52:00 [2022-05-26T18:52:00.858Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:52:00 [2022-05-26T18:52:00.858Z] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
14:52:00 [2022-05-26T18:52:00.858Z] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
14:52:00 [2022-05-26T18:52:00.858Z] 	at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
14:52:00 [2022-05-26T18:52:00.858Z] 	at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80)
14:52:00 [2022-05-26T18:52:00.858Z] 	at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72)
14:52:00 [2022-05-26T18:52:00.858Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
14:52:00 [2022-05-26T18:52:00.858Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
14:52:00 [2022-05-26T18:52:00.858Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
14:52:00 [2022-05-26T18:52:00.858Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
14:52:00 [2022-05-26T18:52:00.858Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
14:52:00 [2022-05-26T18:52:00.858Z] 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
14:52:00 [2022-05-26T18:52:00.858Z] 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
14:52:00 [2022-05-26T18:52:00.858Z] 	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
14:52:00 [2022-05-26T18:52:00.858Z] 	at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
14:52:00 [2022-05-26T18:52:00.858Z] 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150)
14:52:00 [2022-05-26T18:52:00.858Z] 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124)
14:52:00 [2022-05-26T18:52:00.858Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:52:00 [2022-05-26T18:52:00.858Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:52:00 [2022-05-26T18:52:00.858Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:52:00 [2022-05-26T18:52:00.858Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:52:00 [2022-05-26T18:52:00.858Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
14:52:00 [2022-05-26T18:52:00.858Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
14:52:00 [2022-05-26T18:52:00.858Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
14:52:00 [2022-05-26T18:52:00.858Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
14:52:00 [2022-05-26T18:52:00.858Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
14:52:00 [2022-05-26T18:52:00.858Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
14:52:00 [2022-05-26T18:52:00.858Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
14:52:00 [2022-05-26T18:52:00.858Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
14:52:00 [2022-05-26T18:52:00.858Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
14:52:00 [2022-05-26T18:52:00.859Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:52:00 [2022-05-26T18:52:00.859Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:52:00 [2022-05-26T18:52:00.859Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:52:00 [2022-05-26T18:52:00.859Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:52:00 [2022-05-26T18:52:00.859Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:52:00 [2022-05-26T18:52:00.859Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
14:52:00 [2022-05-26T18:52:00.859Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
14:52:00 [2022-05-26T18:52:00.859Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1467)
14:52:00 [2022-05-26T18:52:00.859Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1440)
14:52:00 [2022-05-26T18:52:00.859Z] 
14:52:00 [2022-05-26T18:52:00.859Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2022-05-26 18:52:00.485
14:52:00 [2022-05-26T18:52:00.859Z] !MESSAGE Error parsing /tmp/markers3431420251829626782xml
14:52:00 [2022-05-26T18:52:00.859Z] !STACK 0
14:52:00 [2022-05-26T18:52:00.859Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers3431420251829626782xml; lineNumber: 1; columnNumber: 199; cvc-minExclusive-valid: Value '0' is not facet-valid with respect to minExclusive '0.0E1' for type 'period_type'.
14:52:00 [2022-05-26T18:52:00.859Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
14:52:00 [2022-05-26T18:52:00.859Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:135)
14:52:00 [2022-05-26T18:52:00.859Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
14:52:00 [2022-05-26T18:52:00.859Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
14:52:00 [2022-05-26T18:52:00.859Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
14:52:00 [2022-05-26T18:52:00.859Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:511)
14:52:00 [2022-05-26T18:52:00.859Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3587)
14:52:00 [2022-05-26T18:52:00.859Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:3107)
14:52:00 [2022-05-26T18:52:00.859Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:3051)
14:52:00 [2022-05-26T18:52:00.859Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2286)
14:52:00 [2022-05-26T18:52:00.859Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:829)
14:52:00 [2022-05-26T18:52:00.859Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
14:52:00 [2022-05-26T18:52:00.859Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2708)
14:52:00 [2022-05-26T18:52:00.859Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
14:52:00 [2022-05-26T18:52:00.859Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
14:52:00 [2022-05-26T18:52:00.859Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:534)
14:52:00 [2022-05-26T18:52:00.859Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:888)
14:52:00 [2022-05-26T18:52:00.859Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:824)
14:52:00 [2022-05-26T18:52:00.859Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
14:52:00 [2022-05-26T18:52:00.859Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:246)
14:52:00 [2022-05-26T18:52:00.859Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
14:52:00 [2022-05-26T18:52:00.859Z] 	at java.xml/javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:206)
14:52:00 [2022-05-26T18:52:00.859Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:178)
14:52:00 [2022-05-26T18:52:00.859Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
14:52:00 [2022-05-26T18:52:00.859Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:291)
14:52:00 [2022-05-26T18:52:00.859Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:52:00 [2022-05-26T18:52:00.859Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:52:00 [2022-05-26T18:52:00.859Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:52:00 [2022-05-26T18:52:00.859Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:52:00 [2022-05-26T18:52:00.859Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:52:00 [2022-05-26T18:52:00.859Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:52:00 [2022-05-26T18:52:00.859Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:52:00 [2022-05-26T18:52:00.859Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:52:00 [2022-05-26T18:52:00.859Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:52:00 [2022-05-26T18:52:00.859Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:52:00 [2022-05-26T18:52:00.859Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:52:00 [2022-05-26T18:52:00.859Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:52:00 [2022-05-26T18:52:00.859Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:52:00 [2022-05-26T18:52:00.859Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:52:00 [2022-05-26T18:52:00.859Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:52:00 [2022-05-26T18:52:00.859Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:52:00 [2022-05-26T18:52:00.859Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:52:00 [2022-05-26T18:52:00.859Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:52:00 [2022-05-26T18:52:00.859Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:52:00 [2022-05-26T18:52:00.859Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:52:00 [2022-05-26T18:52:00.859Z] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
14:52:00 [2022-05-26T18:52:00.859Z] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
14:52:00 [2022-05-26T18:52:00.859Z] 	at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
14:52:00 [2022-05-26T18:52:00.859Z] 	at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80)
14:52:00 [2022-05-26T18:52:00.859Z] 	at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72)
14:52:00 [2022-05-26T18:52:00.859Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
14:52:00 [2022-05-26T18:52:00.859Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
14:52:00 [2022-05-26T18:52:00.859Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
14:52:00 [2022-05-26T18:52:00.859Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
14:52:00 [2022-05-26T18:52:00.859Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
14:52:00 [2022-05-26T18:52:00.859Z] 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
14:52:00 [2022-05-26T18:52:00.859Z] 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
14:52:00 [2022-05-26T18:52:00.859Z] 	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
14:52:00 [2022-05-26T18:52:00.859Z] 	at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
14:52:00 [2022-05-26T18:52:00.859Z] 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150)
14:52:00 [2022-05-26T18:52:00.859Z] 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124)
14:52:00 [2022-05-26T18:52:00.859Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:52:00 [2022-05-26T18:52:00.859Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:52:00 [2022-05-26T18:52:00.859Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:52:00 [2022-05-26T18:52:00.859Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:52:00 [2022-05-26T18:52:00.859Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
14:52:00 [2022-05-26T18:52:00.860Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
14:52:00 [2022-05-26T18:52:00.860Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
14:52:00 [2022-05-26T18:52:00.860Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
14:52:00 [2022-05-26T18:52:00.860Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
14:52:00 [2022-05-26T18:52:00.860Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
14:52:00 [2022-05-26T18:52:00.860Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
14:52:00 [2022-05-26T18:52:00.860Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
14:52:00 [2022-05-26T18:52:00.860Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
14:52:00 [2022-05-26T18:52:00.860Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:52:00 [2022-05-26T18:52:00.860Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:52:00 [2022-05-26T18:52:00.860Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:52:00 [2022-05-26T18:52:00.860Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:52:00 [2022-05-26T18:52:00.860Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:52:00 [2022-05-26T18:52:00.860Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
14:52:00 [2022-05-26T18:52:00.860Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
14:52:00 [2022-05-26T18:52:00.860Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1467)
14:52:00 [2022-05-26T18:52:00.860Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1440)
14:52:00 [2022-05-26T18:52:00.860Z] 
14:52:00 [2022-05-26T18:52:00.860Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2022-05-26 18:52:00.497
14:52:00 [2022-05-26T18:52:00.860Z] !MESSAGE Error parsing /tmp/markers10123433429749241139xml
14:52:00 [2022-05-26T18:52:00.860Z] !STACK 0
14:52:00 [2022-05-26T18:52:00.860Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers10123433429749241139xml; lineNumber: 1; columnNumber: 200; cvc-minExclusive-valid: Value '-1' is not facet-valid with respect to minExclusive '0.0E1' for type 'period_type'.
14:52:00 [2022-05-26T18:52:00.860Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
14:52:00 [2022-05-26T18:52:00.860Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:135)
14:52:00 [2022-05-26T18:52:00.860Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
14:52:00 [2022-05-26T18:52:00.860Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
14:52:00 [2022-05-26T18:52:00.860Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
14:52:00 [2022-05-26T18:52:00.860Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:511)
14:52:00 [2022-05-26T18:52:00.860Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3587)
14:52:00 [2022-05-26T18:52:00.860Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:3107)
14:52:00 [2022-05-26T18:52:00.860Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:3051)
14:52:00 [2022-05-26T18:52:00.860Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2286)
14:52:00 [2022-05-26T18:52:00.860Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:829)
14:52:00 [2022-05-26T18:52:00.860Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
14:52:00 [2022-05-26T18:52:00.860Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2708)
14:52:00 [2022-05-26T18:52:00.860Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
14:52:00 [2022-05-26T18:52:00.860Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
14:52:00 [2022-05-26T18:52:00.860Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:534)
14:52:00 [2022-05-26T18:52:00.860Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:888)
14:52:00 [2022-05-26T18:52:00.860Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:824)
14:52:00 [2022-05-26T18:52:00.860Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
14:52:00 [2022-05-26T18:52:00.860Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:246)
14:52:00 [2022-05-26T18:52:00.860Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
14:52:00 [2022-05-26T18:52:00.860Z] 	at java.xml/javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:206)
14:52:00 [2022-05-26T18:52:00.860Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:178)
14:52:00 [2022-05-26T18:52:00.860Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
14:52:00 [2022-05-26T18:52:00.860Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:292)
14:52:00 [2022-05-26T18:52:00.860Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:52:00 [2022-05-26T18:52:00.860Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:52:00 [2022-05-26T18:52:00.860Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:52:00 [2022-05-26T18:52:00.860Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:52:00 [2022-05-26T18:52:00.860Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:52:00 [2022-05-26T18:52:00.860Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:52:00 [2022-05-26T18:52:00.860Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:52:00 [2022-05-26T18:52:00.860Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:52:00 [2022-05-26T18:52:00.860Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:52:00 [2022-05-26T18:52:00.860Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:52:00 [2022-05-26T18:52:00.860Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:52:00 [2022-05-26T18:52:00.860Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:52:00 [2022-05-26T18:52:00.860Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:52:00 [2022-05-26T18:52:00.860Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:52:00 [2022-05-26T18:52:00.860Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:52:00 [2022-05-26T18:52:00.860Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:52:00 [2022-05-26T18:52:00.860Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:52:00 [2022-05-26T18:52:00.860Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:52:00 [2022-05-26T18:52:00.860Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:52:00 [2022-05-26T18:52:00.860Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:52:00 [2022-05-26T18:52:00.860Z] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
14:52:00 [2022-05-26T18:52:00.860Z] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
14:52:00 [2022-05-26T18:52:00.860Z] 	at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
14:52:00 [2022-05-26T18:52:00.860Z] 	at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80)
14:52:00 [2022-05-26T18:52:00.860Z] 	at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72)
14:52:00 [2022-05-26T18:52:00.860Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
14:52:00 [2022-05-26T18:52:00.860Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
14:52:00 [2022-05-26T18:52:00.860Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
14:52:00 [2022-05-26T18:52:00.860Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
14:52:00 [2022-05-26T18:52:00.860Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
14:52:00 [2022-05-26T18:52:00.860Z] 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
14:52:00 [2022-05-26T18:52:00.860Z] 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
14:52:00 [2022-05-26T18:52:00.861Z] 	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
14:52:00 [2022-05-26T18:52:00.861Z] 	at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
14:52:00 [2022-05-26T18:52:00.861Z] 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150)
14:52:00 [2022-05-26T18:52:00.861Z] 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124)
14:52:00 [2022-05-26T18:52:00.861Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:52:00 [2022-05-26T18:52:00.861Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:52:00 [2022-05-26T18:52:00.861Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:52:00 [2022-05-26T18:52:00.861Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:52:00 [2022-05-26T18:52:00.861Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
14:52:00 [2022-05-26T18:52:00.861Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
14:52:00 [2022-05-26T18:52:00.861Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
14:52:00 [2022-05-26T18:52:00.861Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
14:52:00 [2022-05-26T18:52:00.861Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
14:52:00 [2022-05-26T18:52:00.861Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
14:52:00 [2022-05-26T18:52:00.861Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
14:52:00 [2022-05-26T18:52:00.861Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
14:52:00 [2022-05-26T18:52:00.861Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
14:52:00 [2022-05-26T18:52:00.861Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:52:00 [2022-05-26T18:52:00.861Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:52:00 [2022-05-26T18:52:00.861Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:52:00 [2022-05-26T18:52:00.861Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:52:00 [2022-05-26T18:52:00.861Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:52:00 [2022-05-26T18:52:00.861Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
14:52:00 [2022-05-26T18:52:00.861Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
14:52:00 [2022-05-26T18:52:00.861Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1467)
14:52:00 [2022-05-26T18:52:00.861Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1440)
14:52:00 [2022-05-26T18:52:00.861Z] 
14:52:00 [2022-05-26T18:52:00.861Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2022-05-26 18:52:00.559
14:52:00 [2022-05-26T18:52:00.861Z] !MESSAGE Error parsing /tmp/markers16149035420412581031xml
14:52:00 [2022-05-26T18:52:00.861Z] !STACK 0
14:52:00 [2022-05-26T18:52:00.861Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers16149035420412581031xml; lineNumber: 1; columnNumber: 204; cvc-enumeration-valid: Value 'qwerty' is not facet-valid with respect to enumeration '[ms, us, ns, cycles]'. It must be a value from the enumeration.
14:52:00 [2022-05-26T18:52:00.861Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
14:52:00 [2022-05-26T18:52:00.861Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:135)
14:52:00 [2022-05-26T18:52:00.861Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
14:52:00 [2022-05-26T18:52:00.861Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
14:52:00 [2022-05-26T18:52:00.861Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
14:52:00 [2022-05-26T18:52:00.861Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:511)
14:52:00 [2022-05-26T18:52:00.861Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3587)
14:52:00 [2022-05-26T18:52:00.861Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:3107)
14:52:00 [2022-05-26T18:52:00.861Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:3051)
14:52:00 [2022-05-26T18:52:00.861Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2286)
14:52:00 [2022-05-26T18:52:00.861Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:829)
14:52:00 [2022-05-26T18:52:00.861Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
14:52:00 [2022-05-26T18:52:00.861Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2708)
14:52:00 [2022-05-26T18:52:00.861Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
14:52:00 [2022-05-26T18:52:00.861Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
14:52:00 [2022-05-26T18:52:00.861Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:534)
14:52:00 [2022-05-26T18:52:00.861Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:888)
14:52:00 [2022-05-26T18:52:00.861Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:824)
14:52:00 [2022-05-26T18:52:00.861Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
14:52:00 [2022-05-26T18:52:00.861Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:246)
14:52:00 [2022-05-26T18:52:00.861Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
14:52:00 [2022-05-26T18:52:00.861Z] 	at java.xml/javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:206)
14:52:00 [2022-05-26T18:52:00.861Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:178)
14:52:00 [2022-05-26T18:52:00.861Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
14:52:00 [2022-05-26T18:52:00.861Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:293)
14:52:00 [2022-05-26T18:52:00.861Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:52:00 [2022-05-26T18:52:00.861Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:52:00 [2022-05-26T18:52:00.861Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:52:00 [2022-05-26T18:52:00.861Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:52:00 [2022-05-26T18:52:00.861Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:52:00 [2022-05-26T18:52:00.861Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:52:00 [2022-05-26T18:52:00.861Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:52:00 [2022-05-26T18:52:00.861Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:52:00 [2022-05-26T18:52:00.861Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:52:00 [2022-05-26T18:52:00.861Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:52:00 [2022-05-26T18:52:00.861Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:52:00 [2022-05-26T18:52:00.861Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:52:00 [2022-05-26T18:52:00.861Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:52:00 [2022-05-26T18:52:00.861Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:52:00 [2022-05-26T18:52:00.861Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:52:00 [2022-05-26T18:52:00.861Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:52:00 [2022-05-26T18:52:00.861Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:52:00 [2022-05-26T18:52:00.861Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:52:00 [2022-05-26T18:52:00.861Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:52:00 [2022-05-26T18:52:00.861Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:52:00 [2022-05-26T18:52:00.861Z] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
14:52:00 [2022-05-26T18:52:00.861Z] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
14:52:00 [2022-05-26T18:52:00.861Z] 	at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
14:52:00 [2022-05-26T18:52:00.861Z] 	at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80)
14:52:00 [2022-05-26T18:52:00.861Z] 	at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72)
14:52:00 [2022-05-26T18:52:00.861Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
14:52:00 [2022-05-26T18:52:00.862Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
14:52:00 [2022-05-26T18:52:00.862Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
14:52:00 [2022-05-26T18:52:00.862Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
14:52:00 [2022-05-26T18:52:00.862Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
14:52:00 [2022-05-26T18:52:00.862Z] 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
14:52:00 [2022-05-26T18:52:00.862Z] 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
14:52:00 [2022-05-26T18:52:00.862Z] 	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
14:52:00 [2022-05-26T18:52:00.862Z] 	at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
14:52:00 [2022-05-26T18:52:00.862Z] 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150)
14:52:00 [2022-05-26T18:52:00.862Z] 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124)
14:52:00 [2022-05-26T18:52:00.862Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:52:00 [2022-05-26T18:52:00.862Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:52:00 [2022-05-26T18:52:00.862Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:52:00 [2022-05-26T18:52:00.862Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:52:00 [2022-05-26T18:52:00.862Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
14:52:00 [2022-05-26T18:52:00.862Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
14:52:00 [2022-05-26T18:52:00.862Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
14:52:00 [2022-05-26T18:52:00.862Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
14:52:00 [2022-05-26T18:52:00.862Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
14:52:00 [2022-05-26T18:52:00.862Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
14:52:00 [2022-05-26T18:52:00.862Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
14:52:00 [2022-05-26T18:52:00.862Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
14:52:00 [2022-05-26T18:52:00.862Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
14:52:00 [2022-05-26T18:52:00.862Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:52:00 [2022-05-26T18:52:00.862Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:52:00 [2022-05-26T18:52:00.862Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:52:00 [2022-05-26T18:52:00.862Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:52:00 [2022-05-26T18:52:00.862Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:52:00 [2022-05-26T18:52:00.862Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
14:52:00 [2022-05-26T18:52:00.862Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
14:52:00 [2022-05-26T18:52:00.862Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1467)
14:52:00 [2022-05-26T18:52:00.862Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1440)
14:52:00 [2022-05-26T18:52:00.862Z] 
14:52:00 [2022-05-26T18:52:00.862Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2022-05-26 18:52:00.578
14:52:00 [2022-05-26T18:52:00.862Z] !MESSAGE Error parsing /tmp/markers14384847068361980359xml
14:52:00 [2022-05-26T18:52:00.862Z] !STACK 0
14:52:00 [2022-05-26T18:52:00.862Z] java.lang.IllegalArgumentException: Invalid range: [4095..0]
14:52:00 [2022-05-26T18:52:00.862Z] 	at com.google.common.collect.Range.<init>(Range.java:357)
14:52:00 [2022-05-26T18:52:00.862Z] 	at com.google.common.collect.Range.create(Range.java:155)
14:52:00 [2022-05-26T18:52:00.862Z] 	at com.google.common.collect.Range.closed(Range.java:180)
14:52:00 [2022-05-26T18:52:00.862Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parseRange(MarkerConfigXmlParser.java:316)
14:52:00 [2022-05-26T18:52:00.862Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.getMarkers(MarkerConfigXmlParser.java:221)
14:52:00 [2022-05-26T18:52:00.862Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:192)
14:52:00 [2022-05-26T18:52:00.862Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
14:52:00 [2022-05-26T18:52:00.862Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:294)
14:52:00 [2022-05-26T18:52:00.862Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:52:00 [2022-05-26T18:52:00.862Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:52:00 [2022-05-26T18:52:00.862Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:52:00 [2022-05-26T18:52:00.862Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:52:00 [2022-05-26T18:52:00.862Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:52:00 [2022-05-26T18:52:00.862Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:52:00 [2022-05-26T18:52:00.862Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:52:00 [2022-05-26T18:52:00.862Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:52:00 [2022-05-26T18:52:00.862Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:52:00 [2022-05-26T18:52:00.862Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:52:00 [2022-05-26T18:52:00.862Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:52:00 [2022-05-26T18:52:00.862Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:52:00 [2022-05-26T18:52:00.862Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:52:00 [2022-05-26T18:52:00.862Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:52:00 [2022-05-26T18:52:00.862Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:52:00 [2022-05-26T18:52:00.862Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:52:00 [2022-05-26T18:52:00.862Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:52:00 [2022-05-26T18:52:00.862Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:52:00 [2022-05-26T18:52:00.862Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:52:00 [2022-05-26T18:52:00.862Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:52:00 [2022-05-26T18:52:00.862Z] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
14:52:00 [2022-05-26T18:52:00.862Z] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
14:52:00 [2022-05-26T18:52:00.862Z] 	at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
14:52:00 [2022-05-26T18:52:00.862Z] 	at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80)
14:52:00 [2022-05-26T18:52:00.862Z] 	at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72)
14:52:00 [2022-05-26T18:52:00.862Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
14:52:00 [2022-05-26T18:52:00.862Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
14:52:00 [2022-05-26T18:52:00.862Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
14:52:00 [2022-05-26T18:52:00.862Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
14:52:00 [2022-05-26T18:52:00.862Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
14:52:00 [2022-05-26T18:52:00.862Z] 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
14:52:00 [2022-05-26T18:52:00.862Z] 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
14:52:00 [2022-05-26T18:52:00.862Z] 	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
14:52:00 [2022-05-26T18:52:00.862Z] 	at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
14:52:00 [2022-05-26T18:52:00.862Z] 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150)
14:52:00 [2022-05-26T18:52:00.862Z] 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124)
14:52:00 [2022-05-26T18:52:00.862Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:52:00 [2022-05-26T18:52:00.862Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:52:00 [2022-05-26T18:52:00.863Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:52:00 [2022-05-26T18:52:00.863Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:52:00 [2022-05-26T18:52:00.863Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
14:52:00 [2022-05-26T18:52:00.863Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
14:52:00 [2022-05-26T18:52:00.863Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
14:52:00 [2022-05-26T18:52:00.863Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
14:52:00 [2022-05-26T18:52:00.863Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
14:52:00 [2022-05-26T18:52:00.863Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
14:52:00 [2022-05-26T18:52:00.863Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
14:52:00 [2022-05-26T18:52:00.863Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
14:52:00 [2022-05-26T18:52:00.863Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
14:52:00 [2022-05-26T18:52:00.863Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:52:00 [2022-05-26T18:52:00.863Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:52:00 [2022-05-26T18:52:00.863Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:52:00 [2022-05-26T18:52:00.863Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:52:00 [2022-05-26T18:52:00.863Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:52:00 [2022-05-26T18:52:00.863Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
14:52:00 [2022-05-26T18:52:00.863Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
14:52:00 [2022-05-26T18:52:00.863Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1467)
14:52:00 [2022-05-26T18:52:00.863Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1440)
14:52:00 [2022-05-26T18:52:00.863Z] 
14:52:00 [2022-05-26T18:52:00.863Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2022-05-26 18:52:00.590
14:52:00 [2022-05-26T18:52:00.863Z] !MESSAGE Error parsing /tmp/markers6320272795303719021xml
14:52:00 [2022-05-26T18:52:00.863Z] !STACK 0
14:52:00 [2022-05-26T18:52:00.863Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers6320272795303719021xml; lineNumber: 1; columnNumber: 202; cvc-datatype-valid.1.2.1: 'abc' is not a valid value for 'integer'.
14:52:00 [2022-05-26T18:52:00.863Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
14:52:00 [2022-05-26T18:52:00.863Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:135)
14:52:00 [2022-05-26T18:52:00.863Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
14:52:00 [2022-05-26T18:52:00.863Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
14:52:00 [2022-05-26T18:52:00.863Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
14:52:00 [2022-05-26T18:52:00.863Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:511)
14:52:00 [2022-05-26T18:52:00.863Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3587)
14:52:00 [2022-05-26T18:52:00.863Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:3107)
14:52:00 [2022-05-26T18:52:00.863Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:3051)
14:52:00 [2022-05-26T18:52:00.863Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2286)
14:52:00 [2022-05-26T18:52:00.863Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:829)
14:52:00 [2022-05-26T18:52:00.863Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
14:52:00 [2022-05-26T18:52:00.863Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2708)
14:52:00 [2022-05-26T18:52:00.863Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
14:52:00 [2022-05-26T18:52:00.863Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
14:52:00 [2022-05-26T18:52:00.863Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:534)
14:52:00 [2022-05-26T18:52:00.863Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:888)
14:52:00 [2022-05-26T18:52:00.863Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:824)
14:52:00 [2022-05-26T18:52:00.863Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
14:52:00 [2022-05-26T18:52:00.863Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:246)
14:52:00 [2022-05-26T18:52:00.863Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
14:52:00 [2022-05-26T18:52:00.863Z] 	at java.xml/javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:206)
14:52:00 [2022-05-26T18:52:00.863Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:178)
14:52:00 [2022-05-26T18:52:00.863Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
14:52:00 [2022-05-26T18:52:00.863Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:295)
14:52:00 [2022-05-26T18:52:00.863Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:52:00 [2022-05-26T18:52:00.863Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:52:00 [2022-05-26T18:52:00.863Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:52:00 [2022-05-26T18:52:00.863Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:52:00 [2022-05-26T18:52:00.863Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:52:00 [2022-05-26T18:52:00.863Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:52:00 [2022-05-26T18:52:00.863Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:52:00 [2022-05-26T18:52:00.863Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:52:00 [2022-05-26T18:52:00.863Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:52:00 [2022-05-26T18:52:00.863Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:52:00 [2022-05-26T18:52:00.863Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:52:00 [2022-05-26T18:52:00.863Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:52:00 [2022-05-26T18:52:00.863Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:52:00 [2022-05-26T18:52:00.863Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:52:00 [2022-05-26T18:52:00.863Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:52:00 [2022-05-26T18:52:00.863Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:52:00 [2022-05-26T18:52:00.863Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:52:00 [2022-05-26T18:52:00.863Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:52:00 [2022-05-26T18:52:00.863Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:52:00 [2022-05-26T18:52:00.863Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:52:00 [2022-05-26T18:52:00.863Z] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
14:52:00 [2022-05-26T18:52:00.863Z] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
14:52:00 [2022-05-26T18:52:00.863Z] 	at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
14:52:00 [2022-05-26T18:52:00.863Z] 	at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80)
14:52:00 [2022-05-26T18:52:00.863Z] 	at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72)
14:52:00 [2022-05-26T18:52:00.863Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
14:52:00 [2022-05-26T18:52:00.863Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
14:52:00 [2022-05-26T18:52:00.863Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
14:52:00 [2022-05-26T18:52:00.863Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
14:52:00 [2022-05-26T18:52:00.863Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
14:52:00 [2022-05-26T18:52:00.864Z] 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
14:52:00 [2022-05-26T18:52:00.864Z] 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
14:52:00 [2022-05-26T18:52:00.864Z] 	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
14:52:00 [2022-05-26T18:52:00.864Z] 	at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
14:52:00 [2022-05-26T18:52:00.864Z] 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150)
14:52:00 [2022-05-26T18:52:00.864Z] 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124)
14:52:00 [2022-05-26T18:52:00.864Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:52:00 [2022-05-26T18:52:00.864Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:52:00 [2022-05-26T18:52:00.864Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:52:00 [2022-05-26T18:52:00.864Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:52:00 [2022-05-26T18:52:00.864Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
14:52:00 [2022-05-26T18:52:00.864Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
14:52:00 [2022-05-26T18:52:00.864Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
14:52:00 [2022-05-26T18:52:00.864Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
14:52:00 [2022-05-26T18:52:00.864Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
14:52:00 [2022-05-26T18:52:00.864Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
14:52:00 [2022-05-26T18:52:00.864Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
14:52:00 [2022-05-26T18:52:00.864Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
14:52:00 [2022-05-26T18:52:00.864Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
14:52:00 [2022-05-26T18:52:00.864Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:52:00 [2022-05-26T18:52:00.864Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:52:00 [2022-05-26T18:52:00.864Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:52:00 [2022-05-26T18:52:00.864Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:52:00 [2022-05-26T18:52:00.864Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:52:00 [2022-05-26T18:52:00.864Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
14:52:00 [2022-05-26T18:52:00.864Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
14:52:00 [2022-05-26T18:52:00.864Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1467)
14:52:00 [2022-05-26T18:52:00.864Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1440)
14:52:00 [2022-05-26T18:52:00.864Z] 
14:52:00 [2022-05-26T18:52:00.864Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2022-05-26 18:52:00.659
14:52:00 [2022-05-26T18:52:00.864Z] !MESSAGE Error parsing /tmp/markers14192302435661409912xml
14:52:00 [2022-05-26T18:52:00.864Z] !STACK 0
14:52:00 [2022-05-26T18:52:00.864Z] java.lang.IllegalArgumentException: Invalid range: [4095..0]
14:52:00 [2022-05-26T18:52:00.864Z] 	at com.google.common.collect.Range.<init>(Range.java:357)
14:52:00 [2022-05-26T18:52:00.864Z] 	at com.google.common.collect.Range.create(Range.java:155)
14:52:00 [2022-05-26T18:52:00.864Z] 	at com.google.common.collect.Range.closed(Range.java:180)
14:52:00 [2022-05-26T18:52:00.864Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parseRange(MarkerConfigXmlParser.java:316)
14:52:00 [2022-05-26T18:52:00.864Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.getMarkers(MarkerConfigXmlParser.java:221)
14:52:00 [2022-05-26T18:52:00.864Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:192)
14:52:00 [2022-05-26T18:52:00.864Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
14:52:00 [2022-05-26T18:52:00.864Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:296)
14:52:00 [2022-05-26T18:52:00.864Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:52:00 [2022-05-26T18:52:00.864Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:52:00 [2022-05-26T18:52:00.864Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:52:00 [2022-05-26T18:52:00.864Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:52:00 [2022-05-26T18:52:00.864Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:52:00 [2022-05-26T18:52:00.864Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:52:00 [2022-05-26T18:52:00.864Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:52:00 [2022-05-26T18:52:00.864Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:52:00 [2022-05-26T18:52:00.864Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:52:00 [2022-05-26T18:52:00.864Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:52:00 [2022-05-26T18:52:00.864Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:52:00 [2022-05-26T18:52:00.864Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:52:00 [2022-05-26T18:52:00.864Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:52:00 [2022-05-26T18:52:00.864Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:52:00 [2022-05-26T18:52:00.864Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:52:00 [2022-05-26T18:52:00.864Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:52:00 [2022-05-26T18:52:00.864Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:52:00 [2022-05-26T18:52:00.864Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:52:00 [2022-05-26T18:52:00.864Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:52:00 [2022-05-26T18:52:00.864Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:52:00 [2022-05-26T18:52:00.864Z] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
14:52:00 [2022-05-26T18:52:00.864Z] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
14:52:00 [2022-05-26T18:52:00.864Z] 	at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
14:52:00 [2022-05-26T18:52:00.864Z] 	at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80)
14:52:00 [2022-05-26T18:52:00.864Z] 	at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72)
14:52:00 [2022-05-26T18:52:00.864Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
14:52:00 [2022-05-26T18:52:00.864Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
14:52:00 [2022-05-26T18:52:00.864Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
14:52:00 [2022-05-26T18:52:00.864Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
14:52:00 [2022-05-26T18:52:00.864Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
14:52:00 [2022-05-26T18:52:00.864Z] 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
14:52:00 [2022-05-26T18:52:00.864Z] 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
14:52:00 [2022-05-26T18:52:00.864Z] 	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
14:52:00 [2022-05-26T18:52:00.865Z] 	at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
14:52:00 [2022-05-26T18:52:00.865Z] 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150)
14:52:00 [2022-05-26T18:52:00.865Z] 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124)
14:52:00 [2022-05-26T18:52:00.865Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:52:00 [2022-05-26T18:52:00.865Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:52:00 [2022-05-26T18:52:00.865Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:52:00 [2022-05-26T18:52:00.865Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:52:00 [2022-05-26T18:52:00.865Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
14:52:00 [2022-05-26T18:52:00.865Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
14:52:00 [2022-05-26T18:52:00.865Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
14:52:00 [2022-05-26T18:52:00.865Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
14:52:00 [2022-05-26T18:52:00.865Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
14:52:00 [2022-05-26T18:52:00.865Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
14:52:00 [2022-05-26T18:52:00.865Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
14:52:00 [2022-05-26T18:52:00.865Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
14:52:00 [2022-05-26T18:52:00.865Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
14:52:00 [2022-05-26T18:52:00.865Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:52:00 [2022-05-26T18:52:00.865Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:52:00 [2022-05-26T18:52:00.865Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:52:00 [2022-05-26T18:52:00.865Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:52:00 [2022-05-26T18:52:00.865Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:52:00 [2022-05-26T18:52:00.865Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
14:52:00 [2022-05-26T18:52:00.865Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
14:52:00 [2022-05-26T18:52:00.865Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1467)
14:52:00 [2022-05-26T18:52:00.865Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1440)
14:52:00 [2022-05-26T18:52:00.865Z] 
14:52:00 [2022-05-26T18:52:00.865Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2022-05-26 18:52:00.670
14:52:00 [2022-05-26T18:52:00.865Z] !MESSAGE Error parsing /tmp/markers10659951492945462237xml
14:52:00 [2022-05-26T18:52:00.865Z] !STACK 0
14:52:00 [2022-05-26T18:52:00.865Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers10659951492945462237xml; lineNumber: 1; columnNumber: 256; cvc-complex-type.2.4.b: The content of element 'segments' is not complete. One of '{segment}' is expected.
14:52:00 [2022-05-26T18:52:00.865Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
14:52:00 [2022-05-26T18:52:00.865Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:135)
14:52:00 [2022-05-26T18:52:00.865Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
14:52:00 [2022-05-26T18:52:00.865Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
14:52:00 [2022-05-26T18:52:00.865Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
14:52:00 [2022-05-26T18:52:00.865Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:511)
14:52:00 [2022-05-26T18:52:00.865Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3587)
14:52:00 [2022-05-26T18:52:00.865Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.elementLocallyValidComplexType(XMLSchemaValidator.java:3506)
14:52:00 [2022-05-26T18:52:00.865Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.elementLocallyValidType(XMLSchemaValidator.java:3432)
14:52:00 [2022-05-26T18:52:00.865Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processElementContent(XMLSchemaValidator.java:3334)
14:52:00 [2022-05-26T18:52:00.865Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleEndElement(XMLSchemaValidator.java:2372)
14:52:00 [2022-05-26T18:52:00.865Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.endElement(XMLSchemaValidator.java:943)
14:52:00 [2022-05-26T18:52:00.865Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEndElement(XMLDocumentFragmentScannerImpl.java:1716)
14:52:00 [2022-05-26T18:52:00.865Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2881)
14:52:00 [2022-05-26T18:52:00.865Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
14:52:00 [2022-05-26T18:52:00.865Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
14:52:00 [2022-05-26T18:52:00.865Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:534)
14:52:00 [2022-05-26T18:52:00.865Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:888)
14:52:00 [2022-05-26T18:52:00.865Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:824)
14:52:00 [2022-05-26T18:52:00.865Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
14:52:00 [2022-05-26T18:52:00.865Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:246)
14:52:00 [2022-05-26T18:52:00.865Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
14:52:00 [2022-05-26T18:52:00.865Z] 	at java.xml/javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:206)
14:52:00 [2022-05-26T18:52:00.865Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:178)
14:52:00 [2022-05-26T18:52:00.865Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
14:52:00 [2022-05-26T18:52:00.865Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:297)
14:52:00 [2022-05-26T18:52:00.865Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:52:00 [2022-05-26T18:52:00.865Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:52:00 [2022-05-26T18:52:00.865Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:52:00 [2022-05-26T18:52:00.865Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:52:00 [2022-05-26T18:52:00.865Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:52:00 [2022-05-26T18:52:00.865Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:52:00 [2022-05-26T18:52:00.865Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:52:00 [2022-05-26T18:52:00.865Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:52:00 [2022-05-26T18:52:00.865Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:52:00 [2022-05-26T18:52:00.865Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:52:00 [2022-05-26T18:52:00.865Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:52:00 [2022-05-26T18:52:00.865Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:52:00 [2022-05-26T18:52:00.865Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:52:00 [2022-05-26T18:52:00.865Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:52:00 [2022-05-26T18:52:00.865Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:52:00 [2022-05-26T18:52:00.865Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:52:00 [2022-05-26T18:52:00.865Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:52:00 [2022-05-26T18:52:00.865Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:52:00 [2022-05-26T18:52:00.865Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:52:00 [2022-05-26T18:52:00.865Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:52:00 [2022-05-26T18:52:00.865Z] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
14:52:00 [2022-05-26T18:52:00.865Z] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
14:52:00 [2022-05-26T18:52:00.865Z] 	at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
14:52:00 [2022-05-26T18:52:00.865Z] 	at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80)
14:52:00 [2022-05-26T18:52:00.865Z] 	at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72)
14:52:00 [2022-05-26T18:52:00.865Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
14:52:00 [2022-05-26T18:52:00.865Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
14:52:00 [2022-05-26T18:52:00.866Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
14:52:00 [2022-05-26T18:52:00.866Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
14:52:00 [2022-05-26T18:52:00.866Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
14:52:00 [2022-05-26T18:52:00.866Z] 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
14:52:00 [2022-05-26T18:52:00.866Z] 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
14:52:00 [2022-05-26T18:52:00.866Z] 	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
14:52:00 [2022-05-26T18:52:00.866Z] 	at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
14:52:00 [2022-05-26T18:52:00.866Z] 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150)
14:52:00 [2022-05-26T18:52:00.866Z] 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124)
14:52:00 [2022-05-26T18:52:00.866Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:52:00 [2022-05-26T18:52:00.866Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:52:00 [2022-05-26T18:52:00.866Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:52:00 [2022-05-26T18:52:00.866Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:52:00 [2022-05-26T18:52:00.866Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
14:52:00 [2022-05-26T18:52:00.866Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
14:52:00 [2022-05-26T18:52:00.866Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
14:52:00 [2022-05-26T18:52:00.866Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
14:52:00 [2022-05-26T18:52:00.866Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
14:52:00 [2022-05-26T18:52:00.866Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
14:52:00 [2022-05-26T18:52:00.866Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
14:52:00 [2022-05-26T18:52:00.866Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
14:52:00 [2022-05-26T18:52:00.866Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
14:52:00 [2022-05-26T18:52:00.866Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:52:00 [2022-05-26T18:52:00.866Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:52:00 [2022-05-26T18:52:00.866Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:52:00 [2022-05-26T18:52:00.866Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:52:00 [2022-05-26T18:52:00.866Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:52:00 [2022-05-26T18:52:00.866Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
14:52:00 [2022-05-26T18:52:00.866Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
14:52:00 [2022-05-26T18:52:00.866Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1467)
14:52:00 [2022-05-26T18:52:00.866Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1440)
14:52:00 [2022-05-26T18:52:00.866Z] 
14:52:00 [2022-05-26T18:52:00.866Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2022-05-26 18:52:00.681
14:52:00 [2022-05-26T18:52:00.866Z] !MESSAGE Error parsing /tmp/markers12411408979971691832xml
14:52:00 [2022-05-26T18:52:00.866Z] !STACK 0
14:52:00 [2022-05-26T18:52:00.866Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers12411408979971691832xml; lineNumber: 1; columnNumber: 323; cvc-minExclusive-valid: Value '0' is not facet-valid with respect to minExclusive '0' for type 'length_type'.
14:52:00 [2022-05-26T18:52:00.866Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
14:52:00 [2022-05-26T18:52:00.866Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:135)
14:52:00 [2022-05-26T18:52:00.866Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
14:52:00 [2022-05-26T18:52:00.866Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
14:52:00 [2022-05-26T18:52:00.866Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
14:52:00 [2022-05-26T18:52:00.866Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:511)
14:52:00 [2022-05-26T18:52:00.866Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3587)
14:52:00 [2022-05-26T18:52:00.866Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:3107)
14:52:00 [2022-05-26T18:52:00.866Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:3051)
14:52:00 [2022-05-26T18:52:00.866Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2286)
14:52:00 [2022-05-26T18:52:00.866Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.emptyElement(XMLSchemaValidator.java:849)
14:52:00 [2022-05-26T18:52:00.866Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:351)
14:52:00 [2022-05-26T18:52:00.866Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2708)
14:52:00 [2022-05-26T18:52:00.866Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
14:52:00 [2022-05-26T18:52:00.866Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
14:52:00 [2022-05-26T18:52:00.866Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:534)
14:52:00 [2022-05-26T18:52:00.866Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:888)
14:52:00 [2022-05-26T18:52:00.866Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:824)
14:52:00 [2022-05-26T18:52:00.866Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
14:52:00 [2022-05-26T18:52:00.866Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:246)
14:52:00 [2022-05-26T18:52:00.866Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
14:52:00 [2022-05-26T18:52:00.866Z] 	at java.xml/javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:206)
14:52:00 [2022-05-26T18:52:00.866Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:178)
14:52:00 [2022-05-26T18:52:00.866Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
14:52:00 [2022-05-26T18:52:00.866Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:298)
14:52:00 [2022-05-26T18:52:00.866Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:52:00 [2022-05-26T18:52:00.866Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:52:00 [2022-05-26T18:52:00.866Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:52:00 [2022-05-26T18:52:00.866Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:52:00 [2022-05-26T18:52:00.866Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:52:00 [2022-05-26T18:52:00.866Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:52:00 [2022-05-26T18:52:00.866Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:52:00 [2022-05-26T18:52:00.866Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:52:00 [2022-05-26T18:52:00.866Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:52:00 [2022-05-26T18:52:00.866Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:52:00 [2022-05-26T18:52:00.866Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:52:00 [2022-05-26T18:52:00.866Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:52:00 [2022-05-26T18:52:00.866Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:52:00 [2022-05-26T18:52:00.866Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:52:00 [2022-05-26T18:52:00.866Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:52:00 [2022-05-26T18:52:00.866Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:52:00 [2022-05-26T18:52:00.866Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:52:00 [2022-05-26T18:52:00.866Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:52:00 [2022-05-26T18:52:00.866Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:52:00 [2022-05-26T18:52:00.867Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:52:00 [2022-05-26T18:52:00.867Z] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
14:52:00 [2022-05-26T18:52:00.867Z] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
14:52:00 [2022-05-26T18:52:00.867Z] 	at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
14:52:00 [2022-05-26T18:52:00.867Z] 	at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80)
14:52:00 [2022-05-26T18:52:00.867Z] 	at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72)
14:52:00 [2022-05-26T18:52:00.867Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
14:52:00 [2022-05-26T18:52:00.867Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
14:52:00 [2022-05-26T18:52:00.867Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
14:52:00 [2022-05-26T18:52:00.867Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
14:52:00 [2022-05-26T18:52:00.867Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
14:52:00 [2022-05-26T18:52:00.867Z] 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
14:52:00 [2022-05-26T18:52:00.867Z] 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
14:52:00 [2022-05-26T18:52:00.867Z] 	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
14:52:00 [2022-05-26T18:52:00.867Z] 	at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
14:52:00 [2022-05-26T18:52:00.867Z] 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150)
14:52:00 [2022-05-26T18:52:00.867Z] 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124)
14:52:00 [2022-05-26T18:52:00.867Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:52:00 [2022-05-26T18:52:00.867Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:52:00 [2022-05-26T18:52:00.867Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:52:00 [2022-05-26T18:52:00.867Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:52:00 [2022-05-26T18:52:00.867Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
14:52:00 [2022-05-26T18:52:00.867Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
14:52:00 [2022-05-26T18:52:00.867Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
14:52:00 [2022-05-26T18:52:00.867Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
14:52:00 [2022-05-26T18:52:00.867Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
14:52:00 [2022-05-26T18:52:00.867Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
14:52:00 [2022-05-26T18:52:00.867Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
14:52:00 [2022-05-26T18:52:00.867Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
14:52:00 [2022-05-26T18:52:00.867Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
14:52:00 [2022-05-26T18:52:00.867Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:52:00 [2022-05-26T18:52:00.867Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:52:00 [2022-05-26T18:52:00.867Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:52:00 [2022-05-26T18:52:00.867Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:52:00 [2022-05-26T18:52:00.867Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:52:00 [2022-05-26T18:52:00.867Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
14:52:00 [2022-05-26T18:52:00.867Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
14:52:00 [2022-05-26T18:52:00.867Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1467)
14:52:00 [2022-05-26T18:52:00.867Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1440)
14:52:00 [2022-05-26T18:52:00.867Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.396 s - in org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest
14:52:00 [2022-05-26T18:52:00.867Z] testParseInvalidContent  Time elapsed: 0.309 s
14:52:00 [2022-05-26T18:52:00.867Z] testExtensionPoint  Time elapsed: 0.069 s
14:52:00 [2022-05-26T18:52:00.867Z] testParse  Time elapsed: 0.011 s
14:52:00 [2022-05-26T18:52:00.867Z] testParseInvalidFile  Time elapsed: 0.006 s
14:52:00 [2022-05-26T18:52:00.867Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest
14:52:00 [2022-05-26T18:52:00.867Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest
14:52:00 [2022-05-26T18:52:00.867Z] testAddMarker  Time elapsed: 0.002 s
14:52:00 [2022-05-26T18:52:00.867Z] testConstructor  Time elapsed: 0 s
14:52:00 [2022-05-26T18:52:00.867Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest
14:52:00 [2022-05-26T18:52:00.867Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest
14:52:00 [2022-05-26T18:52:00.867Z] testAddSegment  Time elapsed: 0.001 s
14:52:00 [2022-05-26T18:52:00.867Z] testAddSubMarker  Time elapsed: 0 s
14:52:00 [2022-05-26T18:52:00.867Z] testConstructor  Time elapsed: 0 s
14:52:00 [2022-05-26T18:52:00.867Z] Running org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest
14:52:00 [2022-05-26T18:52:00.867Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest
14:52:00 [2022-05-26T18:52:00.867Z] testCompositeTree  Time elapsed: 0.009 s
14:52:00 [2022-05-26T18:52:00.867Z] testToString  Time elapsed: 0 s
14:52:00 [2022-05-26T18:52:00.867Z] testConstructors  Time elapsed: 0 s
14:52:00 [2022-05-26T18:52:00.867Z] testEqualsNull  Time elapsed: 0.001 s
14:52:00 [2022-05-26T18:52:00.867Z] testEqualsSymmetry  Time elapsed: 0 s
14:52:00 [2022-05-26T18:52:00.867Z] testHashCode  Time elapsed: 0 s
14:52:00 [2022-05-26T18:52:00.867Z] testEqualsTransivity  Time elapsed: 0 s
14:52:00 [2022-05-26T18:52:00.867Z] testEqualsReflexivity  Time elapsed: 0 s
14:52:00 [2022-05-26T18:52:00.867Z] Running org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeModelTest
14:52:00 [2022-05-26T18:52:00.867Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s - in org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeModelTest
14:52:00 [2022-05-26T18:52:00.867Z] testTmfTreeModelConstructor2  Time elapsed: 0.057 s
14:52:00 [2022-05-26T18:52:00.867Z] testTmfTreeModelConstructor  Time elapsed: 0 s
14:52:00 [2022-05-26T18:52:00.867Z] Running org.eclipse.tracecompass.tmf.core.tests.model.TmfTraceCoreUtilsTest
14:52:00 [2022-05-26T18:52:00.867Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.model.TmfTraceCoreUtilsTest
14:52:00 [2022-05-26T18:52:00.867Z] testValidateName  Time elapsed: 0.001 s
14:52:00 [2022-05-26T18:52:00.867Z] Running org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest
14:52:00 [2022-05-26T18:52:00.867Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest
14:52:00 [2022-05-26T18:52:00.867Z] testToString  Time elapsed: 0 s
14:52:00 [2022-05-26T18:52:00.867Z] testEqualsNull  Time elapsed: 0 s
14:52:00 [2022-05-26T18:52:00.867Z] test  Time elapsed: 0 s
14:52:00 [2022-05-26T18:52:00.867Z] testEqualsSymmetry  Time elapsed: 0 s
14:52:00 [2022-05-26T18:52:00.867Z] testHashCode  Time elapsed: 0 s
14:52:00 [2022-05-26T18:52:00.867Z] testEqualsTransivity  Time elapsed: 0 s
14:52:00 [2022-05-26T18:52:00.867Z] testEqualsReflexivity  Time elapsed: 0 s
14:52:00 [2022-05-26T18:52:00.867Z] Running org.eclipse.tracecompass.tmf.core.tests.model.DataProviderDescriptorTest
14:52:01 [2022-05-26T18:52:01.125Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.model.DataProviderDescriptorTest
14:52:01 [2022-05-26T18:52:01.125Z] testEquality  Time elapsed: 0.001 s
14:52:01 [2022-05-26T18:52:01.125Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest
14:52:15 [2022-05-26T18:52:15.987Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.098 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest
14:52:15 [2022-05-26T18:52:15.987Z] testReopenIndex  Time elapsed: 9.302 s
14:52:15 [2022-05-26T18:52:15.987Z] testTmfTraceIndexing  Time elapsed: 5.794 s
14:52:15 [2022-05-26T18:52:15.987Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest
14:52:15 [2022-05-26T18:52:15.987Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest
14:52:15 [2022-05-26T18:52:15.987Z] testValid[0: path /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/valid/001.xml]  Time elapsed: 0.004 s
14:52:15 [2022-05-26T18:52:15.987Z] testValid[1: path /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/valid/002.xml]  Time elapsed: 0.001 s
14:52:15 [2022-05-26T18:52:15.987Z] testValid[2: path /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/valid/003.xml]  Time elapsed: 0.001 s
14:52:15 [2022-05-26T18:52:15.987Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest
14:52:15 [2022-05-26T18:52:15.987Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest
14:52:15 [2022-05-26T18:52:15.987Z] testValidate  Time elapsed: 0.013 s
14:52:15 [2022-05-26T18:52:15.987Z] testTraceTypePresence  Time elapsed: 0 s
14:52:15 [2022-05-26T18:52:15.987Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest
14:52:16 [2022-05-26T18:52:16.245Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest
14:52:16 [2022-05-26T18:52:16.245Z] testInvalid[0: path /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/001.xml]  Time elapsed: 0.001 s
14:52:16 [2022-05-26T18:52:16.245Z] testInvalid[1: path /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/002.xml]  Time elapsed: 0.001 s
14:52:16 [2022-05-26T18:52:16.245Z] testInvalid[2: path /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/003.xml]  Time elapsed: 0.002 s
14:52:16 [2022-05-26T18:52:16.245Z] testInvalid[3: path /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/004.xml]  Time elapsed: 0.001 s
14:52:16 [2022-05-26T18:52:16.245Z] testInvalid[4: path /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/005.xml]  Time elapsed: 0.002 s
14:52:16 [2022-05-26T18:52:16.245Z] testInvalid[5: path /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/006.xml]  Time elapsed: 0.001 s
14:52:16 [2022-05-26T18:52:16.245Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest
14:52:19 [2022-05-26T18:52:19.520Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.347 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest
14:52:19 [2022-05-26T18:52:19.520Z] testReadingBounds[0: Base parser]  Time elapsed: 1.109 s
14:52:19 [2022-05-26T18:52:19.520Z] testReadingEvents[0: Base parser]  Time elapsed: 0.007 s
14:52:19 [2022-05-26T18:52:19.520Z] testReadingBounds[1: Parse with event name]  Time elapsed: 1.108 s
14:52:19 [2022-05-26T18:52:19.520Z] testReadingEvents[1: Parse with event name]  Time elapsed: 0.007 s
14:52:19 [2022-05-26T18:52:19.520Z] testReadingBounds[2: Parse with extra fields]  Time elapsed: 1.108 s
14:52:19 [2022-05-26T18:52:19.520Z] testReadingEvents[2: Parse with extra fields]  Time elapsed: 0.005 s
14:52:19 [2022-05-26T18:52:19.520Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest
14:52:22 [2022-05-26T18:52:22.796Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.232 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest
14:52:22 [2022-05-26T18:52:22.796Z] testReadingBounds[0: Base parser]  Time elapsed: 1.106 s
14:52:22 [2022-05-26T18:52:22.796Z] testReadingEvents[0: Base parser]  Time elapsed: 0.004 s
14:52:22 [2022-05-26T18:52:22.797Z] testReadingBounds[1: Parse with event name]  Time elapsed: 1.105 s
14:52:22 [2022-05-26T18:52:22.797Z] testReadingEvents[1: Parse with event name]  Time elapsed: 0.004 s
14:52:22 [2022-05-26T18:52:22.797Z] testReadingBounds[2: Parse with extra fields]  Time elapsed: 1.006 s
14:52:22 [2022-05-26T18:52:22.797Z] testReadingEvents[2: Parse with extra fields]  Time elapsed: 0.004 s
14:52:22 [2022-05-26T18:52:22.797Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest
14:52:22 [2022-05-26T18:52:22.797Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest
14:52:22 [2022-05-26T18:52:22.797Z] testValidate  Time elapsed: 0.007 s
14:52:22 [2022-05-26T18:52:22.797Z] testTraceTypePresence  Time elapsed: 0 s
14:52:22 [2022-05-26T18:52:22.797Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest
14:52:22 [2022-05-26T18:52:22.797Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest
14:52:22 [2022-05-26T18:52:22.797Z] testBadlyFormed[0: path /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/malformed/001.xml]  Time elapsed: 0.001 s
14:52:22 [2022-05-26T18:52:22.797Z] testBadlyFormed[1: path /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/malformed/002.xml]  Time elapsed: 0.001 s
14:52:22 [2022-05-26T18:52:22.797Z] testBadlyFormed[2: path /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/malformed/003.xml]  Time elapsed: 0.001 s
14:52:22 [2022-05-26T18:52:22.797Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest
14:52:26 [2022-05-26T18:52:26.977Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest
14:52:26 [2022-05-26T18:52:26.977Z] testReopenIndex  Time elapsed: 2.624 s
14:52:26 [2022-05-26T18:52:26.977Z] testTmfTraceIndexing  Time elapsed: 1.374 s
14:52:26 [2022-05-26T18:52:26.977Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest
14:52:28 [2022-05-26T18:52:28.348Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.656 s - in org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest
14:52:28 [2022-05-26T18:52:28.348Z] testIsCompatible  Time elapsed: 0.001 s
14:52:28 [2022-05-26T18:52:28.348Z] testTmfCoalescedEventRequestIndexNbEventsBlocksize  Time elapsed: 0 s
14:52:28 [2022-05-26T18:52:28.348Z] testDone  Time elapsed: 0 s
14:52:28 [2022-05-26T18:52:28.348Z] testFail  Time elapsed: 0 s
14:52:28 [2022-05-26T18:52:28.348Z] testCancelCoalescedRequest  Time elapsed: 0.483 s
14:52:28 [2022-05-26T18:52:28.348Z] testToString  Time elapsed: 0.001 s
14:52:28 [2022-05-26T18:52:28.348Z] testAddEvent1  Time elapsed: 0 s
14:52:28 [2022-05-26T18:52:28.348Z] testAddEvent2  Time elapsed: 0 s
14:52:28 [2022-05-26T18:52:28.348Z] testSingleTimeRequest  Time elapsed: 0.106 s
14:52:28 [2022-05-26T18:52:28.348Z] testIsCompatibleDependency  Time elapsed: 0 s
14:52:28 [2022-05-26T18:52:28.348Z] testCoalescedRequest  Time elapsed: 1.06 s
14:52:28 [2022-05-26T18:52:28.348Z] testCancel  Time elapsed: 0.001 s
14:52:28 [2022-05-26T18:52:28.348Z] testEquals  Time elapsed: 0 s
14:52:28 [2022-05-26T18:52:28.348Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest
14:52:30 [2022-05-26T18:52:30.878Z] 
14:52:30 [2022-05-26T18:52:30.878Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2022-05-26 18:52:30.747
14:52:30 [2022-05-26T18:52:30.878Z] !MESSAGE An uncaught exception happened on request [TmfEventRequestIntegrationTest$2(136,ITmfEvent,BACKGROUND,TmfTimeRange [fStartTime=00:12:43.145 224 192, fEndTime=23:47:16.854 775 807],0,2,0)]: null
14:52:32 [2022-05-26T18:52:32.249Z] 
14:52:32 [2022-05-26T18:52:32.249Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2022-05-26 18:52:31.848
14:52:32 [2022-05-26T18:52:32.249Z] !MESSAGE An uncaught exception happened on request [TmfEventRequestIntegrationTest$1(138,ITmfEvent,BACKGROUND,TmfTimeRange [fStartTime=00:12:43.145 224 192, fEndTime=23:47:16.854 775 807],0,2,0)]: null
14:52:32 [2022-05-26T18:52:32.249Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.605 s - in org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest
14:52:32 [2022-05-26T18:52:32.249Z] testRequestException  Time elapsed: 1.071 s
14:52:32 [2022-05-26T18:52:32.249Z] testSingleRequestException  Time elapsed: 1.101 s
14:52:32 [2022-05-26T18:52:32.249Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest
14:52:32 [2022-05-26T18:52:32.249Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest
14:52:32 [2022-05-26T18:52:32.249Z] testDone  Time elapsed: 0.001 s
14:52:32 [2022-05-26T18:52:32.249Z] testFail  Time elapsed: 0 s
14:52:32 [2022-05-26T18:52:32.249Z] testTmfEventRequestWithDependencyLevel  Time elapsed: 0 s
14:52:32 [2022-05-26T18:52:32.249Z] testToString  Time elapsed: 0.001 s
14:52:32 [2022-05-26T18:52:32.249Z] testTmfEventRequestTimeRangeNbRequestedBlocksize  Time elapsed: 0.001 s
14:52:32 [2022-05-26T18:52:32.249Z] testWaitForStartAfterDone  Time elapsed: 0.001 s
14:52:32 [2022-05-26T18:52:32.249Z] testTmfEventRequestTimeRangeNbRequested  Time elapsed: 0 s
14:52:32 [2022-05-26T18:52:32.249Z] testTmfEventRequestTimeRange  Time elapsed: 0 s
14:52:32 [2022-05-26T18:52:32.249Z] testWaitForStartBeforeStart  Time elapsed: 0 s
14:52:32 [2022-05-26T18:52:32.249Z] testWaitForStartAfterStart  Time elapsed: 0.001 s
14:52:32 [2022-05-26T18:52:32.249Z] testCancel  Time elapsed: 0 s
14:52:32 [2022-05-26T18:52:32.249Z] testEquals  Time elapsed: 0.001 s
14:52:32 [2022-05-26T18:52:32.249Z] testTmfEventRequest  Time elapsed: 0 s
14:52:32 [2022-05-26T18:52:32.249Z] testWaitForStartAfterCancel  Time elapsed: 0 s
14:52:32 [2022-05-26T18:52:32.249Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest
14:52:32 [2022-05-26T18:52:32.249Z] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest
14:52:32 [2022-05-26T18:52:32.249Z] testNonTerminalCopyConstructor  Time elapsed: 0.001 s
14:52:32 [2022-05-26T18:52:32.249Z] testGetFieldValueAssignableValue  Time elapsed: 0 s
14:52:32 [2022-05-26T18:52:32.249Z] testDuplicateFieldNames  Time elapsed: 0 s
14:52:32 [2022-05-26T18:52:32.249Z] testGetFieldValueNullValue  Time elapsed: 0 s
14:52:32 [2022-05-26T18:52:32.249Z] testNonEqualsValue  Time elapsed: 0.001 s
14:52:32 [2022-05-26T18:52:32.249Z] testNonEqualsFields  Time elapsed: 0 s
14:52:32 [2022-05-26T18:52:32.249Z] testGetFieldValueExists  Time elapsed: 0 s
14:52:32 [2022-05-26T18:52:32.249Z] testEqualsEverything  Time elapsed: 0 s
14:52:32 [2022-05-26T18:52:32.249Z] testToString  Time elapsed: 0 s
14:52:32 [2022-05-26T18:52:32.249Z] testGetFieldValueCast  Time elapsed: 0.003 s
14:52:32 [2022-05-26T18:52:32.249Z] testTerminalConstructor  Time elapsed: 0 s
14:52:32 [2022-05-26T18:52:32.249Z] testGetFieldValueDoesntExist  Time elapsed: 0.001 s
14:52:32 [2022-05-26T18:52:32.249Z] testEqualsNull  Time elapsed: 0 s
14:52:32 [2022-05-26T18:52:32.249Z] testTerminalCopyConstructor  Time elapsed: 0 s
14:52:32 [2022-05-26T18:52:32.249Z] testNonTerminalStructConstructor  Time elapsed: 0 s
14:52:32 [2022-05-26T18:52:32.249Z] testNonEqualClasses  Time elapsed: 0.001 s
14:52:32 [2022-05-26T18:52:32.249Z] testNonEquals  Time elapsed: 0 s
14:52:32 [2022-05-26T18:52:32.249Z] testEqualsSymmetry  Time elapsed: 0 s
14:52:32 [2022-05-26T18:52:32.249Z] testMakeRoot  Time elapsed: 0 s
14:52:32 [2022-05-26T18:52:32.249Z] testHashCode  Time elapsed: 0 s
14:52:32 [2022-05-26T18:52:32.249Z] testEqualsTransivity  Time elapsed: 0.001 s
14:52:32 [2022-05-26T18:52:32.249Z] testEqualsReflexivity  Time elapsed: 0 s
14:52:32 [2022-05-26T18:52:32.249Z] testEquals  Time elapsed: 0 s
14:52:32 [2022-05-26T18:52:32.249Z] testTerminalStructConstructor  Time elapsed: 0 s
14:52:32 [2022-05-26T18:52:32.249Z] testNonTerminalConstructor  Time elapsed: 0 s
14:52:32 [2022-05-26T18:52:32.249Z] testNonEqualValues  Time elapsed: 0 s
14:52:32 [2022-05-26T18:52:32.249Z] testCopyConstructorBadArg  Time elapsed: 0 s
14:52:32 [2022-05-26T18:52:32.249Z] testGetFieldValueExistsButWrongType  Time elapsed: 0 s
14:52:32 [2022-05-26T18:52:32.249Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest
14:52:32 [2022-05-26T18:52:32.249Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest
14:52:32 [2022-05-26T18:52:32.249Z] testCopyConstructor  Time elapsed: 0.004 s
14:52:32 [2022-05-26T18:52:32.249Z] testFullConstructor  Time elapsed: 0 s
14:52:32 [2022-05-26T18:52:32.249Z] testValueConstructor  Time elapsed: 0 s
14:52:32 [2022-05-26T18:52:32.249Z] testValueScaleConstructor  Time elapsed: 0 s
14:52:32 [2022-05-26T18:52:32.249Z] testToStringDefault  Time elapsed: 0.001 s
14:52:32 [2022-05-26T18:52:32.249Z] testNormalizeOffset  Time elapsed: 0 s
14:52:32 [2022-05-26T18:52:32.249Z] testToStringFormat  Time elapsed: 0 s
14:52:32 [2022-05-26T18:52:32.250Z] testDefaultConstructor  Time elapsed: 0 s
14:52:32 [2022-05-26T18:52:32.250Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest
14:52:32 [2022-05-26T18:52:32.250Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest
14:52:32 [2022-05-26T18:52:32.250Z] testCopyConstructor  Time elapsed: 0.001 s
14:52:32 [2022-05-26T18:52:32.250Z] testEqualsNonTimestamp  Time elapsed: 0 s
14:52:32 [2022-05-26T18:52:32.250Z] testBasicCompareTo  Time elapsed: 0 s
14:52:32 [2022-05-26T18:52:32.250Z] testDelta  Time elapsed: 0.001 s
14:52:32 [2022-05-26T18:52:32.250Z] testToString  Time elapsed: 0 s
14:52:32 [2022-05-26T18:52:32.250Z] testCompareTo  Time elapsed: 0 s
14:52:32 [2022-05-26T18:52:32.250Z] testFullConstructor  Time elapsed: 0 s
14:52:32 [2022-05-26T18:52:32.250Z] testEqualsNull  Time elapsed: 0 s
14:52:32 [2022-05-26T18:52:32.250Z] testEqualsSymmetry  Time elapsed: 0 s
14:52:32 [2022-05-26T18:52:32.250Z] testHashCode  Time elapsed: 0 s
14:52:32 [2022-05-26T18:52:32.250Z] testEqualsTransivity  Time elapsed: 0 s
14:52:32 [2022-05-26T18:52:32.250Z] testNormalizeScale0  Time elapsed: 0 s
14:52:32 [2022-05-26T18:52:32.250Z] testEqualsReflexivity  Time elapsed: 0 s
14:52:32 [2022-05-26T18:52:32.250Z] testDelta2  Time elapsed: 0 s
14:52:32 [2022-05-26T18:52:32.250Z] testNormalizeScaleNot0  Time elapsed: 0 s
14:52:32 [2022-05-26T18:52:32.250Z] testDefaultConstructor  Time elapsed: 0.001 s
14:52:32 [2022-05-26T18:52:32.250Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest
14:52:36 [2022-05-26T18:52:36.444Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.911 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest
14:52:36 [2022-05-26T18:52:36.444Z] testDataProviderWithSimpleSingleColumnsSearch  Time elapsed: 0.11 s
14:52:36 [2022-05-26T18:52:36.444Z] testDataProviderWithOutOfBoundIndex  Time elapsed: 0.132 s
14:52:36 [2022-05-26T18:52:36.444Z] testQueryFilterIndexParameter  Time elapsed: 0 s
14:52:36 [2022-05-26T18:52:36.444Z] testDataProviderWithSimpleFilter  Time elapsed: 0.444 s
14:52:36 [2022-05-26T18:52:36.444Z] testDataProviderWithSearchNoMatch  Time elapsed: 0.346 s
14:52:36 [2022-05-26T18:52:36.444Z] testDataProviderWithOneNonExistentColumns  Time elapsed: 0.084 s
14:52:36 [2022-05-26T18:52:36.444Z] testDataProviderWithSimpleSingleColumnsIndexBackwardsSearch  Time elapsed: 0.097 s
14:52:36 [2022-05-26T18:52:36.444Z] testDataProviderWithMultipleFilter  Time elapsed: 0.594 s
14:52:36 [2022-05-26T18:52:36.444Z] testDataProviderFetchColumn  Time elapsed: 0 s
14:52:36 [2022-05-26T18:52:36.444Z] testDataProvider  Time elapsed: 0.006 s
14:52:36 [2022-05-26T18:52:36.444Z] testDataProviderWithNonExistentColumns  Time elapsed: 0 s
14:52:36 [2022-05-26T18:52:36.444Z] testDataProviderWithDesiredColumns  Time elapsed: 0.098 s
14:52:36 [2022-05-26T18:52:36.444Z] testDataProviderWithGetDataFromSearchForwardMatch  Time elapsed: 0.2 s
14:52:36 [2022-05-26T18:52:36.444Z] testDataProviderWithGetDataFromSearchBackwardsMatch  Time elapsed: 0.201 s
14:52:36 [2022-05-26T18:52:36.444Z] testDataProviderWithSimpleMultiColumnsSearch  Time elapsed: 0.2 s
14:52:36 [2022-05-26T18:52:36.444Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest
14:52:36 [2022-05-26T18:52:36.444Z] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest
14:52:36 [2022-05-26T18:52:36.444Z] testToStringInterval  Time elapsed: 0.001 s
14:52:36 [2022-05-26T18:52:36.444Z] testCopyConstructorZero  Time elapsed: 0 s
14:52:36 [2022-05-26T18:52:36.444Z] testCompareToLargeScale1  Time elapsed: 0 s
14:52:36 [2022-05-26T18:52:36.444Z] testCompareToLargeScale2  Time elapsed: 0 s
14:52:36 [2022-05-26T18:52:36.444Z] testCompareToLargeScale3  Time elapsed: 0 s
14:52:36 [2022-05-26T18:52:36.444Z] testNormalizeScale  Time elapsed: 0 s
14:52:36 [2022-05-26T18:52:36.444Z] testNormalizedScaleLimits  Time elapsed: 0 s
14:52:36 [2022-05-26T18:52:36.444Z] testToNanos  Time elapsed: 0 s
14:52:36 [2022-05-26T18:52:36.444Z] testCopyConstructor  Time elapsed: 0 s
14:52:36 [2022-05-26T18:52:36.444Z] testNormalizeLargeScale  Time elapsed: 0 s
14:52:36 [2022-05-26T18:52:36.444Z] testEqualsNonTimestamp  Time elapsed: 0 s
14:52:36 [2022-05-26T18:52:36.444Z] testBasicCompareTo  Time elapsed: 0.001 s
14:52:36 [2022-05-26T18:52:36.444Z] testDelta  Time elapsed: 0 s
14:52:36 [2022-05-26T18:52:36.444Z] testNormalizeOffsetAndScaleTrivial  Time elapsed: 0 s
14:52:36 [2022-05-26T18:52:36.444Z] testNormalizeZeroScale  Time elapsed: 0 s
14:52:36 [2022-05-26T18:52:36.444Z] testFullConstructor  Time elapsed: 0.001 s
14:52:36 [2022-05-26T18:52:36.444Z] testEqualsNull  Time elapsed: 0 s
14:52:36 [2022-05-26T18:52:36.444Z] testCompareToCornerCases1  Time elapsed: 0 s
14:52:36 [2022-05-26T18:52:36.444Z] testCompareToCornerCases2  Time elapsed: 0 s
14:52:36 [2022-05-26T18:52:36.444Z] testCompareToCornerCases3  Time elapsed: 0 s
14:52:36 [2022-05-26T18:52:36.444Z] testCompareToCornerCases4  Time elapsed: 0 s
14:52:36 [2022-05-26T18:52:36.444Z] testCopyConstructorBigBang  Time elapsed: 0 s
14:52:36 [2022-05-26T18:52:36.444Z] testCopyConstructorBigCrunch  Time elapsed: 0 s
14:52:36 [2022-05-26T18:52:36.444Z] testNormalizeOffsetLowerLimits  Time elapsed: 0 s
14:52:36 [2022-05-26T18:52:36.444Z] testCompareToSpecials  Time elapsed: 0 s
14:52:36 [2022-05-26T18:52:36.444Z] testCompareToDifferentScale  Time elapsed: 0 s
14:52:36 [2022-05-26T18:52:36.444Z] testValueConstructor  Time elapsed: 0 s
14:52:36 [2022-05-26T18:52:36.444Z] testEqualsSymmetry  Time elapsed: 0 s
14:52:36 [2022-05-26T18:52:36.444Z] testNormalizeOffsetUpperLimits  Time elapsed: 0 s
14:52:36 [2022-05-26T18:52:36.444Z] testValueScaleConstructor  Time elapsed: 0.001 s
14:52:36 [2022-05-26T18:52:36.444Z] testToStringDefault  Time elapsed: 0 s
14:52:36 [2022-05-26T18:52:36.444Z] testHashCode  Time elapsed: 0 s
14:52:36 [2022-05-26T18:52:36.444Z] testCompareToSameScale  Time elapsed: 0 s
14:52:36 [2022-05-26T18:52:36.444Z] testNormalizeOffset  Time elapsed: 0.001 s
14:52:36 [2022-05-26T18:52:36.445Z] testEqualsTransivity  Time elapsed: 0 s
14:52:36 [2022-05-26T18:52:36.445Z] testEqualsReflexivity  Time elapsed: 0 s
14:52:36 [2022-05-26T18:52:36.445Z] testCompareToDifferentScale2  Time elapsed: 0 s
14:52:36 [2022-05-26T18:52:36.445Z] testNormalizeOffsetAndScale  Time elapsed: 0 s
14:52:36 [2022-05-26T18:52:36.445Z] testNormalizeOffsetAndScale2  Time elapsed: 0 s
14:52:36 [2022-05-26T18:52:36.445Z] testDefaultConstructor  Time elapsed: 0 s
14:52:36 [2022-05-26T18:52:36.445Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest
14:52:36 [2022-05-26T18:52:36.445Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest
14:52:36 [2022-05-26T18:52:36.445Z] testValueArrayPrimitivesNotEquals  Time elapsed: 0 s
14:52:36 [2022-05-26T18:52:36.445Z] testValueArrayObject  Time elapsed: 0 s
14:52:36 [2022-05-26T18:52:36.445Z] testValueArrayOfArrays  Time elapsed: 0 s
14:52:36 [2022-05-26T18:52:36.445Z] testValueArrayAndOther  Time elapsed: 0 s
14:52:36 [2022-05-26T18:52:36.445Z] testValueArrayPrimitives  Time elapsed: 0.001 s
14:52:36 [2022-05-26T18:52:36.445Z] testValueArrayMismatchedTypes  Time elapsed: 0 s
14:52:36 [2022-05-26T18:52:36.445Z] testValueArrayOfArraysNotEquals  Time elapsed: 0 s
14:52:36 [2022-05-26T18:52:36.445Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest
14:52:36 [2022-05-26T18:52:36.445Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest
14:52:36 [2022-05-26T18:52:36.445Z] testToString  Time elapsed: 0 s
14:52:36 [2022-05-26T18:52:36.445Z] testEqualsEndTime  Time elapsed: 0 s
14:52:36 [2022-05-26T18:52:36.445Z] testOpenRange1  Time elapsed: 0 s
14:52:36 [2022-05-26T18:52:36.445Z] testOpenRange2  Time elapsed: 0 s
14:52:36 [2022-05-26T18:52:36.445Z] testOpenRange3  Time elapsed: 0 s
14:52:36 [2022-05-26T18:52:36.445Z] testEqualsNull  Time elapsed: 0.001 s
14:52:36 [2022-05-26T18:52:36.445Z] testContainsRange  Time elapsed: 0 s
14:52:36 [2022-05-26T18:52:36.445Z] testEqualStartTime  Time elapsed: 0 s
14:52:36 [2022-05-26T18:52:36.445Z] testEqualsBadType  Time elapsed: 0 s
14:52:36 [2022-05-26T18:52:36.445Z] testEqualsSymmetry  Time elapsed: 0 s
14:52:36 [2022-05-26T18:52:36.445Z] testContainsTimestamp  Time elapsed: 0 s
14:52:36 [2022-05-26T18:52:36.445Z] testHashCode  Time elapsed: 0 s
14:52:36 [2022-05-26T18:52:36.445Z] testEqualsTransivity  Time elapsed: 0 s
14:52:36 [2022-05-26T18:52:36.445Z] testEqualsReflexivity  Time elapsed: 0.001 s
14:52:36 [2022-05-26T18:52:36.445Z] testGetIntersection  Time elapsed: 0 s
14:52:36 [2022-05-26T18:52:36.445Z] testConstructor  Time elapsed: 0 s
14:52:36 [2022-05-26T18:52:36.445Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest
14:52:36 [2022-05-26T18:52:36.445Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest
14:52:36 [2022-05-26T18:52:36.445Z] testUpdateDefaultFormats  Time elapsed: 0.029 s
14:52:36 [2022-05-26T18:52:36.445Z] testGetDefaulIntervalFormat  Time elapsed: 0 s
14:52:36 [2022-05-26T18:52:36.445Z] testValueTimeZoneConstructor  Time elapsed: 0 s
14:52:36 [2022-05-26T18:52:36.445Z] testParseDateTime  Time elapsed: 0.01 s
14:52:36 [2022-05-26T18:52:36.445Z] testGetDefaulTimeFormat  Time elapsed: 0 s
14:52:36 [2022-05-26T18:52:36.445Z] testParseDateTimeWithRef  Time elapsed: 0.002 s
14:52:36 [2022-05-26T18:52:36.445Z] testValueConstructor  Time elapsed: 0 s
14:52:36 [2022-05-26T18:52:36.445Z] testParseSeconds  Time elapsed: 0.003 s
14:52:36 [2022-05-26T18:52:36.445Z] testDefaultConstructor  Time elapsed: 0 s
14:52:36 [2022-05-26T18:52:36.445Z] testUnitOfSecondsFormat  Time elapsed: 0.002 s
14:52:36 [2022-05-26T18:52:36.445Z] Running org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest
14:52:36 [2022-05-26T18:52:36.445Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest
14:52:36 [2022-05-26T18:52:36.445Z] testMultiHostMultiKeyType  Time elapsed: 0.011 s
14:52:36 [2022-05-26T18:52:36.445Z] testHostToSelf  Time elapsed: 0.001 s
14:52:36 [2022-05-26T18:52:36.445Z] testMultiHost  Time elapsed: 0 s
14:52:36 [2022-05-26T18:52:36.445Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest
14:52:36 [2022-05-26T18:52:36.445Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest
14:52:36 [2022-05-26T18:52:36.445Z] testGetName  Time elapsed: 0.001 s
14:52:36 [2022-05-26T18:52:36.445Z] testResolve  Time elapsed: 0 s
14:52:36 [2022-05-26T18:52:36.445Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest
14:52:36 [2022-05-26T18:52:36.445Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest
14:52:36 [2022-05-26T18:52:36.445Z] testCreateHappy  Time elapsed: 0.001 s
14:52:36 [2022-05-26T18:52:36.445Z] testResolve  Time elapsed: 0 s
14:52:36 [2022-05-26T18:52:36.445Z] testCreateIllegal  Time elapsed: 0.001 s
14:52:36 [2022-05-26T18:52:36.445Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest
14:52:36 [2022-05-26T18:52:36.445Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest
14:52:36 [2022-05-26T18:52:36.445Z] testToString  Time elapsed: 0.001 s
14:52:36 [2022-05-26T18:52:36.445Z] testEqualsNull  Time elapsed: 0 s
14:52:36 [2022-05-26T18:52:36.445Z] testNonEqualClasses  Time elapsed: 0 s
14:52:36 [2022-05-26T18:52:36.445Z] testEqualsSymmetry  Time elapsed: 0 s
14:52:36 [2022-05-26T18:52:36.445Z] testHashCode  Time elapsed: 0 s
14:52:36 [2022-05-26T18:52:36.445Z] testEqualsTransivity  Time elapsed: 0 s
14:52:36 [2022-05-26T18:52:36.445Z] testEqualsReflexivity  Time elapsed: 0 s
14:52:36 [2022-05-26T18:52:36.445Z] testCallsiteCopy  Time elapsed: 0.001 s
14:52:36 [2022-05-26T18:52:36.445Z] testDefaultConstructor  Time elapsed: 0 s
14:52:36 [2022-05-26T18:52:36.445Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest
14:52:36 [2022-05-26T18:52:36.445Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest
14:52:36 [2022-05-26T18:52:36.445Z] testCopyConstructor  Time elapsed: 0.001 s
14:52:36 [2022-05-26T18:52:36.445Z] testToString  Time elapsed: 0 s
14:52:36 [2022-05-26T18:52:36.445Z] testNonEqualsClasses  Time elapsed: 0 s
14:52:36 [2022-05-26T18:52:36.445Z] testFullConstructor  Time elapsed: 0 s
14:52:36 [2022-05-26T18:52:36.445Z] testEqualsNull  Time elapsed: 0 s
14:52:36 [2022-05-26T18:52:36.445Z] testNonEquals  Time elapsed: 0 s
14:52:36 [2022-05-26T18:52:36.445Z] testEqualsSymmetry  Time elapsed: 0.001 s
14:52:36 [2022-05-26T18:52:36.445Z] testHashCode  Time elapsed: 0 s
14:52:36 [2022-05-26T18:52:36.445Z] testEqualsTransivity  Time elapsed: 0 s
14:52:36 [2022-05-26T18:52:36.445Z] testEqualsReflexivity  Time elapsed: 0 s
14:52:36 [2022-05-26T18:52:36.445Z] testDefaultConstructor  Time elapsed: 0 s
14:52:36 [2022-05-26T18:52:36.445Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest
14:52:36 [2022-05-26T18:52:36.445Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest
14:52:36 [2022-05-26T18:52:36.445Z] testGetTimePattern  Time elapsed: 0 s
14:52:36 [2022-05-26T18:52:36.445Z] testGetIntervalPattern  Time elapsed: 0 s
14:52:36 [2022-05-26T18:52:36.445Z] testComputeTimePattern  Time elapsed: 0 s
14:52:36 [2022-05-26T18:52:36.445Z] testGetPreferenceMap  Time elapsed: 0.001 s
14:52:36 [2022-05-26T18:52:36.445Z] testInit  Time elapsed: 0.001 s
14:52:36 [2022-05-26T18:52:36.445Z] testGetTimeZone  Time elapsed: 0 s
14:52:36 [2022-05-26T18:52:36.445Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest
14:52:36 [2022-05-26T18:52:36.445Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest
14:52:36 [2022-05-26T18:52:36.445Z] testToString  Time elapsed: 0.001 s
14:52:36 [2022-05-26T18:52:36.445Z] testNonEqualRanks  Time elapsed: 0.001 s
14:52:36 [2022-05-26T18:52:36.445Z] testNonEqualTypes  Time elapsed: 0.001 s
14:52:36 [2022-05-26T18:52:36.445Z] testFullConstructor  Time elapsed: 0 s
14:52:36 [2022-05-26T18:52:36.445Z] testEqualsNull  Time elapsed: 0.001 s
14:52:36 [2022-05-26T18:52:36.445Z] testTmfEventCopy  Time elapsed: 0.06 s
14:52:36 [2022-05-26T18:52:36.445Z] testToStringExtended  Time elapsed: 0.002 s
14:52:36 [2022-05-26T18:52:36.445Z] testNoRankConstructor  Time elapsed: 0.001 s
14:52:36 [2022-05-26T18:52:36.445Z] testNonEqualClasses  Time elapsed: 0 s
14:52:36 [2022-05-26T18:52:36.445Z] testEqualsSymmetry  Time elapsed: 0.001 s
14:52:36 [2022-05-26T18:52:36.445Z] testHashCode  Time elapsed: 0.001 s
14:52:36 [2022-05-26T18:52:36.445Z] testEqualsTransivity  Time elapsed: 0.001 s
14:52:36 [2022-05-26T18:52:36.445Z] testEqualsReflexivity  Time elapsed: 0 s
14:52:36 [2022-05-26T18:52:36.445Z] testConstructorWithTrace  Time elapsed: 0.001 s
14:52:36 [2022-05-26T18:52:36.445Z] testNonEqualContents  Time elapsed: 0.001 s
14:52:36 [2022-05-26T18:52:36.445Z] testNonEqualTraces  Time elapsed: 0.002 s
14:52:36 [2022-05-26T18:52:36.445Z] testNonEqualTimestamps  Time elapsed: 0 s
14:52:36 [2022-05-26T18:52:36.445Z] testDefaultConstructor  Time elapsed: 0.001 s
14:52:36 [2022-05-26T18:52:36.445Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest
14:52:36 [2022-05-26T18:52:36.445Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest
14:52:36 [2022-05-26T18:52:36.445Z] testEqualsNonTimestamp  Time elapsed: 0 s
14:52:36 [2022-05-26T18:52:36.445Z] testBasicCompareTo  Time elapsed: 0 s
14:52:36 [2022-05-26T18:52:36.445Z] testDelta  Time elapsed: 0 s
14:52:36 [2022-05-26T18:52:36.445Z] testToString  Time elapsed: 0 s
14:52:36 [2022-05-26T18:52:36.445Z] testCompareTo  Time elapsed: 0 s
14:52:36 [2022-05-26T18:52:36.445Z] testFullConstructor  Time elapsed: 0 s
14:52:36 [2022-05-26T18:52:36.445Z] testEqualsNull  Time elapsed: 0 s
14:52:36 [2022-05-26T18:52:36.445Z] testHashCode  Time elapsed: 0 s
14:52:36 [2022-05-26T18:52:36.445Z] testNormalizeScale0  Time elapsed: 0 s
14:52:36 [2022-05-26T18:52:36.445Z] testEqualsReflexivity  Time elapsed: 0 s
14:52:36 [2022-05-26T18:52:36.445Z] testDelta2  Time elapsed: 0 s
14:52:36 [2022-05-26T18:52:36.445Z] testNormalizeScaleNot0  Time elapsed: 0 s
14:52:36 [2022-05-26T18:52:36.445Z] testDefaultConstructor  Time elapsed: 0 s
14:52:36 [2022-05-26T18:52:36.445Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest
14:52:36 [2022-05-26T18:52:36.446Z] 
14:52:36 [2022-05-26T18:52:36.446Z] !ENTRY org.eclipse.cdt.core.native 4 0 2022-05-26 18:52:36.184
14:52:36 [2022-05-26T18:52:36.446Z] !MESSAGE no spawner in java.library.path: [/usr/java/packages/lib, /usr/lib64, /lib64, /lib, /usr/lib]
14:52:36 [2022-05-26T18:52:36.446Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.308 s - in org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest
14:52:36 [2022-05-26T18:52:36.446Z] testExtremeValues  Time elapsed: 0.234 s
14:52:36 [2022-05-26T18:52:36.446Z] testValidTextFile  Time elapsed: 0.065 s
14:52:36 [2022-05-26T18:52:36.446Z] testGettingSymbolMapFile  Time elapsed: 0.002 s
14:52:36 [2022-05-26T18:52:36.446Z] testInvalidFiles  Time elapsed: 0 s
14:52:36 [2022-05-26T18:52:36.446Z] testGettingSymbolWithSize  Time elapsed: 0.005 s
14:52:36 [2022-05-26T18:52:36.446Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest
14:52:36 [2022-05-26T18:52:36.446Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest
14:52:36 [2022-05-26T18:52:36.446Z] testMapFileWithSize  Time elapsed: 0.002 s
14:52:36 [2022-05-26T18:52:36.446Z] testGuessingFileType  Time elapsed: 0 s
14:52:36 [2022-05-26T18:52:36.446Z] testNmFile  Time elapsed: 0.003 s
14:52:36 [2022-05-26T18:52:36.446Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.SymbolProviderManagerTest
14:52:36 [2022-05-26T18:52:36.446Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.symbols.SymbolProviderManagerTest
14:52:36 [2022-05-26T18:52:36.446Z] testGetterForExperiment  Time elapsed: 0.004 s
14:52:36 [2022-05-26T18:52:36.446Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest
14:52:46 [2022-05-26T18:52:46.402Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.547 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest
14:52:46 [2022-05-26T18:52:46.402Z] testReopenIndex  Time elapsed: 4.063 s
14:52:46 [2022-05-26T18:52:46.402Z] testInsertAfterReopenIndex  Time elapsed: 3.365 s
14:52:46 [2022-05-26T18:52:46.402Z] testEmptyTmfTraceIndexing  Time elapsed: 1.108 s
14:52:46 [2022-05-26T18:52:46.402Z] testTmfTraceIndexing  Time elapsed: 1.011 s
14:52:46 [2022-05-26T18:52:46.402Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest
14:52:58 [2022-05-26T18:52:58.590Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.753 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest
14:52:58 [2022-05-26T18:52:58.590Z] testGrowingIndex  Time elapsed: 7.389 s
14:52:58 [2022-05-26T18:52:58.590Z] testTmfTraceIndexing  Time elapsed: 4.364 s
14:52:58 [2022-05-26T18:52:58.590Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest
14:52:58 [2022-05-26T18:52:58.590Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest
14:52:58 [2022-05-26T18:52:58.590Z] testNotEqual  Time elapsed: 0.001 s
14:52:58 [2022-05-26T18:52:58.590Z] testHashCodeNull  Time elapsed: 0 s
14:52:58 [2022-05-26T18:52:58.590Z] testToString  Time elapsed: 0 s
14:52:58 [2022-05-26T18:52:58.590Z] testCompareTo  Time elapsed: 0 s
14:52:58 [2022-05-26T18:52:58.590Z] testTmfLocationCopy2  Time elapsed: 0 s
14:52:58 [2022-05-26T18:52:58.590Z] testEqualsSymmetry  Time elapsed: 0.001 s
14:52:58 [2022-05-26T18:52:58.590Z] testCompareToNull  Time elapsed: 0 s
14:52:58 [2022-05-26T18:52:58.590Z] testHashCode  Time elapsed: 0 s
14:52:58 [2022-05-26T18:52:58.590Z] testEqualsTransivity  Time elapsed: 0 s
14:52:58 [2022-05-26T18:52:58.590Z] testEqualsReflexivity  Time elapsed: 0 s
14:52:58 [2022-05-26T18:52:58.590Z] testTmfCheckpoint  Time elapsed: 0 s
14:52:58 [2022-05-26T18:52:58.590Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest
14:53:00 [2022-05-26T18:53:00.484Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.671 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest
14:53:00 [2022-05-26T18:53:00.484Z] testEmptyTmfTraceIndexing  Time elapsed: 1.336 s
14:53:00 [2022-05-26T18:53:00.484Z] testTmfTraceIndexing  Time elapsed: 1.335 s
14:53:00 [2022-05-26T18:53:00.484Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest
14:53:04 [2022-05-26T18:53:04.661Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.158 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest
14:53:04 [2022-05-26T18:53:04.661Z] testBinarySearch  Time elapsed: 0.167 s
14:53:04 [2022-05-26T18:53:04.661Z] testInsertAlotCheckEquals  Time elapsed: 0.321 s
14:53:04 [2022-05-26T18:53:04.661Z] testInsertSameTimestamp  Time elapsed: 1.501 s
14:53:04 [2022-05-26T18:53:04.661Z] testVersionChange  Time elapsed: 0.001 s
14:53:04 [2022-05-26T18:53:04.661Z] testSetGetTimeRange  Time elapsed: 0.001 s
14:53:04 [2022-05-26T18:53:04.661Z] testIsCreatedFromScratch  Time elapsed: 0 s
14:53:04 [2022-05-26T18:53:04.661Z] testGetSize  Time elapsed: 0.169 s
14:53:04 [2022-05-26T18:53:04.661Z] testDeleteWhenInvalidBug479675  Time elapsed: 0.172 s
14:53:04 [2022-05-26T18:53:04.661Z] testSetGetNbEvents  Time elapsed: 0 s
14:53:04 [2022-05-26T18:53:04.661Z] testInsertAlot  Time elapsed: 1.476 s
14:53:04 [2022-05-26T18:53:04.661Z] testInsertAfterReopen  Time elapsed: 0.001 s
14:53:04 [2022-05-26T18:53:04.661Z] testDelete  Time elapsed: 0 s
14:53:04 [2022-05-26T18:53:04.661Z] testInsert  Time elapsed: 0.001 s
14:53:04 [2022-05-26T18:53:04.661Z] testConstructorExistingFile  Time elapsed: 0 s
14:53:04 [2022-05-26T18:53:04.661Z] testBinarySearchInBetweenSameTimestamp  Time elapsed: 0.172 s
14:53:04 [2022-05-26T18:53:04.661Z] testInsertAfterEmptyReopen  Time elapsed: 0.003 s
14:53:04 [2022-05-26T18:53:04.661Z] testConstructor  Time elapsed: 0 s
14:53:04 [2022-05-26T18:53:04.661Z] testBinarySearchFindInBetween  Time elapsed: 0.172 s
14:53:04 [2022-05-26T18:53:04.661Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest
14:53:07 [2022-05-26T18:53:07.183Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.706 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest
14:53:07 [2022-05-26T18:53:07.183Z] testAccept  Time elapsed: 0.166 s
14:53:07 [2022-05-26T18:53:07.183Z] testInsertAlotCheckEquals  Time elapsed: 0.985 s
14:53:07 [2022-05-26T18:53:07.183Z] testInsertSameTimestamp  Time elapsed: 0.775 s
14:53:07 [2022-05-26T18:53:07.183Z] testVersionChange  Time elapsed: 0.001 s
14:53:07 [2022-05-26T18:53:07.183Z] testSetGetTimeRange  Time elapsed: 0.001 s
14:53:07 [2022-05-26T18:53:07.183Z] testIsCreatedFromScratch  Time elapsed: 0.001 s
14:53:07 [2022-05-26T18:53:07.183Z] testGetSize  Time elapsed: 0.064 s
14:53:07 [2022-05-26T18:53:07.183Z] testDeleteWhenInvalidBug479675  Time elapsed: 0.065 s
14:53:07 [2022-05-26T18:53:07.183Z] testSetGetNbEvents  Time elapsed: 0.001 s
14:53:07 [2022-05-26T18:53:07.183Z] testInsertAlot  Time elapsed: 0.502 s
14:53:07 [2022-05-26T18:53:07.183Z] testInsertAfterReopen  Time elapsed: 0.001 s
14:53:07 [2022-05-26T18:53:07.183Z] testDelete  Time elapsed: 0 s
14:53:07 [2022-05-26T18:53:07.183Z] testInsert  Time elapsed: 0 s
14:53:07 [2022-05-26T18:53:07.183Z] testConstructorExistingFile  Time elapsed: 0 s
14:53:07 [2022-05-26T18:53:07.183Z] testBinarySearchInBetweenSameTimestamp  Time elapsed: 0.074 s
14:53:07 [2022-05-26T18:53:07.183Z] testInsertAfterEmptyReopen  Time elapsed: 0.001 s
14:53:07 [2022-05-26T18:53:07.183Z] testConstructor  Time elapsed: 0.001 s
14:53:07 [2022-05-26T18:53:07.183Z] testBinarySearchFindInBetween  Time elapsed: 0.066 s
14:53:07 [2022-05-26T18:53:07.183Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest
14:53:07 [2022-05-26T18:53:07.750Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.467 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest
14:53:07 [2022-05-26T18:53:07.750Z] testBinarySearch  Time elapsed: 0.007 s
14:53:07 [2022-05-26T18:53:07.750Z] testDispose  Time elapsed: 0 s
14:53:07 [2022-05-26T18:53:07.750Z] testInsert  Time elapsed: 0 s
14:53:07 [2022-05-26T18:53:07.750Z] testInsertSameTimestamp  Time elapsed: 0.232 s
14:53:07 [2022-05-26T18:53:07.750Z] testVersionChange  Time elapsed: 0.001 s
14:53:07 [2022-05-26T18:53:07.750Z] testSetGetTimeRange  Time elapsed: 0 s
14:53:07 [2022-05-26T18:53:07.750Z] testIsCreatedFromScratch  Time elapsed: 0 s
14:53:07 [2022-05-26T18:53:07.750Z] testGetSize  Time elapsed: 0.004 s
14:53:07 [2022-05-26T18:53:07.750Z] testDeleteWhenInvalidBug479675  Time elapsed: 0.01 s
14:53:07 [2022-05-26T18:53:07.750Z] testSetGetNbEvents  Time elapsed: 0 s
14:53:07 [2022-05-26T18:53:07.750Z] testInsertAlot  Time elapsed: 0.202 s
14:53:07 [2022-05-26T18:53:07.750Z] testInsertAfterReopen  Time elapsed: 0 s
14:53:07 [2022-05-26T18:53:07.750Z] testDelete  Time elapsed: 0.001 s
14:53:07 [2022-05-26T18:53:07.750Z] testConstructorExistingFile  Time elapsed: 0 s
14:53:07 [2022-05-26T18:53:07.750Z] testBinarySearchInBetweenSameTimestamp  Time elapsed: 0.003 s
14:53:07 [2022-05-26T18:53:07.750Z] testInsertAfterEmptyReopen  Time elapsed: 0.001 s
14:53:07 [2022-05-26T18:53:07.750Z] testConstructor  Time elapsed: 0 s
14:53:07 [2022-05-26T18:53:07.750Z] testBinarySearchFindInBetween  Time elapsed: 0.003 s
14:53:07 [2022-05-26T18:53:07.751Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest
14:53:07 [2022-05-26T18:53:07.751Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest
14:53:07 [2022-05-26T18:53:07.751Z] testEqualsWrongTypes  Time elapsed: 0 s
14:53:07 [2022-05-26T18:53:07.751Z] testToString  Time elapsed: 0 s
14:53:07 [2022-05-26T18:53:07.751Z] testTmfLocation  Time elapsed: 0 s
14:53:07 [2022-05-26T18:53:07.751Z] testTmfLocationCopy  Time elapsed: 0 s
14:53:07 [2022-05-26T18:53:07.751Z] testEqualsNull  Time elapsed: 0 s
14:53:07 [2022-05-26T18:53:07.751Z] testEqualsSymmetry  Time elapsed: 0 s
14:53:07 [2022-05-26T18:53:07.751Z] testHashCode  Time elapsed: 0.001 s
14:53:07 [2022-05-26T18:53:07.751Z] testEqualsTransivity  Time elapsed: 0 s
14:53:07 [2022-05-26T18:53:07.751Z] testEqualsReflexivity  Time elapsed: 0 s
14:53:07 [2022-05-26T18:53:07.751Z] testEqualsWithNulls  Time elapsed: 0 s
14:53:07 [2022-05-26T18:53:07.751Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest
14:53:07 [2022-05-26T18:53:07.751Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest
14:53:07 [2022-05-26T18:53:07.751Z] testTmfContext  Time elapsed: 0 s
14:53:07 [2022-05-26T18:53:07.751Z] testIncreaseRank  Time elapsed: 0 s
14:53:07 [2022-05-26T18:53:07.751Z] testSetLocation  Time elapsed: 0.001 s
14:53:07 [2022-05-26T18:53:07.751Z] testToString  Time elapsed: 0 s
14:53:07 [2022-05-26T18:53:07.751Z] testTmfContextDefault  Time elapsed: 0 s
14:53:07 [2022-05-26T18:53:07.751Z] testEqualsNull  Time elapsed: 0 s
14:53:07 [2022-05-26T18:53:07.751Z] testTmfContextCopy  Time elapsed: 0 s
14:53:07 [2022-05-26T18:53:07.751Z] testNonEquals  Time elapsed: 0 s
14:53:07 [2022-05-26T18:53:07.751Z] testEqualsSymmetry  Time elapsed: 0 s
14:53:07 [2022-05-26T18:53:07.751Z] testTmfContextCopy2  Time elapsed: 0 s
14:53:07 [2022-05-26T18:53:07.751Z] testHashCode  Time elapsed: 0 s
14:53:07 [2022-05-26T18:53:07.751Z] testEqualsTransivity  Time elapsed: 0 s
14:53:07 [2022-05-26T18:53:07.751Z] testEqualsReflexivity  Time elapsed: 0 s
14:53:07 [2022-05-26T18:53:07.751Z] testTmfContextNoRank  Time elapsed: 0 s
14:53:07 [2022-05-26T18:53:07.751Z] testSetRank  Time elapsed: 0 s
14:53:07 [2022-05-26T18:53:07.751Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest
14:53:15 [2022-05-26T18:53:15.853Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.159 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest
14:53:15 [2022-05-26T18:53:15.853Z] testGetModulesByClass  Time elapsed: 1.325 s
14:53:15 [2022-05-26T18:53:15.853Z] testResolveEventAspectsOfNameForEvent  Time elapsed: 1.458 s
14:53:15 [2022-05-26T18:53:15.853Z] testAdditionalAspects  Time elapsed: 1.329 s
14:53:15 [2022-05-26T18:53:15.853Z] testGetAspects  Time elapsed: 1.37 s
14:53:15 [2022-05-26T18:53:15.853Z] testGetModulesByClassForHost  Time elapsed: 1.346 s
14:53:15 [2022-05-26T18:53:15.853Z] testResolveEventAspectsOfClassForEvent  Time elapsed: 1.33 s
14:53:15 [2022-05-26T18:53:15.853Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest
14:53:17 [2022-05-26T18:53:17.225Z] 
14:53:17 [2022-05-26T18:53:17.225Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2022-05-26 18:53:17.223
14:53:17 [2022-05-26T18:53:17.225Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K-2
14:53:17 [2022-05-26T18:53:17.225Z] !STACK 0
14:53:17 [2022-05-26T18:53:17.225Z] java.lang.RuntimeException: The parameter should be set
14:53:17 [2022-05-26T18:53:17.225Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50)
14:53:17 [2022-05-26T18:53:17.225Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
14:53:17 [2022-05-26T18:53:17.225Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:53:17 [2022-05-26T18:53:17.225Z] 
14:53:17 [2022-05-26T18:53:17.225Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2022-05-26 18:53:17.225
14:53:17 [2022-05-26T18:53:17.225Z] !MESSAGE Exception executing analysis
14:53:17 [2022-05-26T18:53:17.225Z] !STACK 0
14:53:17 [2022-05-26T18:53:17.225Z] java.lang.RuntimeException: The parameter should be set
14:53:17 [2022-05-26T18:53:17.225Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50)
14:53:17 [2022-05-26T18:53:17.225Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
14:53:17 [2022-05-26T18:53:17.225Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:53:19 [2022-05-26T18:53:19.121Z] 
14:53:19 [2022-05-26T18:53:19.121Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2022-05-26 18:53:18.888
14:53:19 [2022-05-26T18:53:19.121Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K-2
14:53:19 [2022-05-26T18:53:19.121Z] !STACK 0
14:53:19 [2022-05-26T18:53:19.121Z] java.lang.RuntimeException: The parameter should be set
14:53:19 [2022-05-26T18:53:19.121Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50)
14:53:19 [2022-05-26T18:53:19.121Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
14:53:19 [2022-05-26T18:53:19.121Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:53:19 [2022-05-26T18:53:19.121Z] 
14:53:19 [2022-05-26T18:53:19.121Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2022-05-26 18:53:18.889
14:53:19 [2022-05-26T18:53:19.121Z] !MESSAGE Exception executing analysis
14:53:19 [2022-05-26T18:53:19.121Z] !STACK 0
14:53:19 [2022-05-26T18:53:19.121Z] java.lang.RuntimeException: The parameter should be set
14:53:19 [2022-05-26T18:53:19.121Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50)
14:53:19 [2022-05-26T18:53:19.121Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
14:53:19 [2022-05-26T18:53:19.121Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:53:19 [2022-05-26T18:53:19.121Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.132 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest
14:53:19 [2022-05-26T18:53:19.121Z] testGetModuleById  Time elapsed: 1.462 s
14:53:19 [2022-05-26T18:53:19.121Z] testGetModuleByClass  Time elapsed: 1.67 s
14:53:19 [2022-05-26T18:53:19.121Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest
14:53:20 [2022-05-26T18:53:20.057Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.137 s - in org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest
14:53:20 [2022-05-26T18:53:20.057Z] testAspects  Time elapsed: 0.015 s
14:53:20 [2022-05-26T18:53:20.057Z] testValidate  Time elapsed: 0.013 s
14:53:20 [2022-05-26T18:53:20.057Z] testDevelopmentTrace  Time elapsed: 1.108 s
14:53:20 [2022-05-26T18:53:20.057Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest
14:53:20 [2022-05-26T18:53:20.057Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest
14:53:20 [2022-05-26T18:53:20.057Z] testGetFieldNames  Time elapsed: 0.001 s
14:53:20 [2022-05-26T18:53:20.057Z] testGetFieldValueWithIndex  Time elapsed: 0 s
14:53:20 [2022-05-26T18:53:20.057Z] testGetFieldNameWithIndex  Time elapsed: 0 s
14:53:20 [2022-05-26T18:53:20.057Z] testToString  Time elapsed: 0 s
14:53:20 [2022-05-26T18:53:20.057Z] testEqualsNull  Time elapsed: 0 s
14:53:20 [2022-05-26T18:53:20.057Z] testGetFormattedValue  Time elapsed: 0.001 s
14:53:20 [2022-05-26T18:53:20.057Z] testGetFieldWithName  Time elapsed: 0 s
14:53:20 [2022-05-26T18:53:20.057Z] testGetFieldWithPath  Time elapsed: 0 s
14:53:20 [2022-05-26T18:53:20.057Z] testHashCode  Time elapsed: 0 s
14:53:20 [2022-05-26T18:53:20.057Z] testGetFields  Time elapsed: 0 s
14:53:20 [2022-05-26T18:53:20.057Z] testEventTypeInstance  Time elapsed: 0 s
14:53:20 [2022-05-26T18:53:20.057Z] testEquals  Time elapsed: 0 s
14:53:20 [2022-05-26T18:53:20.057Z] testGetFieldValueWithName  Time elapsed: 0 s
14:53:20 [2022-05-26T18:53:20.057Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest
14:53:20 [2022-05-26T18:53:20.316Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 s - in org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest
14:53:20 [2022-05-26T18:53:20.316Z] testEmptyConstructor  Time elapsed: 0.001 s
14:53:20 [2022-05-26T18:53:20.316Z] testValidation  Time elapsed: 0 s
14:53:20 [2022-05-26T18:53:20.316Z] testLocationRatio  Time elapsed: 0.002 s
14:53:20 [2022-05-26T18:53:20.316Z] testInitTrace  Time elapsed: 0.002 s
14:53:20 [2022-05-26T18:53:20.316Z] testTraceParsing  Time elapsed: 0.001 s
14:53:20 [2022-05-26T18:53:20.316Z] testBounds  Time elapsed: 0 s
14:53:20 [2022-05-26T18:53:20.316Z] testTraceIndexing  Time elapsed: 0 s
14:53:20 [2022-05-26T18:53:20.316Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest
14:53:20 [2022-05-26T18:53:20.316Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest
14:53:20 [2022-05-26T18:53:20.316Z] testIncreaseRank  Time elapsed: 0 s
14:53:20 [2022-05-26T18:53:20.316Z] testSetLocation  Time elapsed: 0 s
14:53:20 [2022-05-26T18:53:20.316Z] testTmfContextDefault  Time elapsed: 0 s
14:53:20 [2022-05-26T18:53:20.316Z] testEqualsNull  Time elapsed: 0 s
14:53:20 [2022-05-26T18:53:20.316Z] testNonEquals  Time elapsed: 0 s
14:53:20 [2022-05-26T18:53:20.316Z] testEqualsSymmetry  Time elapsed: 0.001 s
14:53:20 [2022-05-26T18:53:20.316Z] testHashCode  Time elapsed: 0 s
14:53:20 [2022-05-26T18:53:20.316Z] testEqualsTransivity  Time elapsed: 0 s
14:53:20 [2022-05-26T18:53:20.316Z] testEqualsReflexivity  Time elapsed: 0 s
14:53:20 [2022-05-26T18:53:20.316Z] testSetRank  Time elapsed: 0 s
14:53:20 [2022-05-26T18:53:20.316Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest
14:54:41 [2022-05-26T18:54:41.720Z] Tests run: 47, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 76.604 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest
14:54:41 [2022-05-26T18:54:41.721Z] testGetNextAfterSeekingOnLocation_1  Time elapsed: 1.381 s
14:54:41 [2022-05-26T18:54:41.721Z] testGetNextAfterSeekingOnLocation_2  Time elapsed: 1.419 s
14:54:41 [2022-05-26T18:54:41.721Z] testGetNextAfterSeekingOnLocation_3  Time elapsed: 1.442 s
14:54:41 [2022-05-26T18:54:41.721Z] testGetNextLocation  Time elapsed: 1.329 s
14:54:41 [2022-05-26T18:54:41.721Z] testParseEvent  Time elapsed: 1.33 s
14:54:41 [2022-05-26T18:54:41.721Z] testSetTimeRange  Time elapsed: 2.663 s
14:54:41 [2022-05-26T18:54:41.721Z] testProcessEventRequestForSomeEvents  Time elapsed: 1.436 s
14:54:41 [2022-05-26T18:54:41.721Z] testCopyConstructor  Time elapsed: 2.695 s
14:54:41 [2022-05-26T18:54:41.721Z] testSetNbEvents  Time elapsed: 2.651 s
14:54:41 [2022-05-26T18:54:41.721Z] testSeekOnRankNotOnCacheBoundary  Time elapsed: 1.39 s
14:54:41 [2022-05-26T18:54:41.721Z] testSeekEventOnNullTimestamp  Time elapsed: 1.331 s
14:54:41 [2022-05-26T18:54:41.721Z] testSeekOnRankOnCacheBoundary  Time elapsed: 1.333 s
14:54:41 [2022-05-26T18:54:41.721Z] testSeekEventOnTimestampOutOfScope  Time elapsed: 1.349 s
14:54:41 [2022-05-26T18:54:41.721Z] testTraceHostId  Time elapsed: 1.332 s
14:54:41 [2022-05-26T18:54:41.721Z] testFullConstructor  Time elapsed: 2.648 s
14:54:41 [2022-05-26T18:54:41.721Z] testSetStreamingInterval  Time elapsed: 1.342 s
14:54:41 [2022-05-26T18:54:41.721Z] testGetUUID  Time elapsed: 1.342 s
14:54:41 [2022-05-26T18:54:41.721Z] testCurrentTimeValues  Time elapsed: 2.763 s
14:54:41 [2022-05-26T18:54:41.721Z] testSeekEventOnTimestampNotOnCacheBoundary  Time elapsed: 1.391 s
14:54:41 [2022-05-26T18:54:41.721Z] testInitializeNullPath  Time elapsed: 1.333 s
14:54:41 [2022-05-26T18:54:41.721Z] testSeekEventNotOnCacheBoundary  Time elapsed: 1.38 s
14:54:41 [2022-05-26T18:54:41.721Z] testGetNextAfteSeekingOnTS_1  Time elapsed: 1.33 s
14:54:41 [2022-05-26T18:54:41.721Z] testGetNextAfteSeekingOnTS_2  Time elapsed: 1.341 s
14:54:41 [2022-05-26T18:54:41.721Z] testGetNextAfteSeekingOnTS_3  Time elapsed: 1.359 s
14:54:41 [2022-05-26T18:54:41.721Z] testGetNextEndLocation  Time elapsed: 1.38 s
14:54:41 [2022-05-26T18:54:41.721Z] testSeekEventOnNegativeRank  Time elapsed: 1.345 s
14:54:41 [2022-05-26T18:54:41.721Z] testProcessDataRequestForSomeEvents  Time elapsed: 1.441 s
14:54:41 [2022-05-26T18:54:41.721Z] testLiveTraceConstructor  Time elapsed: 2.67 s
14:54:41 [2022-05-26T18:54:41.721Z] testProcessEventRequestForAllEvents  Time elapsed: 1.736 s
14:54:41 [2022-05-26T18:54:41.721Z] testSeekEventOutOfScope  Time elapsed: 1.372 s
14:54:41 [2022-05-26T18:54:41.721Z] testInitTrace  Time elapsed: 2.761 s
14:54:41 [2022-05-26T18:54:41.721Z] testSetStartTime  Time elapsed: 2.686 s
14:54:41 [2022-05-26T18:54:41.721Z] testSeekEventOnRankOutOfScope  Time elapsed: 1.363 s
14:54:41 [2022-05-26T18:54:41.721Z] testSetEndTime  Time elapsed: 2.673 s
14:54:41 [2022-05-26T18:54:41.721Z] testSeekEventOnTimestampOnCacheBoundary  Time elapsed: 1.436 s
14:54:41 [2022-05-26T18:54:41.721Z] testCancel  Time elapsed: 1.42 s
14:54:41 [2022-05-26T18:54:41.721Z] testProcessEventRequestForOtherEvents  Time elapsed: 1.44 s
14:54:41 [2022-05-26T18:54:41.721Z] testGetModules  Time elapsed: 1.324 s
14:54:41 [2022-05-26T18:54:41.721Z] testGetEventAspects  Time elapsed: 1.349 s
14:54:41 [2022-05-26T18:54:41.721Z] testSeekEventOnCacheBoundary  Time elapsed: 1.4 s
14:54:41 [2022-05-26T18:54:41.721Z] testProcessEventRequestForNbEvents  Time elapsed: 1.436 s
14:54:41 [2022-05-26T18:54:41.721Z] testInitializeSimplePath  Time elapsed: 1.334 s
14:54:41 [2022-05-26T18:54:41.721Z] testDefaultTmfTraceStub  Time elapsed: 1.332 s
14:54:41 [2022-05-26T18:54:41.721Z] testInitializeNormalPath  Time elapsed: 1.33 s
14:54:41 [2022-05-26T18:54:41.721Z] testGetNextAfterSeekingOnRank_1  Time elapsed: 1.335 s
14:54:41 [2022-05-26T18:54:41.721Z] testGetNextAfterSeekingOnRank_2  Time elapsed: 1.356 s
14:54:41 [2022-05-26T18:54:41.721Z] testGetNextAfterSeekingOnRank_3  Time elapsed: 1.367 s
14:54:41 [2022-05-26T18:54:41.721Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest
14:56:18 [2022-05-26T18:56:18.131Z] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 94.093 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest
14:56:18 [2022-05-26T18:56:18.131Z] testGetNextAfterSeekingOnLocation_1  Time elapsed: 2.681 s
14:56:18 [2022-05-26T18:56:18.131Z] testGetNextAfterSeekingOnLocation_2  Time elapsed: 2.698 s
14:56:18 [2022-05-26T18:56:18.131Z] testGetNextAfterSeekingOnLocation_3  Time elapsed: 2.711 s
14:56:18 [2022-05-26T18:56:18.131Z] testGetNextLocation  Time elapsed: 2.785 s
14:56:18 [2022-05-26T18:56:18.131Z] testProcessRequestForNbEvents  Time elapsed: 2.803 s
14:56:18 [2022-05-26T18:56:18.131Z] testSeekTimestampOnCacheBoundary  Time elapsed: 2.784 s
14:56:18 [2022-05-26T18:56:18.131Z] testSeekRankOutOfScope  Time elapsed: 2.714 s
14:56:18 [2022-05-26T18:56:18.131Z] testProcessRequestForAllEvents  Time elapsed: 3.094 s
14:56:18 [2022-05-26T18:56:18.131Z] testSeekLocationNotOnCacheBoundary  Time elapsed: 2.811 s
14:56:18 [2022-05-26T18:56:18.131Z] testSeekLocationOnCacheBoundary  Time elapsed: 2.693 s
14:56:18 [2022-05-26T18:56:18.131Z] testSimpleTmfExperimentConstructor  Time elapsed: 2.728 s
14:56:18 [2022-05-26T18:56:18.131Z] testExperimentInitialization  Time elapsed: 4.1 s
14:56:18 [2022-05-26T18:56:18.131Z] testSeekNoTrace  Time elapsed: 2.689 s
14:56:18 [2022-05-26T18:56:18.131Z] testSeekTimestampNotOnCacheBoundary  Time elapsed: 2.755 s
14:56:18 [2022-05-26T18:56:18.131Z] testGetNextAfteSeekingOnTS_1  Time elapsed: 2.669 s
14:56:18 [2022-05-26T18:56:18.131Z] testGetNextAfteSeekingOnTS_2  Time elapsed: 2.649 s
14:56:18 [2022-05-26T18:56:18.131Z] testGetNextAfteSeekingOnTS_3  Time elapsed: 2.684 s
14:56:18 [2022-05-26T18:56:18.131Z] testGetNextEndLocation  Time elapsed: 2.705 s
14:56:18 [2022-05-26T18:56:18.131Z] testGetLocationRatio  Time elapsed: 2.695 s
14:56:18 [2022-05-26T18:56:18.131Z] testSeekBadLocation  Time elapsed: 2.633 s
14:56:18 [2022-05-26T18:56:18.131Z] testSeekLocationOutOfScope  Time elapsed: 2.68 s
14:56:18 [2022-05-26T18:56:18.131Z] testGetTimestamp  Time elapsed: 2.79 s
14:56:18 [2022-05-26T18:56:18.131Z] testWithMultiHostClockOffset  Time elapsed: 2.686 s
14:56:18 [2022-05-26T18:56:18.131Z] testSeekEventOnRatio  Time elapsed: 2.755 s
14:56:18 [2022-05-26T18:56:18.131Z] testCancel  Time elapsed: 2.763 s
14:56:18 [2022-05-26T18:56:18.131Z] testSeekRankNotOnCacheBoundary  Time elapsed: 2.843 s
14:56:18 [2022-05-26T18:56:18.131Z] testSeekTimestampOutOfScope  Time elapsed: 2.703 s
14:56:18 [2022-05-26T18:56:18.131Z] testNormalTmfExperimentConstructor  Time elapsed: 2.693 s
14:56:18 [2022-05-26T18:56:18.131Z] testWithSingleHostClockOffset  Time elapsed: 2.696 s
14:56:18 [2022-05-26T18:56:18.131Z] testSeekRankOnCacheBoundary  Time elapsed: 2.666 s
14:56:18 [2022-05-26T18:56:18.131Z] testGetNextAfterSeekingOnRank_1  Time elapsed: 2.629 s
14:56:18 [2022-05-26T18:56:18.131Z] testGetNextAfterSeekingOnRank_2  Time elapsed: 2.761 s
14:56:18 [2022-05-26T18:56:18.131Z] testGetNextAfterSeekingOnRank_3  Time elapsed: 2.674 s
14:56:18 [2022-05-26T18:56:18.131Z] testGetAnalysisModules  Time elapsed: 2.668 s
14:56:18 [2022-05-26T18:56:18.131Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest
14:56:22 [2022-05-26T18:56:22.307Z] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.211 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest
14:56:22 [2022-05-26T18:56:22.307Z] testGetNextAfterSeekingOnLocation_1  Time elapsed: 0.001 s
14:56:22 [2022-05-26T18:56:22.307Z] testGetNextAfterSeekingOnLocation_2  Time elapsed: 0.001 s
14:56:22 [2022-05-26T18:56:22.307Z] testGetNextAfterSeekingOnLocation_3  Time elapsed: 0.017 s
14:56:22 [2022-05-26T18:56:22.307Z] testGetNextLocation  Time elapsed: 0.001 s
14:56:22 [2022-05-26T18:56:22.307Z] testInitialRangeOffset  Time elapsed: 2.663 s
14:56:22 [2022-05-26T18:56:22.307Z] testProcessRequestForNbEvents  Time elapsed: 0.075 s
14:56:22 [2022-05-26T18:56:22.307Z] testSeekTimestampOnCacheBoundary  Time elapsed: 0.066 s
14:56:22 [2022-05-26T18:56:22.307Z] testSeekRankOutOfScope  Time elapsed: 0.033 s
14:56:22 [2022-05-26T18:56:22.307Z] testProcessRequestForAllEvents  Time elapsed: 0.759 s
14:56:22 [2022-05-26T18:56:22.307Z] testSeekLocationNotOnCacheBoundary  Time elapsed: 0.128 s
14:56:22 [2022-05-26T18:56:22.307Z] testSeekLocationOnCacheBoundary  Time elapsed: 0 s
14:56:22 [2022-05-26T18:56:22.307Z] testSeekTimestampNotOnCacheBoundary  Time elapsed: 0.053 s
14:56:22 [2022-05-26T18:56:22.307Z] testGetNextAfteSeekingOnTS_1  Time elapsed: 0.001 s
14:56:22 [2022-05-26T18:56:22.307Z] testGetNextAfteSeekingOnTS_2  Time elapsed: 0.001 s
14:56:22 [2022-05-26T18:56:22.307Z] testGetNextAfteSeekingOnTS_3  Time elapsed: 0.018 s
14:56:22 [2022-05-26T18:56:22.307Z] testGetNextEndLocation  Time elapsed: 0.035 s
14:56:22 [2022-05-26T18:56:22.307Z] testDefaultCurrentTimeValues  Time elapsed: 2.7 s
14:56:22 [2022-05-26T18:56:22.307Z] testSeekLocationOutOfScope  Time elapsed: 0.001 s
14:56:22 [2022-05-26T18:56:22.307Z] testBasicTmfExperimentConstructor  Time elapsed: 0 s
14:56:22 [2022-05-26T18:56:22.307Z] testGetTimestamp  Time elapsed: 0.129 s
14:56:22 [2022-05-26T18:56:22.307Z] testCancel  Time elapsed: 0.08 s
14:56:22 [2022-05-26T18:56:22.307Z] testSeekRankNotOnCacheBoundary  Time elapsed: 0.054 s
14:56:22 [2022-05-26T18:56:22.307Z] testSeekTimestampOutOfScope  Time elapsed: 0.036 s
14:56:22 [2022-05-26T18:56:22.307Z] testSeekRankOnCacheBoundary  Time elapsed: 0.001 s
14:56:22 [2022-05-26T18:56:22.307Z] testGetNextAfterSeekingOnRank_1  Time elapsed: 0.001 s
14:56:22 [2022-05-26T18:56:22.307Z] testGetNextAfterSeekingOnRank_2  Time elapsed: 0.001 s
14:56:22 [2022-05-26T18:56:22.307Z] testGetNextAfterSeekingOnRank_3  Time elapsed: 0.019 s
14:56:22 [2022-05-26T18:56:22.307Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest
14:56:24 [2022-05-26T18:56:24.829Z] 
14:56:24 [2022-05-26T18:56:24.829Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2022-05-26 18:56:24.308
14:56:24 [2022-05-26T18:56:24.829Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core".
14:56:24 [2022-05-26T18:56:24.829Z] !STACK 0
14:56:24 [2022-05-26T18:56:24.829Z] java.lang.IllegalArgumentException: Expected exception: should be caught by the analysis itself
14:56:24 [2022-05-26T18:56:24.829Z] 	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:81)
14:56:24 [2022-05-26T18:56:24.829Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:56:24 [2022-05-26T18:56:24.829Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:56:24 [2022-05-26T18:56:24.829Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:56:24 [2022-05-26T18:56:24.829Z] 	at java.base/java.lang.Thread.run(Thread.java:834)
14:56:25 [2022-05-26T18:56:25.760Z] 
14:56:25 [2022-05-26T18:56:25.760Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2022-05-26 18:56:25.407
14:56:25 [2022-05-26T18:56:25.760Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core".
14:56:25 [2022-05-26T18:56:25.760Z] !STACK 0
14:56:25 [2022-05-26T18:56:25.760Z] java.lang.IllegalArgumentException: Expected exception: should be caught by either the analysis or the event request
14:56:25 [2022-05-26T18:56:25.760Z] 	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:81)
14:56:25 [2022-05-26T18:56:25.760Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:56:25 [2022-05-26T18:56:25.760Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:56:25 [2022-05-26T18:56:25.760Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:56:25 [2022-05-26T18:56:25.760Z] 	at java.base/java.lang.Thread.run(Thread.java:834)
14:56:26 [2022-05-26T18:56:26.694Z] 
14:56:26 [2022-05-26T18:56:26.694Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2022-05-26 18:56:26.506
14:56:26 [2022-05-26T18:56:26.694Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core".
14:56:26 [2022-05-26T18:56:26.694Z] !STACK 0
14:56:26 [2022-05-26T18:56:26.694Z] java.lang.IllegalArgumentException: Expected exception: should be caught by the event request thread
14:56:26 [2022-05-26T18:56:26.694Z] 	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:81)
14:56:26 [2022-05-26T18:56:26.694Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:56:26 [2022-05-26T18:56:26.694Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:56:26 [2022-05-26T18:56:26.694Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:56:26 [2022-05-26T18:56:26.694Z] 	at java.base/java.lang.Thread.run(Thread.java:834)
14:56:26 [2022-05-26T18:56:26.694Z] 
14:56:26 [2022-05-26T18:56:26.694Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2022-05-26 18:56:26.507
14:56:26 [2022-05-26T18:56:26.694Z] !MESSAGE An uncaught exception happened on request [TestStateSystemModule$TestStateSystemRequest(610,ITmfEvent,BACKGROUND,TmfTimeRange [fStartTime=00:12:43.145 224 192, fEndTime=23:47:16.854 775 807],0,2147483647,0)]: Expected exception: should be caught by the event request thread
14:56:29 [2022-05-26T18:56:29.218Z] 
14:56:29 [2022-05-26T18:56:29.218Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2022-05-26 18:56:28.733
14:56:29 [2022-05-26T18:56:29.218Z] !MESSAGE An uncaught exception happened on request [TestStateSystemModule$TestStateSystemRequest(617,ITmfEvent,BACKGROUND,TmfTimeRange [fStartTime=00:12:43.145 224 192, fEndTime=23:47:16.854 775 807],0,2147483647,0)]: This exception is desired and part of the test
14:56:30 [2022-05-26T18:56:30.151Z] 
14:56:30 [2022-05-26T18:56:30.151Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2022-05-26 18:56:29.864
14:56:30 [2022-05-26T18:56:30.151Z] !MESSAGE Unexpected error executing analysis with trace analysis_dependency.xml
14:56:30 [2022-05-26T18:56:30.151Z] !STACK 0
14:56:30 [2022-05-26T18:56:30.151Z] java.lang.IllegalStateException: This exception happens before initialization
14:56:30 [2022-05-26T18:56:30.151Z] 	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$4.executeAnalysis(StateSystemAnalysisModuleTest.java:455)
14:56:30 [2022-05-26T18:56:30.151Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
14:56:30 [2022-05-26T18:56:30.151Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:56:30 [2022-05-26T18:56:30.151Z] 
14:56:30 [2022-05-26T18:56:30.151Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2022-05-26 18:56:29.864
14:56:30 [2022-05-26T18:56:30.151Z] !MESSAGE Exception executing analysis
14:56:30 [2022-05-26T18:56:30.151Z] !STACK 0
14:56:30 [2022-05-26T18:56:30.151Z] java.lang.IllegalStateException: This exception happens before initialization
14:56:30 [2022-05-26T18:56:30.151Z] 	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$4.executeAnalysis(StateSystemAnalysisModuleTest.java:455)
14:56:30 [2022-05-26T18:56:30.151Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
14:56:30 [2022-05-26T18:56:30.151Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:56:31 [2022-05-26T18:56:31.081Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 8.925 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest
14:56:31 [2022-05-26T18:56:31.081Z] testProperties  Time elapsed: 0.014 s
14:56:31 [2022-05-26T18:56:31.081Z] testIsQueryable  Time elapsed: 1.118 s
14:56:31 [2022-05-26T18:56:31.081Z] testFaultyStateProvider  Time elapsed: 3.312 s
14:56:31 [2022-05-26T18:56:31.081Z] testIsQueryableCancel skipped
14:56:31 [2022-05-26T18:56:31.081Z] testReReadFullAnalysis  Time elapsed: 1.114 s
14:56:31 [2022-05-26T18:56:31.081Z] testRequestFailure  Time elapsed: 1.11 s
14:56:31 [2022-05-26T18:56:31.081Z] testSsModule  Time elapsed: 1.111 s
14:56:31 [2022-05-26T18:56:31.081Z] testInitialization  Time elapsed: 0.008 s
14:56:31 [2022-05-26T18:56:31.081Z] testFailBeforeInitialization  Time elapsed: 0.01 s
14:56:31 [2022-05-26T18:56:31.082Z] testFutureEvents  Time elapsed: 1.125 s
14:56:31 [2022-05-26T18:56:31.082Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest
14:56:32 [2022-05-26T18:56:32.977Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.552 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest
14:56:32 [2022-05-26T18:56:32.977Z] testSsModule  Time elapsed: 1.548 s
14:56:32 [2022-05-26T18:56:32.977Z] testInitialization  Time elapsed: 0.004 s
14:56:32 [2022-05-26T18:56:32.977Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest
14:56:33 [2022-05-26T18:56:33.908Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.22 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest
14:56:33 [2022-05-26T18:56:33.908Z] testQueryMipAvg  Time elapsed: 0.023 s
14:56:33 [2022-05-26T18:56:33.908Z] testQueryMipMax  Time elapsed: 0.037 s
14:56:33 [2022-05-26T18:56:33.908Z] testQueryMipMin  Time elapsed: 0.017 s
14:56:33 [2022-05-26T18:56:33.908Z] testQuery  Time elapsed: 0.013 s
14:56:33 [2022-05-26T18:56:33.908Z] testQueryValuesOnClose  Time elapsed: 0 s
14:56:33 [2022-05-26T18:56:33.908Z] testQueryValuesOnStart  Time elapsed: 0.014 s
14:56:33 [2022-05-26T18:56:33.908Z] testQueryMipmapRangeAvg  Time elapsed: 0.205 s
14:56:33 [2022-05-26T18:56:33.908Z] testQueryMipmapRangeMax  Time elapsed: 0.167 s
14:56:33 [2022-05-26T18:56:33.908Z] testQueryMipmapRangeMin  Time elapsed: 0.163 s
14:56:33 [2022-05-26T18:56:33.908Z] testMaxLevel  Time elapsed: 0.012 s
14:56:33 [2022-05-26T18:56:33.908Z] testQueryEventField  Time elapsed: 0.014 s
14:56:33 [2022-05-26T18:56:33.908Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest
14:56:34 [2022-05-26T18:56:34.165Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.206 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest
14:56:34 [2022-05-26T18:56:34.165Z] testQueryMipmapRangeMinInteger  Time elapsed: 0 s
14:56:34 [2022-05-26T18:56:34.165Z] testQueryMipmapRangeMaxDouble  Time elapsed: 0.001 s
14:56:34 [2022-05-26T18:56:34.165Z] testQueryMipmapRangeAvgDouble  Time elapsed: 0 s
14:56:34 [2022-05-26T18:56:34.165Z] testQueryMipmapRangeAvgInteger  Time elapsed: 0.001 s
14:56:34 [2022-05-26T18:56:34.165Z] testQueryMipmapRangeMinDouble  Time elapsed: 0 s
14:56:34 [2022-05-26T18:56:34.165Z] testQueryMipmapRangeMaxInteger  Time elapsed: 0 s
14:56:34 [2022-05-26T18:56:34.165Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest
14:56:34 [2022-05-26T18:56:34.165Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest
14:56:34 [2022-05-26T18:56:34.165Z] testSimplePool  Time elapsed: 0.001 s
14:56:34 [2022-05-26T18:56:34.165Z] testConstructorBad2  Time elapsed: 0 s
14:56:34 [2022-05-26T18:56:34.165Z] testConstructorGood  Time elapsed: 0 s
14:56:34 [2022-05-26T18:56:34.165Z] testRecycleWrongQuark  Time elapsed: 0 s
14:56:34 [2022-05-26T18:56:34.165Z] testRecycleChildQuark  Time elapsed: 0 s
14:56:34 [2022-05-26T18:56:34.165Z] testPoolWithSubTree  Time elapsed: 0 s
14:56:34 [2022-05-26T18:56:34.165Z] testConstructorBad  Time elapsed: 0 s
14:56:34 [2022-05-26T18:56:34.165Z] testPriorityPool  Time elapsed: 0.001 s
14:56:34 [2022-05-26T18:56:34.165Z] Running org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest
14:56:34 [2022-05-26T18:56:34.734Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.698 s - in org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest
14:56:34 [2022-05-26T18:56:34.734Z] testCopyResource[0: {P/SomeProject}]  Time elapsed: 0.204 s
14:56:34 [2022-05-26T18:56:34.734Z] testGetLocationUri[0: {P/SomeProject}]  Time elapsed: 0 s
14:56:34 [2022-05-26T18:56:34.734Z] testCreateSymbolicLink[0: {P/SomeProject}]  Time elapsed: 0.02 s
14:56:34 [2022-05-26T18:56:34.734Z] testGetLocation[0: {P/SomeProject}]  Time elapsed: 0.002 s
14:56:34 [2022-05-26T18:56:34.734Z] testDeleteResource[0: {P/SomeProject}]  Time elapsed: 0.17 s
14:56:34 [2022-05-26T18:56:34.734Z] testDeleteIfBrokenSymbolicLink[0: {P/SomeProject}]  Time elapsed: 0.008 s
14:56:34 [2022-05-26T18:56:34.734Z] testIsSymbolicLink[0: {P/SomeProject}]  Time elapsed: 0.002 s
14:56:34 [2022-05-26T18:56:34.734Z] testCopyResource[1: {P/SomeOtherProject}]  Time elapsed: 0.111 s
14:56:34 [2022-05-26T18:56:34.734Z] testGetLocationUri[1: {P/SomeOtherProject}]  Time elapsed: 0 s
14:56:34 [2022-05-26T18:56:34.734Z] testCreateSymbolicLink[1: {P/SomeOtherProject}]  Time elapsed: 0.014 s
14:56:34 [2022-05-26T18:56:34.734Z] testGetLocation[1: {P/SomeOtherProject}]  Time elapsed: 0.003 s
14:56:34 [2022-05-26T18:56:34.734Z] testDeleteResource[1: {P/SomeOtherProject}]  Time elapsed: 0.068 s
14:56:34 [2022-05-26T18:56:34.734Z] testDeleteIfBrokenSymbolicLink[1: {P/SomeOtherProject}]  Time elapsed: 0.006 s
14:56:34 [2022-05-26T18:56:34.734Z] testIsSymbolicLink[1: {P/SomeOtherProject}]  Time elapsed: 0.002 s
14:56:34 [2022-05-26T18:56:34.734Z] Running org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest
14:56:34 [2022-05-26T18:56:34.991Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.11 s - in org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest
14:56:34 [2022-05-26T18:56:34.991Z] testSeekAndWrite  Time elapsed: 0.004 s
14:56:34 [2022-05-26T18:56:34.991Z] testRead  Time elapsed: 0.001 s
14:56:34 [2022-05-26T18:56:34.991Z] testReadLine  Time elapsed: 0 s
14:56:34 [2022-05-26T18:56:34.991Z] testSeekAndRead  Time elapsed: 0.104 s
14:56:34 [2022-05-26T18:56:34.991Z] Running org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfSyncSequenceDiagramEventTest
14:56:34 [2022-05-26T18:56:34.991Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfSyncSequenceDiagramEventTest
14:56:34 [2022-05-26T18:56:34.991Z] testTmfSyncSequenceDiagramEvent  Time elapsed: 0 s
14:56:34 [2022-05-26T18:56:34.991Z] Running org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfAsyncSequenceDiagramEventTest
14:56:34 [2022-05-26T18:56:34.991Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfAsyncSequenceDiagramEventTest
14:56:34 [2022-05-26T18:56:34.991Z] testTmfAsyncSequenceDiagramEvent  Time elapsed: 0.001 s
14:56:34 [2022-05-26T18:56:34.991Z] Running org.eclipse.tracecompass.tmf.core.tests.annotations.CustomAnnotationProviderTest
14:56:35 [2022-05-26T18:56:35.249Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.272 s - in org.eclipse.tracecompass.tmf.core.tests.annotations.CustomAnnotationProviderTest
14:56:35 [2022-05-26T18:56:35.249Z] testWeightedWithSubmarkers  Time elapsed: 0.022 s
14:56:35 [2022-05-26T18:56:35.249Z] testSubmarkers  Time elapsed: 0.235 s
14:56:35 [2022-05-26T18:56:35.249Z] testOffset  Time elapsed: 0.002 s
14:56:35 [2022-05-26T18:56:35.249Z] testSimple  Time elapsed: 0.007 s
14:56:35 [2022-05-26T18:56:35.249Z] testIrregular  Time elapsed: 0.001 s
14:56:35 [2022-05-26T18:56:35.249Z] Running org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest
14:56:35 [2022-05-26T18:56:35.249Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest
14:56:35 [2022-05-26T18:56:35.249Z] testNextPreviousIncluded  Time elapsed: 0.001 s
14:56:35 [2022-05-26T18:56:35.249Z] testInvalidRollover  Time elapsed: 0 s
14:56:35 [2022-05-26T18:56:35.249Z] testSmallPeriod  Time elapsed: 0 s
14:56:35 [2022-05-26T18:56:35.249Z] testIsApplicable  Time elapsed: 0.001 s
14:56:35 [2022-05-26T18:56:35.249Z] testFractionalPeriod  Time elapsed: 0 s
14:56:35 [2022-05-26T18:56:35.249Z] testReference  Time elapsed: 0 s
14:56:35 [2022-05-26T18:56:35.249Z] testAlternateShadingAnnotationSource  Time elapsed: 0 s
14:56:35 [2022-05-26T18:56:35.249Z] testRollover  Time elapsed: 0 s
14:56:35 [2022-05-26T18:56:35.249Z] testLineAnnotationSource  Time elapsed: 0.001 s
14:56:35 [2022-05-26T18:56:35.249Z] testCategories  Time elapsed: 0 s
14:56:35 [2022-05-26T18:56:35.249Z] testInvalidPeriod  Time elapsed: 0 s
14:56:35 [2022-05-26T18:56:35.249Z] testResolution  Time elapsed: 0 s
14:56:35 [2022-05-26T18:56:35.249Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest
14:56:35 [2022-05-26T18:56:35.249Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest
14:56:35 [2022-05-26T18:56:35.249Z] testOneHull  Time elapsed: 0.003 s
14:56:35 [2022-05-26T18:56:35.249Z] testFullyIncrementalSerialization  Time elapsed: 0.016 s
14:56:35 [2022-05-26T18:56:35.249Z] testFullyIncremental  Time elapsed: 0.003 s
14:56:35 [2022-05-26T18:56:35.249Z] testDisjoint  Time elapsed: 0.001 s
14:56:35 [2022-05-26T18:56:35.249Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest
14:56:40 [2022-05-26T18:56:40.505Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.372 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest
14:56:40 [2022-05-26T18:56:40.505Z] testNegativeOffset  Time elapsed: 1.346 s
14:56:40 [2022-05-26T18:56:40.505Z] testPositiveOffset  Time elapsed: 1.358 s
14:56:40 [2022-05-26T18:56:40.505Z] testNoOffset  Time elapsed: 1.32 s
14:56:40 [2022-05-26T18:56:40.505Z] testClearOffset  Time elapsed: 1.346 s
14:56:40 [2022-05-26T18:56:40.505Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest
14:56:41 [2022-05-26T18:56:41.070Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.517 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest
14:56:41 [2022-05-26T18:56:41.070Z] testFastTransformSlopeAndOffset[Factory=Object]  Time elapsed: 0.007 s
14:56:41 [2022-05-26T18:56:41.070Z] testFastTransformSlope[Factory=Object]  Time elapsed: 0.08 s
14:56:41 [2022-05-26T18:56:41.070Z] testFastTransformArguments[Factory=Object]  Time elapsed: 0 s
14:56:41 [2022-05-26T18:56:41.070Z] testFLTRepeatability[Factory=Object]  Time elapsed: 0.001 s
14:56:41 [2022-05-26T18:56:41.070Z] testFastTransformPrecision[Factory=Object]  Time elapsed: 0.123 s
14:56:41 [2022-05-26T18:56:41.070Z] testFLTEquivalence[Factory=Object]  Time elapsed: 0 s
14:56:41 [2022-05-26T18:56:41.070Z] testFastTransformSlopeAndOffset[Factory=Deserialized]  Time elapsed: 0.105 s
14:56:41 [2022-05-26T18:56:41.070Z] testFastTransformSlope[Factory=Deserialized]  Time elapsed: 0.099 s
14:56:41 [2022-05-26T18:56:41.070Z] testFastTransformArguments[Factory=Deserialized]  Time elapsed: 0 s
14:56:41 [2022-05-26T18:56:41.070Z] testFLTRepeatability[Factory=Deserialized]  Time elapsed: 0.001 s
14:56:41 [2022-05-26T18:56:41.070Z] testFastTransformPrecision[Factory=Deserialized]  Time elapsed: 0.098 s
14:56:41 [2022-05-26T18:56:41.070Z] testFLTEquivalence[Factory=Deserialized]  Time elapsed: 0.002 s
14:56:41 [2022-05-26T18:56:41.070Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest
14:56:41 [2022-05-26T18:56:41.070Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest
14:56:41 [2022-05-26T18:56:41.070Z] testComposition  Time elapsed: 0 s
14:56:41 [2022-05-26T18:56:41.070Z] testEqualityConstantTransform  Time elapsed: 0 s
14:56:41 [2022-05-26T18:56:41.070Z] testLinearTransform  Time elapsed: 0 s
14:56:41 [2022-05-26T18:56:41.070Z] testIdentityTransform  Time elapsed: 0 s
14:56:41 [2022-05-26T18:56:41.070Z] testEquality  Time elapsed: 0 s
14:56:41 [2022-05-26T18:56:41.070Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest
14:56:41 [2022-05-26T18:56:41.070Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest
14:56:41 [2022-05-26T18:56:41.070Z] transformSlope  Time elapsed: 0 s
14:56:41 [2022-05-26T18:56:41.070Z] testToString  Time elapsed: 0 s
14:56:41 [2022-05-26T18:56:41.070Z] transformIdentity  Time elapsed: 0 s
14:56:41 [2022-05-26T18:56:41.070Z] transformOffset  Time elapsed: 0 s
14:56:41 [2022-05-26T18:56:41.070Z] Running org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest
14:56:41 [2022-05-26T18:56:41.070Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest
14:56:41 [2022-05-26T18:56:41.070Z] testExtractSelectedItems  Time elapsed: 0.001 s
14:56:41 [2022-05-26T18:56:41.070Z] testExtractBoolean  Time elapsed: 0 s
14:56:41 [2022-05-26T18:56:41.070Z] testExtractTimeRequested  Time elapsed: 0 s
14:56:41 [2022-05-26T18:56:41.070Z] testExtractLongList  Time elapsed: 0 s
14:56:41 [2022-05-26T18:56:41.070Z] Running org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest
14:56:41 [2022-05-26T18:56:41.070Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest
14:56:41 [2022-05-26T18:56:41.070Z] testSelectionTimeQuery  Time elapsed: 0.001 s
14:56:41 [2022-05-26T18:56:41.070Z] testTimeQuery  Time elapsed: 0 s
14:56:41 [2022-05-26T18:56:41.070Z] testVirtualTableQuery  Time elapsed: 0 s
14:56:41 [2022-05-26T18:56:41.070Z] Running org.eclipse.tracecompass.tmf.core.tests.util.PairTest
14:56:41 [2022-05-26T18:56:41.070Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.core.tests.util.PairTest
14:56:41 [2022-05-26T18:56:41.070Z] testAccessors  Time elapsed: 0 s
14:56:41 [2022-05-26T18:56:41.070Z] testToString  Time elapsed: 0 s
14:56:41 [2022-05-26T18:56:41.070Z] testEqualsNull  Time elapsed: 0 s
14:56:41 [2022-05-26T18:56:41.070Z] testEqualsDifferentObj  Time elapsed: 0 s
14:56:41 [2022-05-26T18:56:41.070Z] testEqualsSymmetry  Time elapsed: 0 s
14:56:41 [2022-05-26T18:56:41.070Z] testHashCode  Time elapsed: 0 s
14:56:41 [2022-05-26T18:56:41.070Z] testEqualsTransivity  Time elapsed: 0 s
14:56:41 [2022-05-26T18:56:41.070Z] testEqualsReflexivity  Time elapsed: 0 s
14:56:41 [2022-05-26T18:56:41.070Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest
14:56:41 [2022-05-26T18:56:41.070Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest
14:56:41 [2022-05-26T18:56:41.070Z] testGetProvider  Time elapsed: 0.001 s
14:56:41 [2022-05-26T18:56:41.070Z] testRegister_0  Time elapsed: 0 s
14:56:41 [2022-05-26T18:56:41.070Z] testRegister_Unregister_1  Time elapsed: 0.001 s
14:56:41 [2022-05-26T18:56:41.070Z] testRegister_Unregister_2  Time elapsed: 0 s
14:56:41 [2022-05-26T18:56:41.070Z] testRegister_Unregister_3  Time elapsed: 0.001 s
14:56:41 [2022-05-26T18:56:41.070Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest
14:56:50 [2022-05-26T18:56:50.882Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-6qwbh-rvxc6 because kubernetes resource quota exceeded. 
14:56:50 [2022-05-26T18:56:50.883Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-6qwbh-rvxc6" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
14:56:50 [2022-05-26T18:56:50.883Z] Retrying...
14:56:50 [2022-05-26T18:56:50.883Z] 
14:56:51 [2022-05-26T18:56:51.031Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.589 s - in org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest
14:56:51 [2022-05-26T18:56:51.032Z] testGetPlainEvents  Time elapsed: 1.432 s
14:56:51 [2022-05-26T18:56:51.032Z] testGetSyntheticEvents_TimeRange  Time elapsed: 1.503 s
14:56:51 [2022-05-26T18:56:51.032Z] testGetProviders  Time elapsed: 1.374 s
14:56:51 [2022-05-26T18:56:51.032Z] testCancelRequests  Time elapsed: 1.43 s
14:56:51 [2022-05-26T18:56:51.032Z] testGetSyntheticEvents_EqualBlockSizes  Time elapsed: 1.538 s
14:56:51 [2022-05-26T18:56:51.032Z] testGetProviders2  Time elapsed: 1.312 s
14:56:51 [2022-05-26T18:56:51.032Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest
14:56:51 [2022-05-26T18:56:51.993Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-6qwbh-pb0w9 because kubernetes resource quota exceeded. 
14:56:51 [2022-05-26T18:56:51.994Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-6qwbh-pb0w9" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
14:56:51 [2022-05-26T18:56:51.994Z] Retrying...
14:56:51 [2022-05-26T18:56:51.994Z] 
14:56:51 [2022-05-26T18:56:51.994Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-6qwbh-28gjx because kubernetes resource quota exceeded. 
14:56:51 [2022-05-26T18:56:51.994Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-6qwbh-28gjx" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
14:56:51 [2022-05-26T18:56:51.994Z] Retrying...
14:56:51 [2022-05-26T18:56:51.994Z] 
14:57:00 [2022-05-26T18:57:00.989Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.738 s - in org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest
14:57:00 [2022-05-26T18:57:00.990Z] testChildrenFirstCoalescing2  Time elapsed: 0.769 s
14:57:00 [2022-05-26T18:57:00.990Z] testTraceDependencyBackground  Time elapsed: 0.763 s
14:57:00 [2022-05-26T18:57:00.990Z] testChildrenFirstCoalescing  Time elapsed: 0.726 s
14:57:00 [2022-05-26T18:57:00.990Z] testMultipleRequestsCoalescing  Time elapsed: 0.73 s
14:57:00 [2022-05-26T18:57:00.990Z] testChildFirstDependencyBackground  Time elapsed: 1.415 s
14:57:00 [2022-05-26T18:57:00.990Z] testParentDependencyBackground  Time elapsed: 1.437 s
14:57:00 [2022-05-26T18:57:00.990Z] testMixedOrderCoalescing  Time elapsed: 0.748 s
14:57:00 [2022-05-26T18:57:00.990Z] testMixedCoalescing2  Time elapsed: 0.763 s
14:57:00 [2022-05-26T18:57:00.990Z] testParentFirstCoalescing  Time elapsed: 0 s
14:57:00 [2022-05-26T18:57:00.990Z] testTraceDependencyForeground  Time elapsed: 0.642 s
14:57:00 [2022-05-26T18:57:00.990Z] Running org.eclipse.tracecompass.tmf.core.tests.segment.SegmentAspectTest
14:57:00 [2022-05-26T18:57:00.990Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.segment.SegmentAspectTest
14:57:00 [2022-05-26T18:57:00.990Z] aspectResolveTest  Time elapsed: 0.001 s
14:57:00 [2022-05-26T18:57:00.990Z] aspectTypeTest  Time elapsed: 0.001 s
14:57:00 [2022-05-26T18:57:00.990Z] Running org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest
14:57:01 [2022-05-26T18:57:01.980Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-6qwbh-l40bt because kubernetes resource quota exceeded. 
14:57:01 [2022-05-26T18:57:01.980Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-6qwbh-l40bt" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
14:57:01 [2022-05-26T18:57:01.980Z] Retrying...
14:57:01 [2022-05-26T18:57:01.980Z] 
14:57:01 [2022-05-26T18:57:01.997Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-6qwbh-xj1sw because kubernetes resource quota exceeded. 
14:57:01 [2022-05-26T18:57:01.997Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-6qwbh-xj1sw" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
14:57:01 [2022-05-26T18:57:01.997Z] Retrying...
14:57:01 [2022-05-26T18:57:01.997Z] 
14:57:11 [2022-05-26T18:57:11.986Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-6qwbh-8wgc7 because kubernetes resource quota exceeded. 
14:57:11 [2022-05-26T18:57:11.986Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-6qwbh-8wgc7" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
14:57:11 [2022-05-26T18:57:11.986Z] Retrying...
14:57:11 [2022-05-26T18:57:11.986Z] 
14:57:11 [2022-05-26T18:57:11.987Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-6qwbh-bfqmg because kubernetes resource quota exceeded. 
14:57:11 [2022-05-26T18:57:11.987Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-6qwbh-bfqmg" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
14:57:11 [2022-05-26T18:57:11.987Z] Retrying...
14:57:11 [2022-05-26T18:57:11.987Z] 
14:57:15 [2022-05-26T18:57:15.850Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.005 s - in org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest
14:57:15 [2022-05-26T18:57:15.851Z] testDelay  Time elapsed: 6.003 s
14:57:15 [2022-05-26T18:57:15.851Z] testOneChannel  Time elapsed: 5 s
14:57:15 [2022-05-26T18:57:15.851Z] testMultipleChannels  Time elapsed: 5.001 s
14:57:15 [2022-05-26T18:57:15.851Z] Running org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest
14:57:15 [2022-05-26T18:57:15.851Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest
14:57:15 [2022-05-26T18:57:15.851Z] testInboundBlacklisting  Time elapsed: 0.002 s
14:57:15 [2022-05-26T18:57:15.851Z] testBroadcastAsync  Time elapsed: 0.002 s
14:57:15 [2022-05-26T18:57:15.851Z] testSendReceive  Time elapsed: 0.001 s
14:57:15 [2022-05-26T18:57:15.851Z] testConcurrentSignals  Time elapsed: 0.009 s
14:57:15 [2022-05-26T18:57:15.851Z] testOutboundBlacklisting  Time elapsed: 0 s
14:57:15 [2022-05-26T18:57:15.851Z] testNestedSignals  Time elapsed: 0 s
14:57:15 [2022-05-26T18:57:15.851Z] Running org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest
14:57:15 [2022-05-26T18:57:15.851Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest
14:57:15 [2022-05-26T18:57:15.851Z] testTmfCorePluginId  Time elapsed: 0 s
14:57:15 [2022-05-26T18:57:15.851Z] testGetDefault  Time elapsed: 0.001 s
14:57:15 [2022-05-26T18:57:15.851Z] 
14:57:15 [2022-05-26T18:57:15.851Z] Results:
14:57:15 [2022-05-26T18:57:15.851Z] 
14:57:15 [2022-05-26T18:57:15.851Z] Tests run: 877, Failures: 0, Errors: 0, Skipped: 1
14:57:15 [2022-05-26T18:57:15.851Z] 
14:57:15 [2022-05-26T18:57:15.851Z] 
14:57:15 [2022-05-26T18:57:15.851Z] !ENTRY org.eclipse.core.resources 2 10035 2022-05-26 18:57:15.452
14:57:15 [2022-05-26T18:57:15.851Z] !MESSAGE The workspace will exit with unsaved changes in this session.
14:57:15 [2022-05-26T18:57:15.851Z] [INFO] All tests passed!
14:57:15 [2022-05-26T18:57:15.851Z] [INFO] 
14:57:15 [2022-05-26T18:57:15.851Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.core.tests ---
14:57:15 [2022-05-26T18:57:15.851Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.18-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.18-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.18-SNAPSHOT.jar
14:57:15 [2022-05-26T18:57:15.851Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.18-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.18-SNAPSHOT.pom
14:57:15 [2022-05-26T18:57:15.851Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.18-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.18-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.18-SNAPSHOT-sources.jar
14:57:15 [2022-05-26T18:57:15.851Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.18-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.18-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.18-SNAPSHOT-pack200.jar.pack.gz
14:57:15 [2022-05-26T18:57:15.851Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.18-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.18-SNAPSHOT-p2metadata.xml
14:57:15 [2022-05-26T18:57:15.851Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.18-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.18-SNAPSHOT-p2artifacts.xml
14:57:15 [2022-05-26T18:57:15.851Z] [INFO] 
14:57:15 [2022-05-26T18:57:15.851Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.core.tests ---
14:57:15 [2022-05-26T18:57:15.851Z] [INFO] 
14:57:15 [2022-05-26T18:57:15.851Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core >---
14:57:15 [2022-05-26T18:57:15.851Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.core 4.4.0-SNAPSHOT   [19/140]
14:57:15 [2022-05-26T18:57:15.851Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:57:15 [2022-05-26T18:57:15.851Z] [INFO] 
14:57:15 [2022-05-26T18:57:15.851Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.core ---
14:57:15 [2022-05-26T18:57:15.851Z] [INFO] 
14:57:15 [2022-05-26T18:57:15.851Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.core ---
14:57:15 [2022-05-26T18:57:15.851Z] [INFO] The project's OSGi version is 4.4.0.202205261847
14:57:15 [2022-05-26T18:57:15.851Z] [INFO] 
14:57:15 [2022-05-26T18:57:15.852Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.core ---
14:57:15 [2022-05-26T18:57:15.852Z] [INFO] 
14:57:15 [2022-05-26T18:57:15.852Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.core ---
14:57:15 [2022-05-26T18:57:15.852Z] [INFO] 
14:57:15 [2022-05-26T18:57:15.852Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.core ---
14:57:15 [2022-05-26T18:57:15.852Z] [INFO] 
14:57:15 [2022-05-26T18:57:15.852Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.core ---
14:57:15 [2022-05-26T18:57:15.852Z] [INFO] 
14:57:15 [2022-05-26T18:57:15.852Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ctf.core ---
14:57:15 [2022-05-26T18:57:15.852Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ctf.core...
14:57:15 [2022-05-26T18:57:15.852Z] [INFO] 
14:57:15 [2022-05-26T18:57:15.852Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.core ---
14:57:15 [2022-05-26T18:57:15.852Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:57:15 [2022-05-26T18:57:15.852Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/main/resources
14:57:15 [2022-05-26T18:57:15.852Z] [INFO] 
14:57:15 [2022-05-26T18:57:15.852Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.core ---
14:57:15 [2022-05-26T18:57:15.852Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core:4.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
14:57:15 [2022-05-26T18:57:15.852Z] [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/classes
14:57:16 [2022-05-26T18:57:16.417Z] [INFO] 
14:57:16 [2022-05-26T18:57:16.417Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.ctf.core ---
14:57:16 [2022-05-26T18:57:16.417Z] [INFO] 
14:57:16 [2022-05-26T18:57:16.417Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.core ---
14:57:16 [2022-05-26T18:57:16.417Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:57:16 [2022-05-26T18:57:16.417Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/test/resources
14:57:16 [2022-05-26T18:57:16.417Z] [INFO] 
14:57:16 [2022-05-26T18:57:16.417Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.ctf.core ---
14:57:16 [2022-05-26T18:57:16.417Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core:4.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
14:57:16 [2022-05-26T18:57:16.417Z] [INFO] 
14:57:16 [2022-05-26T18:57:16.417Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.tmf.ctf.core ---
14:57:16 [2022-05-26T18:57:16.417Z] [INFO] No tests to run.
14:57:16 [2022-05-26T18:57:16.417Z] [INFO] 
14:57:16 [2022-05-26T18:57:16.417Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.ctf.core ---
14:57:16 [2022-05-26T18:57:16.417Z] [INFO] 
14:57:16 [2022-05-26T18:57:16.417Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.core ---
14:57:16 [2022-05-26T18:57:16.417Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.4.0-SNAPSHOT-sources.jar
14:57:16 [2022-05-26T18:57:16.417Z] [INFO] 
14:57:16 [2022-05-26T18:57:16.417Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.core ---
14:57:16 [2022-05-26T18:57:16.417Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.4.0-SNAPSHOT.jar
14:57:16 [2022-05-26T18:57:16.417Z] [INFO] 
14:57:16 [2022-05-26T18:57:16.417Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.core ---
14:57:16 [2022-05-26T18:57:16.417Z] [INFO] 
14:57:16 [2022-05-26T18:57:16.417Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ctf.core ---
14:57:16 [2022-05-26T18:57:16.417Z] [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:57:16 [2022-05-26T18:57:16.417Z] [INFO] 
14:57:16 [2022-05-26T18:57:16.417Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ctf.core ---
14:57:16 [2022-05-26T18:57:16.417Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:57:16 [2022-05-26T18:57:16.417Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.4.0-SNAPSHOT.jar
14:57:16 [2022-05-26T18:57:16.675Z] [INFO] 
14:57:16 [2022-05-26T18:57:16.675Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.core ---
14:57:16 [2022-05-26T18:57:16.675Z] [INFO] 
14:57:16 [2022-05-26T18:57:16.675Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.tmf.ctf.core ---
14:57:16 [2022-05-26T18:57:16.675Z] [INFO] 
14:57:16 [2022-05-26T18:57:16.675Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.tmf.ctf.core ---
14:57:16 [2022-05-26T18:57:16.675Z] [INFO] No tests to run.
14:57:16 [2022-05-26T18:57:16.675Z] [INFO] 
14:57:16 [2022-05-26T18:57:16.675Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.core ---
14:57:16 [2022-05-26T18:57:16.675Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.4.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.4.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.4.0-SNAPSHOT.jar
14:57:16 [2022-05-26T18:57:16.675Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.tmf.ctf.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.4.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.4.0-SNAPSHOT.pom
14:57:16 [2022-05-26T18:57:16.675Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.4.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.4.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.4.0-SNAPSHOT-sources.jar
14:57:16 [2022-05-26T18:57:16.675Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.4.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.4.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.4.0-SNAPSHOT-pack200.jar.pack.gz
14:57:16 [2022-05-26T18:57:16.675Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.4.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.4.0-SNAPSHOT-p2metadata.xml
14:57:16 [2022-05-26T18:57:16.675Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.4.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.4.0-SNAPSHOT-p2artifacts.xml
14:57:16 [2022-05-26T18:57:16.675Z] [INFO] 
14:57:16 [2022-05-26T18:57:16.675Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.core ---
14:57:16 [2022-05-26T18:57:16.675Z] [INFO] 
14:57:16 [2022-05-26T18:57:16.675Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests >--
14:57:16 [2022-05-26T18:57:16.675Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.core.tests 1.0.14-SNAPSHOT [20/140]
14:57:16 [2022-05-26T18:57:16.675Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:57:16 [2022-05-26T18:57:16.675Z] [INFO] 
14:57:16 [2022-05-26T18:57:16.675Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
14:57:16 [2022-05-26T18:57:16.675Z] [INFO] 
14:57:16 [2022-05-26T18:57:16.675Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
14:57:16 [2022-05-26T18:57:16.675Z] [INFO] The project's OSGi version is 1.0.14.202205261847
14:57:16 [2022-05-26T18:57:16.675Z] [INFO] 
14:57:16 [2022-05-26T18:57:16.675Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
14:57:16 [2022-05-26T18:57:16.675Z] [INFO] 
14:57:16 [2022-05-26T18:57:16.675Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
14:57:16 [2022-05-26T18:57:16.675Z] [INFO] 
14:57:16 [2022-05-26T18:57:16.675Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
14:57:16 [2022-05-26T18:57:16.675Z] [INFO] 
14:57:16 [2022-05-26T18:57:16.675Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
14:57:16 [2022-05-26T18:57:16.675Z] [INFO] 
14:57:16 [2022-05-26T18:57:16.675Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
14:57:16 [2022-05-26T18:57:16.675Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ctf.core.tests...
14:57:16 [2022-05-26T18:57:16.934Z] [INFO] 
14:57:16 [2022-05-26T18:57:16.934Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
14:57:16 [2022-05-26T18:57:16.934Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:57:16 [2022-05-26T18:57:16.934Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/main/resources
14:57:16 [2022-05-26T18:57:16.934Z] [INFO] 
14:57:16 [2022-05-26T18:57:16.934Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
14:57:16 [2022-05-26T18:57:16.934Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests:1.0.14-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/pom.xml
14:57:16 [2022-05-26T18:57:16.934Z] [INFO] Compiling 33 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/classes
14:57:17 [2022-05-26T18:57:17.498Z] [INFO] 
14:57:17 [2022-05-26T18:57:17.498Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
14:57:17 [2022-05-26T18:57:17.498Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:57:17 [2022-05-26T18:57:17.498Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/test/resources
14:57:17 [2022-05-26T18:57:17.498Z] [INFO] 
14:57:17 [2022-05-26T18:57:17.498Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
14:57:17 [2022-05-26T18:57:17.498Z] [INFO] 
14:57:17 [2022-05-26T18:57:17.498Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
14:57:17 [2022-05-26T18:57:17.498Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.14-SNAPSHOT-sources.jar
14:57:17 [2022-05-26T18:57:17.756Z] [INFO] 
14:57:17 [2022-05-26T18:57:17.756Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
14:57:17 [2022-05-26T18:57:17.756Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.14-SNAPSHOT.jar
14:57:17 [2022-05-26T18:57:17.756Z] [INFO] 
14:57:17 [2022-05-26T18:57:17.756Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
14:57:17 [2022-05-26T18:57:17.756Z] [INFO] 
14:57:17 [2022-05-26T18:57:17.756Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
14:57:17 [2022-05-26T18:57:17.756Z] [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:57:17 [2022-05-26T18:57:17.756Z] [INFO] 
14:57:17 [2022-05-26T18:57:17.756Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
14:57:17 [2022-05-26T18:57:17.756Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:57:17 [2022-05-26T18:57:17.756Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.14-SNAPSHOT.jar
14:57:18 [2022-05-26T18:57:18.014Z] [INFO] 
14:57:18 [2022-05-26T18:57:18.014Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
14:57:18 [2022-05-26T18:57:18.014Z] [INFO] 
14:57:18 [2022-05-26T18:57:18.014Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
14:57:18 [2022-05-26T18:57:18.582Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java)
14:57:18 [2022-05-26T18:57:18.582Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/data/.metadata/.log
14:57:18 [2022-05-26T18:57:18.582Z] [INFO] Command line:
14:57:18 [2022-05-26T18:57:18.582Z] 	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:57:18 [2022-05-26T18:57:18.582Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:57:21 [2022-05-26T18:57:21.990Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-6qwbh-kfthj because kubernetes resource quota exceeded. 
14:57:21 [2022-05-26T18:57:21.990Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-6qwbh-kfthj" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
14:57:21 [2022-05-26T18:57:21.990Z] Retrying...
14:57:21 [2022-05-26T18:57:21.990Z] 
14:57:22 [2022-05-26T18:57:22.002Z] Created Pod: kubernetes tracecompass/tracecompass-build-6qwbh-r3pdx
14:57:22 [2022-05-26T18:57:22.155Z] [Normal][tracecompass/tracecompass-build-6qwbh-r3pdx][Scheduled] Successfully assigned tracecompass/tracecompass-build-6qwbh-r3pdx to okdnode-24
14:57:24 [2022-05-26T18:57:24.101Z] !SESSION 2022-05-26 18:57:18.662 -----------------------------------------------
14:57:24 [2022-05-26T18:57:24.102Z] eclipse.buildId=unknown
14:57:24 [2022-05-26T18:57:24.102Z] java.version=11.0.2
14:57:24 [2022-05-26T18:57:24.102Z] java.vendor=Oracle Corporation
14:57:24 [2022-05-26T18:57:24.102Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:57:24 [2022-05-26T18:57:24.102Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:57:24 [2022-05-26T18:57:24.102Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:57:24 [2022-05-26T18:57:24.102Z] 
14:57:24 [2022-05-26T18:57:24.102Z] !ENTRY org.eclipse.compare.win32 4 0 2022-05-26 18:57:23.861
14:57:24 [2022-05-26T18:57:24.102Z] !MESSAGE FrameworkEvent ERROR
14:57:24 [2022-05-26T18:57:24.102Z] !STACK 0
14:57:24 [2022-05-26T18:57:24.102Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [66]
14:57:24 [2022-05-26T18:57:24.102Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:57:24 [2022-05-26T18:57:24.102Z] 
14:57:24 [2022-05-26T18:57:24.102Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
14:57:24 [2022-05-26T18:57:24.102Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1847)
14:57:24 [2022-05-26T18:57:24.102Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
14:57:24 [2022-05-26T18:57:24.102Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1840)
14:57:24 [2022-05-26T18:57:24.102Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1781)
14:57:24 [2022-05-26T18:57:24.102Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1745)
14:57:24 [2022-05-26T18:57:24.102Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1667)
14:57:24 [2022-05-26T18:57:24.102Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:57:24 [2022-05-26T18:57:24.102Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:57:24 [2022-05-26T18:57:24.102Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:57:24 [2022-05-26T18:57:24.360Z] 
14:57:24 [2022-05-26T18:57:24.360Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2022-05-26 18:57:24.190
14:57:24 [2022-05-26T18:57:24.360Z] !MESSAGE FrameworkEvent ERROR
14:57:24 [2022-05-26T18:57:24.360Z] !STACK 0
14:57:24 [2022-05-26T18:57:24.360Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [139]
14:57:24 [2022-05-26T18:57:24.360Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:57:24 [2022-05-26T18:57:24.360Z] 
14:57:24 [2022-05-26T18:57:24.360Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
14:57:24 [2022-05-26T18:57:24.360Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1847)
14:57:24 [2022-05-26T18:57:24.360Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
14:57:24 [2022-05-26T18:57:24.360Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1840)
14:57:24 [2022-05-26T18:57:24.360Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1781)
14:57:24 [2022-05-26T18:57:24.360Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1745)
14:57:24 [2022-05-26T18:57:24.360Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1667)
14:57:24 [2022-05-26T18:57:24.360Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:57:24 [2022-05-26T18:57:24.360Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:57:24 [2022-05-26T18:57:24.360Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:57:24 [2022-05-26T18:57:24.532Z] [Normal][tracecompass/tracecompass-build-6qwbh-r3pdx][AddedInterface] Add eth0 [10.40.63.193/23] from openshift-sdn
14:57:24 [2022-05-26T18:57:24.778Z] [Normal][tracecompass/tracecompass-build-6qwbh-r3pdx][Pulling] Pulling image "eclipse/tracecompass-build-env:18.04"
14:57:26 [2022-05-26T18:57:26.258Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest
14:57:26 [2022-05-26T18:57:26.259Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest
14:57:26 [2022-05-26T18:57:26.259Z] testToString  Time elapsed: 0.007 s
14:57:26 [2022-05-26T18:57:26.259Z] testCtfTmfEventType  Time elapsed: 0.001 s
14:57:26 [2022-05-26T18:57:26.259Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest
14:57:26 [2022-05-26T18:57:26.584Z] [Normal][tracecompass/tracecompass-build-6qwbh-r3pdx][Pulled] Successfully pulled image "eclipse/tracecompass-build-env:18.04" in 1.799846186s
14:57:26 [2022-05-26T18:57:26.782Z] [Normal][tracecompass/tracecompass-build-6qwbh-r3pdx][Created] Created container tracecompass
14:57:26 [2022-05-26T18:57:26.826Z] [Normal][tracecompass/tracecompass-build-6qwbh-r3pdx][Started] Started container tracecompass
14:57:26 [2022-05-26T18:57:26.837Z] [Normal][tracecompass/tracecompass-build-6qwbh-r3pdx][Pulling] Pulling image "eclipsecbi/jenkins-jnlp-agent"
14:57:27 [2022-05-26T18:57:27.370Z] [Normal][tracecompass/tracecompass-build-6qwbh-r3pdx][Pulled] Successfully pulled image "eclipsecbi/jenkins-jnlp-agent" in 536.326881ms
14:57:27 [2022-05-26T18:57:27.566Z] [Normal][tracecompass/tracecompass-build-6qwbh-r3pdx][Created] Created container jnlp
14:57:27 [2022-05-26T18:57:27.622Z] [Normal][tracecompass/tracecompass-build-6qwbh-r3pdx][Started] Started container jnlp
14:57:28 [2022-05-26T18:57:28.787Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.863 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest
14:57:28 [2022-05-26T18:57:28.788Z] testLostEventsTotals  Time elapsed: 0.004 s
14:57:28 [2022-05-26T18:57:28.788Z] testLostEventsTypes  Time elapsed: 0.001 s
14:57:28 [2022-05-26T18:57:28.788Z] testLostEventsTotalInRange  Time elapsed: 0.003 s
14:57:28 [2022-05-26T18:57:28.788Z] testLostEventsTypesInRange  Time elapsed: 0.001 s
14:57:28 [2022-05-26T18:57:28.788Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest
14:57:41 [2022-05-26T18:57:41.992Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-6qwbh-8hd6p because kubernetes resource quota exceeded. 
14:57:41 [2022-05-26T18:57:41.993Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-6qwbh-8hd6p" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
14:57:41 [2022-05-26T18:57:41.993Z] Retrying...
14:57:41 [2022-05-26T18:57:41.993Z] 
14:57:43 [2022-05-26T18:57:43.655Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.458 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest
14:57:43 [2022-05-26T18:57:43.656Z] testNbEvents  Time elapsed: 1.629 s
14:57:43 [2022-05-26T18:57:43.656Z] testNbEventsBug475007  Time elapsed: 3.677 s
14:57:43 [2022-05-26T18:57:43.656Z] testNormalEvent  Time elapsed: 1.609 s
14:57:43 [2022-05-26T18:57:43.656Z] testSecondLostEvent  Time elapsed: 1.508 s
14:57:43 [2022-05-26T18:57:43.656Z] testFirstLostEvent  Time elapsed: 1.408 s
14:57:43 [2022-05-26T18:57:43.656Z] testLostEventWithTransform  Time elapsed: 2.624 s
14:57:43 [2022-05-26T18:57:43.656Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldVariantTest
14:57:43 [2022-05-26T18:57:43.656Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldVariantTest
14:57:43 [2022-05-26T18:57:43.656Z] testVariantGetField  Time elapsed: 0.002 s
14:57:43 [2022-05-26T18:57:43.656Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfCpuAspectTest
14:57:43 [2022-05-26T18:57:43.656Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfCpuAspectTest
14:57:43 [2022-05-26T18:57:43.656Z] test  Time elapsed: 0.001 s
14:57:43 [2022-05-26T18:57:43.656Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldSignExtensionTest
14:57:43 [2022-05-26T18:57:43.656Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldSignExtensionTest
14:57:43 [2022-05-26T18:57:43.656Z] testUnsignedByte  Time elapsed: 0.058 s
14:57:43 [2022-05-26T18:57:43.656Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest
14:57:43 [2022-05-26T18:57:43.656Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.185 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest
14:57:43 [2022-05-26T18:57:43.656Z] testGetFieldNames  Time elapsed: 0.001 s
14:57:43 [2022-05-26T18:57:43.656Z] testGetFieldValue  Time elapsed: 0 s
14:57:43 [2022-05-26T18:57:43.656Z] testCTFEvent_read  Time elapsed: 0 s
14:57:43 [2022-05-26T18:57:43.656Z] testGetSubFieldValue  Time elapsed: 0.001 s
14:57:43 [2022-05-26T18:57:43.656Z] testToString  Time elapsed: 0 s
14:57:43 [2022-05-26T18:57:43.656Z] testCustomAttributes  Time elapsed: 0.001 s
14:57:43 [2022-05-26T18:57:43.656Z] testGetters  Time elapsed: 0 s
14:57:43 [2022-05-26T18:57:43.656Z] testTimestamp  Time elapsed: 0 s
14:57:43 [2022-05-26T18:57:43.656Z] testGetEventName  Time elapsed: 0 s
14:57:43 [2022-05-26T18:57:43.656Z] testGetTimestamp  Time elapsed: 0 s
14:57:43 [2022-05-26T18:57:43.656Z] testGetFields  Time elapsed: 0 s
14:57:43 [2022-05-26T18:57:43.656Z] testGetCPU  Time elapsed: 0.001 s
14:57:43 [2022-05-26T18:57:43.656Z] testNullEvent  Time elapsed: 0 s
14:57:43 [2022-05-26T18:57:43.656Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest
14:57:45 [2022-05-26T18:57:45.551Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.911 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest
14:57:45 [2022-05-26T18:57:45.551Z] testTrace  Time elapsed: 0 s
14:57:45 [2022-05-26T18:57:45.551Z] testContextEnd  Time elapsed: 0.088 s
14:57:45 [2022-05-26T18:57:45.551Z] testContext1  Time elapsed: 0.135 s
14:57:45 [2022-05-26T18:57:45.551Z] testContext2  Time elapsed: 0.039 s
14:57:45 [2022-05-26T18:57:45.551Z] testContext3  Time elapsed: 0.098 s
14:57:45 [2022-05-26T18:57:45.551Z] testContext4  Time elapsed: 0.136 s
14:57:45 [2022-05-26T18:57:45.551Z] testContextMiddle  Time elapsed: 0.094 s
14:57:45 [2022-05-26T18:57:45.551Z] testContextStart  Time elapsed: 0.046 s
14:57:45 [2022-05-26T18:57:45.551Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest
14:57:45 [2022-05-26T18:57:45.551Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest
14:57:45 [2022-05-26T18:57:45.551Z] testParseField_array_int  Time elapsed: 0.001 s
14:57:45 [2022-05-26T18:57:45.551Z] testParseField_variant  Time elapsed: 0 s
14:57:45 [2022-05-26T18:57:45.551Z] testParseField_float  Time elapsed: 0.001 s
14:57:45 [2022-05-26T18:57:45.551Z] testParseField_enum  Time elapsed: 0.001 s
14:57:45 [2022-05-26T18:57:45.551Z] testParseField_string  Time elapsed: 0.001 s
14:57:45 [2022-05-26T18:57:45.551Z] testParseField_struct  Time elapsed: 0 s
14:57:45 [2022-05-26T18:57:45.551Z] testParseField_sequence  Time elapsed: 0.001 s
14:57:45 [2022-05-26T18:57:45.551Z] testParseField_sequence_value  Time elapsed: 0 s
14:57:45 [2022-05-26T18:57:45.551Z] testParseField_array_enum  Time elapsed: 0 s
14:57:45 [2022-05-26T18:57:45.551Z] testParseField_array_float  Time elapsed: 0 s
14:57:45 [2022-05-26T18:57:45.551Z] testParseField_int  Time elapsed: 0 s
14:57:45 [2022-05-26T18:57:45.551Z] testParseField_array_variant  Time elapsed: 0.001 s
14:57:45 [2022-05-26T18:57:45.551Z] testParseField_array_string  Time elapsed: 0 s
14:57:45 [2022-05-26T18:57:45.551Z] testParseField_array_struct  Time elapsed: 0.001 s
14:57:45 [2022-05-26T18:57:45.551Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest
14:57:51 [2022-05-26T18:57:51.977Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-6qwbh-66wn3 because kubernetes resource quota exceeded. 
14:57:51 [2022-05-26T18:57:51.978Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-6qwbh-66wn3" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
14:57:51 [2022-05-26T18:57:51.978Z] Retrying...
14:57:51 [2022-05-26T18:57:51.978Z] 
14:57:52 [2022-05-26T18:57:52.098Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.888 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest
14:57:52 [2022-05-26T18:57:52.099Z] testGetEventsInRangeWholeRange  Time elapsed: 0.001 s
14:57:52 [2022-05-26T18:57:52.099Z] testGetEventTypesInRangeMinusEnd  Time elapsed: 0.001 s
14:57:52 [2022-05-26T18:57:52.099Z] testGetEventsInRangeMinusEnd  Time elapsed: 0 s
14:57:52 [2022-05-26T18:57:52.099Z] testEventTypesTotal  Time elapsed: 0 s
14:57:52 [2022-05-26T18:57:52.099Z] testGetEventTypesInRangeWholeRange  Time elapsed: 0 s
14:57:52 [2022-05-26T18:57:52.099Z] testGetEventsTotal  Time elapsed: 0 s
14:57:52 [2022-05-26T18:57:52.099Z] testGetEventsInRangeNoEventsAtEdges  Time elapsed: 0.073 s
14:57:52 [2022-05-26T18:57:52.099Z] testGetEventsInRangeEventAtEnd  Time elapsed: 0.001 s
14:57:52 [2022-05-26T18:57:52.099Z] testGetEventsInRangeEventAtStart  Time elapsed: 0.001 s
14:57:52 [2022-05-26T18:57:52.099Z] testGetEventTypesInRangeNoEvents  Time elapsed: 0.004 s
14:57:52 [2022-05-26T18:57:52.099Z] testHistogramQuerySmall  Time elapsed: 0.003 s
14:57:52 [2022-05-26T18:57:52.099Z] testGetEventsInRangeNoEvents  Time elapsed: 0.001 s
14:57:52 [2022-05-26T18:57:52.099Z] testGetEventsInRangeMinusStart  Time elapsed: 0 s
14:57:52 [2022-05-26T18:57:52.099Z] testGetEventTypesInRangeNoEventsAtEdges  Time elapsed: 0.002 s
14:57:52 [2022-05-26T18:57:52.099Z] testGetEventTypesInRangeEventAtEnd  Time elapsed: 0.002 s
14:57:52 [2022-05-26T18:57:52.099Z] testGetEventTypesInRangeEventAtStart  Time elapsed: 0.003 s
14:57:52 [2022-05-26T18:57:52.099Z] testGetEventsInRangeEventAtBoth  Time elapsed: 0 s
14:57:52 [2022-05-26T18:57:52.099Z] testGetEventTypesInRangeMinusStart  Time elapsed: 0.002 s
14:57:52 [2022-05-26T18:57:52.099Z] testGetEventTypesInRangeEventAtBoth  Time elapsed: 0.001 s
14:57:52 [2022-05-26T18:57:52.099Z] testHistogramQueryFull  Time elapsed: 0.004 s
14:57:52 [2022-05-26T18:57:52.099Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest
14:58:01 [2022-05-26T18:58:01.989Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-6qwbh-680f2 because kubernetes resource quota exceeded. 
14:58:01 [2022-05-26T18:58:01.990Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-6qwbh-680f2" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
14:58:01 [2022-05-26T18:58:01.990Z] Retrying...
14:58:01 [2022-05-26T18:58:01.990Z] 
14:58:06 [2022-05-26T18:58:06.960Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 15.401 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest
14:58:06 [2022-05-26T18:58:06.961Z] preemptedForegroundRequest  Time elapsed: 0.196 s
14:58:06 [2022-05-26T18:58:06.961Z] foregroundRequest  Time elapsed: 1.315 s
14:58:06 [2022-05-26T18:58:06.961Z] executionOrder skipped
14:58:06 [2022-05-26T18:58:06.961Z] TestMultiRequest1  Time elapsed: 1.976 s
14:58:06 [2022-05-26T18:58:06.961Z] TestMultiRequest2  Time elapsed: 1.9 s
14:58:06 [2022-05-26T18:58:06.961Z] TestMultiRequest3  Time elapsed: 0.854 s
14:58:06 [2022-05-26T18:58:06.961Z] TestMultiRequest4  Time elapsed: 0.24 s
14:58:06 [2022-05-26T18:58:06.961Z] TestMultiRequest5  Time elapsed: 0.209 s
14:58:06 [2022-05-26T18:58:06.961Z] TestMultiRequest6  Time elapsed: 1.785 s
14:58:06 [2022-05-26T18:58:06.961Z] TestMultiRequest7  Time elapsed: 1.937 s
14:58:06 [2022-05-26T18:58:06.961Z] preemptedBackgroundRequest  Time elapsed: 0.26 s
14:58:06 [2022-05-26T18:58:06.961Z] backgroundRequest  Time elapsed: 2.683 s
14:58:06 [2022-05-26T18:58:06.961Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest
14:58:11 [2022-05-26T18:58:11.984Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-6qwbh-hshdd because kubernetes resource quota exceeded. 
14:58:11 [2022-05-26T18:58:11.985Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-6qwbh-hshdd" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
14:58:11 [2022-05-26T18:58:11.985Z] Retrying...
14:58:11 [2022-05-26T18:58:11.985Z] 
14:58:21 [2022-05-26T18:58:21.980Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-6qwbh-kkn8h because kubernetes resource quota exceeded. 
14:58:21 [2022-05-26T18:58:21.980Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-6qwbh-kkn8h" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
14:58:21 [2022-05-26T18:58:21.980Z] Retrying...
14:58:21 [2022-05-26T18:58:21.980Z] 
14:58:31 [2022-05-26T18:58:31.981Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-6qwbh-fq04j because kubernetes resource quota exceeded. 
14:58:31 [2022-05-26T18:58:31.981Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-6qwbh-fq04j" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
14:58:31 [2022-05-26T18:58:31.981Z] Retrying...
14:58:31 [2022-05-26T18:58:31.981Z] 
14:58:41 [2022-05-26T18:58:41.978Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-6qwbh-60tg2 because kubernetes resource quota exceeded. 
14:58:41 [2022-05-26T18:58:41.978Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-6qwbh-60tg2" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
14:58:41 [2022-05-26T18:58:41.978Z] Retrying...
14:58:41 [2022-05-26T18:58:41.978Z] 
14:58:51 [2022-05-26T18:58:51.980Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-6qwbh-t8cqq because kubernetes resource quota exceeded. 
14:58:51 [2022-05-26T18:58:51.981Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-6qwbh-t8cqq" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
14:58:51 [2022-05-26T18:58:51.981Z] Retrying...
14:58:51 [2022-05-26T18:58:51.981Z] 
14:59:02 [2022-05-26T18:59:02.000Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-6qwbh-5g9rc because kubernetes resource quota exceeded. 
14:59:02 [2022-05-26T18:59:02.000Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-6qwbh-5g9rc" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
14:59:02 [2022-05-26T18:59:02.000Z] Retrying...
14:59:02 [2022-05-26T18:59:02.000Z] 
14:59:03 [2022-05-26T18:59:03.162Z] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 50.313 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest
14:59:03 [2022-05-26T18:59:03.162Z] testTraceTimeRangeClampingEnd  Time elapsed: 0.006 s
14:59:03 [2022-05-26T18:59:03.162Z] testTraceSetNestedExperiment  Time elapsed: 9.083 s
14:59:03 [2022-05-26T18:59:03.162Z] testExperimentTimestampInTrace  Time elapsed: 2.825 s
14:59:03 [2022-05-26T18:59:03.162Z] testExperimentTimestampInvalid  Time elapsed: 2.796 s
14:59:03 [2022-05-26T18:59:03.162Z] testExperimentInitialRange  Time elapsed: 2.816 s
14:59:03 [2022-05-26T18:59:03.162Z] testTraceTimeRangeClampingStart  Time elapsed: 0.001 s
14:59:03 [2022-05-26T18:59:03.162Z] testTwoTracesTimeRangePartiallyInOne  Time elapsed: 0.001 s
14:59:03 [2022-05-26T18:59:03.162Z] testExperimentRangeClampingBoth  Time elapsed: 2.883 s
14:59:03 [2022-05-26T18:59:03.162Z] testTwoTracesTimestampValid  Time elapsed: 0.001 s
14:59:03 [2022-05-26T18:59:03.162Z] testTwoTracesTimestampInBetween  Time elapsed: 0.001 s
14:59:03 [2022-05-26T18:59:03.162Z] testTraceSetWithNestedExperiment  Time elapsed: 7.941 s
14:59:03 [2022-05-26T18:59:03.162Z] testTwoTracesTimestampInvalid  Time elapsed: 0.002 s
14:59:03 [2022-05-26T18:59:03.162Z] testTraceInitialRange  Time elapsed: 0 s
14:59:03 [2022-05-26T18:59:03.162Z] testTwoTracesTimeRangeAllInOne  Time elapsed: 0.002 s
14:59:03 [2022-05-26T18:59:03.162Z] testInitialize  Time elapsed: 0 s
14:59:03 [2022-05-26T18:59:03.162Z] testTraceTimeRangeClampingBoth  Time elapsed: 0.002 s
14:59:03 [2022-05-26T18:59:03.162Z] testTraceNewTimeRange  Time elapsed: 0.001 s
14:59:03 [2022-05-26T18:59:03.162Z] testTraceSetExperiment  Time elapsed: 2.884 s
14:59:03 [2022-05-26T18:59:03.162Z] testTwoTracesTimeRangeInBoth  Time elapsed: 0.003 s
14:59:03 [2022-05-26T18:59:03.162Z] testExperimentRangeInBetween  Time elapsed: 2.755 s
14:59:03 [2022-05-26T18:59:03.162Z] testExperimentRangeClampingOne  Time elapsed: 2.804 s
14:59:03 [2022-05-26T18:59:03.162Z] testTraceSetWithExperiment  Time elapsed: 2.873 s
14:59:03 [2022-05-26T18:59:03.162Z] testNewTimestamp  Time elapsed: 0.001 s
14:59:03 [2022-05-26T18:59:03.162Z] testTraceSetForHost  Time elapsed: 0.003 s
14:59:03 [2022-05-26T18:59:03.162Z] testTraceSetExperimentForHost  Time elapsed: 2.76 s
14:59:03 [2022-05-26T18:59:03.162Z] testTwoTracesTimeRangeInBetween  Time elapsed: 0.001 s
14:59:03 [2022-05-26T18:59:03.162Z] testExperimentTimestampInBetween  Time elapsed: 2.812 s
14:59:03 [2022-05-26T18:59:03.162Z] testTraceSet  Time elapsed: 0.001 s
14:59:03 [2022-05-26T18:59:03.162Z] testTimestampAfter  Time elapsed: 0.001 s
14:59:03 [2022-05-26T18:59:03.162Z] testTimestampBefore  Time elapsed: 0 s
14:59:03 [2022-05-26T18:59:03.162Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest
14:59:03 [2022-05-26T18:59:03.162Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.244 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest
14:59:03 [2022-05-26T18:59:03.162Z] testSupplementaryFileDir  Time elapsed: 1.155 s
14:59:03 [2022-05-26T18:59:03.162Z] testDeleteSupplementaryFolder  Time elapsed: 1.164 s
14:59:03 [2022-05-26T18:59:03.162Z] testTemporaryDirPath  Time elapsed: 1.769 s
14:59:03 [2022-05-26T18:59:03.162Z] testDeleteSupplementaryFiles  Time elapsed: 1.156 s
14:59:03 [2022-05-26T18:59:03.162Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest
14:59:03 [2022-05-26T18:59:03.420Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.044 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest
14:59:03 [2022-05-26T18:59:03.420Z] testEqualsEmpty  Time elapsed: 0.03 s
14:59:03 [2022-05-26T18:59:03.420Z] testEqualsOther  Time elapsed: 0.121 s
14:59:03 [2022-05-26T18:59:03.420Z] testAdvance  Time elapsed: 0.032 s
14:59:03 [2022-05-26T18:59:03.420Z] testGetCurrentEvent  Time elapsed: 0.07 s
14:59:03 [2022-05-26T18:59:03.420Z] testIncreaseRank  Time elapsed: 0.033 s
14:59:03 [2022-05-26T18:59:03.420Z] testHasValidRank  Time elapsed: 0.069 s
14:59:03 [2022-05-26T18:59:03.420Z] testSeek  Time elapsed: 0.134 s
14:59:03 [2022-05-26T18:59:03.420Z] testSetLocation  Time elapsed: 0.07 s
14:59:03 [2022-05-26T18:59:03.420Z] testGetLocation  Time elapsed: 0.086 s
14:59:03 [2022-05-26T18:59:03.420Z] testCompareTo  Time elapsed: 0.03 s
14:59:03 [2022-05-26T18:59:03.420Z] testGetRank  Time elapsed: 0.071 s
14:59:03 [2022-05-26T18:59:03.420Z] testHashCode  Time elapsed: 0.029 s
14:59:03 [2022-05-26T18:59:03.420Z] testGetCtfTmfTrace  Time elapsed: 0.067 s
14:59:03 [2022-05-26T18:59:03.420Z] testCtfIteratorPosition  Time elapsed: 0.03 s
14:59:03 [2022-05-26T18:59:03.420Z] testCtfIteratorInit  Time elapsed: 0.069 s
14:59:03 [2022-05-26T18:59:03.420Z] testSetRank  Time elapsed: 0.032 s
14:59:03 [2022-05-26T18:59:03.420Z] testCtfIteratorNoinit  Time elapsed: 0.067 s
14:59:03 [2022-05-26T18:59:03.420Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest
14:59:03 [2022-05-26T18:59:03.677Z] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest
14:59:03 [2022-05-26T18:59:03.677Z] testCtfTmfTrace  Time elapsed: 0.001 s
14:59:03 [2022-05-26T18:59:03.677Z] testSeekEvent_timestamp  Time elapsed: 0.001 s
14:59:03 [2022-05-26T18:59:03.677Z] testSeekEventLoc_timetamp  Time elapsed: 0 s
14:59:03 [2022-05-26T18:59:03.677Z] testParseEvent  Time elapsed: 0 s
14:59:03 [2022-05-26T18:59:03.677Z] testGetEndTime  Time elapsed: 0.001 s
14:59:03 [2022-05-26T18:59:03.677Z] testGetNbEvents  Time elapsed: 0 s
14:59:03 [2022-05-26T18:59:03.677Z] testSeekEventLoc_null  Time elapsed: 0 s
14:59:03 [2022-05-26T18:59:03.677Z] testGetStartTime  Time elapsed: 0 s
14:59:03 [2022-05-26T18:59:03.677Z] testBroadcast  Time elapsed: 0 s
14:59:03 [2022-05-26T18:59:03.677Z] testEventLookup  Time elapsed: 0.002 s
14:59:03 [2022-05-26T18:59:03.677Z] testValidate  Time elapsed: 0.068 s
14:59:03 [2022-05-26T18:59:03.677Z] testGetEnvValue  Time elapsed: 0 s
14:59:03 [2022-05-26T18:59:03.677Z] testGetName  Time elapsed: 0 s
14:59:03 [2022-05-26T18:59:03.677Z] testGetNext  Time elapsed: 0 s
14:59:03 [2022-05-26T18:59:03.677Z] testGetPath  Time elapsed: 0.001 s
14:59:03 [2022-05-26T18:59:03.677Z] testGetStreamingInterval  Time elapsed: 0 s
14:59:03 [2022-05-26T18:59:03.677Z] testGetContainedEventTypes  Time elapsed: 0.001 s
14:59:03 [2022-05-26T18:59:03.677Z] testGetLocationRatio  Time elapsed: 0 s
14:59:03 [2022-05-26T18:59:03.677Z] testGetCacheSize  Time elapsed: 0.001 s
14:59:03 [2022-05-26T18:59:03.677Z] testGetTraceProperties  Time elapsed: 0 s
14:59:03 [2022-05-26T18:59:03.677Z] testCtfHostId  Time elapsed: 0 s
14:59:03 [2022-05-26T18:59:03.677Z] testSeekEvent_rank  Time elapsed: 0 s
14:59:03 [2022-05-26T18:59:03.677Z] testGetTimeRange  Time elapsed: 0 s
14:59:03 [2022-05-26T18:59:03.677Z] testGetEventType  Time elapsed: 0 s
14:59:03 [2022-05-26T18:59:03.677Z] testSeekEvent_ratio  Time elapsed: 0 s
14:59:03 [2022-05-26T18:59:03.678Z] testGetResource  Time elapsed: 0 s
14:59:03 [2022-05-26T18:59:03.678Z] testSeekEvent_location  Time elapsed: 0 s
14:59:03 [2022-05-26T18:59:03.678Z] testReadNextEvent  Time elapsed: 0 s
14:59:03 [2022-05-26T18:59:03.678Z] testDispose  Time elapsed: 0.001 s
14:59:03 [2022-05-26T18:59:03.678Z] testSeekEventInvalidLocation  Time elapsed: 0 s
14:59:03 [2022-05-26T18:59:03.678Z] testGetCurrentLocation  Time elapsed: 0 s
14:59:03 [2022-05-26T18:59:03.678Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest
14:59:03 [2022-05-26T18:59:03.935Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.225 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest
14:59:03 [2022-05-26T18:59:03.935Z] testRapidBoundsWithTransform  Time elapsed: 0.137 s
14:59:03 [2022-05-26T18:59:03.935Z] testRapidBounds  Time elapsed: 0.049 s
14:59:03 [2022-05-26T18:59:03.935Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest
14:59:03 [2022-05-26T18:59:03.935Z] 
14:59:03 [2022-05-26T18:59:03.935Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2022-05-26 18:59:03.703
14:59:03 [2022-05-26T18:59:03.935Z] !MESSAGE Unknown trace attribute: test
14:59:03 [2022-05-26T18:59:03.935Z] 
14:59:03 [2022-05-26T18:59:03.935Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2022-05-26 18:59:03.705
14:59:03 [2022-05-26T18:59:03.935Z] !MESSAGE Unknown trace attribute: test1
14:59:03 [2022-05-26T18:59:03.935Z] 
14:59:03 [2022-05-26T18:59:03.935Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2022-05-26 18:59:03.748
14:59:03 [2022-05-26T18:59:03.935Z] !MESSAGE Unknown trace attribute: test2
14:59:03 [2022-05-26T18:59:03.935Z] 
14:59:03 [2022-05-26T18:59:03.935Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2022-05-26 18:59:03.748
14:59:03 [2022-05-26T18:59:03.935Z] !MESSAGE Unknown trace attribute: test3
14:59:03 [2022-05-26T18:59:03.935Z] 
14:59:03 [2022-05-26T18:59:03.935Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2022-05-26 18:59:03.749
14:59:03 [2022-05-26T18:59:03.935Z] !MESSAGE Unknown trace attribute: test4
14:59:03 [2022-05-26T18:59:03.935Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest
14:59:03 [2022-05-26T18:59:03.935Z] testValidate[0: ../org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/pass/literal-integers]  Time elapsed: 0.052 s
14:59:03 [2022-05-26T18:59:03.935Z] testValidate[1: /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/configuration/org.eclipse.osgi/231/0/.cp/kernel]  Time elapsed: 0.041 s
14:59:03 [2022-05-26T18:59:03.935Z] testValidate[2: ../org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-empty]  Time elapsed: 0.002 s
14:59:03 [2022-05-26T18:59:03.935Z] testValidate[3: ../org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lttng-modules-2.0-pre1]  Time elapsed: 0.001 s
14:59:03 [2022-05-26T18:59:03.935Z] testValidate[4: ../org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz]  Time elapsed: 0.001 s
14:59:03 [2022-05-26T18:59:03.935Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest
14:59:08 [2022-05-26T18:59:08.111Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.86 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest
14:59:08 [2022-05-26T18:59:08.111Z] testPreviousMatchingEventStartMatches  Time elapsed: 0.347 s
14:59:08 [2022-05-26T18:59:08.111Z] testPreviousMatchingEventProgressMonitor  Time elapsed: 0.3 s
14:59:08 [2022-05-26T18:59:08.111Z] testNextMatchingEventStartMatches  Time elapsed: 0.299 s
14:59:08 [2022-05-26T18:59:08.111Z] testPreviousMatchingEvent  Time elapsed: 0.301 s
14:59:08 [2022-05-26T18:59:08.111Z] testNextMatchingEventProgressMonitor  Time elapsed: 0.3 s
14:59:08 [2022-05-26T18:59:08.111Z] testPreviousMatchingEventFar  Time elapsed: 0.3 s
14:59:08 [2022-05-26T18:59:08.111Z] testNextMatchingEventCancelled  Time elapsed: 0 s
14:59:08 [2022-05-26T18:59:08.111Z] testPreviousMatchingBeginningOfTrace  Time elapsed: 0.599 s
14:59:08 [2022-05-26T18:59:08.111Z] testPreviousMatchingEventNoMatch  Time elapsed: 0.301 s
14:59:08 [2022-05-26T18:59:08.111Z] testNextMatchingEventNoMatch  Time elapsed: 0.699 s
14:59:08 [2022-05-26T18:59:08.111Z] testNextMatchingEvent  Time elapsed: 0.302 s
14:59:08 [2022-05-26T18:59:08.111Z] testPreviousMatchingEventCancelled  Time elapsed: 0 s
14:59:08 [2022-05-26T18:59:08.111Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest
14:59:12 [2022-05-26T18:59:12.001Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-6qwbh-mmdn6 because kubernetes resource quota exceeded. 
14:59:12 [2022-05-26T18:59:12.001Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-6qwbh-mmdn6" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
14:59:12 [2022-05-26T18:59:12.001Z] Retrying...
14:59:12 [2022-05-26T18:59:12.001Z] 
14:59:18 [2022-05-26T18:59:18.079Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.731 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest
14:59:18 [2022-05-26T18:59:18.080Z] testReopenIndex  Time elapsed: 5.028 s
14:59:18 [2022-05-26T18:59:18.080Z] testIndexing  Time elapsed: 3.702 s
14:59:18 [2022-05-26T18:59:18.080Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest
14:59:18 [2022-05-26T18:59:18.337Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.703 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest
14:59:18 [2022-05-26T18:59:18.337Z] testSecondToLastEvent  Time elapsed: 0.137 s
14:59:18 [2022-05-26T18:59:18.337Z] testLastEvent  Time elapsed: 0.185 s
14:59:18 [2022-05-26T18:59:18.337Z] testFirstEvent  Time elapsed: 0.013 s
14:59:18 [2022-05-26T18:59:18.337Z] testSecondEvent  Time elapsed: 0.1 s
14:59:18 [2022-05-26T18:59:18.337Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest
14:59:20 [2022-05-26T18:59:20.232Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.082 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest
14:59:20 [2022-05-26T18:59:20.232Z] testTooManyContexts  Time elapsed: 1.142 s
14:59:20 [2022-05-26T18:59:20.232Z] testIndexing  Time elapsed: 0.91 s
14:59:20 [2022-05-26T18:59:20.232Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest
14:59:20 [2022-05-26T18:59:20.232Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest
14:59:20 [2022-05-26T18:59:20.232Z] testToString  Time elapsed: 0 s
14:59:20 [2022-05-26T18:59:20.232Z] testCompareTo  Time elapsed: 0 s
14:59:20 [2022-05-26T18:59:20.232Z] testGetters  Time elapsed: 0 s
14:59:20 [2022-05-26T18:59:20.232Z] testHashCode  Time elapsed: 0.001 s
14:59:20 [2022-05-26T18:59:20.232Z] testEquals  Time elapsed: 0 s
14:59:20 [2022-05-26T18:59:20.232Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest
14:59:20 [2022-05-26T18:59:20.232Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest
14:59:20 [2022-05-26T18:59:20.232Z] testCtfLocation_timestamp  Time elapsed: 0 s
14:59:20 [2022-05-26T18:59:20.232Z] testToString_valid  Time elapsed: 0 s
14:59:20 [2022-05-26T18:59:20.232Z] testSetLocation  Time elapsed: 0 s
14:59:20 [2022-05-26T18:59:20.232Z] testGetLocation  Time elapsed: 0 s
14:59:20 [2022-05-26T18:59:20.232Z] testToString_invalid  Time elapsed: 0 s
14:59:20 [2022-05-26T18:59:20.232Z] testCtfLocation_long  Time elapsed: 0 s
14:59:20 [2022-05-26T18:59:20.232Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest
14:59:22 [2022-05-26T18:59:22.006Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-6qwbh-rqz27 because kubernetes resource quota exceeded. 
14:59:22 [2022-05-26T18:59:22.007Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-6qwbh-rqz27" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
14:59:22 [2022-05-26T18:59:22.007Z] Retrying...
14:59:22 [2022-05-26T18:59:22.007Z] 
14:59:31 [2022-05-26T18:59:31.981Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-6qwbh-1t0g0 because kubernetes resource quota exceeded. 
14:59:31 [2022-05-26T18:59:31.981Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-6qwbh-1t0g0" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
14:59:31 [2022-05-26T18:59:31.981Z] Retrying...
14:59:31 [2022-05-26T18:59:31.981Z] 
14:59:41 [2022-05-26T18:59:41.991Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-6qwbh-dptwn because kubernetes resource quota exceeded. 
14:59:41 [2022-05-26T18:59:41.991Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-6qwbh-dptwn" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
14:59:41 [2022-05-26T18:59:41.991Z] Retrying...
14:59:41 [2022-05-26T18:59:41.991Z] 
14:59:51 [2022-05-26T18:59:51.990Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-6qwbh-sjsb4 because kubernetes resource quota exceeded. 
14:59:51 [2022-05-26T18:59:51.990Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-6qwbh-sjsb4" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
14:59:51 [2022-05-26T18:59:51.990Z] Retrying...
14:59:51 [2022-05-26T18:59:51.990Z] 
15:00:01 [2022-05-26T19:00:01.977Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-6qwbh-cczdt because kubernetes resource quota exceeded. 
15:00:01 [2022-05-26T19:00:01.978Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-6qwbh-cczdt" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
15:00:01 [2022-05-26T19:00:01.978Z] Retrying...
15:00:01 [2022-05-26T19:00:01.978Z] 
15:00:11 [2022-05-26T19:00:11.976Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-6qwbh-9plvt because kubernetes resource quota exceeded. 
15:00:11 [2022-05-26T19:00:11.976Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-6qwbh-9plvt" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
15:00:11 [2022-05-26T19:00:11.976Z] Retrying...
15:00:11 [2022-05-26T19:00:11.976Z] 
15:00:21 [2022-05-26T19:00:21.975Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-6qwbh-56qpq because kubernetes resource quota exceeded. 
15:00:21 [2022-05-26T19:00:21.975Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-6qwbh-56qpq" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
15:00:21 [2022-05-26T19:00:21.975Z] Retrying...
15:00:21 [2022-05-26T19:00:21.975Z] 
15:00:31 [2022-05-26T19:00:31.984Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-6qwbh-5tdw2 because kubernetes resource quota exceeded. 
15:00:31 [2022-05-26T19:00:31.984Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-6qwbh-5tdw2" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
15:00:31 [2022-05-26T19:00:31.984Z] Retrying...
15:00:31 [2022-05-26T19:00:31.984Z] 
15:00:41 [2022-05-26T19:00:41.983Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-6qwbh-qwhm8 because kubernetes resource quota exceeded. 
15:00:41 [2022-05-26T19:00:41.983Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-6qwbh-qwhm8" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
15:00:41 [2022-05-26T19:00:41.983Z] Retrying...
15:00:41 [2022-05-26T19:00:41.983Z] 
15:00:51 [2022-05-26T19:00:51.980Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-6qwbh-fmwwd because kubernetes resource quota exceeded. 
15:00:51 [2022-05-26T19:00:51.980Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-6qwbh-fmwwd" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
15:00:51 [2022-05-26T19:00:51.980Z] Retrying...
15:00:51 [2022-05-26T19:00:51.980Z] 
15:01:01 [2022-05-26T19:01:01.975Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-6qwbh-qqlrt because kubernetes resource quota exceeded. 
15:01:01 [2022-05-26T19:01:01.975Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-6qwbh-qqlrt" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
15:01:01 [2022-05-26T19:01:01.975Z] Retrying...
15:01:01 [2022-05-26T19:01:01.975Z] 
15:01:11 [2022-05-26T19:01:11.979Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-6qwbh-6pxb7 because kubernetes resource quota exceeded. 
15:01:11 [2022-05-26T19:01:11.979Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-6qwbh-6pxb7" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
15:01:11 [2022-05-26T19:01:11.979Z] Retrying...
15:01:11 [2022-05-26T19:01:11.979Z] 
15:01:21 [2022-05-26T19:01:21.984Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-6qwbh-sfv38 because kubernetes resource quota exceeded. 
15:01:21 [2022-05-26T19:01:21.984Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-6qwbh-sfv38" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
15:01:21 [2022-05-26T19:01:21.984Z] Retrying...
15:01:21 [2022-05-26T19:01:21.984Z] 
15:01:31 [2022-05-26T19:01:31.979Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-6qwbh-d7g4r because kubernetes resource quota exceeded. 
15:01:31 [2022-05-26T19:01:31.979Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-6qwbh-d7g4r" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
15:01:31 [2022-05-26T19:01:31.979Z] Retrying...
15:01:31 [2022-05-26T19:01:31.979Z] 
15:01:41 [2022-05-26T19:01:41.978Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-6qwbh-cskdm because kubernetes resource quota exceeded. 
15:01:41 [2022-05-26T19:01:41.978Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-6qwbh-cskdm" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
15:01:41 [2022-05-26T19:01:41.978Z] Retrying...
15:01:41 [2022-05-26T19:01:41.978Z] 
15:01:51 [2022-05-26T19:01:51.980Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-6qwbh-btlst because kubernetes resource quota exceeded. 
15:01:51 [2022-05-26T19:01:51.980Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-6qwbh-btlst" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
15:01:51 [2022-05-26T19:01:51.980Z] Retrying...
15:01:51 [2022-05-26T19:01:51.980Z] 
15:02:01 [2022-05-26T19:02:01.978Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-6qwbh-wp8cq because kubernetes resource quota exceeded. 
15:02:01 [2022-05-26T19:02:01.978Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-6qwbh-wp8cq" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
15:02:01 [2022-05-26T19:02:01.978Z] Retrying...
15:02:01 [2022-05-26T19:02:01.978Z] 
15:02:11 [2022-05-26T19:02:11.710Z] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 161.207 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest
15:02:11 [2022-05-26T19:02:11.711Z] testTrimEvents[0: KERNEL]  Time elapsed: 16.069 s
15:02:11 [2022-05-26T19:02:11.711Z] testTrimEvents[1: TRACE2]  Time elapsed: 12.215 s
15:02:11 [2022-05-26T19:02:11.711Z] testTrimEvents[2: KERNEL_VM]  Time elapsed: 14.989 s
15:02:11 [2022-05-26T19:02:11.711Z] testTrimEvents[3: SYNC_SRC]  Time elapsed: 3.648 s
15:02:11 [2022-05-26T19:02:11.711Z] testTrimEvents[4: SYNC_DEST]  Time elapsed: 3.171 s
15:02:11 [2022-05-26T19:02:11.711Z] testTrimEvents[5: DJANGO_CLIENT]  Time elapsed: 15.626 s
15:02:11 [2022-05-26T19:02:11.711Z] testTrimEvents[6: DJANGO_DB]  Time elapsed: 14.091 s
15:02:11 [2022-05-26T19:02:11.711Z] testTrimEvents[7: DJANGO_HTTPD]  Time elapsed: 15.08 s
15:02:11 [2022-05-26T19:02:11.711Z] testTrimEvents[8: CYG_PROFILE]  Time elapsed: 2.287 s
15:02:11 [2022-05-26T19:02:11.711Z] testTrimEvents[9: CYG_PROFILE_FAST]  Time elapsed: 2.278 s
15:02:11 [2022-05-26T19:02:11.711Z] testTrimEvents[10: FUNKY_TRACE]  Time elapsed: 2.314 s
15:02:11 [2022-05-26T19:02:11.711Z] testTrimEvents[11: ARM_64_BIT_HEADER]  Time elapsed: 3.209 s
15:02:11 [2022-05-26T19:02:11.711Z] testTrimEvents[12: FLIPPING_ENDIANNESS]  Time elapsed: 2.417 s
15:02:11 [2022-05-26T19:02:11.711Z] testTrimEvents[13: DYNSCOPE]  Time elapsed: 2.675 s
15:02:11 [2022-05-26T19:02:11.711Z] testTrimEvents[14: DEBUG_INFO]  Time elapsed: 2.217 s
15:02:11 [2022-05-26T19:02:11.711Z] testTrimEvents[15: DEBUG_INFO3]  Time elapsed: 2.22 s
15:02:11 [2022-05-26T19:02:11.711Z] testTrimEvents[16: DEBUG_INFO4]  Time elapsed: 2.216 s
15:02:11 [2022-05-26T19:02:11.711Z] testTrimEvents[17: DEBUG_INFO_SYNTH_EXEC]  Time elapsed: 2.212 s
15:02:11 [2022-05-26T19:02:11.711Z] testTrimEvents[18: DEBUG_INFO_SYNTH_TWO_PROCESSES]  Time elapsed: 2.213 s
15:02:11 [2022-05-26T19:02:11.711Z] testTrimEvents[19: DEBUG_INFO_SYNTH_BUILDID_DEBUGLINK]  Time elapsed: 2.214 s
15:02:11 [2022-05-26T19:02:11.711Z] testTrimEvents[20: MEMORY_ANALYSIS]  Time elapsed: 7.185 s
15:02:11 [2022-05-26T19:02:11.711Z] testTrimEvents[21: PERF_TASKSET2]  Time elapsed: 2.246 s
15:02:11 [2022-05-26T19:02:11.711Z] testTrimEvents[22: MANY_THREADS]  Time elapsed: 6.449 s
15:02:11 [2022-05-26T19:02:11.711Z] testTrimEvents[23: CONTEXT_SWITCHES_KERNEL]  Time elapsed: 6.789 s
15:02:11 [2022-05-26T19:02:11.711Z] testTrimEvents[24: CONTEXT_SWITCHES_UST]  Time elapsed: 2.268 s
15:02:11 [2022-05-26T19:02:11.711Z] testTrimEvents[25: UNEVEN_STREAMS]  Time elapsed: 12.896 s
15:02:11 [2022-05-26T19:02:11.711Z] Running org.eclipse.tracecompass.tmf.core.tests.histogram.dataprovider.HistogramDataProviderTest
15:02:11 [2022-05-26T19:02:11.712Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s - in org.eclipse.tracecompass.tmf.core.tests.histogram.dataprovider.HistogramDataProviderTest
15:02:11 [2022-05-26T19:02:11.712Z] testHelloLost  Time elapsed: 0.087 s
15:02:11 [2022-05-26T19:02:11.712Z] 
15:02:11 [2022-05-26T19:02:11.712Z] Results:
15:02:11 [2022-05-26T19:02:11.712Z] 
15:02:11 [2022-05-26T19:02:11.712Z] Tests run: 229, Failures: 0, Errors: 0, Skipped: 1
15:02:11 [2022-05-26T19:02:11.712Z] 
15:02:11 [2022-05-26T19:02:11.712Z] [INFO] All tests passed!
15:02:11 [2022-05-26T19:02:11.712Z] [INFO] 
15:02:11 [2022-05-26T19:02:11.712Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
15:02:11 [2022-05-26T19:02:11.712Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.14-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.14-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.14-SNAPSHOT.jar
15:02:11 [2022-05-26T19:02:11.712Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.14-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.14-SNAPSHOT.pom
15:02:11 [2022-05-26T19:02:11.712Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.14-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.14-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.14-SNAPSHOT-sources.jar
15:02:11 [2022-05-26T19:02:11.712Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.14-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.14-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.14-SNAPSHOT-pack200.jar.pack.gz
15:02:11 [2022-05-26T19:02:11.712Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.14-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.14-SNAPSHOT-p2metadata.xml
15:02:11 [2022-05-26T19:02:11.712Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.14-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.14-SNAPSHOT-p2artifacts.xml
15:02:11 [2022-05-26T19:02:11.712Z] [INFO] 
15:02:11 [2022-05-26T19:02:11.712Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
15:02:11 [2022-05-26T19:02:11.712Z] [INFO] 
15:02:11 [2022-05-26T19:02:11.712Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests >--
15:02:11 [2022-05-26T19:02:11.712Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.core.tests 1.0.1-SNAPSHOT [21/140]
15:02:11 [2022-05-26T19:02:11.712Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:02:11 [2022-05-26T19:02:11.712Z] [INFO] 
15:02:11 [2022-05-26T19:02:11.712Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:02:11 [2022-05-26T19:02:11.712Z] [INFO] 
15:02:11 [2022-05-26T19:02:11.712Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:02:11 [2022-05-26T19:02:11.712Z] [INFO] The project's OSGi version is 1.0.1.202205261847
15:02:11 [2022-05-26T19:02:11.712Z] [INFO] 
15:02:11 [2022-05-26T19:02:11.712Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:02:11 [2022-05-26T19:02:11.712Z] [INFO] 
15:02:11 [2022-05-26T19:02:11.712Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:02:11 [2022-05-26T19:02:11.712Z] [INFO] 
15:02:11 [2022-05-26T19:02:11.712Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:02:11 [2022-05-26T19:02:11.712Z] [INFO] 
15:02:11 [2022-05-26T19:02:11.712Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:02:11 [2022-05-26T19:02:11.712Z] [INFO] 
15:02:11 [2022-05-26T19:02:11.712Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:02:11 [2022-05-26T19:02:11.712Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.counters.core.tests...
15:02:11 [2022-05-26T19:02:11.712Z] [INFO] 
15:02:11 [2022-05-26T19:02:11.712Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:02:11 [2022-05-26T19:02:11.712Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:02:11 [2022-05-26T19:02:11.712Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/src/main/resources
15:02:11 [2022-05-26T19:02:11.712Z] [INFO] 
15:02:11 [2022-05-26T19:02:11.712Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:02:11 [2022-05-26T19:02:11.712Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/pom.xml
15:02:11 [2022-05-26T19:02:11.712Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/classes
15:02:11 [2022-05-26T19:02:11.712Z] [INFO] 
15:02:11 [2022-05-26T19:02:11.712Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:02:11 [2022-05-26T19:02:11.712Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:02:11 [2022-05-26T19:02:11.712Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/src/test/resources
15:02:11 [2022-05-26T19:02:11.712Z] [INFO] 
15:02:11 [2022-05-26T19:02:11.712Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:02:11 [2022-05-26T19:02:11.712Z] [INFO] 
15:02:11 [2022-05-26T19:02:11.712Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:02:11 [2022-05-26T19:02:11.712Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.1-SNAPSHOT-sources.jar
15:02:11 [2022-05-26T19:02:11.712Z] [INFO] 
15:02:11 [2022-05-26T19:02:11.712Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:02:11 [2022-05-26T19:02:11.712Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.1-SNAPSHOT.jar
15:02:11 [2022-05-26T19:02:11.712Z] [INFO] 
15:02:11 [2022-05-26T19:02:11.712Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:02:11 [2022-05-26T19:02:11.712Z] [INFO] 
15:02:11 [2022-05-26T19:02:11.712Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:02:11 [2022-05-26T19:02:11.712Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:02:11 [2022-05-26T19:02:11.712Z] [INFO] 
15:02:11 [2022-05-26T19:02:11.712Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:02:11 [2022-05-26T19:02:11.712Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:02:11 [2022-05-26T19:02:11.712Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.1-SNAPSHOT.jar
15:02:11 [2022-05-26T19:02:11.712Z] [INFO] 
15:02:11 [2022-05-26T19:02:11.712Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:02:11 [2022-05-26T19:02:11.712Z] [INFO] 
15:02:11 [2022-05-26T19:02:11.712Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:02:11 [2022-05-26T19:02:11.712Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java)
15:02:11 [2022-05-26T19:02:11.712Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work/data/.metadata/.log
15:02:11 [2022-05-26T19:02:11.713Z] [INFO] Command line:
15:02:11 [2022-05-26T19:02:11.713Z] 	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:02:11 [2022-05-26T19:02:11.713Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:02:11 [2022-05-26T19:02:11.713Z] !SESSION 2022-05-26 19:02:03.574 -----------------------------------------------
15:02:11 [2022-05-26T19:02:11.713Z] eclipse.buildId=unknown
15:02:11 [2022-05-26T19:02:11.713Z] java.version=11.0.2
15:02:11 [2022-05-26T19:02:11.713Z] java.vendor=Oracle Corporation
15:02:11 [2022-05-26T19:02:11.713Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:02:11 [2022-05-26T19:02:11.713Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/surefire.properties -product org.eclipse.platform.ide
15:02:11 [2022-05-26T19:02:11.713Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
15:02:11 [2022-05-26T19:02:11.713Z] 
15:02:11 [2022-05-26T19:02:11.713Z] !ENTRY org.eclipse.compare.win32 4 0 2022-05-26 19:02:07.266
15:02:11 [2022-05-26T19:02:11.713Z] !MESSAGE FrameworkEvent ERROR
15:02:11 [2022-05-26T19:02:11.713Z] !STACK 0
15:02:11 [2022-05-26T19:02:11.713Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [66]
15:02:11 [2022-05-26T19:02:11.713Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:02:11 [2022-05-26T19:02:11.713Z] 
15:02:11 [2022-05-26T19:02:11.713Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
15:02:11 [2022-05-26T19:02:11.713Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1847)
15:02:11 [2022-05-26T19:02:11.713Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:02:11 [2022-05-26T19:02:11.713Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1840)
15:02:11 [2022-05-26T19:02:11.713Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1781)
15:02:11 [2022-05-26T19:02:11.713Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1745)
15:02:11 [2022-05-26T19:02:11.713Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1667)
15:02:11 [2022-05-26T19:02:11.713Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:02:11 [2022-05-26T19:02:11.713Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:02:11 [2022-05-26T19:02:11.713Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:02:11 [2022-05-26T19:02:11.713Z] 
15:02:11 [2022-05-26T19:02:11.713Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2022-05-26 19:02:07.653
15:02:11 [2022-05-26T19:02:11.713Z] !MESSAGE FrameworkEvent ERROR
15:02:11 [2022-05-26T19:02:11.713Z] !STACK 0
15:02:11 [2022-05-26T19:02:11.713Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [139]
15:02:11 [2022-05-26T19:02:11.713Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:02:11 [2022-05-26T19:02:11.713Z] 
15:02:11 [2022-05-26T19:02:11.713Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
15:02:11 [2022-05-26T19:02:11.713Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1847)
15:02:11 [2022-05-26T19:02:11.713Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:02:11 [2022-05-26T19:02:11.713Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1840)
15:02:11 [2022-05-26T19:02:11.713Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1781)
15:02:11 [2022-05-26T19:02:11.713Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1745)
15:02:11 [2022-05-26T19:02:11.713Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1667)
15:02:11 [2022-05-26T19:02:11.713Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:02:11 [2022-05-26T19:02:11.713Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:02:11 [2022-05-26T19:02:11.713Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:02:11 [2022-05-26T19:02:11.713Z] Running org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest
15:02:11 [2022-05-26T19:02:11.713Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.327 s - in org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest
15:02:11 [2022-05-26T19:02:11.713Z] testEventHandle  Time elapsed: 0.305 s
15:02:11 [2022-05-26T19:02:11.713Z] testGetNewInstance  Time elapsed: 0.013 s
15:02:11 [2022-05-26T19:02:11.713Z] Running org.eclipse.tracecompass.analysis.counters.core.tests.CounterAnalysisTest
15:02:11 [2022-05-26T19:02:11.713Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.analysis.counters.core.tests.CounterAnalysisTest
15:02:11 [2022-05-26T19:02:11.713Z] testCanExecute  Time elapsed: 0.006 s
15:02:11 [2022-05-26T19:02:11.713Z] 
15:02:11 [2022-05-26T19:02:11.713Z] Results:
15:02:11 [2022-05-26T19:02:11.713Z] 
15:02:11 [2022-05-26T19:02:11.713Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
15:02:11 [2022-05-26T19:02:11.713Z] 
15:02:11 [2022-05-26T19:02:11.713Z] [INFO] All tests passed!
15:02:11 [2022-05-26T19:02:11.713Z] [INFO] 
15:02:11 [2022-05-26T19:02:11.713Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:02:11 [2022-05-26T19:02:11.713Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.1-SNAPSHOT.jar
15:02:11 [2022-05-26T19:02:11.713Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.1-SNAPSHOT.pom
15:02:11 [2022-05-26T19:02:11.713Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.1-SNAPSHOT-sources.jar
15:02:11 [2022-05-26T19:02:11.713Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.1-SNAPSHOT-pack200.jar.pack.gz
15:02:11 [2022-05-26T19:02:11.713Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.1-SNAPSHOT-p2metadata.xml
15:02:11 [2022-05-26T19:02:11.713Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.1-SNAPSHOT-p2artifacts.xml
15:02:11 [2022-05-26T19:02:11.714Z] [INFO] 
15:02:11 [2022-05-26T19:02:11.714Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:02:11 [2022-05-26T19:02:11.714Z] [INFO] 
15:02:11 [2022-05-26T19:02:11.714Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui >------
15:02:11 [2022-05-26T19:02:11.714Z] [INFO] Building org.eclipse.tracecompass.tmf.ui 8.0.0-SNAPSHOT         [22/140]
15:02:11 [2022-05-26T19:02:11.714Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:02:11 [2022-05-26T19:02:11.714Z] [INFO] 
15:02:11 [2022-05-26T19:02:11.714Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui ---
15:02:11 [2022-05-26T19:02:11.714Z] [INFO] 
15:02:11 [2022-05-26T19:02:11.714Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui ---
15:02:11 [2022-05-26T19:02:11.714Z] [INFO] The project's OSGi version is 8.0.0.202205261847
15:02:11 [2022-05-26T19:02:11.714Z] [INFO] 
15:02:11 [2022-05-26T19:02:11.714Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui ---
15:02:11 [2022-05-26T19:02:11.714Z] [INFO] 
15:02:11 [2022-05-26T19:02:11.714Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui ---
15:02:11 [2022-05-26T19:02:11.714Z] [INFO] 
15:02:11 [2022-05-26T19:02:11.714Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui ---
15:02:11 [2022-05-26T19:02:11.714Z] [INFO] 
15:02:11 [2022-05-26T19:02:11.714Z] [INFO] --- maven-antrun-plugin:1.8:run (fix-dark-theme-css) @ org.eclipse.tracecompass.tmf.ui ---
15:02:11 [2022-05-26T19:02:11.714Z] [INFO] Executing tasks
15:02:11 [2022-05-26T19:02:11.714Z] 
15:02:11 [2022-05-26T19:02:11.714Z] main:
15:02:11 [2022-05-26T19:02:11.714Z] 
15:02:11 [2022-05-26T19:02:11.714Z] main:
15:02:11 [2022-05-26T19:02:11.714Z] 
15:02:11 [2022-05-26T19:02:11.714Z] resetCSS:
15:02:11 [2022-05-26T19:02:11.714Z]      [echo] Setting default in org.eclipse.tracecompass.tmf.ui.dark.css
15:02:11 [2022-05-26T19:02:11.714Z] 
15:02:11 [2022-05-26T19:02:11.714Z] checkTargetPlatform:
15:02:11 [2022-05-26T19:02:11.714Z]      [echo] Verifying target platform: tracecompass-e4.23
15:02:11 [2022-05-26T19:02:11.714Z] 
15:02:11 [2022-05-26T19:02:11.714Z] fixCSS:
15:02:11 [2022-05-26T19:02:11.714Z]      [echo] Updating org.eclipse.tracecompass.tmf.ui.dark.css
15:02:11 [2022-05-26T19:02:11.714Z] [INFO] Executed tasks
15:02:11 [2022-05-26T19:02:11.714Z] [INFO] 
15:02:11 [2022-05-26T19:02:11.714Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui ---
15:02:11 [2022-05-26T19:02:11.714Z] [INFO] 
15:02:11 [2022-05-26T19:02:11.714Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ui ---
15:02:11 [2022-05-26T19:02:11.714Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ui...
15:02:11 [2022-05-26T19:02:11.714Z] [INFO] 
15:02:11 [2022-05-26T19:02:11.714Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui ---
15:02:11 [2022-05-26T19:02:11.714Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:02:11 [2022-05-26T19:02:11.714Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.ui/src/main/resources
15:02:11 [2022-05-26T19:02:11.714Z] [INFO] 
15:02:11 [2022-05-26T19:02:11.714Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui ---
15:02:11 [2022-05-26T19:02:11.714Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui:8.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.ui/pom.xml
15:02:11 [2022-05-26T19:02:11.714Z] [INFO] Compiling 544 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.ui/target/classes
15:02:11 [2022-05-26T19:02:11.989Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-6qwbh-3wzm6 because kubernetes resource quota exceeded. 
15:02:11 [2022-05-26T19:02:11.990Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-6qwbh-3wzm6" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
15:02:11 [2022-05-26T19:02:11.990Z] Retrying...
15:02:11 [2022-05-26T19:02:11.990Z] 
15:02:18 [2022-05-26T19:02:18.268Z] [INFO] 
15:02:18 [2022-05-26T19:02:18.269Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.ui ---
15:02:18 [2022-05-26T19:02:18.269Z] [INFO] 
15:02:18 [2022-05-26T19:02:18.269Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui ---
15:02:18 [2022-05-26T19:02:18.269Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:02:18 [2022-05-26T19:02:18.269Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.ui/src/test/resources
15:02:18 [2022-05-26T19:02:18.269Z] [INFO] 
15:02:18 [2022-05-26T19:02:18.269Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.ui ---
15:02:18 [2022-05-26T19:02:18.269Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui:8.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.ui/pom.xml
15:02:18 [2022-05-26T19:02:18.269Z] [INFO] 
15:02:18 [2022-05-26T19:02:18.269Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.tmf.ui ---
15:02:18 [2022-05-26T19:02:18.269Z] [INFO] No tests to run.
15:02:18 [2022-05-26T19:02:18.269Z] [INFO] 
15:02:18 [2022-05-26T19:02:18.269Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.ui ---
15:02:18 [2022-05-26T19:02:18.269Z] [INFO] 
15:02:18 [2022-05-26T19:02:18.269Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui ---
15:02:18 [2022-05-26T19:02:18.269Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-8.0.0-SNAPSHOT-sources.jar
15:02:18 [2022-05-26T19:02:18.269Z] [INFO] 
15:02:18 [2022-05-26T19:02:18.269Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui ---
15:02:18 [2022-05-26T19:02:18.269Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-8.0.0-SNAPSHOT.jar
15:02:18 [2022-05-26T19:02:18.527Z] [INFO] 
15:02:18 [2022-05-26T19:02:18.527Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui ---
15:02:18 [2022-05-26T19:02:18.527Z] [INFO] 
15:02:18 [2022-05-26T19:02:18.527Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ui ---
15:02:18 [2022-05-26T19:02:18.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
15:02:18 [2022-05-26T19:02:18.527Z] [INFO] 
15:02:18 [2022-05-26T19:02:18.527Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ui ---
15:02:18 [2022-05-26T19:02:18.527Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:02:18 [2022-05-26T19:02:18.527Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-8.0.0-SNAPSHOT.jar
15:02:21 [2022-05-26T19:02:21.803Z] [INFO] 
15:02:21 [2022-05-26T19:02:21.803Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui ---
15:02:21 [2022-05-26T19:02:21.803Z] [INFO] 
15:02:21 [2022-05-26T19:02:21.803Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.tmf.ui ---
15:02:21 [2022-05-26T19:02:21.803Z] [INFO] 
15:02:21 [2022-05-26T19:02:21.803Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.tmf.ui ---
15:02:21 [2022-05-26T19:02:21.803Z] [INFO] No tests to run.
15:02:21 [2022-05-26T19:02:21.803Z] [INFO] 
15:02:21 [2022-05-26T19:02:21.803Z] [INFO] --- maven-antrun-plugin:1.8:run (cleanup-dark-theme-css) @ org.eclipse.tracecompass.tmf.ui ---
15:02:21 [2022-05-26T19:02:21.803Z] [INFO] Executing tasks
15:02:21 [2022-05-26T19:02:21.803Z] 
15:02:21 [2022-05-26T19:02:21.803Z] main:
15:02:21 [2022-05-26T19:02:21.803Z] 
15:02:21 [2022-05-26T19:02:21.803Z] resetCSS:
15:02:21 [2022-05-26T19:02:21.803Z]      [echo] Setting default in org.eclipse.tracecompass.tmf.ui.dark.css
15:02:21 [2022-05-26T19:02:21.803Z] [INFO] Executed tasks
15:02:21 [2022-05-26T19:02:21.803Z] [INFO] 
15:02:21 [2022-05-26T19:02:21.803Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui ---
15:02:21 [2022-05-26T19:02:21.803Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-8.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/8.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-8.0.0-SNAPSHOT.jar
15:02:21 [2022-05-26T19:02:21.803Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/8.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-8.0.0-SNAPSHOT.pom
15:02:21 [2022-05-26T19:02:21.803Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-8.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/8.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-8.0.0-SNAPSHOT-sources.jar
15:02:21 [2022-05-26T19:02:21.803Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-8.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/8.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-8.0.0-SNAPSHOT-pack200.jar.pack.gz
15:02:21 [2022-05-26T19:02:21.803Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/8.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-8.0.0-SNAPSHOT-p2metadata.xml
15:02:21 [2022-05-26T19:02:21.804Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/8.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-8.0.0-SNAPSHOT-p2artifacts.xml
15:02:21 [2022-05-26T19:02:21.804Z] [INFO] 
15:02:21 [2022-05-26T19:02:21.804Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui ---
15:02:21 [2022-05-26T19:02:21.804Z] [INFO] 
15:02:21 [2022-05-26T19:02:21.804Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui >--
15:02:21 [2022-05-26T19:02:21.804Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.ui 2.0.0-SNAPSHOT [23/140]
15:02:21 [2022-05-26T19:02:21.804Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:02:21 [2022-05-26T19:02:21.804Z] [INFO] 
15:02:21 [2022-05-26T19:02:21.804Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:02:21 [2022-05-26T19:02:21.804Z] [INFO] 
15:02:21 [2022-05-26T19:02:21.804Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:02:21 [2022-05-26T19:02:21.804Z] [INFO] The project's OSGi version is 2.0.0.202205261847
15:02:21 [2022-05-26T19:02:21.804Z] [INFO] 
15:02:21 [2022-05-26T19:02:21.804Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:02:21 [2022-05-26T19:02:21.804Z] [INFO] 
15:02:21 [2022-05-26T19:02:21.804Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:02:21 [2022-05-26T19:02:21.804Z] [INFO] 
15:02:21 [2022-05-26T19:02:21.804Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:02:21 [2022-05-26T19:02:21.804Z] [INFO] 
15:02:21 [2022-05-26T19:02:21.804Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:02:21 [2022-05-26T19:02:21.804Z] [INFO] 
15:02:21 [2022-05-26T19:02:21.804Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:02:21 [2022-05-26T19:02:21.804Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.counters.ui...
15:02:21 [2022-05-26T19:02:21.981Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-6qwbh-k8zxl because kubernetes resource quota exceeded. 
15:02:21 [2022-05-26T19:02:21.981Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-6qwbh-k8zxl" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
15:02:21 [2022-05-26T19:02:21.981Z] Retrying...
15:02:21 [2022-05-26T19:02:21.982Z] 
15:02:22 [2022-05-26T19:02:22.061Z] [INFO] 
15:02:22 [2022-05-26T19:02:22.062Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:02:22 [2022-05-26T19:02:22.062Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:02:22 [2022-05-26T19:02:22.062Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/main/resources
15:02:22 [2022-05-26T19:02:22.062Z] [INFO] 
15:02:22 [2022-05-26T19:02:22.062Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:02:22 [2022-05-26T19:02:22.062Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
15:02:22 [2022-05-26T19:02:22.062Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/classes
15:02:22 [2022-05-26T19:02:22.319Z] [INFO] 
15:02:22 [2022-05-26T19:02:22.319Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:02:22 [2022-05-26T19:02:22.319Z] [INFO] 
15:02:22 [2022-05-26T19:02:22.319Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:02:22 [2022-05-26T19:02:22.319Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:02:22 [2022-05-26T19:02:22.319Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/test/resources
15:02:22 [2022-05-26T19:02:22.319Z] [INFO] 
15:02:22 [2022-05-26T19:02:22.319Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:02:22 [2022-05-26T19:02:22.319Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
15:02:22 [2022-05-26T19:02:22.319Z] [INFO] 
15:02:22 [2022-05-26T19:02:22.319Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:02:22 [2022-05-26T19:02:22.319Z] [INFO] No tests to run.
15:02:22 [2022-05-26T19:02:22.319Z] [INFO] 
15:02:22 [2022-05-26T19:02:22.319Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:02:22 [2022-05-26T19:02:22.319Z] [INFO] 
15:02:22 [2022-05-26T19:02:22.319Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:02:22 [2022-05-26T19:02:22.319Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-2.0.0-SNAPSHOT-sources.jar
15:02:22 [2022-05-26T19:02:22.576Z] [INFO] 
15:02:22 [2022-05-26T19:02:22.576Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:02:22 [2022-05-26T19:02:22.576Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-2.0.0-SNAPSHOT.jar
15:02:22 [2022-05-26T19:02:22.576Z] [INFO] 
15:02:22 [2022-05-26T19:02:22.577Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:02:22 [2022-05-26T19:02:22.577Z] [INFO] 
15:02:22 [2022-05-26T19:02:22.577Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:02:22 [2022-05-26T19:02:22.577Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:02:22 [2022-05-26T19:02:22.577Z] [INFO] 
15:02:22 [2022-05-26T19:02:22.577Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:02:22 [2022-05-26T19:02:22.577Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:02:22 [2022-05-26T19:02:22.577Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-2.0.0-SNAPSHOT.jar
15:02:22 [2022-05-26T19:02:22.577Z] [INFO] 
15:02:22 [2022-05-26T19:02:22.577Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:02:22 [2022-05-26T19:02:22.577Z] [INFO] 
15:02:22 [2022-05-26T19:02:22.577Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:02:22 [2022-05-26T19:02:22.577Z] [INFO] 
15:02:22 [2022-05-26T19:02:22.577Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:02:22 [2022-05-26T19:02:22.577Z] [INFO] No tests to run.
15:02:22 [2022-05-26T19:02:22.577Z] [INFO] 
15:02:22 [2022-05-26T19:02:22.577Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:02:22 [2022-05-26T19:02:22.577Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-2.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/2.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-2.0.0-SNAPSHOT.jar
15:02:22 [2022-05-26T19:02:22.577Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/2.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-2.0.0-SNAPSHOT.pom
15:02:22 [2022-05-26T19:02:22.577Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/2.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-2.0.0-SNAPSHOT-sources.jar
15:02:22 [2022-05-26T19:02:22.577Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-2.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/2.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-2.0.0-SNAPSHOT-pack200.jar.pack.gz
15:02:22 [2022-05-26T19:02:22.577Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/2.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-2.0.0-SNAPSHOT-p2metadata.xml
15:02:22 [2022-05-26T19:02:22.577Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/2.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-2.0.0-SNAPSHOT-p2artifacts.xml
15:02:22 [2022-05-26T19:02:22.577Z] [INFO] 
15:02:22 [2022-05-26T19:02:22.577Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:02:22 [2022-05-26T19:02:22.577Z] [INFO] 
15:02:22 [2022-05-26T19:02:22.577Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests >---
15:02:22 [2022-05-26T19:02:22.577Z] [INFO] Building org.eclipse.tracecompass.tmf.ui.tests 1.0.18-SNAPSHOT  [24/140]
15:02:22 [2022-05-26T19:02:22.577Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:02:22 [2022-05-26T19:02:22.577Z] [INFO] 
15:02:22 [2022-05-26T19:02:22.577Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:02:22 [2022-05-26T19:02:22.577Z] [INFO] 
15:02:22 [2022-05-26T19:02:22.577Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:02:22 [2022-05-26T19:02:22.577Z] [INFO] The project's OSGi version is 1.0.18.202205261847
15:02:22 [2022-05-26T19:02:22.577Z] [INFO] 
15:02:22 [2022-05-26T19:02:22.577Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:02:22 [2022-05-26T19:02:22.577Z] [INFO] 
15:02:22 [2022-05-26T19:02:22.577Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:02:22 [2022-05-26T19:02:22.577Z] [INFO] 
15:02:22 [2022-05-26T19:02:22.577Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:02:22 [2022-05-26T19:02:22.577Z] [INFO] 
15:02:22 [2022-05-26T19:02:22.577Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:02:22 [2022-05-26T19:02:22.577Z] [INFO] 
15:02:22 [2022-05-26T19:02:22.577Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:02:22 [2022-05-26T19:02:22.577Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ui.tests...
15:02:23 [2022-05-26T19:02:23.141Z] [INFO] 
15:02:23 [2022-05-26T19:02:23.141Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:02:23 [2022-05-26T19:02:23.141Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:02:23 [2022-05-26T19:02:23.141Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.ui.tests/src/main/resources
15:02:23 [2022-05-26T19:02:23.141Z] [INFO] 
15:02:23 [2022-05-26T19:02:23.141Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:02:23 [2022-05-26T19:02:23.141Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests:1.0.18-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.ui.tests/pom.xml
15:02:23 [2022-05-26T19:02:23.141Z] [INFO] Compiling 55 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/classes
15:02:24 [2022-05-26T19:02:24.075Z] [INFO] 
15:02:24 [2022-05-26T19:02:24.075Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:02:24 [2022-05-26T19:02:24.075Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:02:24 [2022-05-26T19:02:24.075Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.ui.tests/src/test/resources
15:02:24 [2022-05-26T19:02:24.075Z] [INFO] 
15:02:24 [2022-05-26T19:02:24.075Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:02:24 [2022-05-26T19:02:24.075Z] [INFO] 
15:02:24 [2022-05-26T19:02:24.075Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:02:24 [2022-05-26T19:02:24.075Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.18-SNAPSHOT-sources.jar
15:02:24 [2022-05-26T19:02:24.075Z] [INFO] 
15:02:24 [2022-05-26T19:02:24.075Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:02:24 [2022-05-26T19:02:24.075Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.18-SNAPSHOT.jar
15:02:24 [2022-05-26T19:02:24.332Z] [INFO] 
15:02:24 [2022-05-26T19:02:24.332Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:02:24 [2022-05-26T19:02:24.332Z] [INFO] 
15:02:24 [2022-05-26T19:02:24.332Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:02:24 [2022-05-26T19:02:24.332Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:02:24 [2022-05-26T19:02:24.332Z] [INFO] 
15:02:24 [2022-05-26T19:02:24.332Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:02:24 [2022-05-26T19:02:24.332Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:02:24 [2022-05-26T19:02:24.332Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.18-SNAPSHOT.jar
15:02:24 [2022-05-26T19:02:24.591Z] [INFO] 
15:02:24 [2022-05-26T19:02:24.591Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:02:24 [2022-05-26T19:02:24.591Z] [INFO] 
15:02:24 [2022-05-26T19:02:24.591Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:02:24 [2022-05-26T19:02:24.591Z] [INFO] Skipping tests
15:02:24 [2022-05-26T19:02:24.591Z] [INFO] 
15:02:24 [2022-05-26T19:02:24.591Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:02:24 [2022-05-26T19:02:24.591Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.18-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.18-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.18-SNAPSHOT.jar
15:02:24 [2022-05-26T19:02:24.591Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.ui.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.18-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.18-SNAPSHOT.pom
15:02:24 [2022-05-26T19:02:24.591Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.18-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.18-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.18-SNAPSHOT-sources.jar
15:02:24 [2022-05-26T19:02:24.591Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.18-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.18-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.18-SNAPSHOT-pack200.jar.pack.gz
15:02:24 [2022-05-26T19:02:24.591Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.18-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.18-SNAPSHOT-p2metadata.xml
15:02:24 [2022-05-26T19:02:24.591Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.18-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.18-SNAPSHOT-p2artifacts.xml
15:02:24 [2022-05-26T19:02:24.591Z] [INFO] 
15:02:24 [2022-05-26T19:02:24.591Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:02:24 [2022-05-26T19:02:24.591Z] [INFO] 
15:02:24 [2022-05-26T19:02:24.591Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests >--
15:02:24 [2022-05-26T19:02:24.591Z] [INFO] Building org.eclipse.tracecompass.tmf.ui.swtbot.tests 1.0.17-SNAPSHOT [25/140]
15:02:24 [2022-05-26T19:02:24.591Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:02:24 [2022-05-26T19:02:24.591Z] [INFO] 
15:02:24 [2022-05-26T19:02:24.591Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:02:24 [2022-05-26T19:02:24.591Z] [INFO] 
15:02:24 [2022-05-26T19:02:24.591Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:02:24 [2022-05-26T19:02:24.591Z] [INFO] The project's OSGi version is 1.0.17.202205261847
15:02:24 [2022-05-26T19:02:24.591Z] [INFO] 
15:02:24 [2022-05-26T19:02:24.591Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:02:24 [2022-05-26T19:02:24.591Z] [INFO] 
15:02:24 [2022-05-26T19:02:24.591Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:02:24 [2022-05-26T19:02:24.591Z] [INFO] 
15:02:24 [2022-05-26T19:02:24.591Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:02:24 [2022-05-26T19:02:24.591Z] [INFO] 
15:02:24 [2022-05-26T19:02:24.591Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:02:24 [2022-05-26T19:02:24.591Z] [INFO] 
15:02:24 [2022-05-26T19:02:24.591Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:02:24 [2022-05-26T19:02:24.591Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ui.swtbot.tests...
15:02:25 [2022-05-26T19:02:25.157Z] [INFO] 
15:02:25 [2022-05-26T19:02:25.157Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:02:25 [2022-05-26T19:02:25.157Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:02:25 [2022-05-26T19:02:25.157Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/main/resources
15:02:25 [2022-05-26T19:02:25.157Z] [INFO] 
15:02:25 [2022-05-26T19:02:25.157Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:02:25 [2022-05-26T19:02:25.157Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests:1.0.17-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/pom.xml
15:02:25 [2022-05-26T19:02:25.157Z] [INFO] Compiling 48 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/classes
15:02:26 [2022-05-26T19:02:26.527Z] [INFO] 
15:02:26 [2022-05-26T19:02:26.527Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:02:26 [2022-05-26T19:02:26.527Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:02:26 [2022-05-26T19:02:26.527Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/test/resources
15:02:26 [2022-05-26T19:02:26.527Z] [INFO] 
15:02:26 [2022-05-26T19:02:26.527Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:02:26 [2022-05-26T19:02:26.527Z] [INFO] 
15:02:26 [2022-05-26T19:02:26.527Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:02:26 [2022-05-26T19:02:26.527Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.17-SNAPSHOT-sources.jar
15:02:26 [2022-05-26T19:02:26.785Z] [INFO] 
15:02:26 [2022-05-26T19:02:26.785Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:02:26 [2022-05-26T19:02:26.785Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.17-SNAPSHOT.jar
15:02:26 [2022-05-26T19:02:26.785Z] [INFO] 
15:02:26 [2022-05-26T19:02:26.785Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:02:26 [2022-05-26T19:02:26.785Z] [INFO] 
15:02:26 [2022-05-26T19:02:26.785Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:02:26 [2022-05-26T19:02:26.785Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:02:26 [2022-05-26T19:02:26.785Z] [INFO] 
15:02:26 [2022-05-26T19:02:26.785Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:02:26 [2022-05-26T19:02:26.785Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:02:26 [2022-05-26T19:02:26.785Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.17-SNAPSHOT.jar
15:02:27 [2022-05-26T19:02:27.042Z] [INFO] 
15:02:27 [2022-05-26T19:02:27.042Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:02:27 [2022-05-26T19:02:27.042Z] [INFO] 
15:02:27 [2022-05-26T19:02:27.042Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:02:27 [2022-05-26T19:02:27.042Z] [INFO] Skipping tests
15:02:27 [2022-05-26T19:02:27.042Z] [INFO] 
15:02:27 [2022-05-26T19:02:27.042Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:02:27 [2022-05-26T19:02:27.042Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.17-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.17-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.17-SNAPSHOT.jar
15:02:27 [2022-05-26T19:02:27.300Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.17-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.17-SNAPSHOT.pom
15:02:27 [2022-05-26T19:02:27.300Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.17-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.17-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.17-SNAPSHOT-sources.jar
15:02:27 [2022-05-26T19:02:27.300Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.17-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.17-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.17-SNAPSHOT-pack200.jar.pack.gz
15:02:27 [2022-05-26T19:02:27.300Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.17-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.17-SNAPSHOT-p2metadata.xml
15:02:27 [2022-05-26T19:02:27.300Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.17-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.17-SNAPSHOT-p2artifacts.xml
15:02:27 [2022-05-26T19:02:27.300Z] [INFO] 
15:02:27 [2022-05-26T19:02:27.300Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:02:27 [2022-05-26T19:02:27.300Z] [INFO] 
15:02:27 [2022-05-26T19:02:27.300Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core >--
15:02:27 [2022-05-26T19:02:27.300Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.core 3.1.0-SNAPSHOT [26/140]
15:02:27 [2022-05-26T19:02:27.300Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:02:27 [2022-05-26T19:02:27.300Z] [INFO] 
15:02:27 [2022-05-26T19:02:27.300Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.core ---
15:02:27 [2022-05-26T19:02:27.300Z] [INFO] 
15:02:27 [2022-05-26T19:02:27.300Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.core ---
15:02:27 [2022-05-26T19:02:27.300Z] [INFO] The project's OSGi version is 3.1.0.202205261847
15:02:27 [2022-05-26T19:02:27.300Z] [INFO] 
15:02:27 [2022-05-26T19:02:27.300Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.core ---
15:02:27 [2022-05-26T19:02:27.300Z] [INFO] 
15:02:27 [2022-05-26T19:02:27.300Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.core ---
15:02:27 [2022-05-26T19:02:27.300Z] [INFO] 
15:02:27 [2022-05-26T19:02:27.300Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.core ---
15:02:27 [2022-05-26T19:02:27.300Z] [INFO] 
15:02:27 [2022-05-26T19:02:27.300Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.core ---
15:02:27 [2022-05-26T19:02:27.300Z] [INFO] 
15:02:27 [2022-05-26T19:02:27.300Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.graph.core ---
15:02:27 [2022-05-26T19:02:27.300Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.graph.core...
15:02:27 [2022-05-26T19:02:27.300Z] [INFO] 
15:02:27 [2022-05-26T19:02:27.300Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.core ---
15:02:27 [2022-05-26T19:02:27.300Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:02:27 [2022-05-26T19:02:27.300Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.graph.core/src/main/resources
15:02:27 [2022-05-26T19:02:27.300Z] [INFO] 
15:02:27 [2022-05-26T19:02:27.300Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.core ---
15:02:27 [2022-05-26T19:02:27.300Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
15:02:27 [2022-05-26T19:02:27.300Z] [INFO] Compiling 34 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.graph.core/target/classes
15:02:27 [2022-05-26T19:02:27.559Z] [INFO] 
15:02:27 [2022-05-26T19:02:27.559Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.graph.core ---
15:02:27 [2022-05-26T19:02:27.559Z] [INFO] 
15:02:27 [2022-05-26T19:02:27.559Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.core ---
15:02:27 [2022-05-26T19:02:27.559Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:02:27 [2022-05-26T19:02:27.559Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.graph.core/src/test/resources
15:02:27 [2022-05-26T19:02:27.559Z] [INFO] 
15:02:27 [2022-05-26T19:02:27.559Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.graph.core ---
15:02:27 [2022-05-26T19:02:27.559Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
15:02:27 [2022-05-26T19:02:27.559Z] [INFO] 
15:02:27 [2022-05-26T19:02:27.559Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.analysis.graph.core ---
15:02:27 [2022-05-26T19:02:27.559Z] [INFO] No tests to run.
15:02:27 [2022-05-26T19:02:27.559Z] [INFO] 
15:02:27 [2022-05-26T19:02:27.559Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.graph.core ---
15:02:27 [2022-05-26T19:02:27.559Z] [INFO] 
15:02:27 [2022-05-26T19:02:27.559Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.core ---
15:02:27 [2022-05-26T19:02:27.817Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-3.1.0-SNAPSHOT-sources.jar
15:02:27 [2022-05-26T19:02:27.817Z] [INFO] 
15:02:27 [2022-05-26T19:02:27.817Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.core ---
15:02:27 [2022-05-26T19:02:27.817Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-3.1.0-SNAPSHOT.jar
15:02:27 [2022-05-26T19:02:27.817Z] [INFO] 
15:02:27 [2022-05-26T19:02:27.817Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.core ---
15:02:27 [2022-05-26T19:02:27.817Z] [INFO] 
15:02:27 [2022-05-26T19:02:27.817Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.graph.core ---
15:02:27 [2022-05-26T19:02:27.817Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:02:27 [2022-05-26T19:02:27.817Z] [INFO] 
15:02:27 [2022-05-26T19:02:27.817Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.graph.core ---
15:02:27 [2022-05-26T19:02:27.817Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:02:27 [2022-05-26T19:02:27.817Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-3.1.0-SNAPSHOT.jar
15:02:27 [2022-05-26T19:02:27.817Z] [INFO] 
15:02:27 [2022-05-26T19:02:27.817Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.core ---
15:02:27 [2022-05-26T19:02:27.817Z] [INFO] 
15:02:27 [2022-05-26T19:02:27.817Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.analysis.graph.core ---
15:02:27 [2022-05-26T19:02:27.817Z] [INFO] 
15:02:27 [2022-05-26T19:02:27.817Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.analysis.graph.core ---
15:02:27 [2022-05-26T19:02:27.817Z] [INFO] No tests to run.
15:02:27 [2022-05-26T19:02:27.817Z] [INFO] 
15:02:27 [2022-05-26T19:02:27.817Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.core ---
15:02:27 [2022-05-26T19:02:27.817Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-3.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/3.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-3.1.0-SNAPSHOT.jar
15:02:27 [2022-05-26T19:02:27.817Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.graph.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/3.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-3.1.0-SNAPSHOT.pom
15:02:27 [2022-05-26T19:02:27.817Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-3.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/3.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-3.1.0-SNAPSHOT-sources.jar
15:02:27 [2022-05-26T19:02:27.817Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-3.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/3.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-3.1.0-SNAPSHOT-pack200.jar.pack.gz
15:02:27 [2022-05-26T19:02:27.817Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.graph.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/3.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-3.1.0-SNAPSHOT-p2metadata.xml
15:02:27 [2022-05-26T19:02:27.817Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.graph.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/3.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-3.1.0-SNAPSHOT-p2artifacts.xml
15:02:27 [2022-05-26T19:02:27.817Z] [INFO] 
15:02:27 [2022-05-26T19:02:27.817Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.core ---
15:02:27 [2022-05-26T19:02:27.817Z] [INFO] 
15:02:27 [2022-05-26T19:02:27.817Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core >--
15:02:27 [2022-05-26T19:02:27.817Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.core 1.0.4-SNAPSHOT [27/140]
15:02:27 [2022-05-26T19:02:27.817Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:02:27 [2022-05-26T19:02:27.817Z] [INFO] 
15:02:27 [2022-05-26T19:02:27.817Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.core ---
15:02:27 [2022-05-26T19:02:27.817Z] [INFO] 
15:02:27 [2022-05-26T19:02:27.817Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.core ---
15:02:27 [2022-05-26T19:02:27.817Z] [INFO] The project's OSGi version is 1.0.4.202205261847
15:02:27 [2022-05-26T19:02:27.817Z] [INFO] 
15:02:27 [2022-05-26T19:02:27.817Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.core ---
15:02:27 [2022-05-26T19:02:27.817Z] [INFO] 
15:02:27 [2022-05-26T19:02:27.817Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.core ---
15:02:27 [2022-05-26T19:02:27.817Z] [INFO] 
15:02:27 [2022-05-26T19:02:27.817Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.core ---
15:02:27 [2022-05-26T19:02:27.817Z] [INFO] 
15:02:27 [2022-05-26T19:02:27.817Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.core ---
15:02:27 [2022-05-26T19:02:27.817Z] [INFO] 
15:02:27 [2022-05-26T19:02:27.817Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.core ---
15:02:27 [2022-05-26T19:02:27.817Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.core...
15:02:27 [2022-05-26T19:02:27.817Z] [INFO] 
15:02:27 [2022-05-26T19:02:27.817Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.core ---
15:02:27 [2022-05-26T19:02:27.817Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:02:27 [2022-05-26T19:02:27.817Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.core/src/main/resources
15:02:27 [2022-05-26T19:02:27.817Z] [INFO] 
15:02:27 [2022-05-26T19:02:27.817Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.core ---
15:02:27 [2022-05-26T19:02:27.817Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
15:02:27 [2022-05-26T19:02:27.817Z] [INFO] Compiling 33 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.core/target/classes
15:02:28 [2022-05-26T19:02:28.075Z] [INFO] 
15:02:28 [2022-05-26T19:02:28.075Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.chart.core ---
15:02:28 [2022-05-26T19:02:28.075Z] [INFO] 
15:02:28 [2022-05-26T19:02:28.075Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.core ---
15:02:28 [2022-05-26T19:02:28.075Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:02:28 [2022-05-26T19:02:28.075Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.core/src/test/resources
15:02:28 [2022-05-26T19:02:28.075Z] [INFO] 
15:02:28 [2022-05-26T19:02:28.075Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.chart.core ---
15:02:28 [2022-05-26T19:02:28.075Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
15:02:28 [2022-05-26T19:02:28.075Z] [INFO] 
15:02:28 [2022-05-26T19:02:28.075Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.tmf.chart.core ---
15:02:28 [2022-05-26T19:02:28.075Z] [INFO] No tests to run.
15:02:28 [2022-05-26T19:02:28.075Z] [INFO] 
15:02:28 [2022-05-26T19:02:28.075Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.chart.core ---
15:02:28 [2022-05-26T19:02:28.075Z] [INFO] 
15:02:28 [2022-05-26T19:02:28.075Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.core ---
15:02:28 [2022-05-26T19:02:28.332Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.4-SNAPSHOT-sources.jar
15:02:28 [2022-05-26T19:02:28.332Z] [INFO] 
15:02:28 [2022-05-26T19:02:28.332Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.core ---
15:02:28 [2022-05-26T19:02:28.333Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.4-SNAPSHOT.jar
15:02:28 [2022-05-26T19:02:28.333Z] [INFO] 
15:02:28 [2022-05-26T19:02:28.333Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.core ---
15:02:28 [2022-05-26T19:02:28.333Z] [INFO] 
15:02:28 [2022-05-26T19:02:28.333Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.core ---
15:02:28 [2022-05-26T19:02:28.333Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:02:28 [2022-05-26T19:02:28.333Z] [INFO] 
15:02:28 [2022-05-26T19:02:28.333Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.core ---
15:02:28 [2022-05-26T19:02:28.333Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:02:28 [2022-05-26T19:02:28.333Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.4-SNAPSHOT.jar
15:02:28 [2022-05-26T19:02:28.333Z] [INFO] 
15:02:28 [2022-05-26T19:02:28.333Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.core ---
15:02:28 [2022-05-26T19:02:28.333Z] [INFO] 
15:02:28 [2022-05-26T19:02:28.333Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.tmf.chart.core ---
15:02:28 [2022-05-26T19:02:28.333Z] [INFO] 
15:02:28 [2022-05-26T19:02:28.333Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.tmf.chart.core ---
15:02:28 [2022-05-26T19:02:28.333Z] [INFO] No tests to run.
15:02:28 [2022-05-26T19:02:28.333Z] [INFO] 
15:02:28 [2022-05-26T19:02:28.333Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.core ---
15:02:28 [2022-05-26T19:02:28.333Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.0.4-SNAPSHOT.jar
15:02:28 [2022-05-26T19:02:28.333Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.0.4-SNAPSHOT.pom
15:02:28 [2022-05-26T19:02:28.333Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.0.4-SNAPSHOT-sources.jar
15:02:28 [2022-05-26T19:02:28.333Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.0.4-SNAPSHOT-pack200.jar.pack.gz
15:02:28 [2022-05-26T19:02:28.333Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.0.4-SNAPSHOT-p2metadata.xml
15:02:28 [2022-05-26T19:02:28.333Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.0.4-SNAPSHOT-p2artifacts.xml
15:02:28 [2022-05-26T19:02:28.333Z] [INFO] 
15:02:28 [2022-05-26T19:02:28.333Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.core ---
15:02:28 [2022-05-26T19:02:28.333Z] [INFO] 
15:02:28 [2022-05-26T19:02:28.333Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core >--
15:02:28 [2022-05-26T19:02:28.333Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.core 1.1.3-SNAPSHOT [28/140]
15:02:28 [2022-05-26T19:02:28.333Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:02:28 [2022-05-26T19:02:28.333Z] [INFO] 
15:02:28 [2022-05-26T19:02:28.333Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.core ---
15:02:28 [2022-05-26T19:02:28.333Z] [INFO] 
15:02:28 [2022-05-26T19:02:28.333Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.core ---
15:02:28 [2022-05-26T19:02:28.333Z] [INFO] The project's OSGi version is 1.1.3.202205261847
15:02:28 [2022-05-26T19:02:28.333Z] [INFO] 
15:02:28 [2022-05-26T19:02:28.333Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.core ---
15:02:28 [2022-05-26T19:02:28.333Z] [INFO] 
15:02:28 [2022-05-26T19:02:28.333Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.core ---
15:02:28 [2022-05-26T19:02:28.333Z] [INFO] 
15:02:28 [2022-05-26T19:02:28.333Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.core ---
15:02:28 [2022-05-26T19:02:28.333Z] [INFO] 
15:02:28 [2022-05-26T19:02:28.333Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.core ---
15:02:28 [2022-05-26T19:02:28.333Z] [INFO] 
15:02:28 [2022-05-26T19:02:28.333Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.core ---
15:02:28 [2022-05-26T19:02:28.333Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.lami.core...
15:02:28 [2022-05-26T19:02:28.333Z] [INFO] 
15:02:28 [2022-05-26T19:02:28.333Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.core ---
15:02:28 [2022-05-26T19:02:28.333Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:02:28 [2022-05-26T19:02:28.333Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.core/src/main/resources
15:02:28 [2022-05-26T19:02:28.333Z] [INFO] 
15:02:28 [2022-05-26T19:02:28.333Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.core ---
15:02:28 [2022-05-26T19:02:28.333Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core:1.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
15:02:28 [2022-05-26T19:02:28.333Z] [INFO] Compiling 62 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.core/target/classes
15:02:28 [2022-05-26T19:02:28.898Z] [INFO] 
15:02:28 [2022-05-26T19:02:28.898Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.lami.core ---
15:02:28 [2022-05-26T19:02:28.899Z] [INFO] 
15:02:28 [2022-05-26T19:02:28.899Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.core ---
15:02:28 [2022-05-26T19:02:28.899Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:02:28 [2022-05-26T19:02:28.899Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.core/src/test/resources
15:02:28 [2022-05-26T19:02:28.899Z] [INFO] 
15:02:28 [2022-05-26T19:02:28.899Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.lami.core ---
15:02:28 [2022-05-26T19:02:28.899Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core:1.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
15:02:28 [2022-05-26T19:02:28.899Z] [INFO] 
15:02:28 [2022-05-26T19:02:28.899Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.analysis.lami.core ---
15:02:28 [2022-05-26T19:02:28.899Z] [INFO] No tests to run.
15:02:28 [2022-05-26T19:02:28.899Z] [INFO] 
15:02:28 [2022-05-26T19:02:28.899Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.lami.core ---
15:02:28 [2022-05-26T19:02:28.899Z] [INFO] 
15:02:28 [2022-05-26T19:02:28.899Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.core ---
15:02:28 [2022-05-26T19:02:28.899Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.3-SNAPSHOT-sources.jar
15:02:28 [2022-05-26T19:02:28.899Z] [INFO] 
15:02:28 [2022-05-26T19:02:28.899Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.core ---
15:02:28 [2022-05-26T19:02:28.899Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.3-SNAPSHOT.jar
15:02:28 [2022-05-26T19:02:28.899Z] [INFO] 
15:02:28 [2022-05-26T19:02:28.899Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.core ---
15:02:28 [2022-05-26T19:02:28.899Z] [INFO] 
15:02:28 [2022-05-26T19:02:28.899Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.lami.core ---
15:02:28 [2022-05-26T19:02:28.899Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:02:28 [2022-05-26T19:02:28.899Z] [INFO] 
15:02:28 [2022-05-26T19:02:28.899Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.lami.core ---
15:02:28 [2022-05-26T19:02:28.899Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:02:28 [2022-05-26T19:02:28.899Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.3-SNAPSHOT.jar
15:02:29 [2022-05-26T19:02:29.157Z] [INFO] 
15:02:29 [2022-05-26T19:02:29.157Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.core ---
15:02:29 [2022-05-26T19:02:29.157Z] [INFO] 
15:02:29 [2022-05-26T19:02:29.157Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.analysis.lami.core ---
15:02:29 [2022-05-26T19:02:29.157Z] [INFO] 
15:02:29 [2022-05-26T19:02:29.157Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.analysis.lami.core ---
15:02:29 [2022-05-26T19:02:29.157Z] [INFO] No tests to run.
15:02:29 [2022-05-26T19:02:29.157Z] [INFO] 
15:02:29 [2022-05-26T19:02:29.157Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.core ---
15:02:29 [2022-05-26T19:02:29.157Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.1.3-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.3-SNAPSHOT.jar
15:02:29 [2022-05-26T19:02:29.157Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.1.3-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.3-SNAPSHOT.pom
15:02:29 [2022-05-26T19:02:29.157Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.1.3-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.3-SNAPSHOT-sources.jar
15:02:29 [2022-05-26T19:02:29.157Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.1.3-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.3-SNAPSHOT-pack200.jar.pack.gz
15:02:29 [2022-05-26T19:02:29.157Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.1.3-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.3-SNAPSHOT-p2metadata.xml
15:02:29 [2022-05-26T19:02:29.157Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.1.3-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.3-SNAPSHOT-p2artifacts.xml
15:02:29 [2022-05-26T19:02:29.157Z] [INFO] 
15:02:29 [2022-05-26T19:02:29.157Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.core ---
15:02:29 [2022-05-26T19:02:29.157Z] [INFO] 
15:02:29 [2022-05-26T19:02:29.157Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core >--
15:02:29 [2022-05-26T19:02:29.157Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.core 5.2.3-SNAPSHOT [29/140]
15:02:29 [2022-05-26T19:02:29.157Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:02:29 [2022-05-26T19:02:29.157Z] [INFO] 
15:02:29 [2022-05-26T19:02:29.157Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.core ---
15:02:29 [2022-05-26T19:02:29.157Z] [INFO] 
15:02:29 [2022-05-26T19:02:29.157Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.core ---
15:02:29 [2022-05-26T19:02:29.157Z] [INFO] The project's OSGi version is 5.2.3.202205261847
15:02:29 [2022-05-26T19:02:29.157Z] [INFO] 
15:02:29 [2022-05-26T19:02:29.157Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.core ---
15:02:29 [2022-05-26T19:02:29.157Z] [INFO] 
15:02:29 [2022-05-26T19:02:29.157Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.core ---
15:02:29 [2022-05-26T19:02:29.157Z] [INFO] 
15:02:29 [2022-05-26T19:02:29.157Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.core ---
15:02:29 [2022-05-26T19:02:29.157Z] [INFO] 
15:02:29 [2022-05-26T19:02:29.157Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.core ---
15:02:29 [2022-05-26T19:02:29.157Z] [INFO] 
15:02:29 [2022-05-26T19:02:29.157Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.core ---
15:02:29 [2022-05-26T19:02:29.157Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.timing.core...
15:02:29 [2022-05-26T19:02:29.157Z] [INFO] 
15:02:29 [2022-05-26T19:02:29.157Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.core ---
15:02:29 [2022-05-26T19:02:29.157Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:02:29 [2022-05-26T19:02:29.157Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.core/src/main/resources
15:02:29 [2022-05-26T19:02:29.157Z] [INFO] 
15:02:29 [2022-05-26T19:02:29.157Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.core ---
15:02:29 [2022-05-26T19:02:29.157Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core:5.2.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
15:02:29 [2022-05-26T19:02:29.157Z] [INFO] Compiling 27 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes
15:02:29 [2022-05-26T19:02:29.722Z] [INFO] 
15:02:29 [2022-05-26T19:02:29.722Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.timing.core ---
15:02:29 [2022-05-26T19:02:29.722Z] [INFO] 
15:02:29 [2022-05-26T19:02:29.722Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.core ---
15:02:29 [2022-05-26T19:02:29.722Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:02:29 [2022-05-26T19:02:29.722Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.core/src/test/resources
15:02:29 [2022-05-26T19:02:29.722Z] [INFO] 
15:02:29 [2022-05-26T19:02:29.722Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.timing.core ---
15:02:29 [2022-05-26T19:02:29.722Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core:5.2.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
15:02:29 [2022-05-26T19:02:29.722Z] [INFO] 
15:02:29 [2022-05-26T19:02:29.722Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.analysis.timing.core ---
15:02:29 [2022-05-26T19:02:29.722Z] [INFO] No tests to run.
15:02:29 [2022-05-26T19:02:29.722Z] [INFO] 
15:02:29 [2022-05-26T19:02:29.722Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.timing.core ---
15:02:29 [2022-05-26T19:02:29.722Z] [INFO] 
15:02:29 [2022-05-26T19:02:29.722Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.core ---
15:02:29 [2022-05-26T19:02:29.722Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.2.3-SNAPSHOT-sources.jar
15:02:29 [2022-05-26T19:02:29.722Z] [INFO] 
15:02:29 [2022-05-26T19:02:29.722Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.core ---
15:02:29 [2022-05-26T19:02:29.722Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.2.3-SNAPSHOT.jar
15:02:29 [2022-05-26T19:02:29.722Z] [INFO] 
15:02:29 [2022-05-26T19:02:29.722Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.core ---
15:02:29 [2022-05-26T19:02:29.722Z] [INFO] 
15:02:29 [2022-05-26T19:02:29.722Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.timing.core ---
15:02:29 [2022-05-26T19:02:29.722Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:02:29 [2022-05-26T19:02:29.722Z] [INFO] 
15:02:29 [2022-05-26T19:02:29.722Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.timing.core ---
15:02:29 [2022-05-26T19:02:29.722Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:02:29 [2022-05-26T19:02:29.722Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.2.3-SNAPSHOT.jar
15:02:29 [2022-05-26T19:02:29.722Z] [INFO] 
15:02:29 [2022-05-26T19:02:29.722Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.core ---
15:02:29 [2022-05-26T19:02:29.722Z] [INFO] 
15:02:29 [2022-05-26T19:02:29.722Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.analysis.timing.core ---
15:02:29 [2022-05-26T19:02:29.722Z] [INFO] 
15:02:29 [2022-05-26T19:02:29.722Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.analysis.timing.core ---
15:02:29 [2022-05-26T19:02:29.722Z] [INFO] No tests to run.
15:02:29 [2022-05-26T19:02:29.722Z] [INFO] 
15:02:29 [2022-05-26T19:02:29.722Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.core ---
15:02:29 [2022-05-26T19:02:29.722Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.2.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.2.3-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.2.3-SNAPSHOT.jar
15:02:29 [2022-05-26T19:02:29.980Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.2.3-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.2.3-SNAPSHOT.pom
15:02:29 [2022-05-26T19:02:29.980Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.2.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.2.3-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.2.3-SNAPSHOT-sources.jar
15:02:29 [2022-05-26T19:02:29.980Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.2.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.2.3-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.2.3-SNAPSHOT-pack200.jar.pack.gz
15:02:29 [2022-05-26T19:02:29.980Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.2.3-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.2.3-SNAPSHOT-p2metadata.xml
15:02:29 [2022-05-26T19:02:29.980Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.2.3-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.2.3-SNAPSHOT-p2artifacts.xml
15:02:29 [2022-05-26T19:02:29.980Z] [INFO] 
15:02:29 [2022-05-26T19:02:29.980Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.core ---
15:02:29 [2022-05-26T19:02:29.980Z] [INFO] 
15:02:29 [2022-05-26T19:02:29.980Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core >--
15:02:29 [2022-05-26T19:02:29.980Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.core 6.0.2-SNAPSHOT [30/140]
15:02:29 [2022-05-26T19:02:29.980Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:02:29 [2022-05-26T19:02:29.980Z] [INFO] 
15:02:29 [2022-05-26T19:02:29.980Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:02:29 [2022-05-26T19:02:29.980Z] [INFO] 
15:02:29 [2022-05-26T19:02:29.980Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:02:29 [2022-05-26T19:02:29.980Z] [INFO] The project's OSGi version is 6.0.2.202205261847
15:02:29 [2022-05-26T19:02:29.980Z] [INFO] 
15:02:29 [2022-05-26T19:02:29.980Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:02:29 [2022-05-26T19:02:29.980Z] [INFO] 
15:02:29 [2022-05-26T19:02:29.980Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:02:29 [2022-05-26T19:02:29.980Z] [INFO] 
15:02:29 [2022-05-26T19:02:29.980Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:02:29 [2022-05-26T19:02:29.980Z] [INFO] 
15:02:29 [2022-05-26T19:02:29.980Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:02:29 [2022-05-26T19:02:29.980Z] [INFO] 
15:02:29 [2022-05-26T19:02:29.980Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:02:29 [2022-05-26T19:02:29.981Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.core...
15:02:29 [2022-05-26T19:02:29.981Z] [INFO] 
15:02:29 [2022-05-26T19:02:29.981Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:02:29 [2022-05-26T19:02:29.981Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:02:29 [2022-05-26T19:02:29.981Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/main/resources
15:02:29 [2022-05-26T19:02:29.981Z] [INFO] 
15:02:29 [2022-05-26T19:02:29.981Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:02:29 [2022-05-26T19:02:29.981Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core:6.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
15:02:29 [2022-05-26T19:02:29.981Z] [INFO] Compiling 127 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/classes
15:02:30 [2022-05-26T19:02:30.917Z] [INFO] 
15:02:30 [2022-05-26T19:02:30.917Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:02:30 [2022-05-26T19:02:30.917Z] [INFO] 
15:02:30 [2022-05-26T19:02:30.917Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:02:30 [2022-05-26T19:02:30.917Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:02:30 [2022-05-26T19:02:30.917Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/test/resources
15:02:30 [2022-05-26T19:02:30.917Z] [INFO] 
15:02:30 [2022-05-26T19:02:30.917Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:02:30 [2022-05-26T19:02:30.917Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core:6.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
15:02:30 [2022-05-26T19:02:30.917Z] [INFO] 
15:02:30 [2022-05-26T19:02:30.917Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:02:30 [2022-05-26T19:02:30.917Z] [INFO] No tests to run.
15:02:30 [2022-05-26T19:02:30.917Z] [INFO] 
15:02:30 [2022-05-26T19:02:30.917Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:02:30 [2022-05-26T19:02:30.917Z] [INFO] 
15:02:30 [2022-05-26T19:02:30.917Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:02:30 [2022-05-26T19:02:30.917Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-6.0.2-SNAPSHOT-sources.jar
15:02:30 [2022-05-26T19:02:30.917Z] [INFO] 
15:02:30 [2022-05-26T19:02:30.917Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:02:31 [2022-05-26T19:02:31.175Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-6.0.2-SNAPSHOT.jar
15:02:31 [2022-05-26T19:02:31.175Z] [INFO] 
15:02:31 [2022-05-26T19:02:31.175Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:02:31 [2022-05-26T19:02:31.175Z] [INFO] 
15:02:31 [2022-05-26T19:02:31.175Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:02:31 [2022-05-26T19:02:31.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
15:02:31 [2022-05-26T19:02:31.175Z] [INFO] 
15:02:31 [2022-05-26T19:02:31.175Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:02:31 [2022-05-26T19:02:31.175Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:02:31 [2022-05-26T19:02:31.175Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-6.0.2-SNAPSHOT.jar
15:02:31 [2022-05-26T19:02:31.432Z] [INFO] 
15:02:31 [2022-05-26T19:02:31.432Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:02:31 [2022-05-26T19:02:31.432Z] [INFO] 
15:02:31 [2022-05-26T19:02:31.432Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:02:31 [2022-05-26T19:02:31.432Z] [INFO] 
15:02:31 [2022-05-26T19:02:31.432Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:02:31 [2022-05-26T19:02:31.432Z] [INFO] No tests to run.
15:02:31 [2022-05-26T19:02:31.432Z] [INFO] 
15:02:31 [2022-05-26T19:02:31.432Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:02:31 [2022-05-26T19:02:31.432Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-6.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/6.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-6.0.2-SNAPSHOT.jar
15:02:31 [2022-05-26T19:02:31.432Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/6.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-6.0.2-SNAPSHOT.pom
15:02:31 [2022-05-26T19:02:31.432Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-6.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/6.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-6.0.2-SNAPSHOT-sources.jar
15:02:31 [2022-05-26T19:02:31.432Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-6.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/6.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-6.0.2-SNAPSHOT-pack200.jar.pack.gz
15:02:31 [2022-05-26T19:02:31.432Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/6.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-6.0.2-SNAPSHOT-p2metadata.xml
15:02:31 [2022-05-26T19:02:31.432Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/6.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-6.0.2-SNAPSHOT-p2artifacts.xml
15:02:31 [2022-05-26T19:02:31.433Z] [INFO] 
15:02:31 [2022-05-26T19:02:31.433Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:02:31 [2022-05-26T19:02:31.433Z] [INFO] 
15:02:31 [2022-05-26T19:02:31.433Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng-parent >---
15:02:31 [2022-05-26T19:02:31.433Z] [INFO] Building Trace Compass LTTng Support Parent 7.3.0-SNAPSHOT      [31/140]
15:02:31 [2022-05-26T19:02:31.433Z] [INFO] --------------------------------[ pom ]---------------------------------
15:02:31 [2022-05-26T19:02:31.433Z] [INFO] 
15:02:31 [2022-05-26T19:02:31.433Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng-parent ---
15:02:31 [2022-05-26T19:02:31.433Z] [INFO] 
15:02:31 [2022-05-26T19:02:31.433Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng-parent ---
15:02:31 [2022-05-26T19:02:31.433Z] [INFO] 
15:02:31 [2022-05-26T19:02:31.433Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng-parent ---
15:02:31 [2022-05-26T19:02:31.433Z] [INFO] 
15:02:31 [2022-05-26T19:02:31.433Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.lttng-parent ---
15:02:31 [2022-05-26T19:02:31.433Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:02:31 [2022-05-26T19:02:31.433Z] [INFO] 
15:02:31 [2022-05-26T19:02:31.433Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.lttng-parent ---
15:02:31 [2022-05-26T19:02:31.433Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:02:31 [2022-05-26T19:02:31.433Z] [INFO] 
15:02:31 [2022-05-26T19:02:31.433Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng-parent ---
15:02:31 [2022-05-26T19:02:31.433Z] [INFO] 
15:02:31 [2022-05-26T19:02:31.433Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng-parent ---
15:02:31 [2022-05-26T19:02:31.433Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng-parent/7.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng-parent-7.3.0-SNAPSHOT.pom
15:02:31 [2022-05-26T19:02:31.433Z] [INFO] 
15:02:31 [2022-05-26T19:02:31.433Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core >--
15:02:31 [2022-05-26T19:02:31.433Z] [INFO] Building org.eclipse.tracecompass.lttng2.common.core 1.1.3-SNAPSHOT [32/140]
15:02:31 [2022-05-26T19:02:31.433Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:02:31 [2022-05-26T19:02:31.433Z] [INFO] 
15:02:31 [2022-05-26T19:02:31.433Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.common.core ---
15:02:31 [2022-05-26T19:02:31.433Z] [INFO] 
15:02:31 [2022-05-26T19:02:31.433Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.common.core ---
15:02:31 [2022-05-26T19:02:31.433Z] [INFO] The project's OSGi version is 1.1.3.202205261847
15:02:31 [2022-05-26T19:02:31.433Z] [INFO] 
15:02:31 [2022-05-26T19:02:31.433Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.common.core ---
15:02:31 [2022-05-26T19:02:31.433Z] [INFO] 
15:02:31 [2022-05-26T19:02:31.433Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.common.core ---
15:02:31 [2022-05-26T19:02:31.433Z] [INFO] 
15:02:31 [2022-05-26T19:02:31.433Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.common.core ---
15:02:31 [2022-05-26T19:02:31.433Z] [INFO] 
15:02:31 [2022-05-26T19:02:31.433Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.common.core ---
15:02:31 [2022-05-26T19:02:31.433Z] [INFO] 
15:02:31 [2022-05-26T19:02:31.433Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.common.core ---
15:02:31 [2022-05-26T19:02:31.433Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.common.core...
15:02:31 [2022-05-26T19:02:31.691Z] [INFO] 
15:02:31 [2022-05-26T19:02:31.691Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.common.core ---
15:02:31 [2022-05-26T19:02:31.691Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:02:31 [2022-05-26T19:02:31.691Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.common.core/src/main/resources
15:02:31 [2022-05-26T19:02:31.691Z] [INFO] 
15:02:31 [2022-05-26T19:02:31.691Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.common.core ---
15:02:31 [2022-05-26T19:02:31.691Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core:1.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
15:02:31 [2022-05-26T19:02:31.691Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.common.core/target/classes
15:02:31 [2022-05-26T19:02:31.691Z] [INFO] 
15:02:31 [2022-05-26T19:02:31.691Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.common.core ---
15:02:31 [2022-05-26T19:02:31.691Z] [INFO] 
15:02:31 [2022-05-26T19:02:31.691Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.common.core ---
15:02:31 [2022-05-26T19:02:31.691Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:02:31 [2022-05-26T19:02:31.691Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.common.core/src/test/resources
15:02:31 [2022-05-26T19:02:31.691Z] [INFO] 
15:02:31 [2022-05-26T19:02:31.691Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.lttng2.common.core ---
15:02:31 [2022-05-26T19:02:31.691Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core:1.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
15:02:31 [2022-05-26T19:02:31.691Z] [INFO] 
15:02:31 [2022-05-26T19:02:31.691Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.lttng2.common.core ---
15:02:31 [2022-05-26T19:02:31.691Z] [INFO] No tests to run.
15:02:31 [2022-05-26T19:02:31.691Z] [INFO] 
15:02:31 [2022-05-26T19:02:31.691Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.common.core ---
15:02:31 [2022-05-26T19:02:31.691Z] [INFO] 
15:02:31 [2022-05-26T19:02:31.691Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.common.core ---
15:02:31 [2022-05-26T19:02:31.691Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.1.3-SNAPSHOT-sources.jar
15:02:31 [2022-05-26T19:02:31.691Z] [INFO] 
15:02:31 [2022-05-26T19:02:31.691Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.common.core ---
15:02:31 [2022-05-26T19:02:31.949Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.1.3-SNAPSHOT.jar
15:02:31 [2022-05-26T19:02:31.949Z] [INFO] 
15:02:31 [2022-05-26T19:02:31.949Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.common.core ---
15:02:31 [2022-05-26T19:02:31.949Z] [INFO] 
15:02:31 [2022-05-26T19:02:31.949Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.common.core ---
15:02:31 [2022-05-26T19:02:31.949Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:02:31 [2022-05-26T19:02:31.949Z] [INFO] 
15:02:31 [2022-05-26T19:02:31.949Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.common.core ---
15:02:31 [2022-05-26T19:02:31.949Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:02:31 [2022-05-26T19:02:31.949Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.1.3-SNAPSHOT.jar
15:02:31 [2022-05-26T19:02:31.949Z] [INFO] 
15:02:31 [2022-05-26T19:02:31.949Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.common.core ---
15:02:31 [2022-05-26T19:02:31.949Z] [INFO] 
15:02:31 [2022-05-26T19:02:31.949Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.lttng2.common.core ---
15:02:31 [2022-05-26T19:02:31.949Z] [INFO] 
15:02:31 [2022-05-26T19:02:31.949Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.lttng2.common.core ---
15:02:31 [2022-05-26T19:02:31.949Z] [INFO] No tests to run.
15:02:31 [2022-05-26T19:02:31.949Z] [INFO] 
15:02:31 [2022-05-26T19:02:31.949Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.common.core ---
15:02:31 [2022-05-26T19:02:31.949Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.1.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core/1.1.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.1.3-SNAPSHOT.jar
15:02:31 [2022-05-26T19:02:31.949Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.common.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core/1.1.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.1.3-SNAPSHOT.pom
15:02:31 [2022-05-26T19:02:31.949Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.1.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core/1.1.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.1.3-SNAPSHOT-sources.jar
15:02:31 [2022-05-26T19:02:31.949Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.1.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core/1.1.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.1.3-SNAPSHOT-pack200.jar.pack.gz
15:02:31 [2022-05-26T19:02:31.949Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.common.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core/1.1.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.1.3-SNAPSHOT-p2metadata.xml
15:02:31 [2022-05-26T19:02:31.949Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.common.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core/1.1.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.1.3-SNAPSHOT-p2artifacts.xml
15:02:31 [2022-05-26T19:02:31.949Z] [INFO] 
15:02:31 [2022-05-26T19:02:31.949Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.common.core ---
15:02:31 [2022-05-26T19:02:31.949Z] [INFO] 
15:02:31 [2022-05-26T19:02:31.949Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core >--
15:02:31 [2022-05-26T19:02:31.949Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.core 4.0.4-SNAPSHOT [33/140]
15:02:31 [2022-05-26T19:02:31.949Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:02:31 [2022-05-26T19:02:31.949Z] [INFO] 
15:02:31 [2022-05-26T19:02:31.949Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:02:31 [2022-05-26T19:02:31.949Z] [INFO] 
15:02:31 [2022-05-26T19:02:31.949Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:02:31 [2022-05-26T19:02:31.949Z] [INFO] The project's OSGi version is 4.0.4.202205261847
15:02:31 [2022-05-26T19:02:31.949Z] [INFO] 
15:02:31 [2022-05-26T19:02:31.949Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:02:31 [2022-05-26T19:02:31.949Z] [INFO] 
15:02:31 [2022-05-26T19:02:31.949Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:02:31 [2022-05-26T19:02:31.949Z] [INFO] 
15:02:31 [2022-05-26T19:02:31.949Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:02:31 [2022-05-26T19:02:31.949Z] [INFO] 
15:02:31 [2022-05-26T19:02:31.949Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:02:31 [2022-05-26T19:02:31.949Z] [INFO] 
15:02:31 [2022-05-26T19:02:31.949Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:02:31 [2022-05-26T19:02:31.949Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.core...
15:02:31 [2022-05-26T19:02:31.949Z] [INFO] 
15:02:31 [2022-05-26T19:02:31.949Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:02:31 [2022-05-26T19:02:31.949Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:02:31 [2022-05-26T19:02:31.949Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/main/resources
15:02:31 [2022-05-26T19:02:31.949Z] [INFO] 
15:02:31 [2022-05-26T19:02:31.949Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:02:31 [2022-05-26T19:02:31.949Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core:4.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
15:02:31 [2022-05-26T19:02:31.949Z] [INFO] Compiling 92 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/classes
15:02:31 [2022-05-26T19:02:31.976Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-6qwbh-gx0lq because kubernetes resource quota exceeded. 
15:02:31 [2022-05-26T19:02:31.977Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-6qwbh-gx0lq" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
15:02:31 [2022-05-26T19:02:31.977Z] Retrying...
15:02:31 [2022-05-26T19:02:31.977Z] 
15:02:32 [2022-05-26T19:02:32.882Z] [INFO] 
15:02:32 [2022-05-26T19:02:32.883Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:02:32 [2022-05-26T19:02:32.883Z] [INFO] 
15:02:32 [2022-05-26T19:02:32.883Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:02:32 [2022-05-26T19:02:32.883Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:02:32 [2022-05-26T19:02:32.883Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/test/resources
15:02:32 [2022-05-26T19:02:32.883Z] [INFO] 
15:02:32 [2022-05-26T19:02:32.883Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:02:32 [2022-05-26T19:02:32.883Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core:4.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
15:02:32 [2022-05-26T19:02:32.883Z] [INFO] 
15:02:32 [2022-05-26T19:02:32.883Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:02:32 [2022-05-26T19:02:32.883Z] [INFO] No tests to run.
15:02:32 [2022-05-26T19:02:32.883Z] [INFO] 
15:02:32 [2022-05-26T19:02:32.883Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:02:32 [2022-05-26T19:02:32.883Z] [INFO] 
15:02:32 [2022-05-26T19:02:32.883Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:02:32 [2022-05-26T19:02:32.883Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-4.0.4-SNAPSHOT-sources.jar
15:02:32 [2022-05-26T19:02:32.883Z] [INFO] 
15:02:32 [2022-05-26T19:02:32.883Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:02:32 [2022-05-26T19:02:32.883Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-4.0.4-SNAPSHOT.jar
15:02:32 [2022-05-26T19:02:32.883Z] [INFO] 
15:02:32 [2022-05-26T19:02:32.883Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:02:32 [2022-05-26T19:02:32.883Z] [INFO] 
15:02:32 [2022-05-26T19:02:32.883Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:02:32 [2022-05-26T19:02:32.883Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:02:32 [2022-05-26T19:02:32.883Z] [INFO] 
15:02:32 [2022-05-26T19:02:32.883Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:02:32 [2022-05-26T19:02:32.883Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:02:32 [2022-05-26T19:02:32.883Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-4.0.4-SNAPSHOT.jar
15:02:33 [2022-05-26T19:02:33.448Z] [INFO] 
15:02:33 [2022-05-26T19:02:33.448Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:02:33 [2022-05-26T19:02:33.448Z] [INFO] 
15:02:33 [2022-05-26T19:02:33.448Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:02:33 [2022-05-26T19:02:33.448Z] [INFO] 
15:02:33 [2022-05-26T19:02:33.448Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:02:33 [2022-05-26T19:02:33.448Z] [INFO] No tests to run.
15:02:33 [2022-05-26T19:02:33.448Z] [INFO] 
15:02:33 [2022-05-26T19:02:33.448Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:02:33 [2022-05-26T19:02:33.448Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-4.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/4.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-4.0.4-SNAPSHOT.jar
15:02:33 [2022-05-26T19:02:33.448Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/4.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-4.0.4-SNAPSHOT.pom
15:02:33 [2022-05-26T19:02:33.448Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-4.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/4.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-4.0.4-SNAPSHOT-sources.jar
15:02:33 [2022-05-26T19:02:33.448Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-4.0.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/4.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-4.0.4-SNAPSHOT-pack200.jar.pack.gz
15:02:33 [2022-05-26T19:02:33.448Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/4.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-4.0.4-SNAPSHOT-p2metadata.xml
15:02:33 [2022-05-26T19:02:33.448Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/4.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-4.0.4-SNAPSHOT-p2artifacts.xml
15:02:33 [2022-05-26T19:02:33.448Z] [INFO] 
15:02:33 [2022-05-26T19:02:33.448Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:02:33 [2022-05-26T19:02:33.448Z] [INFO] 
15:02:33 [2022-05-26T19:02:33.448Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core >--
15:02:33 [2022-05-26T19:02:33.448Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.core 3.0.5-SNAPSHOT [34/140]
15:02:33 [2022-05-26T19:02:33.448Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:02:33 [2022-05-26T19:02:33.448Z] [INFO] 
15:02:33 [2022-05-26T19:02:33.448Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:02:33 [2022-05-26T19:02:33.448Z] [INFO] 
15:02:33 [2022-05-26T19:02:33.448Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:02:33 [2022-05-26T19:02:33.448Z] [INFO] The project's OSGi version is 3.0.5.202205261847
15:02:33 [2022-05-26T19:02:33.448Z] [INFO] 
15:02:33 [2022-05-26T19:02:33.448Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:02:33 [2022-05-26T19:02:33.448Z] [INFO] 
15:02:33 [2022-05-26T19:02:33.448Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:02:33 [2022-05-26T19:02:33.448Z] [INFO] 
15:02:33 [2022-05-26T19:02:33.448Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:02:33 [2022-05-26T19:02:33.448Z] [INFO] 
15:02:33 [2022-05-26T19:02:33.448Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:02:33 [2022-05-26T19:02:33.448Z] [INFO] 
15:02:33 [2022-05-26T19:02:33.448Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:02:33 [2022-05-26T19:02:33.448Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.kernel.core...
15:02:33 [2022-05-26T19:02:33.448Z] [INFO] 
15:02:33 [2022-05-26T19:02:33.448Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:02:33 [2022-05-26T19:02:33.448Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:02:33 [2022-05-26T19:02:33.448Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/main/resources
15:02:33 [2022-05-26T19:02:33.448Z] [INFO] 
15:02:33 [2022-05-26T19:02:33.448Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:02:33 [2022-05-26T19:02:33.448Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core:3.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
15:02:33 [2022-05-26T19:02:33.448Z] [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/classes
15:02:34 [2022-05-26T19:02:34.013Z] [INFO] 
15:02:34 [2022-05-26T19:02:34.013Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:02:34 [2022-05-26T19:02:34.013Z] [INFO] 
15:02:34 [2022-05-26T19:02:34.013Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:02:34 [2022-05-26T19:02:34.013Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:02:34 [2022-05-26T19:02:34.013Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/test/resources
15:02:34 [2022-05-26T19:02:34.013Z] [INFO] 
15:02:34 [2022-05-26T19:02:34.013Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:02:34 [2022-05-26T19:02:34.013Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core:3.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
15:02:34 [2022-05-26T19:02:34.013Z] [INFO] 
15:02:34 [2022-05-26T19:02:34.013Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:02:34 [2022-05-26T19:02:34.013Z] [INFO] No tests to run.
15:02:34 [2022-05-26T19:02:34.013Z] [INFO] 
15:02:34 [2022-05-26T19:02:34.013Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:02:34 [2022-05-26T19:02:34.013Z] [INFO] 
15:02:34 [2022-05-26T19:02:34.013Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:02:34 [2022-05-26T19:02:34.013Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.5-SNAPSHOT-sources.jar
15:02:34 [2022-05-26T19:02:34.013Z] [INFO] 
15:02:34 [2022-05-26T19:02:34.013Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:02:34 [2022-05-26T19:02:34.013Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.5-SNAPSHOT.jar
15:02:34 [2022-05-26T19:02:34.013Z] [INFO] 
15:02:34 [2022-05-26T19:02:34.013Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:02:34 [2022-05-26T19:02:34.013Z] [INFO] 
15:02:34 [2022-05-26T19:02:34.013Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:02:34 [2022-05-26T19:02:34.013Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:02:34 [2022-05-26T19:02:34.013Z] [INFO] 
15:02:34 [2022-05-26T19:02:34.013Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:02:34 [2022-05-26T19:02:34.013Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:02:34 [2022-05-26T19:02:34.013Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.5-SNAPSHOT.jar
15:02:34 [2022-05-26T19:02:34.013Z] [INFO] 
15:02:34 [2022-05-26T19:02:34.013Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:02:34 [2022-05-26T19:02:34.013Z] [INFO] 
15:02:34 [2022-05-26T19:02:34.013Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:02:34 [2022-05-26T19:02:34.013Z] [INFO] 
15:02:34 [2022-05-26T19:02:34.013Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:02:34 [2022-05-26T19:02:34.013Z] [INFO] No tests to run.
15:02:34 [2022-05-26T19:02:34.013Z] [INFO] 
15:02:34 [2022-05-26T19:02:34.013Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:02:34 [2022-05-26T19:02:34.013Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.0.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.5-SNAPSHOT.jar
15:02:34 [2022-05-26T19:02:34.013Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.0.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.5-SNAPSHOT.pom
15:02:34 [2022-05-26T19:02:34.014Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.0.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.5-SNAPSHOT-sources.jar
15:02:34 [2022-05-26T19:02:34.014Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.5-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.0.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.5-SNAPSHOT-pack200.jar.pack.gz
15:02:34 [2022-05-26T19:02:34.014Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.0.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.5-SNAPSHOT-p2metadata.xml
15:02:34 [2022-05-26T19:02:34.014Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.0.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.5-SNAPSHOT-p2artifacts.xml
15:02:34 [2022-05-26T19:02:34.014Z] [INFO] 
15:02:34 [2022-05-26T19:02:34.014Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:02:34 [2022-05-26T19:02:34.014Z] [INFO] 
15:02:34 [2022-05-26T19:02:34.014Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests >--
15:02:34 [2022-05-26T19:02:34.014Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests 1.0.2-SNAPSHOT [35/140]
15:02:34 [2022-05-26T19:02:34.014Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:02:34 [2022-05-26T19:02:34.014Z] [INFO] 
15:02:34 [2022-05-26T19:02:34.014Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:02:34 [2022-05-26T19:02:34.014Z] [INFO] 
15:02:34 [2022-05-26T19:02:34.014Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:02:34 [2022-05-26T19:02:34.014Z] [INFO] The project's OSGi version is 1.0.2.202205261847
15:02:34 [2022-05-26T19:02:34.014Z] [INFO] 
15:02:34 [2022-05-26T19:02:34.014Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:02:34 [2022-05-26T19:02:34.014Z] [INFO] 
15:02:34 [2022-05-26T19:02:34.014Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:02:34 [2022-05-26T19:02:34.014Z] [INFO] 
15:02:34 [2022-05-26T19:02:34.014Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:02:34 [2022-05-26T19:02:34.014Z] [INFO] 
15:02:34 [2022-05-26T19:02:34.014Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:02:34 [2022-05-26T19:02:34.272Z] [INFO] 
15:02:34 [2022-05-26T19:02:34.272Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:02:34 [2022-05-26T19:02:34.272Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests...
15:02:34 [2022-05-26T19:02:34.528Z] [INFO] 
15:02:34 [2022-05-26T19:02:34.528Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:02:34 [2022-05-26T19:02:34.528Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:02:34 [2022-05-26T19:02:34.528Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/src/main/resources
15:02:34 [2022-05-26T19:02:34.528Z] [INFO] 
15:02:34 [2022-05-26T19:02:34.528Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:02:34 [2022-05-26T19:02:34.528Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/pom.xml
15:02:34 [2022-05-26T19:02:34.528Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/classes
15:02:35 [2022-05-26T19:02:35.092Z] [INFO] 
15:02:35 [2022-05-26T19:02:35.092Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:02:35 [2022-05-26T19:02:35.092Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:02:35 [2022-05-26T19:02:35.092Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/src/test/resources
15:02:35 [2022-05-26T19:02:35.093Z] [INFO] 
15:02:35 [2022-05-26T19:02:35.093Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:02:35 [2022-05-26T19:02:35.093Z] [INFO] 
15:02:35 [2022-05-26T19:02:35.093Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:02:35 [2022-05-26T19:02:35.093Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.2-SNAPSHOT-sources.jar
15:02:35 [2022-05-26T19:02:35.093Z] [INFO] 
15:02:35 [2022-05-26T19:02:35.093Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:02:35 [2022-05-26T19:02:35.093Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.2-SNAPSHOT.jar
15:02:35 [2022-05-26T19:02:35.093Z] [INFO] 
15:02:35 [2022-05-26T19:02:35.093Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:02:35 [2022-05-26T19:02:35.093Z] [INFO] 
15:02:35 [2022-05-26T19:02:35.093Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:02:35 [2022-05-26T19:02:35.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
15:02:35 [2022-05-26T19:02:35.093Z] [INFO] 
15:02:35 [2022-05-26T19:02:35.093Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:02:35 [2022-05-26T19:02:35.093Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:02:35 [2022-05-26T19:02:35.093Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.2-SNAPSHOT.jar
15:02:35 [2022-05-26T19:02:35.350Z] [INFO] 
15:02:35 [2022-05-26T19:02:35.350Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:02:35 [2022-05-26T19:02:35.350Z] [INFO] 
15:02:35 [2022-05-26T19:02:35.350Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:02:35 [2022-05-26T19:02:35.350Z] [INFO] Skipping tests
15:02:35 [2022-05-26T19:02:35.350Z] [INFO] 
15:02:35 [2022-05-26T19:02:35.350Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:02:35 [2022-05-26T19:02:35.350Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.2-SNAPSHOT.jar
15:02:35 [2022-05-26T19:02:35.350Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.2-SNAPSHOT.pom
15:02:35 [2022-05-26T19:02:35.350Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.2-SNAPSHOT-sources.jar
15:02:35 [2022-05-26T19:02:35.350Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.2-SNAPSHOT-pack200.jar.pack.gz
15:02:35 [2022-05-26T19:02:35.350Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.2-SNAPSHOT-p2metadata.xml
15:02:35 [2022-05-26T19:02:35.350Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.2-SNAPSHOT-p2artifacts.xml
15:02:35 [2022-05-26T19:02:35.350Z] [INFO] 
15:02:35 [2022-05-26T19:02:35.350Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:02:35 [2022-05-26T19:02:35.350Z] [INFO] 
15:02:35 [2022-05-26T19:02:35.350Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests >--
15:02:35 [2022-05-26T19:02:35.350Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.core.tests 1.0.6-SNAPSHOT [36/140]
15:02:35 [2022-05-26T19:02:35.350Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:02:35 [2022-05-26T19:02:35.350Z] [INFO] 
15:02:35 [2022-05-26T19:02:35.350Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:02:35 [2022-05-26T19:02:35.350Z] [INFO] 
15:02:35 [2022-05-26T19:02:35.350Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:02:35 [2022-05-26T19:02:35.350Z] [INFO] The project's OSGi version is 1.0.6.202205261847
15:02:35 [2022-05-26T19:02:35.350Z] [INFO] 
15:02:35 [2022-05-26T19:02:35.350Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:02:35 [2022-05-26T19:02:35.350Z] [INFO] 
15:02:35 [2022-05-26T19:02:35.350Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:02:35 [2022-05-26T19:02:35.350Z] [INFO] 
15:02:35 [2022-05-26T19:02:35.350Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:02:35 [2022-05-26T19:02:35.350Z] [INFO] 
15:02:35 [2022-05-26T19:02:35.350Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:02:35 [2022-05-26T19:02:35.350Z] [INFO] 
15:02:35 [2022-05-26T19:02:35.350Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:02:35 [2022-05-26T19:02:35.350Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.graph.core.tests...
15:02:35 [2022-05-26T19:02:35.608Z] [INFO] 
15:02:35 [2022-05-26T19:02:35.608Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:02:35 [2022-05-26T19:02:35.608Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:02:35 [2022-05-26T19:02:35.608Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/src/main/resources
15:02:35 [2022-05-26T19:02:35.608Z] [INFO] 
15:02:35 [2022-05-26T19:02:35.608Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:02:35 [2022-05-26T19:02:35.608Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/pom.xml
15:02:35 [2022-05-26T19:02:35.608Z] [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/classes
15:02:35 [2022-05-26T19:02:35.865Z] [INFO] 
15:02:35 [2022-05-26T19:02:35.865Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:02:35 [2022-05-26T19:02:35.865Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:02:35 [2022-05-26T19:02:35.865Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/src/test/resources
15:02:35 [2022-05-26T19:02:35.865Z] [INFO] 
15:02:35 [2022-05-26T19:02:35.865Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:02:35 [2022-05-26T19:02:35.865Z] [INFO] 
15:02:35 [2022-05-26T19:02:35.865Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:02:35 [2022-05-26T19:02:35.865Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.6-SNAPSHOT-sources.jar
15:02:35 [2022-05-26T19:02:35.865Z] [INFO] 
15:02:35 [2022-05-26T19:02:35.865Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:02:35 [2022-05-26T19:02:35.865Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.6-SNAPSHOT.jar
15:02:35 [2022-05-26T19:02:35.865Z] [INFO] 
15:02:35 [2022-05-26T19:02:35.865Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:02:35 [2022-05-26T19:02:35.865Z] [INFO] 
15:02:35 [2022-05-26T19:02:35.865Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:02:35 [2022-05-26T19:02:35.865Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:02:35 [2022-05-26T19:02:35.865Z] [INFO] 
15:02:35 [2022-05-26T19:02:35.865Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:02:35 [2022-05-26T19:02:35.865Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:02:35 [2022-05-26T19:02:35.865Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.6-SNAPSHOT.jar
15:02:35 [2022-05-26T19:02:35.865Z] [INFO] 
15:02:35 [2022-05-26T19:02:35.865Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:02:35 [2022-05-26T19:02:35.865Z] [INFO] 
15:02:35 [2022-05-26T19:02:35.865Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:02:36 [2022-05-26T19:02:36.429Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java)
15:02:36 [2022-05-26T19:02:36.429Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work/data/.metadata/.log
15:02:36 [2022-05-26T19:02:36.429Z] [INFO] Command line:
15:02:36 [2022-05-26T19:02:36.429Z] 	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:02:36 [2022-05-26T19:02:36.429Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:02:41 [2022-05-26T19:02:41.692Z] !SESSION 2022-05-26 19:02:36.755 -----------------------------------------------
15:02:41 [2022-05-26T19:02:41.692Z] eclipse.buildId=unknown
15:02:41 [2022-05-26T19:02:41.692Z] java.version=11.0.2
15:02:41 [2022-05-26T19:02:41.692Z] java.vendor=Oracle Corporation
15:02:41 [2022-05-26T19:02:41.692Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:02:41 [2022-05-26T19:02:41.692Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/surefire.properties -product org.eclipse.platform.ide
15:02:41 [2022-05-26T19:02:41.692Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
15:02:41 [2022-05-26T19:02:41.692Z] 
15:02:41 [2022-05-26T19:02:41.692Z] !ENTRY org.eclipse.compare.win32 4 0 2022-05-26 19:02:40.757
15:02:41 [2022-05-26T19:02:41.692Z] !MESSAGE FrameworkEvent ERROR
15:02:41 [2022-05-26T19:02:41.692Z] !STACK 0
15:02:41 [2022-05-26T19:02:41.692Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [66]
15:02:41 [2022-05-26T19:02:41.692Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:02:41 [2022-05-26T19:02:41.692Z] 
15:02:41 [2022-05-26T19:02:41.692Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
15:02:41 [2022-05-26T19:02:41.692Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1847)
15:02:41 [2022-05-26T19:02:41.692Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:02:41 [2022-05-26T19:02:41.692Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1840)
15:02:41 [2022-05-26T19:02:41.692Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1781)
15:02:41 [2022-05-26T19:02:41.692Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1745)
15:02:41 [2022-05-26T19:02:41.692Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1667)
15:02:41 [2022-05-26T19:02:41.692Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:02:41 [2022-05-26T19:02:41.692Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:02:41 [2022-05-26T19:02:41.692Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:02:41 [2022-05-26T19:02:41.692Z] 
15:02:41 [2022-05-26T19:02:41.692Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2022-05-26 19:02:41.084
15:02:41 [2022-05-26T19:02:41.692Z] !MESSAGE FrameworkEvent ERROR
15:02:41 [2022-05-26T19:02:41.692Z] !STACK 0
15:02:41 [2022-05-26T19:02:41.692Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [139]
15:02:41 [2022-05-26T19:02:41.692Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:02:41 [2022-05-26T19:02:41.692Z] 
15:02:41 [2022-05-26T19:02:41.692Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
15:02:41 [2022-05-26T19:02:41.692Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1847)
15:02:41 [2022-05-26T19:02:41.692Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:02:41 [2022-05-26T19:02:41.692Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1840)
15:02:41 [2022-05-26T19:02:41.692Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1781)
15:02:41 [2022-05-26T19:02:41.692Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1745)
15:02:41 [2022-05-26T19:02:41.692Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1667)
15:02:41 [2022-05-26T19:02:41.692Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:02:41 [2022-05-26T19:02:41.692Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:02:41 [2022-05-26T19:02:41.692Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:02:41 [2022-05-26T19:02:41.984Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-6qwbh-79pxn because kubernetes resource quota exceeded. 
15:02:41 [2022-05-26T19:02:41.985Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-6qwbh-79pxn" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
15:02:41 [2022-05-26T19:02:41.985Z] Retrying...
15:02:41 [2022-05-26T19:02:41.985Z] 
15:02:42 [2022-05-26T19:02:42.256Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest
15:02:42 [2022-05-26T19:02:42.515Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.179 s - in org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest
15:02:42 [2022-05-26T19:02:42.515Z] testCriticalPathWakeupOpenedDelay  Time elapsed: 0.105 s
15:02:42 [2022-05-26T19:02:42.515Z] testCriticalPathWakeupInterleave  Time elapsed: 0.001 s
15:02:42 [2022-05-26T19:02:42.515Z] testCriticalPathWakeupMissing  Time elapsed: 0.001 s
15:02:42 [2022-05-26T19:02:42.515Z] testCriticalPathWakeupNew  Time elapsed: 0.001 s
15:02:42 [2022-05-26T19:02:42.515Z] testCriticalPathWakeupMutual  Time elapsed: 0.001 s
15:02:42 [2022-05-26T19:02:42.515Z] testCriticalPathWakeupNested  Time elapsed: 0.001 s
15:02:42 [2022-05-26T19:02:42.515Z] testCriticalPathBasic  Time elapsed: 0.001 s
15:02:42 [2022-05-26T19:02:42.515Z] testCriticalPathWakeupOpened  Time elapsed: 0.001 s
15:02:42 [2022-05-26T19:02:42.515Z] testCriticalPathWakeupEmbedded  Time elapsed: 0.001 s
15:02:42 [2022-05-26T19:02:42.515Z] testCriticalPathWakeupNet1  Time elapsed: 0.001 s
15:02:42 [2022-05-26T19:02:42.515Z] testCriticalPathWakeupSelf  Time elapsed: 0.001 s
15:02:42 [2022-05-26T19:02:42.515Z] testCriticalPathWakeupUnknown  Time elapsed: 0 s
15:02:42 [2022-05-26T19:02:42.515Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest
15:02:42 [2022-05-26T19:02:42.515Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest
15:02:42 [2022-05-26T19:02:42.515Z] testCheckVertical  Time elapsed: 0.001 s
15:02:42 [2022-05-26T19:02:42.515Z] testAppendVertex  Time elapsed: 0 s
15:02:42 [2022-05-26T19:02:42.515Z] testCheckHorizontal  Time elapsed: 0.001 s
15:02:42 [2022-05-26T19:02:42.515Z] testIllegalVertex  Time elapsed: 0 s
15:02:42 [2022-05-26T19:02:42.515Z] testVertexAt  Time elapsed: 0.002 s
15:02:42 [2022-05-26T19:02:42.515Z] testHead2  Time elapsed: 0 s
15:02:42 [2022-05-26T19:02:42.515Z] testScanCount  Time elapsed: 0.001 s
15:02:42 [2022-05-26T19:02:42.515Z] testHead  Time elapsed: 0 s
15:02:42 [2022-05-26T19:02:42.515Z] testLink  Time elapsed: 0 s
15:02:42 [2022-05-26T19:02:42.515Z] testTail  Time elapsed: 0 s
15:02:42 [2022-05-26T19:02:42.515Z] testHorizontalSelfLink  Time elapsed: 0 s
15:02:42 [2022-05-26T19:02:42.515Z] testVerticalSelfLink  Time elapsed: 0 s
15:02:42 [2022-05-26T19:02:42.515Z] testAddVertex  Time elapsed: 0.001 s
15:02:42 [2022-05-26T19:02:42.515Z] testHorizontalCycle  Time elapsed: 0 s
15:02:42 [2022-05-26T19:02:42.515Z] testScanLineTerminates  Time elapsed: 0 s
15:02:42 [2022-05-26T19:02:42.515Z] testGraphStatistics  Time elapsed: 0.001 s
15:02:42 [2022-05-26T19:02:42.515Z] testParent  Time elapsed: 0.001 s
15:02:42 [2022-05-26T19:02:42.515Z] testDefaultConstructor  Time elapsed: 0 s
15:02:42 [2022-05-26T19:02:42.515Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest
15:02:44 [2022-05-26T19:02:44.411Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.667 s - in org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest
15:02:44 [2022-05-26T19:02:44.411Z] testBuildGraph  Time elapsed: 1.641 s
15:02:44 [2022-05-26T19:02:44.411Z] testHandlers  Time elapsed: 0.023 s
15:02:44 [2022-05-26T19:02:44.411Z] 
15:02:44 [2022-05-26T19:02:44.411Z] Results:
15:02:44 [2022-05-26T19:02:44.411Z] 
15:02:44 [2022-05-26T19:02:44.411Z] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0
15:02:44 [2022-05-26T19:02:44.411Z] 
15:02:44 [2022-05-26T19:02:44.975Z] [INFO] All tests passed!
15:02:44 [2022-05-26T19:02:44.975Z] [INFO] 
15:02:44 [2022-05-26T19:02:44.975Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:02:44 [2022-05-26T19:02:44.975Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.6-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.6-SNAPSHOT.jar
15:02:44 [2022-05-26T19:02:44.975Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.6-SNAPSHOT.pom
15:02:44 [2022-05-26T19:02:44.975Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.6-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.6-SNAPSHOT-sources.jar
15:02:44 [2022-05-26T19:02:44.975Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.6-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.6-SNAPSHOT-pack200.jar.pack.gz
15:02:44 [2022-05-26T19:02:44.975Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.6-SNAPSHOT-p2metadata.xml
15:02:44 [2022-05-26T19:02:44.975Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.6-SNAPSHOT-p2artifacts.xml
15:02:44 [2022-05-26T19:02:44.975Z] [INFO] 
15:02:44 [2022-05-26T19:02:44.975Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:02:44 [2022-05-26T19:02:44.975Z] [INFO] 
15:02:44 [2022-05-26T19:02:44.975Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui >--
15:02:44 [2022-05-26T19:02:44.975Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.ui 1.0.12-SNAPSHOT [37/140]
15:02:44 [2022-05-26T19:02:44.975Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:02:44 [2022-05-26T19:02:44.975Z] [INFO] 
15:02:44 [2022-05-26T19:02:44.975Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:02:44 [2022-05-26T19:02:44.975Z] [INFO] 
15:02:44 [2022-05-26T19:02:44.975Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:02:44 [2022-05-26T19:02:44.975Z] [INFO] The project's OSGi version is 1.0.12.202205261847
15:02:44 [2022-05-26T19:02:44.975Z] [INFO] 
15:02:44 [2022-05-26T19:02:44.975Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:02:44 [2022-05-26T19:02:44.975Z] [INFO] 
15:02:44 [2022-05-26T19:02:44.975Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:02:44 [2022-05-26T19:02:44.975Z] [INFO] 
15:02:44 [2022-05-26T19:02:44.975Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:02:44 [2022-05-26T19:02:44.975Z] [INFO] 
15:02:44 [2022-05-26T19:02:44.975Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:02:44 [2022-05-26T19:02:44.975Z] [INFO] 
15:02:44 [2022-05-26T19:02:44.975Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:02:44 [2022-05-26T19:02:44.975Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.graph.ui...
15:02:45 [2022-05-26T19:02:45.232Z] [INFO] 
15:02:45 [2022-05-26T19:02:45.232Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:02:45 [2022-05-26T19:02:45.232Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:02:45 [2022-05-26T19:02:45.232Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.graph.ui/src/main/resources
15:02:45 [2022-05-26T19:02:45.232Z] [INFO] 
15:02:45 [2022-05-26T19:02:45.232Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:02:45 [2022-05-26T19:02:45.232Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
15:02:45 [2022-05-26T19:02:45.232Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/classes
15:02:45 [2022-05-26T19:02:45.797Z] [INFO] 
15:02:45 [2022-05-26T19:02:45.797Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:02:45 [2022-05-26T19:02:45.797Z] [INFO] 
15:02:45 [2022-05-26T19:02:45.797Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:02:45 [2022-05-26T19:02:45.797Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:02:45 [2022-05-26T19:02:45.797Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.graph.ui/src/test/resources
15:02:45 [2022-05-26T19:02:45.797Z] [INFO] 
15:02:45 [2022-05-26T19:02:45.797Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:02:45 [2022-05-26T19:02:45.797Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
15:02:45 [2022-05-26T19:02:45.797Z] [INFO] 
15:02:45 [2022-05-26T19:02:45.797Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:02:45 [2022-05-26T19:02:45.797Z] [INFO] No tests to run.
15:02:45 [2022-05-26T19:02:45.797Z] [INFO] 
15:02:45 [2022-05-26T19:02:45.797Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:02:45 [2022-05-26T19:02:45.797Z] [INFO] 
15:02:45 [2022-05-26T19:02:45.797Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:02:45 [2022-05-26T19:02:45.797Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.12-SNAPSHOT-sources.jar
15:02:45 [2022-05-26T19:02:45.797Z] [INFO] 
15:02:45 [2022-05-26T19:02:45.797Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:02:45 [2022-05-26T19:02:45.797Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.12-SNAPSHOT.jar
15:02:45 [2022-05-26T19:02:45.797Z] [INFO] 
15:02:45 [2022-05-26T19:02:45.797Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:02:45 [2022-05-26T19:02:45.797Z] [INFO] 
15:02:45 [2022-05-26T19:02:45.797Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:02:45 [2022-05-26T19:02:45.797Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:02:45 [2022-05-26T19:02:45.797Z] [INFO] 
15:02:45 [2022-05-26T19:02:45.797Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:02:45 [2022-05-26T19:02:45.797Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:02:45 [2022-05-26T19:02:45.797Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.12-SNAPSHOT.jar
15:02:45 [2022-05-26T19:02:45.797Z] [INFO] 
15:02:45 [2022-05-26T19:02:45.797Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:02:45 [2022-05-26T19:02:45.797Z] [INFO] 
15:02:45 [2022-05-26T19:02:45.797Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:02:45 [2022-05-26T19:02:45.797Z] [INFO] 
15:02:45 [2022-05-26T19:02:45.797Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:02:45 [2022-05-26T19:02:45.797Z] [INFO] No tests to run.
15:02:45 [2022-05-26T19:02:45.797Z] [INFO] 
15:02:45 [2022-05-26T19:02:45.797Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:02:45 [2022-05-26T19:02:45.797Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.12-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.0.12-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.12-SNAPSHOT.jar
15:02:45 [2022-05-26T19:02:45.797Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.graph.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.0.12-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.12-SNAPSHOT.pom
15:02:45 [2022-05-26T19:02:45.797Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.12-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.0.12-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.12-SNAPSHOT-sources.jar
15:02:45 [2022-05-26T19:02:45.798Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.12-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.0.12-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.12-SNAPSHOT-pack200.jar.pack.gz
15:02:45 [2022-05-26T19:02:45.798Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.0.12-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.12-SNAPSHOT-p2metadata.xml
15:02:45 [2022-05-26T19:02:45.798Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.0.12-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.12-SNAPSHOT-p2artifacts.xml
15:02:45 [2022-05-26T19:02:45.798Z] [INFO] 
15:02:45 [2022-05-26T19:02:45.798Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:02:45 [2022-05-26T19:02:45.798Z] [INFO] 
15:02:45 [2022-05-26T19:02:45.798Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests >--
15:02:45 [2022-05-26T19:02:45.798Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.core.tests 1.0.4-SNAPSHOT [38/140]
15:02:45 [2022-05-26T19:02:45.798Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:02:45 [2022-05-26T19:02:45.798Z] [INFO] 
15:02:45 [2022-05-26T19:02:45.798Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:02:45 [2022-05-26T19:02:45.798Z] [INFO] 
15:02:45 [2022-05-26T19:02:45.798Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:02:45 [2022-05-26T19:02:45.798Z] [INFO] The project's OSGi version is 1.0.4.202205261847
15:02:45 [2022-05-26T19:02:45.798Z] [INFO] 
15:02:45 [2022-05-26T19:02:45.798Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:02:45 [2022-05-26T19:02:45.798Z] [INFO] 
15:02:45 [2022-05-26T19:02:45.798Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:02:45 [2022-05-26T19:02:45.798Z] [INFO] 
15:02:45 [2022-05-26T19:02:45.798Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:02:45 [2022-05-26T19:02:45.798Z] [INFO] 
15:02:45 [2022-05-26T19:02:45.798Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:02:45 [2022-05-26T19:02:45.798Z] [INFO] 
15:02:45 [2022-05-26T19:02:45.798Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:02:45 [2022-05-26T19:02:45.798Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.lami.core.tests...
15:02:46 [2022-05-26T19:02:46.055Z] [INFO] 
15:02:46 [2022-05-26T19:02:46.055Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:02:46 [2022-05-26T19:02:46.055Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:02:46 [2022-05-26T19:02:46.055Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/src/main/resources
15:02:46 [2022-05-26T19:02:46.055Z] [INFO] 
15:02:46 [2022-05-26T19:02:46.055Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:02:46 [2022-05-26T19:02:46.055Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/pom.xml
15:02:46 [2022-05-26T19:02:46.055Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/classes
15:02:46 [2022-05-26T19:02:46.315Z] [INFO] 
15:02:46 [2022-05-26T19:02:46.315Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:02:46 [2022-05-26T19:02:46.315Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:02:46 [2022-05-26T19:02:46.315Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/src/test/resources
15:02:46 [2022-05-26T19:02:46.315Z] [INFO] 
15:02:46 [2022-05-26T19:02:46.315Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:02:46 [2022-05-26T19:02:46.315Z] [INFO] 
15:02:46 [2022-05-26T19:02:46.315Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:02:46 [2022-05-26T19:02:46.315Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.4-SNAPSHOT-sources.jar
15:02:46 [2022-05-26T19:02:46.315Z] [INFO] 
15:02:46 [2022-05-26T19:02:46.315Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:02:46 [2022-05-26T19:02:46.315Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.4-SNAPSHOT.jar
15:02:46 [2022-05-26T19:02:46.574Z] [INFO] 
15:02:46 [2022-05-26T19:02:46.574Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:02:46 [2022-05-26T19:02:46.574Z] [INFO] 
15:02:46 [2022-05-26T19:02:46.574Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:02:46 [2022-05-26T19:02:46.574Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:02:46 [2022-05-26T19:02:46.574Z] [INFO] 
15:02:46 [2022-05-26T19:02:46.574Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:02:46 [2022-05-26T19:02:46.574Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:02:46 [2022-05-26T19:02:46.574Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.4-SNAPSHOT.jar
15:02:46 [2022-05-26T19:02:46.574Z] [INFO] 
15:02:46 [2022-05-26T19:02:46.574Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:02:46 [2022-05-26T19:02:46.574Z] [INFO] 
15:02:46 [2022-05-26T19:02:46.574Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:02:47 [2022-05-26T19:02:47.139Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java)
15:02:47 [2022-05-26T19:02:47.139Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work/data/.metadata/.log
15:02:47 [2022-05-26T19:02:47.139Z] [INFO] Command line:
15:02:47 [2022-05-26T19:02:47.139Z] 	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:02:47 [2022-05-26T19:02:47.139Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:02:51 [2022-05-26T19:02:51.317Z] !SESSION 2022-05-26 19:02:47.179 -----------------------------------------------
15:02:51 [2022-05-26T19:02:51.317Z] eclipse.buildId=unknown
15:02:51 [2022-05-26T19:02:51.317Z] java.version=11.0.2
15:02:51 [2022-05-26T19:02:51.317Z] java.vendor=Oracle Corporation
15:02:51 [2022-05-26T19:02:51.317Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:02:51 [2022-05-26T19:02:51.317Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/surefire.properties -product org.eclipse.platform.ide
15:02:51 [2022-05-26T19:02:51.317Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
15:02:51 [2022-05-26T19:02:51.317Z] 
15:02:51 [2022-05-26T19:02:51.317Z] !ENTRY org.eclipse.compare.win32 4 0 2022-05-26 19:02:50.966
15:02:51 [2022-05-26T19:02:51.317Z] !MESSAGE FrameworkEvent ERROR
15:02:51 [2022-05-26T19:02:51.317Z] !STACK 0
15:02:51 [2022-05-26T19:02:51.317Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [66]
15:02:51 [2022-05-26T19:02:51.317Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:02:51 [2022-05-26T19:02:51.317Z] 
15:02:51 [2022-05-26T19:02:51.317Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
15:02:51 [2022-05-26T19:02:51.317Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1847)
15:02:51 [2022-05-26T19:02:51.317Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:02:51 [2022-05-26T19:02:51.317Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1840)
15:02:51 [2022-05-26T19:02:51.317Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1781)
15:02:51 [2022-05-26T19:02:51.317Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1745)
15:02:51 [2022-05-26T19:02:51.317Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1667)
15:02:51 [2022-05-26T19:02:51.317Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:02:51 [2022-05-26T19:02:51.317Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:02:51 [2022-05-26T19:02:51.317Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:02:51 [2022-05-26T19:02:51.575Z] 
15:02:51 [2022-05-26T19:02:51.575Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2022-05-26 19:02:51.453
15:02:51 [2022-05-26T19:02:51.575Z] !MESSAGE FrameworkEvent ERROR
15:02:51 [2022-05-26T19:02:51.575Z] !STACK 0
15:02:51 [2022-05-26T19:02:51.575Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [139]
15:02:51 [2022-05-26T19:02:51.575Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:02:51 [2022-05-26T19:02:51.575Z] 
15:02:51 [2022-05-26T19:02:51.575Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
15:02:51 [2022-05-26T19:02:51.575Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1847)
15:02:51 [2022-05-26T19:02:51.575Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:02:51 [2022-05-26T19:02:51.575Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1840)
15:02:51 [2022-05-26T19:02:51.575Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1781)
15:02:51 [2022-05-26T19:02:51.575Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1745)
15:02:51 [2022-05-26T19:02:51.575Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1667)
15:02:51 [2022-05-26T19:02:51.575Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:02:51 [2022-05-26T19:02:51.575Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:02:51 [2022-05-26T19:02:51.575Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:02:51 [2022-05-26T19:02:51.980Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-6qwbh-8v199 because kubernetes resource quota exceeded. 
15:02:51 [2022-05-26T19:02:51.981Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-6qwbh-8v199" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
15:02:51 [2022-05-26T19:02:51.981Z] Retrying...
15:02:51 [2022-05-26T19:02:51.981Z] 
15:02:52 [2022-05-26T19:02:52.947Z] Running org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest
15:02:52 [2022-05-26T19:02:52.949Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 s - in org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest
15:02:52 [2022-05-26T19:02:52.949Z] lamiProcessNameAspectTest  Time elapsed: 0.067 s
15:02:52 [2022-05-26T19:02:52.949Z] lamiTimeRangeBeginAspectTest  Time elapsed: 0.023 s
15:02:52 [2022-05-26T19:02:52.949Z] lamiProcessTIDAspectTest  Time elapsed: 0.001 s
15:02:52 [2022-05-26T19:02:52.949Z] lamiTimeRangeEndAspectTest  Time elapsed: 0.001 s
15:02:52 [2022-05-26T19:02:52.949Z] lamiIRQNameAspectTest  Time elapsed: 0 s
15:02:52 [2022-05-26T19:02:52.949Z] lamiTimeRangeDurationAspectTest  Time elapsed: 0.001 s
15:02:52 [2022-05-26T19:02:52.949Z] lamiGenericAspectTest  Time elapsed: 0 s
15:02:52 [2022-05-26T19:02:52.949Z] lamiProcessPIDAspectTest  Time elapsed: 0.001 s
15:02:52 [2022-05-26T19:02:52.949Z] lamiIRQNumberAspectTest  Time elapsed: 0.001 s
15:02:52 [2022-05-26T19:02:52.949Z] lamiDurationAspectTest  Time elapsed: 0.001 s
15:02:52 [2022-05-26T19:02:52.949Z] lamiTimestampAspectTest  Time elapsed: 0.001 s
15:02:52 [2022-05-26T19:02:52.949Z] lamiEmptyAspectTest  Time elapsed: 0.001 s
15:02:52 [2022-05-26T19:02:52.949Z] testAspectEquality  Time elapsed: 0 s
15:02:52 [2022-05-26T19:02:52.949Z] lamiMixedAspectTest  Time elapsed: 0.002 s
15:02:52 [2022-05-26T19:02:52.949Z] Running org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest
15:02:52 [2022-05-26T19:02:52.949Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s - in org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest
15:02:52 [2022-05-26T19:02:52.949Z] testBaseCommand  Time elapsed: 0.024 s
15:02:52 [2022-05-26T19:02:52.949Z] testMetadata  Time elapsed: 0.01 s
15:02:52 [2022-05-26T19:02:52.949Z] testResults  Time elapsed: 0.01 s
15:02:52 [2022-05-26T19:02:52.949Z] testResultsError  Time elapsed: 0.002 s
15:02:52 [2022-05-26T19:02:52.949Z] 
15:02:52 [2022-05-26T19:02:52.949Z] Results:
15:02:52 [2022-05-26T19:02:52.949Z] 
15:02:52 [2022-05-26T19:02:52.949Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0
15:02:52 [2022-05-26T19:02:52.949Z] 
15:02:53 [2022-05-26T19:02:53.513Z] [INFO] All tests passed!
15:02:53 [2022-05-26T19:02:53.513Z] [INFO] 
15:02:53 [2022-05-26T19:02:53.513Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:02:53 [2022-05-26T19:02:53.513Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.4-SNAPSHOT.jar
15:02:53 [2022-05-26T19:02:53.513Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.4-SNAPSHOT.pom
15:02:53 [2022-05-26T19:02:53.513Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.4-SNAPSHOT-sources.jar
15:02:53 [2022-05-26T19:02:53.513Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.4-SNAPSHOT-pack200.jar.pack.gz
15:02:53 [2022-05-26T19:02:53.513Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.4-SNAPSHOT-p2metadata.xml
15:02:53 [2022-05-26T19:02:53.513Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.4-SNAPSHOT-p2artifacts.xml
15:02:53 [2022-05-26T19:02:53.513Z] [INFO] 
15:02:53 [2022-05-26T19:02:53.513Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:02:53 [2022-05-26T19:02:53.513Z] [INFO] 
15:02:53 [2022-05-26T19:02:53.513Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui >---
15:02:53 [2022-05-26T19:02:53.513Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui 1.0.11-SNAPSHOT  [39/140]
15:02:53 [2022-05-26T19:02:53.513Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:02:53 [2022-05-26T19:02:53.514Z] [INFO] 
15:02:53 [2022-05-26T19:02:53.514Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:02:53 [2022-05-26T19:02:53.514Z] [INFO] 
15:02:53 [2022-05-26T19:02:53.514Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:02:53 [2022-05-26T19:02:53.514Z] [INFO] The project's OSGi version is 1.0.11.202205261847
15:02:53 [2022-05-26T19:02:53.514Z] [INFO] 
15:02:53 [2022-05-26T19:02:53.514Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:02:53 [2022-05-26T19:02:53.514Z] [INFO] 
15:02:53 [2022-05-26T19:02:53.514Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:02:53 [2022-05-26T19:02:53.514Z] [INFO] 
15:02:53 [2022-05-26T19:02:53.514Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:02:53 [2022-05-26T19:02:53.514Z] [INFO] 
15:02:53 [2022-05-26T19:02:53.514Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:02:53 [2022-05-26T19:02:53.514Z] [INFO] 
15:02:53 [2022-05-26T19:02:53.514Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:02:53 [2022-05-26T19:02:53.514Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.ui...
15:02:54 [2022-05-26T19:02:54.079Z] [INFO] 
15:02:54 [2022-05-26T19:02:54.079Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:02:54 [2022-05-26T19:02:54.079Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:02:54 [2022-05-26T19:02:54.079Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/main/resources
15:02:54 [2022-05-26T19:02:54.079Z] [INFO] 
15:02:54 [2022-05-26T19:02:54.079Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:02:54 [2022-05-26T19:02:54.079Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
15:02:54 [2022-05-26T19:02:54.079Z] [INFO] Compiling 31 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/classes
15:02:54 [2022-05-26T19:02:54.644Z] [INFO] 
15:02:54 [2022-05-26T19:02:54.644Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:02:54 [2022-05-26T19:02:54.644Z] [INFO] 
15:02:54 [2022-05-26T19:02:54.644Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:02:54 [2022-05-26T19:02:54.644Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:02:54 [2022-05-26T19:02:54.644Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/test/resources
15:02:54 [2022-05-26T19:02:54.644Z] [INFO] 
15:02:54 [2022-05-26T19:02:54.644Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:02:54 [2022-05-26T19:02:54.644Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
15:02:54 [2022-05-26T19:02:54.644Z] [INFO] 
15:02:54 [2022-05-26T19:02:54.644Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:02:54 [2022-05-26T19:02:54.644Z] [INFO] No tests to run.
15:02:54 [2022-05-26T19:02:54.644Z] [INFO] 
15:02:54 [2022-05-26T19:02:54.644Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:02:54 [2022-05-26T19:02:54.644Z] [INFO] 
15:02:54 [2022-05-26T19:02:54.644Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:02:54 [2022-05-26T19:02:54.644Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.11-SNAPSHOT-sources.jar
15:02:54 [2022-05-26T19:02:54.644Z] [INFO] 
15:02:54 [2022-05-26T19:02:54.644Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:02:54 [2022-05-26T19:02:54.644Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.11-SNAPSHOT.jar
15:02:54 [2022-05-26T19:02:54.902Z] [INFO] 
15:02:54 [2022-05-26T19:02:54.902Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:02:54 [2022-05-26T19:02:54.902Z] [INFO] 
15:02:54 [2022-05-26T19:02:54.902Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:02:54 [2022-05-26T19:02:54.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
15:02:54 [2022-05-26T19:02:54.902Z] [INFO] 
15:02:54 [2022-05-26T19:02:54.902Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:02:54 [2022-05-26T19:02:54.902Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:02:54 [2022-05-26T19:02:54.902Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.11-SNAPSHOT.jar
15:02:54 [2022-05-26T19:02:54.902Z] [INFO] 
15:02:54 [2022-05-26T19:02:54.902Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:02:54 [2022-05-26T19:02:54.902Z] [INFO] 
15:02:54 [2022-05-26T19:02:54.902Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:02:54 [2022-05-26T19:02:54.902Z] [INFO] 
15:02:54 [2022-05-26T19:02:54.902Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:02:54 [2022-05-26T19:02:54.902Z] [INFO] No tests to run.
15:02:54 [2022-05-26T19:02:54.902Z] [INFO] 
15:02:54 [2022-05-26T19:02:54.902Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:02:54 [2022-05-26T19:02:54.902Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.11-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.11-SNAPSHOT.jar
15:02:54 [2022-05-26T19:02:54.902Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.11-SNAPSHOT.pom
15:02:54 [2022-05-26T19:02:54.902Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.11-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.11-SNAPSHOT-sources.jar
15:02:54 [2022-05-26T19:02:54.902Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.11-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.11-SNAPSHOT-pack200.jar.pack.gz
15:02:54 [2022-05-26T19:02:54.902Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.11-SNAPSHOT-p2metadata.xml
15:02:54 [2022-05-26T19:02:54.902Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.11-SNAPSHOT-p2artifacts.xml
15:02:54 [2022-05-26T19:02:54.902Z] [INFO] 
15:02:54 [2022-05-26T19:02:54.902Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:02:54 [2022-05-26T19:02:54.902Z] [INFO] 
15:02:54 [2022-05-26T19:02:54.902Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui >--
15:02:54 [2022-05-26T19:02:54.902Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.ui 1.1.5-SNAPSHOT [40/140]
15:02:54 [2022-05-26T19:02:54.902Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:02:54 [2022-05-26T19:02:54.902Z] [INFO] 
15:02:54 [2022-05-26T19:02:54.902Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:02:54 [2022-05-26T19:02:54.902Z] [INFO] 
15:02:54 [2022-05-26T19:02:54.902Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:02:54 [2022-05-26T19:02:54.902Z] [INFO] The project's OSGi version is 1.1.5.202205261847
15:02:54 [2022-05-26T19:02:54.902Z] [INFO] 
15:02:54 [2022-05-26T19:02:54.902Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:02:54 [2022-05-26T19:02:54.902Z] [INFO] 
15:02:54 [2022-05-26T19:02:54.902Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:02:54 [2022-05-26T19:02:54.902Z] [INFO] 
15:02:54 [2022-05-26T19:02:54.902Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:02:54 [2022-05-26T19:02:54.902Z] [INFO] 
15:02:54 [2022-05-26T19:02:54.902Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:02:54 [2022-05-26T19:02:54.902Z] [INFO] 
15:02:54 [2022-05-26T19:02:54.902Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:02:54 [2022-05-26T19:02:54.902Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.lami.ui...
15:02:55 [2022-05-26T19:02:55.470Z] [INFO] 
15:02:55 [2022-05-26T19:02:55.470Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:02:55 [2022-05-26T19:02:55.470Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:02:55 [2022-05-26T19:02:55.470Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/main/resources
15:02:55 [2022-05-26T19:02:55.470Z] [INFO] 
15:02:55 [2022-05-26T19:02:55.470Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:02:55 [2022-05-26T19:02:55.470Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui:1.1.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
15:02:55 [2022-05-26T19:02:55.470Z] [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/classes
15:02:56 [2022-05-26T19:02:56.034Z] [INFO] 
15:02:56 [2022-05-26T19:02:56.034Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:02:56 [2022-05-26T19:02:56.034Z] [INFO] 
15:02:56 [2022-05-26T19:02:56.034Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:02:56 [2022-05-26T19:02:56.034Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:02:56 [2022-05-26T19:02:56.034Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/test/resources
15:02:56 [2022-05-26T19:02:56.034Z] [INFO] 
15:02:56 [2022-05-26T19:02:56.034Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:02:56 [2022-05-26T19:02:56.034Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui:1.1.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
15:02:56 [2022-05-26T19:02:56.034Z] [INFO] 
15:02:56 [2022-05-26T19:02:56.034Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:02:56 [2022-05-26T19:02:56.034Z] [INFO] No tests to run.
15:02:56 [2022-05-26T19:02:56.034Z] [INFO] 
15:02:56 [2022-05-26T19:02:56.034Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:02:56 [2022-05-26T19:02:56.034Z] [INFO] 
15:02:56 [2022-05-26T19:02:56.034Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:02:56 [2022-05-26T19:02:56.034Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.5-SNAPSHOT-sources.jar
15:02:56 [2022-05-26T19:02:56.034Z] [INFO] 
15:02:56 [2022-05-26T19:02:56.034Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:02:56 [2022-05-26T19:02:56.034Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.5-SNAPSHOT.jar
15:02:56 [2022-05-26T19:02:56.034Z] [INFO] 
15:02:56 [2022-05-26T19:02:56.034Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:02:56 [2022-05-26T19:02:56.034Z] [INFO] 
15:02:56 [2022-05-26T19:02:56.034Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:02:56 [2022-05-26T19:02:56.034Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:02:56 [2022-05-26T19:02:56.034Z] [INFO] 
15:02:56 [2022-05-26T19:02:56.034Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:02:56 [2022-05-26T19:02:56.034Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:02:56 [2022-05-26T19:02:56.034Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.5-SNAPSHOT.jar
15:02:56 [2022-05-26T19:02:56.034Z] [INFO] 
15:02:56 [2022-05-26T19:02:56.034Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:02:56 [2022-05-26T19:02:56.034Z] [INFO] 
15:02:56 [2022-05-26T19:02:56.034Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:02:56 [2022-05-26T19:02:56.034Z] [INFO] 
15:02:56 [2022-05-26T19:02:56.034Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:02:56 [2022-05-26T19:02:56.035Z] [INFO] No tests to run.
15:02:56 [2022-05-26T19:02:56.035Z] [INFO] 
15:02:56 [2022-05-26T19:02:56.035Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:02:56 [2022-05-26T19:02:56.035Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.1.5-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.5-SNAPSHOT.jar
15:02:56 [2022-05-26T19:02:56.035Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.1.5-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.5-SNAPSHOT.pom
15:02:56 [2022-05-26T19:02:56.035Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.1.5-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.5-SNAPSHOT-sources.jar
15:02:56 [2022-05-26T19:02:56.035Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.5-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.1.5-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.5-SNAPSHOT-pack200.jar.pack.gz
15:02:56 [2022-05-26T19:02:56.035Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.1.5-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.5-SNAPSHOT-p2metadata.xml
15:02:56 [2022-05-26T19:02:56.035Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.1.5-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.5-SNAPSHOT-p2artifacts.xml
15:02:56 [2022-05-26T19:02:56.035Z] [INFO] 
15:02:56 [2022-05-26T19:02:56.035Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:02:56 [2022-05-26T19:02:56.035Z] [INFO] 
15:02:56 [2022-05-26T19:02:56.035Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests >--
15:02:56 [2022-05-26T19:02:56.035Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.core.tests 1.0.3-SNAPSHOT [41/140]
15:02:56 [2022-05-26T19:02:56.035Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:02:56 [2022-05-26T19:02:56.035Z] [INFO] 
15:02:56 [2022-05-26T19:02:56.035Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:02:56 [2022-05-26T19:02:56.035Z] [INFO] 
15:02:56 [2022-05-26T19:02:56.035Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:02:56 [2022-05-26T19:02:56.035Z] [INFO] The project's OSGi version is 1.0.3.202205261847
15:02:56 [2022-05-26T19:02:56.035Z] [INFO] 
15:02:56 [2022-05-26T19:02:56.035Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:02:56 [2022-05-26T19:02:56.035Z] [INFO] 
15:02:56 [2022-05-26T19:02:56.035Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:02:56 [2022-05-26T19:02:56.035Z] [INFO] 
15:02:56 [2022-05-26T19:02:56.035Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:02:56 [2022-05-26T19:02:56.035Z] [INFO] 
15:02:56 [2022-05-26T19:02:56.035Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:02:56 [2022-05-26T19:02:56.035Z] [INFO] 
15:02:56 [2022-05-26T19:02:56.035Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:02:56 [2022-05-26T19:02:56.035Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.core.tests...
15:02:56 [2022-05-26T19:02:56.293Z] [INFO] 
15:02:56 [2022-05-26T19:02:56.293Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:02:56 [2022-05-26T19:02:56.293Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:02:56 [2022-05-26T19:02:56.293Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/src/main/resources
15:02:56 [2022-05-26T19:02:56.293Z] [INFO] 
15:02:56 [2022-05-26T19:02:56.293Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:02:56 [2022-05-26T19:02:56.293Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/pom.xml
15:02:56 [2022-05-26T19:02:56.293Z] [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/classes
15:02:56 [2022-05-26T19:02:56.551Z] [INFO] 
15:02:56 [2022-05-26T19:02:56.551Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:02:56 [2022-05-26T19:02:56.551Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:02:56 [2022-05-26T19:02:56.551Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/src/test/resources
15:02:56 [2022-05-26T19:02:56.551Z] [INFO] 
15:02:56 [2022-05-26T19:02:56.551Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:02:56 [2022-05-26T19:02:56.551Z] [INFO] 
15:02:56 [2022-05-26T19:02:56.551Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:02:56 [2022-05-26T19:02:56.551Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.3-SNAPSHOT-sources.jar
15:02:56 [2022-05-26T19:02:56.551Z] [INFO] 
15:02:56 [2022-05-26T19:02:56.551Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:02:56 [2022-05-26T19:02:56.551Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.3-SNAPSHOT.jar
15:02:56 [2022-05-26T19:02:56.551Z] [INFO] 
15:02:56 [2022-05-26T19:02:56.551Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:02:56 [2022-05-26T19:02:56.551Z] [INFO] 
15:02:56 [2022-05-26T19:02:56.551Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:02:56 [2022-05-26T19:02:56.551Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:02:56 [2022-05-26T19:02:56.551Z] [INFO] 
15:02:56 [2022-05-26T19:02:56.551Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:02:56 [2022-05-26T19:02:56.551Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:02:56 [2022-05-26T19:02:56.551Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.3-SNAPSHOT.jar
15:02:56 [2022-05-26T19:02:56.551Z] [INFO] 
15:02:56 [2022-05-26T19:02:56.551Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:02:56 [2022-05-26T19:02:56.551Z] [INFO] 
15:02:56 [2022-05-26T19:02:56.551Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:02:57 [2022-05-26T19:02:57.116Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java)
15:02:57 [2022-05-26T19:02:57.116Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work/data/.metadata/.log
15:02:57 [2022-05-26T19:02:57.116Z] [INFO] Command line:
15:02:57 [2022-05-26T19:02:57.116Z] 	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:02:57 [2022-05-26T19:02:57.116Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:03:01 [2022-05-26T19:03:01.983Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-6qwbh-jw5nr because kubernetes resource quota exceeded. 
15:03:01 [2022-05-26T19:03:01.983Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-6qwbh-jw5nr" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
15:03:01 [2022-05-26T19:03:01.983Z] Retrying...
15:03:01 [2022-05-26T19:03:01.983Z] 
15:03:02 [2022-05-26T19:03:02.379Z] !SESSION 2022-05-26 19:02:57.467 -----------------------------------------------
15:03:02 [2022-05-26T19:03:02.380Z] eclipse.buildId=unknown
15:03:02 [2022-05-26T19:03:02.380Z] java.version=11.0.2
15:03:02 [2022-05-26T19:03:02.380Z] java.vendor=Oracle Corporation
15:03:02 [2022-05-26T19:03:02.380Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:03:02 [2022-05-26T19:03:02.380Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/surefire.properties -product org.eclipse.platform.ide
15:03:02 [2022-05-26T19:03:02.380Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
15:03:02 [2022-05-26T19:03:02.380Z] 
15:03:02 [2022-05-26T19:03:02.380Z] !ENTRY org.eclipse.compare.win32 4 0 2022-05-26 19:03:02.350
15:03:02 [2022-05-26T19:03:02.380Z] !MESSAGE FrameworkEvent ERROR
15:03:02 [2022-05-26T19:03:02.380Z] !STACK 0
15:03:02 [2022-05-26T19:03:02.380Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
15:03:02 [2022-05-26T19:03:02.380Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:03:02 [2022-05-26T19:03:02.380Z] 
15:03:02 [2022-05-26T19:03:02.380Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
15:03:02 [2022-05-26T19:03:02.380Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1847)
15:03:02 [2022-05-26T19:03:02.380Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:03:02 [2022-05-26T19:03:02.380Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1840)
15:03:02 [2022-05-26T19:03:02.380Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1781)
15:03:02 [2022-05-26T19:03:02.380Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1745)
15:03:02 [2022-05-26T19:03:02.380Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1667)
15:03:02 [2022-05-26T19:03:02.380Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:03:02 [2022-05-26T19:03:02.380Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:03:02 [2022-05-26T19:03:02.380Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:03:02 [2022-05-26T19:03:02.944Z] 
15:03:02 [2022-05-26T19:03:02.944Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2022-05-26 19:03:02.856
15:03:02 [2022-05-26T19:03:02.944Z] !MESSAGE FrameworkEvent ERROR
15:03:02 [2022-05-26T19:03:02.944Z] !STACK 0
15:03:02 [2022-05-26T19:03:02.944Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [138]
15:03:02 [2022-05-26T19:03:02.944Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:03:02 [2022-05-26T19:03:02.944Z] 
15:03:02 [2022-05-26T19:03:02.944Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
15:03:02 [2022-05-26T19:03:02.944Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1847)
15:03:02 [2022-05-26T19:03:02.944Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:03:02 [2022-05-26T19:03:02.944Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1840)
15:03:02 [2022-05-26T19:03:02.944Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1781)
15:03:02 [2022-05-26T19:03:02.944Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1745)
15:03:02 [2022-05-26T19:03:02.944Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1667)
15:03:02 [2022-05-26T19:03:02.944Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:03:02 [2022-05-26T19:03:02.944Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:03:02 [2022-05-26T19:03:02.944Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:03:03 [2022-05-26T19:03:03.508Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest
15:03:03 [2022-05-26T19:03:03.765Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s - in org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest
15:03:03 [2022-05-26T19:03:03.765Z] testComparator(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest)  Time elapsed: 0.002 s
15:03:03 [2022-05-26T19:03:03.765Z] testLimitValues(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest)  Time elapsed: 0 s
15:03:03 [2022-05-26T19:03:03.765Z] testMapper(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest)  Time elapsed: 0.001 s
15:03:03 [2022-05-26T19:03:03.765Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest
15:03:03 [2022-05-26T19:03:03.765Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest
15:03:03 [2022-05-26T19:03:03.765Z] testComparator(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest)  Time elapsed: 0.001 s
15:03:03 [2022-05-26T19:03:03.765Z] testLimitValues(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest)  Time elapsed: 0 s
15:03:03 [2022-05-26T19:03:03.765Z] testMapper(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest)  Time elapsed: 0 s
15:03:03 [2022-05-26T19:03:03.765Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartModelTest
15:03:03 [2022-05-26T19:03:03.765Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartModelTest
15:03:03 [2022-05-26T19:03:03.765Z] testConstructor(org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartModelTest)  Time elapsed: 0.002 s
15:03:03 [2022-05-26T19:03:03.766Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartSeriesTest
15:03:03 [2022-05-26T19:03:03.766Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartSeriesTest
15:03:03 [2022-05-26T19:03:03.766Z] testConstructor(org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartSeriesTest)  Time elapsed: 0.002 s
15:03:03 [2022-05-26T19:03:03.766Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest
15:03:04 [2022-05-26T19:03:04.025Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest
15:03:04 [2022-05-26T19:03:04.025Z] testImmutableSeries(org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest)  Time elapsed: 0.007 s
15:03:04 [2022-05-26T19:03:04.025Z] testGetDescriptors(org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest)  Time elapsed: 0 s
15:03:04 [2022-05-26T19:03:04.025Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest
15:03:04 [2022-05-26T19:03:04.025Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest
15:03:04 [2022-05-26T19:03:04.025Z] testResolver(org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest)  Time elapsed: 0.002 s
15:03:04 [2022-05-26T19:03:04.025Z] testWithPredicate(org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest)  Time elapsed: 0 s
15:03:04 [2022-05-26T19:03:04.025Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest
15:03:04 [2022-05-26T19:03:04.025Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest
15:03:04 [2022-05-26T19:03:04.025Z] testConstructorWithUnit(org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest)  Time elapsed: 0 s
15:03:04 [2022-05-26T19:03:04.025Z] testConstructor(org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest)  Time elapsed: 0 s
15:03:04 [2022-05-26T19:03:04.025Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest
15:03:04 [2022-05-26T19:03:04.025Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest
15:03:04 [2022-05-26T19:03:04.025Z] testConstructorWithUnit(org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest)  Time elapsed: 0 s
15:03:04 [2022-05-26T19:03:04.025Z] testConstructor(org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest)  Time elapsed: 0 s
15:03:04 [2022-05-26T19:03:04.025Z] 
15:03:04 [2022-05-26T19:03:04.025Z] Results:
15:03:04 [2022-05-26T19:03:04.025Z] 
15:03:04 [2022-05-26T19:03:04.025Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0
15:03:04 [2022-05-26T19:03:04.025Z] 
15:03:04 [2022-05-26T19:03:04.592Z] [INFO] All tests passed!
15:03:04 [2022-05-26T19:03:04.592Z] [INFO] 
15:03:04 [2022-05-26T19:03:04.592Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:03:04 [2022-05-26T19:03:04.592Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.3-SNAPSHOT.jar
15:03:04 [2022-05-26T19:03:04.592Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.3-SNAPSHOT.pom
15:03:04 [2022-05-26T19:03:04.592Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.3-SNAPSHOT-sources.jar
15:03:04 [2022-05-26T19:03:04.592Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.3-SNAPSHOT-pack200.jar.pack.gz
15:03:04 [2022-05-26T19:03:04.592Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.3-SNAPSHOT-p2metadata.xml
15:03:04 [2022-05-26T19:03:04.592Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.3-SNAPSHOT-p2artifacts.xml
15:03:04 [2022-05-26T19:03:04.592Z] [INFO] 
15:03:04 [2022-05-26T19:03:04.592Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:03:04 [2022-05-26T19:03:04.592Z] [INFO] 
15:03:04 [2022-05-26T19:03:04.592Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests >--
15:03:04 [2022-05-26T19:03:04.592Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests 1.0.6-SNAPSHOT [42/140]
15:03:04 [2022-05-26T19:03:04.592Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:03:04 [2022-05-26T19:03:04.592Z] [INFO] 
15:03:04 [2022-05-26T19:03:04.592Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:03:04 [2022-05-26T19:03:04.592Z] [INFO] 
15:03:04 [2022-05-26T19:03:04.592Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:03:04 [2022-05-26T19:03:04.592Z] [INFO] The project's OSGi version is 1.0.6.202205261847
15:03:04 [2022-05-26T19:03:04.592Z] [INFO] 
15:03:04 [2022-05-26T19:03:04.592Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:03:04 [2022-05-26T19:03:04.592Z] [INFO] 
15:03:04 [2022-05-26T19:03:04.592Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:03:04 [2022-05-26T19:03:04.592Z] [INFO] 
15:03:04 [2022-05-26T19:03:04.592Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:03:04 [2022-05-26T19:03:04.592Z] [INFO] 
15:03:04 [2022-05-26T19:03:04.592Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:03:04 [2022-05-26T19:03:04.592Z] [INFO] 
15:03:04 [2022-05-26T19:03:04.592Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:03:04 [2022-05-26T19:03:04.592Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests...
15:03:04 [2022-05-26T19:03:04.850Z] [INFO] 
15:03:04 [2022-05-26T19:03:04.850Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:03:04 [2022-05-26T19:03:04.850Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:03:04 [2022-05-26T19:03:04.850Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/src/main/resources
15:03:04 [2022-05-26T19:03:04.850Z] [INFO] 
15:03:04 [2022-05-26T19:03:04.850Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:03:04 [2022-05-26T19:03:04.850Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/pom.xml
15:03:04 [2022-05-26T19:03:04.850Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/classes
15:03:05 [2022-05-26T19:03:05.415Z] [INFO] 
15:03:05 [2022-05-26T19:03:05.415Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:03:05 [2022-05-26T19:03:05.415Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:03:05 [2022-05-26T19:03:05.415Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/src/test/resources
15:03:05 [2022-05-26T19:03:05.415Z] [INFO] 
15:03:05 [2022-05-26T19:03:05.415Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:03:05 [2022-05-26T19:03:05.415Z] [INFO] 
15:03:05 [2022-05-26T19:03:05.415Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:03:05 [2022-05-26T19:03:05.415Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.6-SNAPSHOT-sources.jar
15:03:05 [2022-05-26T19:03:05.415Z] [INFO] 
15:03:05 [2022-05-26T19:03:05.415Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:03:05 [2022-05-26T19:03:05.415Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.6-SNAPSHOT.jar
15:03:05 [2022-05-26T19:03:05.415Z] [INFO] 
15:03:05 [2022-05-26T19:03:05.415Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:03:05 [2022-05-26T19:03:05.415Z] [INFO] 
15:03:05 [2022-05-26T19:03:05.415Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:03:05 [2022-05-26T19:03:05.415Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:03:05 [2022-05-26T19:03:05.415Z] [INFO] 
15:03:05 [2022-05-26T19:03:05.415Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:03:05 [2022-05-26T19:03:05.415Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:03:05 [2022-05-26T19:03:05.415Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.6-SNAPSHOT.jar
15:03:05 [2022-05-26T19:03:05.673Z] [INFO] 
15:03:05 [2022-05-26T19:03:05.673Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:03:05 [2022-05-26T19:03:05.673Z] [INFO] 
15:03:05 [2022-05-26T19:03:05.673Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:03:05 [2022-05-26T19:03:05.673Z] [INFO] Skipping tests
15:03:05 [2022-05-26T19:03:05.673Z] [INFO] 
15:03:05 [2022-05-26T19:03:05.673Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:03:05 [2022-05-26T19:03:05.673Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.6-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.6-SNAPSHOT.jar
15:03:05 [2022-05-26T19:03:05.673Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.6-SNAPSHOT.pom
15:03:05 [2022-05-26T19:03:05.673Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.6-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.6-SNAPSHOT-sources.jar
15:03:05 [2022-05-26T19:03:05.673Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.6-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.6-SNAPSHOT-pack200.jar.pack.gz
15:03:05 [2022-05-26T19:03:05.673Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.6-SNAPSHOT-p2metadata.xml
15:03:05 [2022-05-26T19:03:05.673Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.6-SNAPSHOT-p2artifacts.xml
15:03:05 [2022-05-26T19:03:05.673Z] [INFO] 
15:03:05 [2022-05-26T19:03:05.673Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:03:05 [2022-05-26T19:03:05.673Z] [INFO] 
15:03:05 [2022-05-26T19:03:05.673Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests >--
15:03:05 [2022-05-26T19:03:05.673Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests 1.0.6-SNAPSHOT [43/140]
15:03:05 [2022-05-26T19:03:05.673Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:03:05 [2022-05-26T19:03:05.673Z] [INFO] 
15:03:05 [2022-05-26T19:03:05.673Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:03:05 [2022-05-26T19:03:05.673Z] [INFO] 
15:03:05 [2022-05-26T19:03:05.673Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:03:05 [2022-05-26T19:03:05.673Z] [INFO] The project's OSGi version is 1.0.6.202205261847
15:03:05 [2022-05-26T19:03:05.673Z] [INFO] 
15:03:05 [2022-05-26T19:03:05.673Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:03:05 [2022-05-26T19:03:05.673Z] [INFO] 
15:03:05 [2022-05-26T19:03:05.673Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:03:05 [2022-05-26T19:03:05.673Z] [INFO] 
15:03:05 [2022-05-26T19:03:05.673Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:03:05 [2022-05-26T19:03:05.673Z] [INFO] 
15:03:05 [2022-05-26T19:03:05.673Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:03:05 [2022-05-26T19:03:05.673Z] [INFO] 
15:03:05 [2022-05-26T19:03:05.673Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:03:05 [2022-05-26T19:03:05.673Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests...
15:03:05 [2022-05-26T19:03:05.931Z] [INFO] 
15:03:05 [2022-05-26T19:03:05.931Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:03:05 [2022-05-26T19:03:05.931Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:03:05 [2022-05-26T19:03:05.931Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/src/main/resources
15:03:05 [2022-05-26T19:03:05.931Z] [INFO] 
15:03:05 [2022-05-26T19:03:05.931Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:03:05 [2022-05-26T19:03:05.931Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/pom.xml
15:03:05 [2022-05-26T19:03:05.931Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/classes
15:03:06 [2022-05-26T19:03:06.495Z] [INFO] 
15:03:06 [2022-05-26T19:03:06.495Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:03:06 [2022-05-26T19:03:06.495Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:03:06 [2022-05-26T19:03:06.495Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/src/test/resources
15:03:06 [2022-05-26T19:03:06.495Z] [INFO] 
15:03:06 [2022-05-26T19:03:06.495Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:03:06 [2022-05-26T19:03:06.495Z] [INFO] 
15:03:06 [2022-05-26T19:03:06.495Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:03:06 [2022-05-26T19:03:06.495Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.6-SNAPSHOT-sources.jar
15:03:06 [2022-05-26T19:03:06.495Z] [INFO] 
15:03:06 [2022-05-26T19:03:06.495Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:03:06 [2022-05-26T19:03:06.495Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.6-SNAPSHOT.jar
15:03:06 [2022-05-26T19:03:06.495Z] [INFO] 
15:03:06 [2022-05-26T19:03:06.495Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:03:06 [2022-05-26T19:03:06.495Z] [INFO] 
15:03:06 [2022-05-26T19:03:06.495Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:03:06 [2022-05-26T19:03:06.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
15:03:06 [2022-05-26T19:03:06.495Z] [INFO] 
15:03:06 [2022-05-26T19:03:06.495Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:03:06 [2022-05-26T19:03:06.495Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:03:06 [2022-05-26T19:03:06.495Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.6-SNAPSHOT.jar
15:03:06 [2022-05-26T19:03:06.495Z] [INFO] 
15:03:06 [2022-05-26T19:03:06.495Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:03:06 [2022-05-26T19:03:06.495Z] [INFO] 
15:03:06 [2022-05-26T19:03:06.495Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:03:06 [2022-05-26T19:03:06.495Z] [INFO] Skipping tests
15:03:06 [2022-05-26T19:03:06.495Z] [INFO] 
15:03:06 [2022-05-26T19:03:06.495Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:03:06 [2022-05-26T19:03:06.496Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.6-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.6-SNAPSHOT.jar
15:03:06 [2022-05-26T19:03:06.496Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.6-SNAPSHOT.pom
15:03:06 [2022-05-26T19:03:06.496Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.6-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.6-SNAPSHOT-sources.jar
15:03:06 [2022-05-26T19:03:06.496Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.6-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.6-SNAPSHOT-pack200.jar.pack.gz
15:03:06 [2022-05-26T19:03:06.496Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.6-SNAPSHOT-p2metadata.xml
15:03:06 [2022-05-26T19:03:06.496Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.6-SNAPSHOT-p2artifacts.xml
15:03:06 [2022-05-26T19:03:06.496Z] [INFO] 
15:03:06 [2022-05-26T19:03:06.496Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:03:06 [2022-05-26T19:03:06.496Z] [INFO] 
15:03:06 [2022-05-26T19:03:06.496Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests >--
15:03:06 [2022-05-26T19:03:06.496Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.core.tests 1.0.15-SNAPSHOT [44/140]
15:03:06 [2022-05-26T19:03:06.496Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:03:06 [2022-05-26T19:03:06.753Z] [INFO] 
15:03:06 [2022-05-26T19:03:06.753Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:03:06 [2022-05-26T19:03:06.753Z] [INFO] 
15:03:06 [2022-05-26T19:03:06.753Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:03:06 [2022-05-26T19:03:06.753Z] [INFO] The project's OSGi version is 1.0.15.202205261847
15:03:06 [2022-05-26T19:03:06.753Z] [INFO] 
15:03:06 [2022-05-26T19:03:06.753Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:03:06 [2022-05-26T19:03:06.753Z] [INFO] 
15:03:06 [2022-05-26T19:03:06.753Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:03:06 [2022-05-26T19:03:06.753Z] [INFO] 
15:03:06 [2022-05-26T19:03:06.753Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:03:06 [2022-05-26T19:03:06.753Z] [INFO] 
15:03:06 [2022-05-26T19:03:06.753Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:03:06 [2022-05-26T19:03:06.753Z] [INFO] 
15:03:06 [2022-05-26T19:03:06.753Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:03:06 [2022-05-26T19:03:06.753Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.core.tests...
15:03:07 [2022-05-26T19:03:07.011Z] [INFO] 
15:03:07 [2022-05-26T19:03:07.011Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:03:07 [2022-05-26T19:03:07.011Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:03:07 [2022-05-26T19:03:07.011Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/main/resources
15:03:07 [2022-05-26T19:03:07.011Z] [INFO] 
15:03:07 [2022-05-26T19:03:07.011Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:03:07 [2022-05-26T19:03:07.011Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests:1.0.15-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/pom.xml
15:03:07 [2022-05-26T19:03:07.011Z] [INFO] Compiling 30 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/classes
15:03:07 [2022-05-26T19:03:07.577Z] [INFO] 
15:03:07 [2022-05-26T19:03:07.577Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:03:07 [2022-05-26T19:03:07.577Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:03:07 [2022-05-26T19:03:07.577Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/test/resources
15:03:07 [2022-05-26T19:03:07.577Z] [INFO] 
15:03:07 [2022-05-26T19:03:07.577Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:03:07 [2022-05-26T19:03:07.577Z] [INFO] 
15:03:07 [2022-05-26T19:03:07.577Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:03:07 [2022-05-26T19:03:07.577Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.15-SNAPSHOT-sources.jar
15:03:07 [2022-05-26T19:03:07.577Z] [INFO] 
15:03:07 [2022-05-26T19:03:07.577Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:03:07 [2022-05-26T19:03:07.577Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.15-SNAPSHOT.jar
15:03:07 [2022-05-26T19:03:07.577Z] [INFO] 
15:03:07 [2022-05-26T19:03:07.577Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:03:07 [2022-05-26T19:03:07.577Z] [INFO] 
15:03:07 [2022-05-26T19:03:07.577Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:03:07 [2022-05-26T19:03:07.577Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:03:07 [2022-05-26T19:03:07.577Z] [INFO] 
15:03:07 [2022-05-26T19:03:07.577Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:03:07 [2022-05-26T19:03:07.577Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:03:07 [2022-05-26T19:03:07.577Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.15-SNAPSHOT.jar
15:03:07 [2022-05-26T19:03:07.834Z] [INFO] 
15:03:07 [2022-05-26T19:03:07.834Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:03:07 [2022-05-26T19:03:07.834Z] [INFO] 
15:03:07 [2022-05-26T19:03:07.834Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:03:08 [2022-05-26T19:03:08.091Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java)
15:03:08 [2022-05-26T19:03:08.091Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work/data/.metadata/.log
15:03:08 [2022-05-26T19:03:08.091Z] [INFO] Command line:
15:03:08 [2022-05-26T19:03:08.091Z] 	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:03:08 [2022-05-26T19:03:08.091Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:03:11 [2022-05-26T19:03:11.988Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-6qwbh-k57bq because kubernetes resource quota exceeded. 
15:03:11 [2022-05-26T19:03:11.988Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-6qwbh-k57bq" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
15:03:11 [2022-05-26T19:03:11.988Z] Retrying...
15:03:11 [2022-05-26T19:03:11.988Z] 
15:03:14 [2022-05-26T19:03:14.660Z] !SESSION 2022-05-26 19:03:08.460 -----------------------------------------------
15:03:14 [2022-05-26T19:03:14.661Z] eclipse.buildId=unknown
15:03:14 [2022-05-26T19:03:14.661Z] java.version=11.0.2
15:03:14 [2022-05-26T19:03:14.661Z] java.vendor=Oracle Corporation
15:03:14 [2022-05-26T19:03:14.661Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:03:14 [2022-05-26T19:03:14.661Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/surefire.properties -product org.eclipse.platform.ide
15:03:14 [2022-05-26T19:03:14.661Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
15:03:14 [2022-05-26T19:03:14.661Z] 
15:03:14 [2022-05-26T19:03:14.661Z] !ENTRY org.eclipse.compare.win32 4 0 2022-05-26 19:03:14.156
15:03:14 [2022-05-26T19:03:14.661Z] !MESSAGE FrameworkEvent ERROR
15:03:14 [2022-05-26T19:03:14.661Z] !STACK 0
15:03:14 [2022-05-26T19:03:14.661Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [66]
15:03:14 [2022-05-26T19:03:14.661Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:03:14 [2022-05-26T19:03:14.661Z] 
15:03:14 [2022-05-26T19:03:14.661Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
15:03:14 [2022-05-26T19:03:14.661Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1847)
15:03:14 [2022-05-26T19:03:14.661Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:03:14 [2022-05-26T19:03:14.661Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1840)
15:03:14 [2022-05-26T19:03:14.661Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1781)
15:03:14 [2022-05-26T19:03:14.661Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1745)
15:03:14 [2022-05-26T19:03:14.661Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1667)
15:03:14 [2022-05-26T19:03:14.661Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:03:14 [2022-05-26T19:03:14.661Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:03:14 [2022-05-26T19:03:14.661Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:03:14 [2022-05-26T19:03:14.919Z] 
15:03:14 [2022-05-26T19:03:14.919Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2022-05-26 19:03:14.666
15:03:14 [2022-05-26T19:03:14.919Z] !MESSAGE FrameworkEvent ERROR
15:03:14 [2022-05-26T19:03:14.919Z] !STACK 0
15:03:14 [2022-05-26T19:03:14.919Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [139]
15:03:14 [2022-05-26T19:03:14.919Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:03:14 [2022-05-26T19:03:14.919Z] 
15:03:14 [2022-05-26T19:03:14.919Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
15:03:14 [2022-05-26T19:03:14.919Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1847)
15:03:14 [2022-05-26T19:03:14.919Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:03:14 [2022-05-26T19:03:14.919Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1840)
15:03:14 [2022-05-26T19:03:14.919Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1781)
15:03:14 [2022-05-26T19:03:14.919Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1745)
15:03:14 [2022-05-26T19:03:14.919Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1667)
15:03:14 [2022-05-26T19:03:14.919Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:03:14 [2022-05-26T19:03:14.919Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:03:14 [2022-05-26T19:03:14.919Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:03:16 [2022-05-26T19:03:16.292Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest
15:03:21 [2022-05-26T19:03:21.977Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-6qwbh-h341x because kubernetes resource quota exceeded. 
15:03:21 [2022-05-26T19:03:21.977Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-6qwbh-h341x" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
15:03:21 [2022-05-26T19:03:21.977Z] Retrying...
15:03:21 [2022-05-26T19:03:21.977Z] 
15:03:31 [2022-05-26T19:03:31.152Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.045 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest
15:03:31 [2022-05-26T19:03:31.152Z] testDeviceStrings[0: io_analysis.xml]  Time elapsed: 2.843 s
15:03:31 [2022-05-26T19:03:31.152Z] testSectorsAt[0: io_analysis.xml]  Time elapsed: 2.25 s
15:03:31 [2022-05-26T19:03:31.152Z] testDeviceStrings[1: io_nostatedump.xml]  Time elapsed: 2.264 s
15:03:31 [2022-05-26T19:03:31.152Z] testSectorsAt[1: io_nostatedump.xml]  Time elapsed: 2.22 s
15:03:31 [2022-05-26T19:03:31.152Z] testDeviceStrings[2: io_two_devices.xml]  Time elapsed: 2.231 s
15:03:31 [2022-05-26T19:03:31.152Z] testSectorsAt[2: io_two_devices.xml]  Time elapsed: 2.225 s
15:03:31 [2022-05-26T19:03:31.152Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDataProviderTest
15:03:31 [2022-05-26T19:03:31.984Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-6qwbh-r68bd because kubernetes resource quota exceeded. 
15:03:31 [2022-05-26T19:03:31.985Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-6qwbh-r68bd" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
15:03:31 [2022-05-26T19:03:31.985Z] Retrying...
15:03:31 [2022-05-26T19:03:31.985Z] 
15:03:32 [2022-05-26T19:03:32.528Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.252 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDataProviderTest
15:03:32 [2022-05-26T19:03:32.529Z] testDiskActivity[0: io_analysis.xml]  Time elapsed: 2.252 s
15:03:32 [2022-05-26T19:03:32.529Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest
15:03:39 [2022-05-26T19:03:39.081Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.671 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest
15:03:39 [2022-05-26T19:03:39.081Z] testGetDisks[0: io_analysis.xml]  Time elapsed: 2.232 s
15:03:39 [2022-05-26T19:03:39.081Z] testGetDisks[1: io_nostatedump.xml]  Time elapsed: 2.215 s
15:03:39 [2022-05-26T19:03:39.081Z] testGetDisks[2: io_two_devices.xml]  Time elapsed: 2.222 s
15:03:39 [2022-05-26T19:03:39.081Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest
15:03:41 [2022-05-26T19:03:41.982Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-6qwbh-3kh43 because kubernetes resource quota exceeded. 
15:03:41 [2022-05-26T19:03:41.982Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-6qwbh-3kh43" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
15:03:41 [2022-05-26T19:03:41.982Z] Retrying...
15:03:41 [2022-05-26T19:03:41.982Z] 
15:03:51 [2022-05-26T19:03:51.977Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-6qwbh-z71sz because kubernetes resource quota exceeded. 
15:03:51 [2022-05-26T19:03:51.977Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-6qwbh-z71sz" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
15:03:51 [2022-05-26T19:03:51.977Z] Retrying...
15:03:51 [2022-05-26T19:03:51.977Z] 
15:04:01 [2022-05-26T19:04:01.977Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-6qwbh-fg5h1 because kubernetes resource quota exceeded. 
15:04:01 [2022-05-26T19:04:01.977Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-6qwbh-fg5h1" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
15:04:01 [2022-05-26T19:04:01.977Z] Retrying...
15:04:01 [2022-05-26T19:04:01.977Z] 
15:04:11 [2022-05-26T19:04:11.982Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-6qwbh-ct00r because kubernetes resource quota exceeded. 
15:04:11 [2022-05-26T19:04:11.982Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-6qwbh-ct00r" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
15:04:11 [2022-05-26T19:04:11.982Z] Retrying...
15:04:11 [2022-05-26T19:04:11.982Z] 
15:04:21 [2022-05-26T19:04:21.988Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-6qwbh-9h385 because kubernetes resource quota exceeded. 
15:04:21 [2022-05-26T19:04:21.988Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-6qwbh-9h385" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
15:04:21 [2022-05-26T19:04:21.988Z] Retrying...
15:04:21 [2022-05-26T19:04:21.988Z] 
15:04:31 [2022-05-26T19:04:31.974Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-6qwbh-vl41l because kubernetes resource quota exceeded. 
15:04:31 [2022-05-26T19:04:31.974Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-6qwbh-vl41l" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
15:04:31 [2022-05-26T19:04:31.974Z] Retrying...
15:04:31 [2022-05-26T19:04:31.974Z] 
15:04:35 [2022-05-26T19:04:35.276Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 53.354 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest
15:04:35 [2022-05-26T19:04:35.277Z] testAnalysisExecution[0: io_analysis.xml]  Time elapsed: 2.226 s
15:04:35 [2022-05-26T19:04:35.277Z] testStateProviderIntervalData[0: io_analysis.xml]  Time elapsed: 2.23 s
15:04:35 [2022-05-26T19:04:35.277Z] testStateProviderPunctualData[0: io_analysis.xml]  Time elapsed: 2.235 s
15:04:35 [2022-05-26T19:04:35.277Z] testAnalysisExecution[1: io_nostatedump.xml]  Time elapsed: 2.216 s
15:04:35 [2022-05-26T19:04:35.277Z] testStateProviderIntervalData[1: io_nostatedump.xml]  Time elapsed: 2.214 s
15:04:35 [2022-05-26T19:04:35.277Z] testStateProviderPunctualData[1: io_nostatedump.xml]  Time elapsed: 2.213 s
15:04:35 [2022-05-26T19:04:35.277Z] testAnalysisExecution[2: io_req_merge.xml]  Time elapsed: 2.221 s
15:04:35 [2022-05-26T19:04:35.277Z] testStateProviderIntervalData[2: io_req_merge.xml]  Time elapsed: 2.218 s
15:04:35 [2022-05-26T19:04:35.277Z] testStateProviderPunctualData[2: io_req_merge.xml]  Time elapsed: 2.222 s
15:04:35 [2022-05-26T19:04:35.277Z] testAnalysisExecution[3: io_missing.xml]  Time elapsed: 2.225 s
15:04:35 [2022-05-26T19:04:35.277Z] testStateProviderIntervalData[3: io_missing.xml]  Time elapsed: 2.226 s
15:04:35 [2022-05-26T19:04:35.277Z] testStateProviderPunctualData[3: io_missing.xml]  Time elapsed: 2.231 s
15:04:35 [2022-05-26T19:04:35.277Z] testAnalysisExecution[4: io_two_devices.xml]  Time elapsed: 2.217 s
15:04:35 [2022-05-26T19:04:35.277Z] testStateProviderIntervalData[4: io_two_devices.xml]  Time elapsed: 2.218 s
15:04:35 [2022-05-26T19:04:35.277Z] testStateProviderPunctualData[4: io_two_devices.xml]  Time elapsed: 2.218 s
15:04:35 [2022-05-26T19:04:35.277Z] testAnalysisExecution[5: io_syscall_read.xml]  Time elapsed: 2.222 s
15:04:35 [2022-05-26T19:04:35.277Z] testStateProviderIntervalData[5: io_syscall_read.xml]  Time elapsed: 2.221 s
15:04:35 [2022-05-26T19:04:35.277Z] testStateProviderPunctualData[5: io_syscall_read.xml]  Time elapsed: 2.221 s
15:04:35 [2022-05-26T19:04:35.277Z] testAnalysisExecution[6: io_syscall_write.xml]  Time elapsed: 2.225 s
15:04:35 [2022-05-26T19:04:35.277Z] testStateProviderIntervalData[6: io_syscall_write.xml]  Time elapsed: 2.221 s
15:04:35 [2022-05-26T19:04:35.277Z] testStateProviderPunctualData[6: io_syscall_write.xml]  Time elapsed: 2.223 s
15:04:35 [2022-05-26T19:04:35.277Z] testAnalysisExecution[7: io_full_kernel.xml]  Time elapsed: 2.229 s
15:04:35 [2022-05-26T19:04:35.277Z] testStateProviderIntervalData[7: io_full_kernel.xml]  Time elapsed: 2.229 s
15:04:35 [2022-05-26T19:04:35.277Z] testStateProviderPunctualData[7: io_full_kernel.xml]  Time elapsed: 2.223 s
15:04:35 [2022-05-26T19:04:35.277Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelTidAspectTest
15:04:35 [2022-05-26T19:04:35.277Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.136 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelTidAspectTest
15:04:35 [2022-05-26T19:04:35.277Z] testResolveTidAspect  Time elapsed: 1.136 s
15:04:35 [2022-05-26T19:04:35.277Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest
15:04:41 [2022-05-26T19:04:41.977Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-6qwbh-wqh21 because kubernetes resource quota exceeded. 
15:04:41 [2022-05-26T19:04:41.977Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-6qwbh-wqh21" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
15:04:41 [2022-05-26T19:04:41.977Z] Retrying...
15:04:41 [2022-05-26T19:04:41.977Z] 
15:04:45 [2022-05-26T19:04:45.232Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.181 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest
15:04:45 [2022-05-26T19:04:45.232Z] testGetPpid  Time elapsed: 1.13 s
15:04:45 [2022-05-26T19:04:45.232Z] testGetThreadOnCpu  Time elapsed: 1.127 s
15:04:45 [2022-05-26T19:04:45.232Z] testIsThreadActiveRange  Time elapsed: 1.131 s
15:04:45 [2022-05-26T19:04:45.232Z] testGetExecutableName  Time elapsed: 1.126 s
15:04:45 [2022-05-26T19:04:45.232Z] testGetThreadQuarks  Time elapsed: 1.136 s
15:04:45 [2022-05-26T19:04:45.232Z] testGetStatusIntervalsForThread  Time elapsed: 1.133 s
15:04:45 [2022-05-26T19:04:45.232Z] testGetPid  Time elapsed: 1.129 s
15:04:45 [2022-05-26T19:04:45.232Z] testGetThreadsOfCpus  Time elapsed: 1.133 s
15:04:45 [2022-05-26T19:04:45.232Z] testGetStatusIntervalsForThreadIt  Time elapsed: 1.131 s
15:04:45 [2022-05-26T19:04:45.233Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelPidAspectTest
15:04:45 [2022-05-26T19:04:45.233Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.145 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelPidAspectTest
15:04:45 [2022-05-26T19:04:45.233Z] testResolvePidAspect  Time elapsed: 1.144 s
15:04:45 [2022-05-26T19:04:45.233Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelStateProviderTest
15:04:45 [2022-05-26T19:04:45.233Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelStateProviderTest
15:04:45 [2022-05-26T19:04:45.233Z] testOpening  Time elapsed: 0.009 s
15:04:45 [2022-05-26T19:04:45.233Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.ThreadStatusDataProviderTest
15:04:45 [2022-05-26T19:04:45.233Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.136 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.ThreadStatusDataProviderTest
15:04:45 [2022-05-26T19:04:45.233Z] testThreadStatusDataProvider  Time elapsed: 0.136 s
15:04:45 [2022-05-26T19:04:45.233Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest
15:04:51 [2022-05-26T19:04:51.973Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-6qwbh-jgvs9 because kubernetes resource quota exceeded. 
15:04:51 [2022-05-26T19:04:51.974Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-6qwbh-jgvs9" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
15:04:51 [2022-05-26T19:04:51.974Z] Retrying...
15:04:51 [2022-05-26T19:04:51.974Z] 
15:04:55 [2022-05-26T19:04:55.195Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.984 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest
15:04:55 [2022-05-26T19:04:55.196Z] testAnalysisExecution  Time elapsed: 2.217 s
15:04:55 [2022-05-26T19:04:55.196Z] testInRangeWithCpuSubset  Time elapsed: 2.217 s
15:04:55 [2022-05-26T19:04:55.196Z] testUsageInRange  Time elapsed: 2.215 s
15:04:55 [2022-05-26T19:04:55.196Z] testRequirements  Time elapsed: 1.119 s
15:04:55 [2022-05-26T19:04:55.196Z] testReturnedStateSystem  Time elapsed: 2.215 s
15:04:55 [2022-05-26T19:04:55.196Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageDataProviderTest
15:04:57 [2022-05-26T19:04:57.737Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.23 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageDataProviderTest
15:04:57 [2022-05-26T19:04:57.737Z] testTree  Time elapsed: 2.23 s
15:04:57 [2022-05-26T19:04:57.737Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.callsite.CallsiteTest
15:04:57 [2022-05-26T19:04:57.737Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.callsite.CallsiteTest
15:04:57 [2022-05-26T19:04:57.737Z] testCallsiteAnalysis  Time elapsed: 0.025 s
15:04:57 [2022-05-26T19:04:57.737Z] testIterator  Time elapsed: 0.009 s
15:04:57 [2022-05-26T19:04:57.737Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallAnalysisTest
15:05:01 [2022-05-26T19:05:01.917Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.873 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallAnalysisTest
15:05:01 [2022-05-26T19:05:01.917Z] testSmallTraceSequential  Time elapsed: 3.872 s
15:05:01 [2022-05-26T19:05:01.917Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest
15:05:01 [2022-05-26T19:05:01.976Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-6qwbh-36b1m because kubernetes resource quota exceeded. 
15:05:01 [2022-05-26T19:05:01.977Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-6qwbh-36b1m" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
15:05:01 [2022-05-26T19:05:01.977Z] Retrying...
15:05:01 [2022-05-26T19:05:01.977Z] 
15:05:04 [2022-05-26T19:05:04.442Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.339 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest
15:05:04 [2022-05-26T19:05:04.442Z] testAnalysisExecution  Time elapsed: 2.219 s
15:05:04 [2022-05-26T19:05:04.442Z] testAllocationDeallocationMemory  Time elapsed: 1.12 s
15:05:04 [2022-05-26T19:05:04.442Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest
15:05:09 [2022-05-26T19:05:09.700Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.488 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest
15:05:09 [2022-05-26T19:05:09.700Z] testAnalysisExecution  Time elapsed: 1.116 s
15:05:09 [2022-05-26T19:05:09.700Z] testUsageInRange  Time elapsed: 1.121 s
15:05:09 [2022-05-26T19:05:09.700Z] testReturnedStateSystem  Time elapsed: 1.121 s
15:05:09 [2022-05-26T19:05:09.700Z] testInvalid  Time elapsed: 1.128 s
15:05:09 [2022-05-26T19:05:09.700Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest
15:05:09 [2022-05-26T19:05:09.700Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.275 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest
15:05:09 [2022-05-26T19:05:09.700Z] testMatchingMultiMatchers  Time elapsed: 0.15 s
15:05:09 [2022-05-26T19:05:09.700Z] testMatching  Time elapsed: 0.125 s
15:05:09 [2022-05-26T19:05:09.700Z] 
15:05:09 [2022-05-26T19:05:09.700Z] Results:
15:05:09 [2022-05-26T19:05:09.700Z] 
15:05:09 [2022-05-26T19:05:09.700Z] Tests run: 64, Failures: 0, Errors: 0, Skipped: 0
15:05:09 [2022-05-26T19:05:09.700Z] 
15:05:09 [2022-05-26T19:05:09.700Z] [INFO] All tests passed!
15:05:09 [2022-05-26T19:05:09.700Z] [INFO] 
15:05:09 [2022-05-26T19:05:09.700Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:05:09 [2022-05-26T19:05:09.700Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.15-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.15-SNAPSHOT.jar
15:05:09 [2022-05-26T19:05:09.700Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.15-SNAPSHOT.pom
15:05:09 [2022-05-26T19:05:09.700Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.15-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.15-SNAPSHOT-sources.jar
15:05:09 [2022-05-26T19:05:09.701Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.15-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.15-SNAPSHOT-pack200.jar.pack.gz
15:05:09 [2022-05-26T19:05:09.701Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.15-SNAPSHOT-p2metadata.xml
15:05:09 [2022-05-26T19:05:09.701Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.15-SNAPSHOT-p2artifacts.xml
15:05:09 [2022-05-26T19:05:09.701Z] [INFO] 
15:05:09 [2022-05-26T19:05:09.701Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:05:09 [2022-05-26T19:05:09.701Z] [INFO] 
15:05:09 [2022-05-26T19:05:09.701Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui >--
15:05:09 [2022-05-26T19:05:09.701Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.ui 6.0.0-SNAPSHOT [45/140]
15:05:09 [2022-05-26T19:05:09.701Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:05:09 [2022-05-26T19:05:09.701Z] [INFO] 
15:05:09 [2022-05-26T19:05:09.701Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:05:09 [2022-05-26T19:05:09.701Z] [INFO] 
15:05:09 [2022-05-26T19:05:09.701Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:05:09 [2022-05-26T19:05:09.701Z] [INFO] The project's OSGi version is 6.0.0.202205261847
15:05:09 [2022-05-26T19:05:09.701Z] [INFO] 
15:05:09 [2022-05-26T19:05:09.701Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:05:09 [2022-05-26T19:05:09.701Z] [INFO] 
15:05:09 [2022-05-26T19:05:09.701Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:05:09 [2022-05-26T19:05:09.701Z] [INFO] 
15:05:09 [2022-05-26T19:05:09.701Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:05:09 [2022-05-26T19:05:09.701Z] [INFO] 
15:05:09 [2022-05-26T19:05:09.701Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:05:09 [2022-05-26T19:05:09.701Z] [INFO] 
15:05:09 [2022-05-26T19:05:09.701Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:05:09 [2022-05-26T19:05:09.701Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.timing.ui...
15:05:09 [2022-05-26T19:05:09.958Z] [INFO] 
15:05:09 [2022-05-26T19:05:09.958Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:05:09 [2022-05-26T19:05:09.958Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:05:09 [2022-05-26T19:05:09.958Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/main/resources
15:05:09 [2022-05-26T19:05:09.958Z] [INFO] 
15:05:09 [2022-05-26T19:05:09.958Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:05:09 [2022-05-26T19:05:09.958Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
15:05:09 [2022-05-26T19:05:09.958Z] [INFO] Compiling 35 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes
15:05:10 [2022-05-26T19:05:10.522Z] [INFO] 
15:05:10 [2022-05-26T19:05:10.522Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:05:10 [2022-05-26T19:05:10.522Z] [INFO] 
15:05:10 [2022-05-26T19:05:10.522Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:05:10 [2022-05-26T19:05:10.779Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:05:10 [2022-05-26T19:05:10.779Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/test/resources
15:05:10 [2022-05-26T19:05:10.779Z] [INFO] 
15:05:10 [2022-05-26T19:05:10.779Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:05:10 [2022-05-26T19:05:10.779Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
15:05:10 [2022-05-26T19:05:10.779Z] [INFO] 
15:05:10 [2022-05-26T19:05:10.779Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:05:10 [2022-05-26T19:05:10.779Z] [INFO] No tests to run.
15:05:10 [2022-05-26T19:05:10.779Z] [INFO] 
15:05:10 [2022-05-26T19:05:10.779Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:05:10 [2022-05-26T19:05:10.779Z] [INFO] 
15:05:10 [2022-05-26T19:05:10.779Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:05:10 [2022-05-26T19:05:10.779Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-6.0.0-SNAPSHOT-sources.jar
15:05:10 [2022-05-26T19:05:10.779Z] [INFO] 
15:05:10 [2022-05-26T19:05:10.779Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:05:10 [2022-05-26T19:05:10.779Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-6.0.0-SNAPSHOT.jar
15:05:10 [2022-05-26T19:05:10.779Z] [INFO] 
15:05:10 [2022-05-26T19:05:10.780Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:05:10 [2022-05-26T19:05:10.780Z] [INFO] 
15:05:10 [2022-05-26T19:05:10.780Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:05:10 [2022-05-26T19:05:10.780Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:05:10 [2022-05-26T19:05:10.780Z] [INFO] 
15:05:10 [2022-05-26T19:05:10.780Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:05:10 [2022-05-26T19:05:10.780Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:05:10 [2022-05-26T19:05:10.780Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-6.0.0-SNAPSHOT.jar
15:05:10 [2022-05-26T19:05:10.780Z] [INFO] 
15:05:10 [2022-05-26T19:05:10.780Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:05:10 [2022-05-26T19:05:10.780Z] [INFO] 
15:05:10 [2022-05-26T19:05:10.780Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:05:10 [2022-05-26T19:05:10.780Z] [INFO] 
15:05:10 [2022-05-26T19:05:10.780Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:05:10 [2022-05-26T19:05:10.780Z] [INFO] No tests to run.
15:05:10 [2022-05-26T19:05:10.780Z] [INFO] 
15:05:10 [2022-05-26T19:05:10.780Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:05:10 [2022-05-26T19:05:10.780Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-6.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/6.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-6.0.0-SNAPSHOT.jar
15:05:10 [2022-05-26T19:05:10.780Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/6.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-6.0.0-SNAPSHOT.pom
15:05:10 [2022-05-26T19:05:10.780Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-6.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/6.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-6.0.0-SNAPSHOT-sources.jar
15:05:10 [2022-05-26T19:05:10.780Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-6.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/6.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-6.0.0-SNAPSHOT-pack200.jar.pack.gz
15:05:10 [2022-05-26T19:05:10.780Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/6.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-6.0.0-SNAPSHOT-p2metadata.xml
15:05:10 [2022-05-26T19:05:10.780Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/6.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-6.0.0-SNAPSHOT-p2artifacts.xml
15:05:10 [2022-05-26T19:05:10.780Z] [INFO] 
15:05:10 [2022-05-26T19:05:10.780Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:05:10 [2022-05-26T19:05:10.780Z] [INFO] 
15:05:10 [2022-05-26T19:05:10.780Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui >--
15:05:10 [2022-05-26T19:05:10.780Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui 4.0.4-SNAPSHOT [46/140]
15:05:10 [2022-05-26T19:05:10.780Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:05:11 [2022-05-26T19:05:11.037Z] [INFO] 
15:05:11 [2022-05-26T19:05:11.037Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:05:11 [2022-05-26T19:05:11.037Z] [INFO] 
15:05:11 [2022-05-26T19:05:11.037Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:05:11 [2022-05-26T19:05:11.037Z] [INFO] The project's OSGi version is 4.0.4.202205261847
15:05:11 [2022-05-26T19:05:11.037Z] [INFO] 
15:05:11 [2022-05-26T19:05:11.037Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:05:11 [2022-05-26T19:05:11.037Z] [INFO] 
15:05:11 [2022-05-26T19:05:11.037Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:05:11 [2022-05-26T19:05:11.037Z] [INFO] 
15:05:11 [2022-05-26T19:05:11.037Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:05:11 [2022-05-26T19:05:11.037Z] [INFO] 
15:05:11 [2022-05-26T19:05:11.037Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:05:11 [2022-05-26T19:05:11.037Z] [INFO] 
15:05:11 [2022-05-26T19:05:11.037Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:05:11 [2022-05-26T19:05:11.037Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.ui...
15:05:11 [2022-05-26T19:05:11.294Z] [INFO] 
15:05:11 [2022-05-26T19:05:11.294Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:05:11 [2022-05-26T19:05:11.295Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:05:11 [2022-05-26T19:05:11.295Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/main/resources
15:05:11 [2022-05-26T19:05:11.295Z] [INFO] 
15:05:11 [2022-05-26T19:05:11.295Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:05:11 [2022-05-26T19:05:11.295Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui:4.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
15:05:11 [2022-05-26T19:05:11.295Z] [INFO] Compiling 41 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/classes
15:05:11 [2022-05-26T19:05:11.974Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-6qwbh-c9h2w because kubernetes resource quota exceeded. 
15:05:11 [2022-05-26T19:05:11.975Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-6qwbh-c9h2w" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
15:05:11 [2022-05-26T19:05:11.975Z] Retrying...
15:05:11 [2022-05-26T19:05:11.975Z] 
15:05:12 [2022-05-26T19:05:12.228Z] [INFO] 
15:05:12 [2022-05-26T19:05:12.228Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:05:12 [2022-05-26T19:05:12.228Z] [INFO] 
15:05:12 [2022-05-26T19:05:12.228Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:05:12 [2022-05-26T19:05:12.228Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:05:12 [2022-05-26T19:05:12.228Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/test/resources
15:05:12 [2022-05-26T19:05:12.228Z] [INFO] 
15:05:12 [2022-05-26T19:05:12.228Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:05:12 [2022-05-26T19:05:12.228Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui:4.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
15:05:12 [2022-05-26T19:05:12.228Z] [INFO] 
15:05:12 [2022-05-26T19:05:12.228Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:05:12 [2022-05-26T19:05:12.228Z] [INFO] No tests to run.
15:05:12 [2022-05-26T19:05:12.228Z] [INFO] 
15:05:12 [2022-05-26T19:05:12.228Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:05:12 [2022-05-26T19:05:12.228Z] [INFO] 
15:05:12 [2022-05-26T19:05:12.228Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:05:12 [2022-05-26T19:05:12.228Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-4.0.4-SNAPSHOT-sources.jar
15:05:12 [2022-05-26T19:05:12.228Z] [INFO] 
15:05:12 [2022-05-26T19:05:12.228Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:05:12 [2022-05-26T19:05:12.228Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-4.0.4-SNAPSHOT.jar
15:05:12 [2022-05-26T19:05:12.229Z] [INFO] 
15:05:12 [2022-05-26T19:05:12.229Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:05:12 [2022-05-26T19:05:12.229Z] [INFO] 
15:05:12 [2022-05-26T19:05:12.229Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:05:12 [2022-05-26T19:05:12.229Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:05:12 [2022-05-26T19:05:12.229Z] [INFO] 
15:05:12 [2022-05-26T19:05:12.229Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:05:12 [2022-05-26T19:05:12.229Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:05:12 [2022-05-26T19:05:12.229Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-4.0.4-SNAPSHOT.jar
15:05:12 [2022-05-26T19:05:12.229Z] [INFO] 
15:05:12 [2022-05-26T19:05:12.229Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:05:12 [2022-05-26T19:05:12.229Z] [INFO] 
15:05:12 [2022-05-26T19:05:12.229Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:05:12 [2022-05-26T19:05:12.229Z] [INFO] 
15:05:12 [2022-05-26T19:05:12.229Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:05:12 [2022-05-26T19:05:12.229Z] [INFO] No tests to run.
15:05:12 [2022-05-26T19:05:12.229Z] [INFO] 
15:05:12 [2022-05-26T19:05:12.229Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:05:12 [2022-05-26T19:05:12.229Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-4.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/4.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-4.0.4-SNAPSHOT.jar
15:05:12 [2022-05-26T19:05:12.229Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/4.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-4.0.4-SNAPSHOT.pom
15:05:12 [2022-05-26T19:05:12.229Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-4.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/4.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-4.0.4-SNAPSHOT-sources.jar
15:05:12 [2022-05-26T19:05:12.229Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-4.0.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/4.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-4.0.4-SNAPSHOT-pack200.jar.pack.gz
15:05:12 [2022-05-26T19:05:12.229Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/4.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-4.0.4-SNAPSHOT-p2metadata.xml
15:05:12 [2022-05-26T19:05:12.229Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/4.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-4.0.4-SNAPSHOT-p2artifacts.xml
15:05:12 [2022-05-26T19:05:12.229Z] [INFO] 
15:05:12 [2022-05-26T19:05:12.229Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:05:12 [2022-05-26T19:05:12.229Z] [INFO] 
15:05:12 [2022-05-26T19:05:12.229Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests >--
15:05:12 [2022-05-26T19:05:12.229Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui.tests 1.0.9-SNAPSHOT [47/140]
15:05:12 [2022-05-26T19:05:12.229Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:05:12 [2022-05-26T19:05:12.487Z] [INFO] 
15:05:12 [2022-05-26T19:05:12.487Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:05:12 [2022-05-26T19:05:12.487Z] [INFO] 
15:05:12 [2022-05-26T19:05:12.487Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:05:12 [2022-05-26T19:05:12.487Z] [INFO] The project's OSGi version is 1.0.9.202205261847
15:05:12 [2022-05-26T19:05:12.487Z] [INFO] 
15:05:12 [2022-05-26T19:05:12.487Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:05:12 [2022-05-26T19:05:12.487Z] [INFO] 
15:05:12 [2022-05-26T19:05:12.487Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:05:12 [2022-05-26T19:05:12.487Z] [INFO] 
15:05:12 [2022-05-26T19:05:12.487Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:05:12 [2022-05-26T19:05:12.487Z] [INFO] 
15:05:12 [2022-05-26T19:05:12.487Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:05:12 [2022-05-26T19:05:12.487Z] [INFO] 
15:05:12 [2022-05-26T19:05:12.487Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:05:12 [2022-05-26T19:05:12.487Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.ui.tests...
15:05:12 [2022-05-26T19:05:12.744Z] [INFO] 
15:05:12 [2022-05-26T19:05:12.744Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:05:12 [2022-05-26T19:05:12.744Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:05:12 [2022-05-26T19:05:12.744Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/src/main/resources
15:05:12 [2022-05-26T19:05:12.744Z] [INFO] 
15:05:12 [2022-05-26T19:05:12.744Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:05:12 [2022-05-26T19:05:12.744Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/pom.xml
15:05:12 [2022-05-26T19:05:12.744Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/classes
15:05:13 [2022-05-26T19:05:13.309Z] [INFO] 
15:05:13 [2022-05-26T19:05:13.309Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:05:13 [2022-05-26T19:05:13.309Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:05:13 [2022-05-26T19:05:13.309Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/src/test/resources
15:05:13 [2022-05-26T19:05:13.309Z] [INFO] 
15:05:13 [2022-05-26T19:05:13.309Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:05:13 [2022-05-26T19:05:13.309Z] [INFO] 
15:05:13 [2022-05-26T19:05:13.309Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:05:13 [2022-05-26T19:05:13.309Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.9-SNAPSHOT-sources.jar
15:05:13 [2022-05-26T19:05:13.309Z] [INFO] 
15:05:13 [2022-05-26T19:05:13.309Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:05:13 [2022-05-26T19:05:13.309Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.9-SNAPSHOT.jar
15:05:13 [2022-05-26T19:05:13.309Z] [INFO] 
15:05:13 [2022-05-26T19:05:13.309Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:05:13 [2022-05-26T19:05:13.309Z] [INFO] 
15:05:13 [2022-05-26T19:05:13.309Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:05:13 [2022-05-26T19:05:13.309Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:05:13 [2022-05-26T19:05:13.309Z] [INFO] 
15:05:13 [2022-05-26T19:05:13.309Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:05:13 [2022-05-26T19:05:13.309Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:05:13 [2022-05-26T19:05:13.309Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.9-SNAPSHOT.jar
15:05:13 [2022-05-26T19:05:13.309Z] [INFO] 
15:05:13 [2022-05-26T19:05:13.309Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:05:13 [2022-05-26T19:05:13.309Z] [INFO] 
15:05:13 [2022-05-26T19:05:13.309Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:05:13 [2022-05-26T19:05:13.309Z] [INFO] Skipping tests
15:05:13 [2022-05-26T19:05:13.309Z] [INFO] 
15:05:13 [2022-05-26T19:05:13.309Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:05:13 [2022-05-26T19:05:13.309Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.9-SNAPSHOT.jar
15:05:13 [2022-05-26T19:05:13.309Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.9-SNAPSHOT.pom
15:05:13 [2022-05-26T19:05:13.309Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.9-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.9-SNAPSHOT-sources.jar
15:05:13 [2022-05-26T19:05:13.309Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.9-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.9-SNAPSHOT-pack200.jar.pack.gz
15:05:13 [2022-05-26T19:05:13.309Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.9-SNAPSHOT-p2metadata.xml
15:05:13 [2022-05-26T19:05:13.309Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.9-SNAPSHOT-p2artifacts.xml
15:05:13 [2022-05-26T19:05:13.309Z] [INFO] 
15:05:13 [2022-05-26T19:05:13.309Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:05:13 [2022-05-26T19:05:13.309Z] [INFO] 
15:05:13 [2022-05-26T19:05:13.309Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests >--
15:05:13 [2022-05-26T19:05:13.309Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.core.tests 1.0.6-SNAPSHOT [48/140]
15:05:13 [2022-05-26T19:05:13.309Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:05:13 [2022-05-26T19:05:13.309Z] [INFO] 
15:05:13 [2022-05-26T19:05:13.309Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:05:13 [2022-05-26T19:05:13.310Z] [INFO] 
15:05:13 [2022-05-26T19:05:13.310Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:05:13 [2022-05-26T19:05:13.310Z] [INFO] The project's OSGi version is 1.0.6.202205261847
15:05:13 [2022-05-26T19:05:13.310Z] [INFO] 
15:05:13 [2022-05-26T19:05:13.310Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:05:13 [2022-05-26T19:05:13.310Z] [INFO] 
15:05:13 [2022-05-26T19:05:13.310Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:05:13 [2022-05-26T19:05:13.310Z] [INFO] 
15:05:13 [2022-05-26T19:05:13.310Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:05:13 [2022-05-26T19:05:13.310Z] [INFO] 
15:05:13 [2022-05-26T19:05:13.310Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:05:13 [2022-05-26T19:05:13.310Z] [INFO] 
15:05:13 [2022-05-26T19:05:13.310Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:05:13 [2022-05-26T19:05:13.310Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.timing.core.tests...
15:05:13 [2022-05-26T19:05:13.566Z] [INFO] 
15:05:13 [2022-05-26T19:05:13.566Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:05:13 [2022-05-26T19:05:13.566Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:05:13 [2022-05-26T19:05:13.566Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/main/resources
15:05:13 [2022-05-26T19:05:13.566Z] [INFO] 
15:05:13 [2022-05-26T19:05:13.566Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:05:13 [2022-05-26T19:05:13.566Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/pom.xml
15:05:13 [2022-05-26T19:05:13.566Z] [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/classes
15:05:13 [2022-05-26T19:05:13.824Z] [INFO] 
15:05:13 [2022-05-26T19:05:13.824Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:05:13 [2022-05-26T19:05:13.824Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:05:13 [2022-05-26T19:05:13.824Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/test/resources
15:05:13 [2022-05-26T19:05:13.824Z] [INFO] 
15:05:13 [2022-05-26T19:05:13.824Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:05:13 [2022-05-26T19:05:13.824Z] [INFO] 
15:05:13 [2022-05-26T19:05:13.824Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:05:13 [2022-05-26T19:05:13.824Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.6-SNAPSHOT-sources.jar
15:05:13 [2022-05-26T19:05:13.824Z] [INFO] 
15:05:13 [2022-05-26T19:05:13.824Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:05:14 [2022-05-26T19:05:14.081Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.6-SNAPSHOT.jar
15:05:14 [2022-05-26T19:05:14.081Z] [INFO] 
15:05:14 [2022-05-26T19:05:14.081Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:05:14 [2022-05-26T19:05:14.081Z] [INFO] 
15:05:14 [2022-05-26T19:05:14.081Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:05:14 [2022-05-26T19:05:14.081Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:05:14 [2022-05-26T19:05:14.081Z] [INFO] 
15:05:14 [2022-05-26T19:05:14.081Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:05:14 [2022-05-26T19:05:14.081Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:05:14 [2022-05-26T19:05:14.081Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.6-SNAPSHOT.jar
15:05:14 [2022-05-26T19:05:14.081Z] [INFO] 
15:05:14 [2022-05-26T19:05:14.081Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:05:14 [2022-05-26T19:05:14.081Z] [INFO] 
15:05:14 [2022-05-26T19:05:14.081Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:05:14 [2022-05-26T19:05:14.645Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java)
15:05:14 [2022-05-26T19:05:14.645Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work/data/.metadata/.log
15:05:14 [2022-05-26T19:05:14.645Z] [INFO] Command line:
15:05:14 [2022-05-26T19:05:14.645Z] 	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:05:14 [2022-05-26T19:05:14.645Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:05:18 [2022-05-26T19:05:18.821Z] !SESSION 2022-05-26 19:05:14.776 -----------------------------------------------
15:05:18 [2022-05-26T19:05:18.821Z] eclipse.buildId=unknown
15:05:18 [2022-05-26T19:05:18.821Z] java.version=11.0.2
15:05:18 [2022-05-26T19:05:18.821Z] java.vendor=Oracle Corporation
15:05:18 [2022-05-26T19:05:18.821Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:05:18 [2022-05-26T19:05:18.821Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/surefire.properties -product org.eclipse.platform.ide
15:05:18 [2022-05-26T19:05:18.821Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
15:05:18 [2022-05-26T19:05:18.821Z] 
15:05:18 [2022-05-26T19:05:18.821Z] !ENTRY org.eclipse.compare.win32 4 0 2022-05-26 19:05:18.661
15:05:18 [2022-05-26T19:05:18.821Z] !MESSAGE FrameworkEvent ERROR
15:05:18 [2022-05-26T19:05:18.821Z] !STACK 0
15:05:18 [2022-05-26T19:05:18.821Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [66]
15:05:18 [2022-05-26T19:05:18.821Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:05:18 [2022-05-26T19:05:18.821Z] 
15:05:18 [2022-05-26T19:05:18.822Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
15:05:18 [2022-05-26T19:05:18.822Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1847)
15:05:18 [2022-05-26T19:05:18.822Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:05:18 [2022-05-26T19:05:18.822Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1840)
15:05:18 [2022-05-26T19:05:18.822Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1781)
15:05:18 [2022-05-26T19:05:18.822Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1745)
15:05:18 [2022-05-26T19:05:18.822Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1667)
15:05:18 [2022-05-26T19:05:18.822Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:05:18 [2022-05-26T19:05:18.822Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:05:18 [2022-05-26T19:05:18.822Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:05:19 [2022-05-26T19:05:19.079Z] 
15:05:19 [2022-05-26T19:05:19.079Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2022-05-26 19:05:18.988
15:05:19 [2022-05-26T19:05:19.079Z] !MESSAGE FrameworkEvent ERROR
15:05:19 [2022-05-26T19:05:19.079Z] !STACK 0
15:05:19 [2022-05-26T19:05:19.079Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [139]
15:05:19 [2022-05-26T19:05:19.079Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:05:19 [2022-05-26T19:05:19.079Z] 
15:05:19 [2022-05-26T19:05:19.079Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
15:05:19 [2022-05-26T19:05:19.079Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1847)
15:05:19 [2022-05-26T19:05:19.079Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:05:19 [2022-05-26T19:05:19.079Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1840)
15:05:19 [2022-05-26T19:05:19.079Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1781)
15:05:19 [2022-05-26T19:05:19.079Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1745)
15:05:19 [2022-05-26T19:05:19.079Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1667)
15:05:19 [2022-05-26T19:05:19.079Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:05:19 [2022-05-26T19:05:19.079Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:05:19 [2022-05-26T19:05:19.079Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:05:20 [2022-05-26T19:05:20.455Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest
15:05:20 [2022-05-26T19:05:20.455Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s - in org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest
15:05:20 [2022-05-26T19:05:20.455Z] floatTest  Time elapsed: 0.004 s
15:05:20 [2022-05-26T19:05:20.455Z] longTest  Time elapsed: 0 s
15:05:20 [2022-05-26T19:05:20.455Z] shortTest  Time elapsed: 0 s
15:05:20 [2022-05-26T19:05:20.455Z] byteTest  Time elapsed: 0 s
15:05:20 [2022-05-26T19:05:20.455Z] bigDecTest  Time elapsed: 0.001 s
15:05:20 [2022-05-26T19:05:20.455Z] failBSTest  Time elapsed: 0.001 s
15:05:20 [2022-05-26T19:05:20.455Z] failDFTest  Time elapsed: 0 s
15:05:20 [2022-05-26T19:05:20.455Z] failFDTest  Time elapsed: 0 s
15:05:20 [2022-05-26T19:05:20.455Z] failILTest  Time elapsed: 0 s
15:05:20 [2022-05-26T19:05:20.455Z] failLITest  Time elapsed: 0 s
15:05:20 [2022-05-26T19:05:20.455Z] bigIntTest  Time elapsed: 0.001 s
15:05:20 [2022-05-26T19:05:20.455Z] failSBTest  Time elapsed: 0 s
15:05:20 [2022-05-26T19:05:20.455Z] failBdBiTest  Time elapsed: 0 s
15:05:20 [2022-05-26T19:05:20.455Z] failBiBdTest  Time elapsed: 0.001 s
15:05:20 [2022-05-26T19:05:20.455Z] doubleTest  Time elapsed: 0.001 s
15:05:20 [2022-05-26T19:05:20.455Z] intTest  Time elapsed: 0.001 s
15:05:20 [2022-05-26T19:05:20.455Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest
15:05:21 [2022-05-26T19:05:21.974Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-6qwbh-x7w87 because kubernetes resource quota exceeded. 
15:05:21 [2022-05-26T19:05:21.975Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-6qwbh-x7w87" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
15:05:21 [2022-05-26T19:05:21.975Z] Retrying...
15:05:21 [2022-05-26T19:05:21.975Z] 
15:05:22 [2022-05-26T19:05:22.351Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.671 s - in org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest
15:05:22 [2022-05-26T19:05:22.352Z] testDescending  Time elapsed: 0.003 s
15:05:22 [2022-05-26T19:05:22.352Z] testMergeStatisticsNodes  Time elapsed: 0.001 s
15:05:22 [2022-05-26T19:05:22.352Z] parallelStreamBuildingTest  Time elapsed: 0.3 s
15:05:22 [2022-05-26T19:05:22.352Z] testNoiseDataset  Time elapsed: 0.474 s
15:05:22 [2022-05-26T19:05:22.352Z] streamBuildingTest  Time elapsed: 0.151 s
15:05:22 [2022-05-26T19:05:22.352Z] testEmpty  Time elapsed: 0 s
15:05:22 [2022-05-26T19:05:22.352Z] testSmallDataset  Time elapsed: 0.001 s
15:05:22 [2022-05-26T19:05:22.352Z] gaussianNoiseTest  Time elapsed: 0.293 s
15:05:22 [2022-05-26T19:05:22.352Z] testLargeDataset  Time elapsed: 0.218 s
15:05:22 [2022-05-26T19:05:22.352Z] testAscending  Time elapsed: 0.001 s
15:05:22 [2022-05-26T19:05:22.352Z] testLimitDataset  Time elapsed: 0 s
15:05:22 [2022-05-26T19:05:22.352Z] mergeStatisticsCornerCaseNodesTest  Time elapsed: 0.009 s
15:05:22 [2022-05-26T19:05:22.352Z] testMergeStatisticsRandomNodes  Time elapsed: 0.002 s
15:05:22 [2022-05-26T19:05:22.352Z] testLargeDatasetNegative  Time elapsed: 0.216 s
15:05:22 [2022-05-26T19:05:22.352Z] testLimitDataset2  Time elapsed: 0 s
15:05:22 [2022-05-26T19:05:22.352Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest
15:05:24 [2022-05-26T19:05:24.877Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.433 s - in org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest
15:05:24 [2022-05-26T19:05:24.877Z] testDescending  Time elapsed: 0.002 s
15:05:24 [2022-05-26T19:05:24.877Z] testMergeStatisticsNodes  Time elapsed: 0 s
15:05:24 [2022-05-26T19:05:24.877Z] parallelStreamBuildingTest  Time elapsed: 0.246 s
15:05:24 [2022-05-26T19:05:24.877Z] testNoiseDataset  Time elapsed: 0.717 s
15:05:24 [2022-05-26T19:05:24.877Z] streamBuildingTest  Time elapsed: 0.275 s
15:05:24 [2022-05-26T19:05:24.877Z] testEmpty  Time elapsed: 0 s
15:05:24 [2022-05-26T19:05:24.877Z] testSmallDataset  Time elapsed: 0.001 s
15:05:24 [2022-05-26T19:05:24.877Z] gaussianNoiseTest  Time elapsed: 0.311 s
15:05:24 [2022-05-26T19:05:24.877Z] testLargeDataset  Time elapsed: 0.458 s
15:05:24 [2022-05-26T19:05:24.877Z] testAscending  Time elapsed: 0 s
15:05:24 [2022-05-26T19:05:24.877Z] testLimitDataset  Time elapsed: 0.001 s
15:05:24 [2022-05-26T19:05:24.877Z] mergeStatisticsCornerCaseNodesTest  Time elapsed: 0 s
15:05:24 [2022-05-26T19:05:24.877Z] testMergeStatisticsRandomNodes  Time elapsed: 0.001 s
15:05:24 [2022-05-26T19:05:24.877Z] testLargeDatasetNegative  Time elapsed: 0.418 s
15:05:24 [2022-05-26T19:05:24.877Z] testLimitDataset2  Time elapsed: 0 s
15:05:24 [2022-05-26T19:05:24.877Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest
15:05:27 [2022-05-26T19:05:27.401Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.698 s - in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest
15:05:27 [2022-05-26T19:05:27.401Z] testDescending  Time elapsed: 0.004 s
15:05:27 [2022-05-26T19:05:27.401Z] testMergeStatisticsNodes  Time elapsed: 0 s
15:05:27 [2022-05-26T19:05:27.401Z] parallelStreamBuildingTest  Time elapsed: 0.486 s
15:05:27 [2022-05-26T19:05:27.401Z] testNoiseDataset  Time elapsed: 0.578 s
15:05:27 [2022-05-26T19:05:27.401Z] streamBuildingTest  Time elapsed: 0.162 s
15:05:27 [2022-05-26T19:05:27.401Z] testEmpty  Time elapsed: 0 s
15:05:27 [2022-05-26T19:05:27.401Z] testSmallDataset  Time elapsed: 0.001 s
15:05:27 [2022-05-26T19:05:27.401Z] gaussianNoiseTest  Time elapsed: 0.939 s
15:05:27 [2022-05-26T19:05:27.401Z] testLargeDataset  Time elapsed: 0.523 s
15:05:27 [2022-05-26T19:05:27.401Z] testAscending  Time elapsed: 0 s
15:05:27 [2022-05-26T19:05:27.401Z] testLimitDataset  Time elapsed: 0 s
15:05:27 [2022-05-26T19:05:27.401Z] mergeStatisticsCornerCaseNodesTest  Time elapsed: 0 s
15:05:27 [2022-05-26T19:05:27.401Z] testMergeStatisticsRandomNodes  Time elapsed: 0.001 s
15:05:27 [2022-05-26T19:05:27.401Z] testLargeDatasetNegative  Time elapsed: 0 s
15:05:27 [2022-05-26T19:05:27.401Z] testLimitDataset2  Time elapsed: 0 s
15:05:27 [2022-05-26T19:05:27.401Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest
15:05:27 [2022-05-26T19:05:27.659Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.495 s - in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest
15:05:27 [2022-05-26T19:05:27.659Z] testPartialPerTypeStatsCancel  Time elapsed: 0.19 s
15:05:27 [2022-05-26T19:05:27.659Z] testExecute  Time elapsed: 0.087 s
15:05:27 [2022-05-26T19:05:27.659Z] testExecuteNoDepend  Time elapsed: 0.017 s
15:05:27 [2022-05-26T19:05:27.659Z] testTotalStats  Time elapsed: 0.081 s
15:05:27 [2022-05-26T19:05:27.659Z] testPerTypeStats  Time elapsed: 0.027 s
15:05:27 [2022-05-26T19:05:27.659Z] testPartialPerTypeStats  Time elapsed: 0.022 s
15:05:27 [2022-05-26T19:05:27.659Z] testExecuteNoTrace  Time elapsed: 0.047 s
15:05:27 [2022-05-26T19:05:27.659Z] testPartialStats  Time elapsed: 0.022 s
15:05:27 [2022-05-26T19:05:27.659Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreStatisticsDataProviderTest
15:05:27 [2022-05-26T19:05:27.659Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 s - in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreStatisticsDataProviderTest
15:05:27 [2022-05-26T19:05:27.659Z] testFetchTreeSpecificRange  Time elapsed: 0.02 s
15:05:27 [2022-05-26T19:05:27.659Z] testFetchTreeWithMapperFullRange  Time elapsed: 0.001 s
15:05:27 [2022-05-26T19:05:27.659Z] testFetchTreeFullRange  Time elapsed: 0.001 s
15:05:27 [2022-05-26T19:05:27.659Z] testFetchTreeWithUserDefinedAspectsFullRange  Time elapsed: 0.002 s
15:05:27 [2022-05-26T19:05:27.659Z] 
15:05:27 [2022-05-26T19:05:27.659Z] Results:
15:05:27 [2022-05-26T19:05:27.659Z] 
15:05:27 [2022-05-26T19:05:27.659Z] Tests run: 73, Failures: 0, Errors: 0, Skipped: 0
15:05:27 [2022-05-26T19:05:27.659Z] 
15:05:28 [2022-05-26T19:05:28.224Z] [INFO] All tests passed!
15:05:28 [2022-05-26T19:05:28.224Z] [INFO] 
15:05:28 [2022-05-26T19:05:28.224Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:05:28 [2022-05-26T19:05:28.224Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.6-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.6-SNAPSHOT.jar
15:05:28 [2022-05-26T19:05:28.224Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.6-SNAPSHOT.pom
15:05:28 [2022-05-26T19:05:28.224Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.6-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.6-SNAPSHOT-sources.jar
15:05:28 [2022-05-26T19:05:28.224Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.6-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.6-SNAPSHOT-pack200.jar.pack.gz
15:05:28 [2022-05-26T19:05:28.224Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.6-SNAPSHOT-p2metadata.xml
15:05:28 [2022-05-26T19:05:28.224Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.6-SNAPSHOT-p2artifacts.xml
15:05:28 [2022-05-26T19:05:28.224Z] [INFO] 
15:05:28 [2022-05-26T19:05:28.224Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:05:28 [2022-05-26T19:05:28.224Z] [INFO] 
15:05:28 [2022-05-26T19:05:28.224Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests >--
15:05:28 [2022-05-26T19:05:28.224Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests 1.0.11-SNAPSHOT [49/140]
15:05:28 [2022-05-26T19:05:28.224Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:05:28 [2022-05-26T19:05:28.224Z] [INFO] 
15:05:28 [2022-05-26T19:05:28.224Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:05:28 [2022-05-26T19:05:28.224Z] [INFO] 
15:05:28 [2022-05-26T19:05:28.224Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:05:28 [2022-05-26T19:05:28.224Z] [INFO] The project's OSGi version is 1.0.11.202205261847
15:05:28 [2022-05-26T19:05:28.224Z] [INFO] 
15:05:28 [2022-05-26T19:05:28.224Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:05:28 [2022-05-26T19:05:28.224Z] [INFO] 
15:05:28 [2022-05-26T19:05:28.224Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:05:28 [2022-05-26T19:05:28.224Z] [INFO] 
15:05:28 [2022-05-26T19:05:28.224Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:05:28 [2022-05-26T19:05:28.224Z] [INFO] 
15:05:28 [2022-05-26T19:05:28.224Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:05:28 [2022-05-26T19:05:28.224Z] [INFO] 
15:05:28 [2022-05-26T19:05:28.224Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:05:28 [2022-05-26T19:05:28.225Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests...
15:05:28 [2022-05-26T19:05:28.790Z] [INFO] 
15:05:28 [2022-05-26T19:05:28.790Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:05:28 [2022-05-26T19:05:28.790Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:05:28 [2022-05-26T19:05:28.790Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/src/main/resources
15:05:28 [2022-05-26T19:05:28.790Z] [INFO] 
15:05:28 [2022-05-26T19:05:28.790Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:05:28 [2022-05-26T19:05:28.790Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/pom.xml
15:05:28 [2022-05-26T19:05:28.790Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/classes
15:05:29 [2022-05-26T19:05:29.355Z] [INFO] 
15:05:29 [2022-05-26T19:05:29.355Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:05:29 [2022-05-26T19:05:29.355Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:05:29 [2022-05-26T19:05:29.355Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/src/test/resources
15:05:29 [2022-05-26T19:05:29.356Z] [INFO] 
15:05:29 [2022-05-26T19:05:29.356Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:05:29 [2022-05-26T19:05:29.356Z] [INFO] 
15:05:29 [2022-05-26T19:05:29.356Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:05:29 [2022-05-26T19:05:29.356Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.11-SNAPSHOT-sources.jar
15:05:29 [2022-05-26T19:05:29.356Z] [INFO] 
15:05:29 [2022-05-26T19:05:29.356Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:05:29 [2022-05-26T19:05:29.356Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.11-SNAPSHOT.jar
15:05:29 [2022-05-26T19:05:29.356Z] [INFO] 
15:05:29 [2022-05-26T19:05:29.356Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:05:29 [2022-05-26T19:05:29.356Z] [INFO] 
15:05:29 [2022-05-26T19:05:29.356Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:05:29 [2022-05-26T19:05:29.356Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:05:29 [2022-05-26T19:05:29.356Z] [INFO] 
15:05:29 [2022-05-26T19:05:29.356Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:05:29 [2022-05-26T19:05:29.356Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:05:29 [2022-05-26T19:05:29.356Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.11-SNAPSHOT.jar
15:05:29 [2022-05-26T19:05:29.356Z] [INFO] 
15:05:29 [2022-05-26T19:05:29.356Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:05:29 [2022-05-26T19:05:29.356Z] [INFO] 
15:05:29 [2022-05-26T19:05:29.356Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:05:29 [2022-05-26T19:05:29.356Z] [INFO] Skipping tests
15:05:29 [2022-05-26T19:05:29.356Z] [INFO] 
15:05:29 [2022-05-26T19:05:29.356Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:05:29 [2022-05-26T19:05:29.356Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.11-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.11-SNAPSHOT.jar
15:05:29 [2022-05-26T19:05:29.356Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.11-SNAPSHOT.pom
15:05:29 [2022-05-26T19:05:29.356Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.11-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.11-SNAPSHOT-sources.jar
15:05:29 [2022-05-26T19:05:29.356Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.11-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.11-SNAPSHOT-pack200.jar.pack.gz
15:05:29 [2022-05-26T19:05:29.356Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.11-SNAPSHOT-p2metadata.xml
15:05:29 [2022-05-26T19:05:29.356Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.11-SNAPSHOT-p2artifacts.xml
15:05:29 [2022-05-26T19:05:29.356Z] [INFO] 
15:05:29 [2022-05-26T19:05:29.356Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:05:29 [2022-05-26T19:05:29.356Z] [INFO] 
15:05:29 [2022-05-26T19:05:29.356Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests >--
15:05:29 [2022-05-26T19:05:29.356Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests 1.0.16-SNAPSHOT [50/140]
15:05:29 [2022-05-26T19:05:29.356Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:05:29 [2022-05-26T19:05:29.613Z] [INFO] 
15:05:29 [2022-05-26T19:05:29.613Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:05:29 [2022-05-26T19:05:29.613Z] [INFO] 
15:05:29 [2022-05-26T19:05:29.613Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:05:29 [2022-05-26T19:05:29.613Z] [INFO] The project's OSGi version is 1.0.16.202205261847
15:05:29 [2022-05-26T19:05:29.613Z] [INFO] 
15:05:29 [2022-05-26T19:05:29.613Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:05:29 [2022-05-26T19:05:29.613Z] [INFO] 
15:05:29 [2022-05-26T19:05:29.613Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:05:29 [2022-05-26T19:05:29.613Z] [INFO] 
15:05:29 [2022-05-26T19:05:29.613Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:05:29 [2022-05-26T19:05:29.613Z] [INFO] 
15:05:29 [2022-05-26T19:05:29.613Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:05:29 [2022-05-26T19:05:29.613Z] [INFO] 
15:05:29 [2022-05-26T19:05:29.613Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:05:29 [2022-05-26T19:05:29.613Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests...
15:05:29 [2022-05-26T19:05:29.870Z] [INFO] 
15:05:29 [2022-05-26T19:05:29.870Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:05:29 [2022-05-26T19:05:29.870Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:05:29 [2022-05-26T19:05:29.870Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/src/main/resources
15:05:29 [2022-05-26T19:05:29.870Z] [INFO] 
15:05:29 [2022-05-26T19:05:29.870Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:05:29 [2022-05-26T19:05:29.870Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/pom.xml
15:05:29 [2022-05-26T19:05:29.870Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/classes
15:05:30 [2022-05-26T19:05:30.803Z] [INFO] 
15:05:30 [2022-05-26T19:05:30.803Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:05:30 [2022-05-26T19:05:30.803Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:05:30 [2022-05-26T19:05:30.803Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/src/test/resources
15:05:30 [2022-05-26T19:05:30.803Z] [INFO] 
15:05:30 [2022-05-26T19:05:30.803Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:05:30 [2022-05-26T19:05:30.803Z] [INFO] 
15:05:30 [2022-05-26T19:05:30.803Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:05:30 [2022-05-26T19:05:30.803Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.16-SNAPSHOT-sources.jar
15:05:30 [2022-05-26T19:05:30.803Z] [INFO] 
15:05:30 [2022-05-26T19:05:30.803Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:05:30 [2022-05-26T19:05:30.803Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.16-SNAPSHOT.jar
15:05:30 [2022-05-26T19:05:30.803Z] [INFO] 
15:05:30 [2022-05-26T19:05:30.803Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:05:30 [2022-05-26T19:05:30.803Z] [INFO] 
15:05:30 [2022-05-26T19:05:30.803Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:05:30 [2022-05-26T19:05:30.803Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:05:30 [2022-05-26T19:05:30.803Z] [INFO] 
15:05:30 [2022-05-26T19:05:30.803Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:05:30 [2022-05-26T19:05:30.803Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:05:30 [2022-05-26T19:05:30.803Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.16-SNAPSHOT.jar
15:05:30 [2022-05-26T19:05:30.803Z] [INFO] 
15:05:30 [2022-05-26T19:05:30.803Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:05:30 [2022-05-26T19:05:30.803Z] [INFO] 
15:05:30 [2022-05-26T19:05:30.803Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:05:30 [2022-05-26T19:05:30.803Z] [INFO] Skipping tests
15:05:30 [2022-05-26T19:05:30.803Z] [INFO] 
15:05:30 [2022-05-26T19:05:30.803Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:05:30 [2022-05-26T19:05:30.803Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.16-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.16-SNAPSHOT.jar
15:05:30 [2022-05-26T19:05:30.803Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.16-SNAPSHOT.pom
15:05:30 [2022-05-26T19:05:30.803Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.16-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.16-SNAPSHOT-sources.jar
15:05:30 [2022-05-26T19:05:30.803Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.16-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.16-SNAPSHOT-pack200.jar.pack.gz
15:05:30 [2022-05-26T19:05:30.804Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.16-SNAPSHOT-p2metadata.xml
15:05:30 [2022-05-26T19:05:30.804Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.16-SNAPSHOT-p2artifacts.xml
15:05:30 [2022-05-26T19:05:30.804Z] [INFO] 
15:05:30 [2022-05-26T19:05:30.804Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:05:30 [2022-05-26T19:05:30.804Z] [INFO] 
15:05:30 [2022-05-26T19:05:30.804Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core >--
15:05:30 [2022-05-26T19:05:30.804Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.core 2.3.0-SNAPSHOT [51/140]
15:05:30 [2022-05-26T19:05:30.804Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:05:30 [2022-05-26T19:05:30.804Z] [INFO] 
15:05:30 [2022-05-26T19:05:30.804Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:05:30 [2022-05-26T19:05:30.804Z] [INFO] 
15:05:30 [2022-05-26T19:05:30.804Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:05:30 [2022-05-26T19:05:30.804Z] [INFO] The project's OSGi version is 2.3.0.202205261847
15:05:30 [2022-05-26T19:05:30.804Z] [INFO] 
15:05:30 [2022-05-26T19:05:30.804Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:05:30 [2022-05-26T19:05:30.804Z] [INFO] 
15:05:30 [2022-05-26T19:05:30.804Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:05:30 [2022-05-26T19:05:30.804Z] [INFO] 
15:05:30 [2022-05-26T19:05:30.804Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:05:30 [2022-05-26T19:05:30.804Z] [INFO] 
15:05:30 [2022-05-26T19:05:30.804Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:05:30 [2022-05-26T19:05:30.804Z] [INFO] 
15:05:30 [2022-05-26T19:05:30.804Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:05:30 [2022-05-26T19:05:30.804Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.profiling.core...
15:05:30 [2022-05-26T19:05:30.804Z] [INFO] 
15:05:30 [2022-05-26T19:05:30.804Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:05:30 [2022-05-26T19:05:30.804Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:05:30 [2022-05-26T19:05:30.804Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/main/resources
15:05:30 [2022-05-26T19:05:30.804Z] [INFO] 
15:05:30 [2022-05-26T19:05:30.804Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:05:30 [2022-05-26T19:05:30.804Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core:2.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
15:05:30 [2022-05-26T19:05:30.804Z] [INFO] Compiling 38 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/classes
15:05:31 [2022-05-26T19:05:31.368Z] [INFO] 
15:05:31 [2022-05-26T19:05:31.368Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:05:31 [2022-05-26T19:05:31.368Z] [INFO] 
15:05:31 [2022-05-26T19:05:31.368Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:05:31 [2022-05-26T19:05:31.368Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:05:31 [2022-05-26T19:05:31.368Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/test/resources
15:05:31 [2022-05-26T19:05:31.368Z] [INFO] 
15:05:31 [2022-05-26T19:05:31.368Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:05:31 [2022-05-26T19:05:31.368Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core:2.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
15:05:31 [2022-05-26T19:05:31.368Z] [INFO] 
15:05:31 [2022-05-26T19:05:31.368Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:05:31 [2022-05-26T19:05:31.368Z] [INFO] No tests to run.
15:05:31 [2022-05-26T19:05:31.368Z] [INFO] 
15:05:31 [2022-05-26T19:05:31.368Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:05:31 [2022-05-26T19:05:31.368Z] [INFO] 
15:05:31 [2022-05-26T19:05:31.368Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:05:31 [2022-05-26T19:05:31.368Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-2.3.0-SNAPSHOT-sources.jar
15:05:31 [2022-05-26T19:05:31.368Z] [INFO] 
15:05:31 [2022-05-26T19:05:31.368Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:05:31 [2022-05-26T19:05:31.368Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-2.3.0-SNAPSHOT.jar
15:05:31 [2022-05-26T19:05:31.368Z] [INFO] 
15:05:31 [2022-05-26T19:05:31.368Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:05:31 [2022-05-26T19:05:31.369Z] [INFO] 
15:05:31 [2022-05-26T19:05:31.369Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:05:31 [2022-05-26T19:05:31.369Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:05:31 [2022-05-26T19:05:31.369Z] [INFO] 
15:05:31 [2022-05-26T19:05:31.369Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:05:31 [2022-05-26T19:05:31.369Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:05:31 [2022-05-26T19:05:31.369Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-2.3.0-SNAPSHOT.jar
15:05:31 [2022-05-26T19:05:31.369Z] [INFO] 
15:05:31 [2022-05-26T19:05:31.369Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:05:31 [2022-05-26T19:05:31.369Z] [INFO] 
15:05:31 [2022-05-26T19:05:31.369Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:05:31 [2022-05-26T19:05:31.369Z] [INFO] 
15:05:31 [2022-05-26T19:05:31.369Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:05:31 [2022-05-26T19:05:31.369Z] [INFO] No tests to run.
15:05:31 [2022-05-26T19:05:31.369Z] [INFO] 
15:05:31 [2022-05-26T19:05:31.369Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:05:31 [2022-05-26T19:05:31.369Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-2.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/2.3.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-2.3.0-SNAPSHOT.jar
15:05:31 [2022-05-26T19:05:31.369Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/2.3.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-2.3.0-SNAPSHOT.pom
15:05:31 [2022-05-26T19:05:31.369Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-2.3.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/2.3.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-2.3.0-SNAPSHOT-sources.jar
15:05:31 [2022-05-26T19:05:31.369Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-2.3.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/2.3.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-2.3.0-SNAPSHOT-pack200.jar.pack.gz
15:05:31 [2022-05-26T19:05:31.369Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/2.3.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-2.3.0-SNAPSHOT-p2metadata.xml
15:05:31 [2022-05-26T19:05:31.369Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/2.3.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-2.3.0-SNAPSHOT-p2artifacts.xml
15:05:31 [2022-05-26T19:05:31.369Z] [INFO] 
15:05:31 [2022-05-26T19:05:31.369Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:05:31 [2022-05-26T19:05:31.369Z] [INFO] 
15:05:31 [2022-05-26T19:05:31.369Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests >--
15:05:31 [2022-05-26T19:05:31.369Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.core.tests 1.0.6-SNAPSHOT [52/140]
15:05:31 [2022-05-26T19:05:31.369Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:05:31 [2022-05-26T19:05:31.369Z] [INFO] 
15:05:31 [2022-05-26T19:05:31.369Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:05:31 [2022-05-26T19:05:31.369Z] [INFO] 
15:05:31 [2022-05-26T19:05:31.369Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:05:31 [2022-05-26T19:05:31.369Z] [INFO] The project's OSGi version is 1.0.6.202205261847
15:05:31 [2022-05-26T19:05:31.369Z] [INFO] 
15:05:31 [2022-05-26T19:05:31.369Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:05:31 [2022-05-26T19:05:31.369Z] [INFO] 
15:05:31 [2022-05-26T19:05:31.369Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:05:31 [2022-05-26T19:05:31.369Z] [INFO] 
15:05:31 [2022-05-26T19:05:31.369Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:05:31 [2022-05-26T19:05:31.369Z] [INFO] 
15:05:31 [2022-05-26T19:05:31.369Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:05:31 [2022-05-26T19:05:31.369Z] [INFO] 
15:05:31 [2022-05-26T19:05:31.369Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:05:31 [2022-05-26T19:05:31.369Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.profiling.core.tests...
15:05:31 [2022-05-26T19:05:31.626Z] [INFO] 
15:05:31 [2022-05-26T19:05:31.626Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:05:31 [2022-05-26T19:05:31.626Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:05:31 [2022-05-26T19:05:31.626Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/src/main/resources
15:05:31 [2022-05-26T19:05:31.626Z] [INFO] 
15:05:31 [2022-05-26T19:05:31.626Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:05:31 [2022-05-26T19:05:31.626Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/pom.xml
15:05:31 [2022-05-26T19:05:31.626Z] [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/classes
15:05:31 [2022-05-26T19:05:31.973Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-6qwbh-ngkcz because kubernetes resource quota exceeded. 
15:05:31 [2022-05-26T19:05:31.974Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-6qwbh-ngkcz" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
15:05:31 [2022-05-26T19:05:31.974Z] Retrying...
15:05:31 [2022-05-26T19:05:31.974Z] 
15:05:32 [2022-05-26T19:05:32.191Z] [INFO] 
15:05:32 [2022-05-26T19:05:32.192Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:05:32 [2022-05-26T19:05:32.192Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:05:32 [2022-05-26T19:05:32.192Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/src/test/resources
15:05:32 [2022-05-26T19:05:32.192Z] [INFO] 
15:05:32 [2022-05-26T19:05:32.192Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:05:32 [2022-05-26T19:05:32.192Z] [INFO] 
15:05:32 [2022-05-26T19:05:32.192Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:05:32 [2022-05-26T19:05:32.192Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.6-SNAPSHOT-sources.jar
15:05:32 [2022-05-26T19:05:32.192Z] [INFO] 
15:05:32 [2022-05-26T19:05:32.192Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:05:32 [2022-05-26T19:05:32.192Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.6-SNAPSHOT.jar
15:05:32 [2022-05-26T19:05:32.192Z] [INFO] 
15:05:32 [2022-05-26T19:05:32.192Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:05:32 [2022-05-26T19:05:32.192Z] [INFO] 
15:05:32 [2022-05-26T19:05:32.192Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:05:32 [2022-05-26T19:05:32.192Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:05:32 [2022-05-26T19:05:32.192Z] [INFO] 
15:05:32 [2022-05-26T19:05:32.192Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:05:32 [2022-05-26T19:05:32.192Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:05:32 [2022-05-26T19:05:32.192Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.6-SNAPSHOT.jar
15:05:32 [2022-05-26T19:05:32.192Z] [INFO] 
15:05:32 [2022-05-26T19:05:32.192Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:05:32 [2022-05-26T19:05:32.192Z] [INFO] 
15:05:32 [2022-05-26T19:05:32.192Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:05:32 [2022-05-26T19:05:32.757Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java)
15:05:32 [2022-05-26T19:05:32.757Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/data/.metadata/.log
15:05:32 [2022-05-26T19:05:32.757Z] [INFO] Command line:
15:05:32 [2022-05-26T19:05:32.757Z] 	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:05:32 [2022-05-26T19:05:32.757Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:05:36 [2022-05-26T19:05:36.945Z] !SESSION 2022-05-26 19:05:32.959 -----------------------------------------------
15:05:36 [2022-05-26T19:05:36.945Z] eclipse.buildId=unknown
15:05:36 [2022-05-26T19:05:36.945Z] java.version=11.0.2
15:05:36 [2022-05-26T19:05:36.945Z] java.vendor=Oracle Corporation
15:05:36 [2022-05-26T19:05:36.945Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:05:36 [2022-05-26T19:05:36.945Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/surefire.properties -product org.eclipse.platform.ide
15:05:36 [2022-05-26T19:05:36.945Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
15:05:36 [2022-05-26T19:05:36.945Z] 
15:05:36 [2022-05-26T19:05:36.945Z] !ENTRY org.eclipse.compare.win32 4 0 2022-05-26 19:05:36.548
15:05:36 [2022-05-26T19:05:36.945Z] !MESSAGE FrameworkEvent ERROR
15:05:36 [2022-05-26T19:05:36.945Z] !STACK 0
15:05:36 [2022-05-26T19:05:36.945Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [66]
15:05:36 [2022-05-26T19:05:36.945Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:05:36 [2022-05-26T19:05:36.945Z] 
15:05:36 [2022-05-26T19:05:36.945Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
15:05:36 [2022-05-26T19:05:36.945Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1847)
15:05:36 [2022-05-26T19:05:36.945Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:05:36 [2022-05-26T19:05:36.945Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1840)
15:05:36 [2022-05-26T19:05:36.945Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1781)
15:05:36 [2022-05-26T19:05:36.945Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1745)
15:05:36 [2022-05-26T19:05:36.945Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1667)
15:05:36 [2022-05-26T19:05:36.945Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:05:36 [2022-05-26T19:05:36.945Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:05:36 [2022-05-26T19:05:36.945Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:05:36 [2022-05-26T19:05:36.945Z] 
15:05:36 [2022-05-26T19:05:36.945Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2022-05-26 19:05:36.851
15:05:36 [2022-05-26T19:05:36.945Z] !MESSAGE FrameworkEvent ERROR
15:05:36 [2022-05-26T19:05:36.945Z] !STACK 0
15:05:36 [2022-05-26T19:05:36.945Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [139]
15:05:36 [2022-05-26T19:05:36.945Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:05:36 [2022-05-26T19:05:36.945Z] 
15:05:36 [2022-05-26T19:05:36.945Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
15:05:36 [2022-05-26T19:05:36.945Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1847)
15:05:36 [2022-05-26T19:05:36.945Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:05:36 [2022-05-26T19:05:36.945Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1840)
15:05:36 [2022-05-26T19:05:36.945Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1781)
15:05:36 [2022-05-26T19:05:36.945Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1745)
15:05:36 [2022-05-26T19:05:36.945Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1667)
15:05:36 [2022-05-26T19:05:36.945Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:05:36 [2022-05-26T19:05:36.945Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:05:36 [2022-05-26T19:05:36.945Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:05:38 [2022-05-26T19:05:38.318Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest
15:05:38 [2022-05-26T19:05:38.318Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.175 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest
15:05:38 [2022-05-26T19:05:38.318Z] cascadeTest  Time elapsed: 0.074 s
15:05:38 [2022-05-26T19:05:38.318Z] multiFunctionRootsTest  Time elapsed: 0.001 s
15:05:38 [2022-05-26T19:05:38.318Z] emptyStateSystemTest  Time elapsed: 0.001 s
15:05:38 [2022-05-26T19:05:38.318Z] largeTest  Time elapsed: 0.084 s
15:05:38 [2022-05-26T19:05:38.318Z] multiFunctionRootsSecondTest  Time elapsed: 0.001 s
15:05:38 [2022-05-26T19:05:38.318Z] mergeSecondLevelCalleesTest  Time elapsed: 0.001 s
15:05:38 [2022-05-26T19:05:38.318Z] mergeFirstLevelCalleesTest  Time elapsed: 0.001 s
15:05:38 [2022-05-26T19:05:38.318Z] treeTest  Time elapsed: 0.001 s
15:05:38 [2022-05-26T19:05:38.318Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest
15:05:38 [2022-05-26T19:05:38.318Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest
15:05:38 [2022-05-26T19:05:38.318Z] multiFunctionRootsTest  Time elapsed: 0.001 s
15:05:38 [2022-05-26T19:05:38.318Z] TreeStatisticsTest  Time elapsed: 0 s
15:05:38 [2022-05-26T19:05:38.318Z] MergeSecondLevelCalleesTest  Time elapsed: 0.002 s
15:05:38 [2022-05-26T19:05:38.318Z] MergeFirstLevelCalleesStatisticsTest  Time elapsed: 0.001 s
15:05:38 [2022-05-26T19:05:38.318Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest
15:05:38 [2022-05-26T19:05:38.318Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest
15:05:38 [2022-05-26T19:05:38.318Z] testGetSelfTime  Time elapsed: 0.001 s
15:05:38 [2022-05-26T19:05:38.318Z] testGetDepth  Time elapsed: 0 s
15:05:38 [2022-05-26T19:05:38.318Z] testGetStart  Time elapsed: 0.001 s
15:05:38 [2022-05-26T19:05:38.319Z] testToString  Time elapsed: 0 s
15:05:38 [2022-05-26T19:05:38.319Z] createInvalidTimeRangeStateLong  Time elapsed: 0.001 s
15:05:38 [2022-05-26T19:05:38.319Z] testCompareTo  Time elapsed: 0 s
15:05:38 [2022-05-26T19:05:38.319Z] testGetProcessId  Time elapsed: 0 s
15:05:38 [2022-05-26T19:05:38.319Z] createInvalidDouble  Time elapsed: 0.057 s
15:05:38 [2022-05-26T19:05:38.319Z] testAddChildOk1  Time elapsed: 0.001 s
15:05:38 [2022-05-26T19:05:38.319Z] testAddChildOk2  Time elapsed: 0 s
15:05:38 [2022-05-26T19:05:38.319Z] testAddChildOk3  Time elapsed: 0.001 s
15:05:38 [2022-05-26T19:05:38.319Z] createInvalidTimeRangeStateInteger  Time elapsed: 0 s
15:05:38 [2022-05-26T19:05:38.319Z] testHashCode  Time elapsed: 0.001 s
15:05:38 [2022-05-26T19:05:38.319Z] testCompareToBad  Time elapsed: 0 s
15:05:38 [2022-05-26T19:05:38.319Z] testEquals  Time elapsed: 0.001 s
15:05:38 [2022-05-26T19:05:38.319Z] testGetParent  Time elapsed: 0.001 s
15:05:38 [2022-05-26T19:05:38.319Z] testGetEnd  Time elapsed: 0 s
15:05:38 [2022-05-26T19:05:38.319Z] createInvalidTimeRangeStateString  Time elapsed: 0.001 s
15:05:38 [2022-05-26T19:05:38.319Z] createInvalidTimeRange  Time elapsed: 0 s
15:05:38 [2022-05-26T19:05:38.319Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest
15:05:41 [2022-05-26T19:05:41.974Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-6qwbh-96fn1 because kubernetes resource quota exceeded. 
15:05:41 [2022-05-26T19:05:41.975Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-6qwbh-96fn1" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
15:05:41 [2022-05-26T19:05:41.975Z] Retrying...
15:05:41 [2022-05-26T19:05:41.975Z] 
15:05:51 [2022-05-26T19:05:51.976Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-6qwbh-w3pd0 because kubernetes resource quota exceeded. 
15:05:51 [2022-05-26T19:05:51.976Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-6qwbh-w3pd0" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
15:05:51 [2022-05-26T19:05:51.976Z] Retrying...
15:05:51 [2022-05-26T19:05:51.976Z] 
15:05:56 [2022-05-26T19:05:56.381Z] 
15:05:56 [2022-05-26T19:05:56.381Z] !ENTRY org.eclipse.tracecompass.analysis.profiling.core 2 0 2022-05-26 19:05:56.026
15:05:56 [2022-05-26T19:05:56.381Z] !MESSAGE Function exit name in event (unknown) different from the expected one (f2). You may have lost events in your trace.
15:06:01 [2022-05-26T19:06:01.982Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-6qwbh-9p1gd because kubernetes resource quota exceeded. 
15:06:01 [2022-05-26T19:06:01.982Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-6qwbh-9p1gd" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
15:06:01 [2022-05-26T19:06:01.982Z] Retrying...
15:06:01 [2022-05-26T19:06:01.982Z] 
15:06:05 [2022-05-26T19:06:05.066Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-6qwbh-wdv31 because kubernetes resource quota exceeded. 
15:06:05 [2022-05-26T19:06:05.066Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-6qwbh-wdv31" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
15:06:05 [2022-05-26T19:06:05.066Z] Retrying...
15:06:05 [2022-05-26T19:06:05.066Z] 
15:06:06 [2022-05-26T19:06:06.340Z] 
15:06:06 [2022-05-26T19:06:06.341Z] !ENTRY org.eclipse.tracecompass.analysis.profiling.core 2 0 2022-05-26 19:06:05.223
15:06:06 [2022-05-26T19:06:06.341Z] !MESSAGE Incoherent callstack found on (10019) occasions
15:06:06 [2022-05-26T19:06:06.341Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.098 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest
15:06:06 [2022-05-26T19:06:06.341Z] testCallGraph[0: Small trace]  Time elapsed: 1.801 s
15:06:06 [2022-05-26T19:06:06.341Z] testCallGraph[1: Big trace]  Time elapsed: 25.296 s
15:06:06 [2022-05-26T19:06:06.341Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest
15:06:11 [2022-05-26T19:06:11.976Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-6qwbh-0tpfn because kubernetes resource quota exceeded. 
15:06:11 [2022-05-26T19:06:11.976Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-6qwbh-0tpfn" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
15:06:11 [2022-05-26T19:06:11.976Z] Retrying...
15:06:11 [2022-05-26T19:06:11.976Z] 
15:06:14 [2022-05-26T19:06:14.451Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.619 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest
15:06:14 [2022-05-26T19:06:14.451Z] testCallStackProvider[0: Small trace]  Time elapsed: 0.093 s
15:06:14 [2022-05-26T19:06:14.451Z] testCallStackContent[0: Small trace]  Time elapsed: 0.019 s
15:06:14 [2022-05-26T19:06:14.451Z] testCallStackProvider[1: Big trace]  Time elapsed: 7.776 s
15:06:14 [2022-05-26T19:06:14.451Z] testCallStackContent[1: Big trace]  Time elapsed: 0.729 s
15:06:14 [2022-05-26T19:06:14.451Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest
15:06:14 [2022-05-26T19:06:14.451Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest
15:06:14 [2022-05-26T19:06:14.451Z] testIntersectingSegmentStore  Time elapsed: 0.072 s
15:06:14 [2022-05-26T19:06:14.451Z] testSeriesSegmentStoreIterator  Time elapsed: 0.013 s
15:06:14 [2022-05-26T19:06:14.451Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callstack.provider.CallStackDataProviderFactoryTest
15:06:21 [2022-05-26T19:06:21.026Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.4 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.callstack.provider.CallStackDataProviderFactoryTest
15:06:21 [2022-05-26T19:06:21.026Z] testCreateProviderForExperiment  Time elapsed: 0.018 s
15:06:21 [2022-05-26T19:06:21.026Z] testCreateProviderForTrace  Time elapsed: 0 s
15:06:21 [2022-05-26T19:06:21.026Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.ActivatorTest
15:06:21 [2022-05-26T19:06:21.026Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.ActivatorTest
15:06:21 [2022-05-26T19:06:21.026Z] testActivator  Time elapsed: 0 s
15:06:21 [2022-05-26T19:06:21.026Z] 
15:06:21 [2022-05-26T19:06:21.026Z] Results:
15:06:21 [2022-05-26T19:06:21.026Z] 
15:06:21 [2022-05-26T19:06:21.026Z] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0
15:06:21 [2022-05-26T19:06:21.026Z] 
15:06:21 [2022-05-26T19:06:21.026Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@5634d0f4 was not deregistered.
15:06:21 [2022-05-26T19:06:21.026Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
15:06:21 [2022-05-26T19:06:21.026Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
15:06:21 [2022-05-26T19:06:21.026Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
15:06:21 [2022-05-26T19:06:21.026Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
15:06:21 [2022-05-26T19:06:21.026Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
15:06:21 [2022-05-26T19:06:21.026Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:80)
15:06:21 [2022-05-26T19:06:21.026Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:72)
15:06:21 [2022-05-26T19:06:21.026Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
15:06:21 [2022-05-26T19:06:21.026Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
15:06:21 [2022-05-26T19:06:21.026Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.largeTest(AggregationTreeTest.java:467)
15:06:21 [2022-05-26T19:06:21.026Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:06:21 [2022-05-26T19:06:21.026Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:06:21 [2022-05-26T19:06:21.026Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:06:21 [2022-05-26T19:06:21.026Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:06:21 [2022-05-26T19:06:21.026Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
15:06:21 [2022-05-26T19:06:21.026Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:06:21 [2022-05-26T19:06:21.026Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
15:06:21 [2022-05-26T19:06:21.026Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:06:21 [2022-05-26T19:06:21.026Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:06:21 [2022-05-26T19:06:21.026Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
15:06:21 [2022-05-26T19:06:21.026Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
15:06:21 [2022-05-26T19:06:21.026Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
15:06:21 [2022-05-26T19:06:21.026Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
15:06:21 [2022-05-26T19:06:21.026Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
15:06:21 [2022-05-26T19:06:21.026Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
15:06:21 [2022-05-26T19:06:21.026Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
15:06:21 [2022-05-26T19:06:21.026Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
15:06:21 [2022-05-26T19:06:21.026Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
15:06:21 [2022-05-26T19:06:21.026Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:06:21 [2022-05-26T19:06:21.026Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
15:06:21 [2022-05-26T19:06:21.026Z] 	org.junit.runner.JUnitCore.run(JUnitCore.java:137)
15:06:21 [2022-05-26T19:06:21.026Z] 	org.junit.runner.JUnitCore.run(JUnitCore.java:115)
15:06:21 [2022-05-26T19:06:21.026Z] 	org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
15:06:21 [2022-05-26T19:06:21.026Z] 	org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80)
15:06:21 [2022-05-26T19:06:21.026Z] 	org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72)
15:06:21 [2022-05-26T19:06:21.026Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
15:06:21 [2022-05-26T19:06:21.026Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
15:06:21 [2022-05-26T19:06:21.026Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
15:06:21 [2022-05-26T19:06:21.026Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
15:06:21 [2022-05-26T19:06:21.026Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
15:06:21 [2022-05-26T19:06:21.026Z] 	org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
15:06:21 [2022-05-26T19:06:21.026Z] 	org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
15:06:21 [2022-05-26T19:06:21.026Z] 	org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
15:06:21 [2022-05-26T19:06:21.026Z] 	org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
15:06:21 [2022-05-26T19:06:21.026Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150)
15:06:21 [2022-05-26T19:06:21.026Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124)
15:06:21 [2022-05-26T19:06:21.026Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:06:21 [2022-05-26T19:06:21.026Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:06:21 [2022-05-26T19:06:21.026Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:06:21 [2022-05-26T19:06:21.026Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:06:21 [2022-05-26T19:06:21.026Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
15:06:21 [2022-05-26T19:06:21.026Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
15:06:21 [2022-05-26T19:06:21.026Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
15:06:21 [2022-05-26T19:06:21.026Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
15:06:21 [2022-05-26T19:06:21.026Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
15:06:21 [2022-05-26T19:06:21.026Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
15:06:21 [2022-05-26T19:06:21.026Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
15:06:21 [2022-05-26T19:06:21.026Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
15:06:21 [2022-05-26T19:06:21.026Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
15:06:21 [2022-05-26T19:06:21.026Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
15:06:21 [2022-05-26T19:06:21.026Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:06:21 [2022-05-26T19:06:21.026Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:06:21 [2022-05-26T19:06:21.026Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:06:21 [2022-05-26T19:06:21.026Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:06:21 [2022-05-26T19:06:21.026Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
15:06:21 [2022-05-26T19:06:21.026Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
15:06:21 [2022-05-26T19:06:21.027Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1467)
15:06:21 [2022-05-26T19:06:21.027Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1440)
15:06:21 [2022-05-26T19:06:21.027Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@252a8aae was not deregistered.
15:06:21 [2022-05-26T19:06:21.027Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
15:06:21 [2022-05-26T19:06:21.027Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
15:06:21 [2022-05-26T19:06:21.027Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
15:06:21 [2022-05-26T19:06:21.027Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
15:06:21 [2022-05-26T19:06:21.027Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
15:06:21 [2022-05-26T19:06:21.027Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
15:06:21 [2022-05-26T19:06:21.027Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:73)
15:06:21 [2022-05-26T19:06:21.027Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
15:06:21 [2022-05-26T19:06:21.027Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
15:06:21 [2022-05-26T19:06:21.027Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.largeTest(AggregationTreeTest.java:467)
15:06:21 [2022-05-26T19:06:21.027Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:06:21 [2022-05-26T19:06:21.027Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:06:21 [2022-05-26T19:06:21.027Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:06:21 [2022-05-26T19:06:21.027Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:06:21 [2022-05-26T19:06:21.027Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
15:06:21 [2022-05-26T19:06:21.027Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:06:21 [2022-05-26T19:06:21.027Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
15:06:21 [2022-05-26T19:06:21.027Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:06:21 [2022-05-26T19:06:21.027Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:06:21 [2022-05-26T19:06:21.027Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
15:06:21 [2022-05-26T19:06:21.027Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
15:06:21 [2022-05-26T19:06:21.027Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
15:06:21 [2022-05-26T19:06:21.027Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
15:06:21 [2022-05-26T19:06:21.027Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
15:06:21 [2022-05-26T19:06:21.027Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
15:06:21 [2022-05-26T19:06:21.027Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
15:06:21 [2022-05-26T19:06:21.027Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
15:06:21 [2022-05-26T19:06:21.027Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
15:06:21 [2022-05-26T19:06:21.027Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:06:21 [2022-05-26T19:06:21.027Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
15:06:21 [2022-05-26T19:06:21.027Z] 	org.junit.runner.JUnitCore.run(JUnitCore.java:137)
15:06:21 [2022-05-26T19:06:21.027Z] 	org.junit.runner.JUnitCore.run(JUnitCore.java:115)
15:06:21 [2022-05-26T19:06:21.027Z] 	org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
15:06:21 [2022-05-26T19:06:21.027Z] 	org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80)
15:06:21 [2022-05-26T19:06:21.027Z] 	org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72)
15:06:21 [2022-05-26T19:06:21.027Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
15:06:21 [2022-05-26T19:06:21.027Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
15:06:21 [2022-05-26T19:06:21.027Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
15:06:21 [2022-05-26T19:06:21.027Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
15:06:21 [2022-05-26T19:06:21.027Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
15:06:21 [2022-05-26T19:06:21.027Z] 	org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
15:06:21 [2022-05-26T19:06:21.027Z] 	org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
15:06:21 [2022-05-26T19:06:21.027Z] 	org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
15:06:21 [2022-05-26T19:06:21.027Z] 	org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
15:06:21 [2022-05-26T19:06:21.027Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150)
15:06:21 [2022-05-26T19:06:21.027Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124)
15:06:21 [2022-05-26T19:06:21.027Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:06:21 [2022-05-26T19:06:21.027Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:06:21 [2022-05-26T19:06:21.027Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:06:21 [2022-05-26T19:06:21.027Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:06:21 [2022-05-26T19:06:21.027Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
15:06:21 [2022-05-26T19:06:21.027Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
15:06:21 [2022-05-26T19:06:21.027Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
15:06:21 [2022-05-26T19:06:21.027Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
15:06:21 [2022-05-26T19:06:21.027Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
15:06:21 [2022-05-26T19:06:21.027Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
15:06:21 [2022-05-26T19:06:21.027Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
15:06:21 [2022-05-26T19:06:21.027Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
15:06:21 [2022-05-26T19:06:21.027Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
15:06:21 [2022-05-26T19:06:21.027Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
15:06:21 [2022-05-26T19:06:21.027Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:06:21 [2022-05-26T19:06:21.027Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:06:21 [2022-05-26T19:06:21.027Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:06:21 [2022-05-26T19:06:21.027Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:06:21 [2022-05-26T19:06:21.027Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
15:06:21 [2022-05-26T19:06:21.027Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
15:06:21 [2022-05-26T19:06:21.027Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1467)
15:06:21 [2022-05-26T19:06:21.027Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1440)
15:06:21 [2022-05-26T19:06:21.027Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@3dfa819 was not deregistered.
15:06:21 [2022-05-26T19:06:21.027Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
15:06:21 [2022-05-26T19:06:21.027Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
15:06:21 [2022-05-26T19:06:21.027Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
15:06:21 [2022-05-26T19:06:21.027Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
15:06:21 [2022-05-26T19:06:21.027Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
15:06:21 [2022-05-26T19:06:21.027Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:80)
15:06:21 [2022-05-26T19:06:21.027Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:72)
15:06:21 [2022-05-26T19:06:21.027Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
15:06:21 [2022-05-26T19:06:21.027Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
15:06:21 [2022-05-26T19:06:21.027Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.multiFunctionRootsTest(AggregationTreeTest.java:519)
15:06:21 [2022-05-26T19:06:21.027Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:06:21 [2022-05-26T19:06:21.027Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:06:21 [2022-05-26T19:06:21.027Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:06:21 [2022-05-26T19:06:21.028Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:06:21 [2022-05-26T19:06:21.028Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
15:06:21 [2022-05-26T19:06:21.028Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:06:21 [2022-05-26T19:06:21.028Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
15:06:21 [2022-05-26T19:06:21.028Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:06:21 [2022-05-26T19:06:21.028Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:06:21 [2022-05-26T19:06:21.028Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
15:06:21 [2022-05-26T19:06:21.028Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
15:06:21 [2022-05-26T19:06:21.028Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
15:06:21 [2022-05-26T19:06:21.028Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
15:06:21 [2022-05-26T19:06:21.028Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
15:06:21 [2022-05-26T19:06:21.028Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
15:06:21 [2022-05-26T19:06:21.028Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
15:06:21 [2022-05-26T19:06:21.028Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
15:06:21 [2022-05-26T19:06:21.028Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
15:06:21 [2022-05-26T19:06:21.028Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:06:21 [2022-05-26T19:06:21.028Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
15:06:21 [2022-05-26T19:06:21.028Z] 	org.junit.runner.JUnitCore.run(JUnitCore.java:137)
15:06:21 [2022-05-26T19:06:21.028Z] 	org.junit.runner.JUnitCore.run(JUnitCore.java:115)
15:06:21 [2022-05-26T19:06:21.028Z] 	org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
15:06:21 [2022-05-26T19:06:21.028Z] 	org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80)
15:06:21 [2022-05-26T19:06:21.028Z] 	org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72)
15:06:21 [2022-05-26T19:06:21.028Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
15:06:21 [2022-05-26T19:06:21.028Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
15:06:21 [2022-05-26T19:06:21.028Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
15:06:21 [2022-05-26T19:06:21.028Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
15:06:21 [2022-05-26T19:06:21.028Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
15:06:21 [2022-05-26T19:06:21.028Z] 	org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
15:06:21 [2022-05-26T19:06:21.028Z] 	org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
15:06:21 [2022-05-26T19:06:21.028Z] 	org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
15:06:21 [2022-05-26T19:06:21.028Z] 	org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
15:06:21 [2022-05-26T19:06:21.028Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150)
15:06:21 [2022-05-26T19:06:21.028Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124)
15:06:21 [2022-05-26T19:06:21.028Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:06:21 [2022-05-26T19:06:21.028Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:06:21 [2022-05-26T19:06:21.028Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:06:21 [2022-05-26T19:06:21.028Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:06:21 [2022-05-26T19:06:21.028Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
15:06:21 [2022-05-26T19:06:21.028Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
15:06:21 [2022-05-26T19:06:21.028Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
15:06:21 [2022-05-26T19:06:21.028Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
15:06:21 [2022-05-26T19:06:21.028Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
15:06:21 [2022-05-26T19:06:21.028Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
15:06:21 [2022-05-26T19:06:21.028Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
15:06:21 [2022-05-26T19:06:21.028Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
15:06:21 [2022-05-26T19:06:21.028Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
15:06:21 [2022-05-26T19:06:21.028Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
15:06:21 [2022-05-26T19:06:21.028Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:06:21 [2022-05-26T19:06:21.028Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:06:21 [2022-05-26T19:06:21.028Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:06:21 [2022-05-26T19:06:21.028Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:06:21 [2022-05-26T19:06:21.028Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
15:06:21 [2022-05-26T19:06:21.028Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
15:06:21 [2022-05-26T19:06:21.028Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1467)
15:06:21 [2022-05-26T19:06:21.028Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1440)
15:06:21 [2022-05-26T19:06:21.028Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@4ce94d2f was not deregistered.
15:06:21 [2022-05-26T19:06:21.028Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
15:06:21 [2022-05-26T19:06:21.028Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
15:06:21 [2022-05-26T19:06:21.028Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
15:06:21 [2022-05-26T19:06:21.028Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
15:06:21 [2022-05-26T19:06:21.028Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
15:06:21 [2022-05-26T19:06:21.028Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
15:06:21 [2022-05-26T19:06:21.028Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:73)
15:06:21 [2022-05-26T19:06:21.028Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
15:06:21 [2022-05-26T19:06:21.028Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
15:06:21 [2022-05-26T19:06:21.028Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.multiFunctionRootsTest(AggregationTreeTest.java:519)
15:06:21 [2022-05-26T19:06:21.028Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:06:21 [2022-05-26T19:06:21.028Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:06:21 [2022-05-26T19:06:21.028Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:06:21 [2022-05-26T19:06:21.028Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:06:21 [2022-05-26T19:06:21.028Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
15:06:21 [2022-05-26T19:06:21.028Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:06:21 [2022-05-26T19:06:21.028Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
15:06:21 [2022-05-26T19:06:21.028Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:06:21 [2022-05-26T19:06:21.028Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:06:21 [2022-05-26T19:06:21.028Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
15:06:21 [2022-05-26T19:06:21.028Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
15:06:21 [2022-05-26T19:06:21.028Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
15:06:21 [2022-05-26T19:06:21.028Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
15:06:21 [2022-05-26T19:06:21.028Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
15:06:21 [2022-05-26T19:06:21.028Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
15:06:21 [2022-05-26T19:06:21.028Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
15:06:21 [2022-05-26T19:06:21.028Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
15:06:21 [2022-05-26T19:06:21.028Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
15:06:21 [2022-05-26T19:06:21.028Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:06:21 [2022-05-26T19:06:21.029Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
15:06:21 [2022-05-26T19:06:21.029Z] 	org.junit.runner.JUnitCore.run(JUnitCore.java:137)
15:06:21 [2022-05-26T19:06:21.029Z] 	org.junit.runner.JUnitCore.run(JUnitCore.java:115)
15:06:21 [2022-05-26T19:06:21.029Z] 	org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
15:06:21 [2022-05-26T19:06:21.029Z] 	org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80)
15:06:21 [2022-05-26T19:06:21.029Z] 	org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72)
15:06:21 [2022-05-26T19:06:21.029Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
15:06:21 [2022-05-26T19:06:21.029Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
15:06:21 [2022-05-26T19:06:21.029Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
15:06:21 [2022-05-26T19:06:21.029Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
15:06:21 [2022-05-26T19:06:21.029Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
15:06:21 [2022-05-26T19:06:21.029Z] 	org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
15:06:21 [2022-05-26T19:06:21.029Z] 	org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
15:06:21 [2022-05-26T19:06:21.029Z] 	org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
15:06:21 [2022-05-26T19:06:21.029Z] 	org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
15:06:21 [2022-05-26T19:06:21.029Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150)
15:06:21 [2022-05-26T19:06:21.029Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124)
15:06:21 [2022-05-26T19:06:21.029Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:06:21 [2022-05-26T19:06:21.029Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:06:21 [2022-05-26T19:06:21.029Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:06:21 [2022-05-26T19:06:21.029Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:06:21 [2022-05-26T19:06:21.029Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
15:06:21 [2022-05-26T19:06:21.029Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
15:06:21 [2022-05-26T19:06:21.029Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
15:06:21 [2022-05-26T19:06:21.029Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
15:06:21 [2022-05-26T19:06:21.029Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
15:06:21 [2022-05-26T19:06:21.029Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
15:06:21 [2022-05-26T19:06:21.029Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
15:06:21 [2022-05-26T19:06:21.029Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
15:06:21 [2022-05-26T19:06:21.029Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
15:06:21 [2022-05-26T19:06:21.029Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
15:06:21 [2022-05-26T19:06:21.029Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:06:21 [2022-05-26T19:06:21.029Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:06:21 [2022-05-26T19:06:21.029Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:06:21 [2022-05-26T19:06:21.029Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:06:21 [2022-05-26T19:06:21.029Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
15:06:21 [2022-05-26T19:06:21.029Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
15:06:21 [2022-05-26T19:06:21.029Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1467)
15:06:21 [2022-05-26T19:06:21.029Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1440)
15:06:21 [2022-05-26T19:06:21.029Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@10a0fe30 was not deregistered.
15:06:21 [2022-05-26T19:06:21.029Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
15:06:21 [2022-05-26T19:06:21.029Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
15:06:21 [2022-05-26T19:06:21.029Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
15:06:21 [2022-05-26T19:06:21.029Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
15:06:21 [2022-05-26T19:06:21.029Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
15:06:21 [2022-05-26T19:06:21.029Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:80)
15:06:21 [2022-05-26T19:06:21.029Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:72)
15:06:21 [2022-05-26T19:06:21.029Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
15:06:21 [2022-05-26T19:06:21.029Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
15:06:21 [2022-05-26T19:06:21.029Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.cascadeTest(AggregationTreeTest.java:126)
15:06:21 [2022-05-26T19:06:21.029Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:06:21 [2022-05-26T19:06:21.029Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:06:21 [2022-05-26T19:06:21.029Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:06:21 [2022-05-26T19:06:21.029Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:06:21 [2022-05-26T19:06:21.029Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
15:06:21 [2022-05-26T19:06:21.029Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:06:21 [2022-05-26T19:06:21.029Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
15:06:21 [2022-05-26T19:06:21.029Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:06:21 [2022-05-26T19:06:21.029Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:06:21 [2022-05-26T19:06:21.029Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
15:06:21 [2022-05-26T19:06:21.029Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
15:06:21 [2022-05-26T19:06:21.029Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
15:06:21 [2022-05-26T19:06:21.029Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
15:06:21 [2022-05-26T19:06:21.029Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
15:06:21 [2022-05-26T19:06:21.029Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
15:06:21 [2022-05-26T19:06:21.029Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
15:06:21 [2022-05-26T19:06:21.029Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
15:06:21 [2022-05-26T19:06:21.029Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
15:06:21 [2022-05-26T19:06:21.029Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:06:21 [2022-05-26T19:06:21.029Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
15:06:21 [2022-05-26T19:06:21.029Z] 	org.junit.runner.JUnitCore.run(JUnitCore.java:137)
15:06:21 [2022-05-26T19:06:21.029Z] 	org.junit.runner.JUnitCore.run(JUnitCore.java:115)
15:06:21 [2022-05-26T19:06:21.029Z] 	org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
15:06:21 [2022-05-26T19:06:21.029Z] 	org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80)
15:06:21 [2022-05-26T19:06:21.029Z] 	org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72)
15:06:21 [2022-05-26T19:06:21.029Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
15:06:21 [2022-05-26T19:06:21.029Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
15:06:21 [2022-05-26T19:06:21.029Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
15:06:21 [2022-05-26T19:06:21.029Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
15:06:21 [2022-05-26T19:06:21.029Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
15:06:21 [2022-05-26T19:06:21.029Z] 	org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
15:06:21 [2022-05-26T19:06:21.029Z] 	org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
15:06:21 [2022-05-26T19:06:21.029Z] 	org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
15:06:21 [2022-05-26T19:06:21.029Z] 	org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
15:06:21 [2022-05-26T19:06:21.029Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150)
15:06:21 [2022-05-26T19:06:21.029Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124)
15:06:21 [2022-05-26T19:06:21.030Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:06:21 [2022-05-26T19:06:21.030Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:06:21 [2022-05-26T19:06:21.030Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:06:21 [2022-05-26T19:06:21.030Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:06:21 [2022-05-26T19:06:21.030Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
15:06:21 [2022-05-26T19:06:21.030Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
15:06:21 [2022-05-26T19:06:21.030Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
15:06:21 [2022-05-26T19:06:21.030Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
15:06:21 [2022-05-26T19:06:21.030Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
15:06:21 [2022-05-26T19:06:21.030Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
15:06:21 [2022-05-26T19:06:21.030Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
15:06:21 [2022-05-26T19:06:21.030Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
15:06:21 [2022-05-26T19:06:21.030Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
15:06:21 [2022-05-26T19:06:21.030Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
15:06:21 [2022-05-26T19:06:21.030Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:06:21 [2022-05-26T19:06:21.030Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:06:21 [2022-05-26T19:06:21.030Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:06:21 [2022-05-26T19:06:21.030Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:06:21 [2022-05-26T19:06:21.030Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
15:06:21 [2022-05-26T19:06:21.030Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
15:06:21 [2022-05-26T19:06:21.030Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1467)
15:06:21 [2022-05-26T19:06:21.030Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1440)
15:06:21 [2022-05-26T19:06:21.030Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@5a034157 was not deregistered.
15:06:21 [2022-05-26T19:06:21.030Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
15:06:21 [2022-05-26T19:06:21.030Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
15:06:21 [2022-05-26T19:06:21.030Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
15:06:21 [2022-05-26T19:06:21.030Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
15:06:21 [2022-05-26T19:06:21.030Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
15:06:21 [2022-05-26T19:06:21.030Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:80)
15:06:21 [2022-05-26T19:06:21.030Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:72)
15:06:21 [2022-05-26T19:06:21.030Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
15:06:21 [2022-05-26T19:06:21.030Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
15:06:21 [2022-05-26T19:06:21.030Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.mergeFirstLevelCalleesTest(AggregationTreeTest.java:280)
15:06:21 [2022-05-26T19:06:21.030Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:06:21 [2022-05-26T19:06:21.030Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:06:21 [2022-05-26T19:06:21.030Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:06:21 [2022-05-26T19:06:21.030Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:06:21 [2022-05-26T19:06:21.030Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
15:06:21 [2022-05-26T19:06:21.030Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:06:21 [2022-05-26T19:06:21.030Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
15:06:21 [2022-05-26T19:06:21.030Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:06:21 [2022-05-26T19:06:21.030Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:06:21 [2022-05-26T19:06:21.030Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
15:06:21 [2022-05-26T19:06:21.030Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
15:06:21 [2022-05-26T19:06:21.030Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
15:06:21 [2022-05-26T19:06:21.030Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
15:06:21 [2022-05-26T19:06:21.030Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
15:06:21 [2022-05-26T19:06:21.030Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
15:06:21 [2022-05-26T19:06:21.030Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
15:06:21 [2022-05-26T19:06:21.030Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
15:06:21 [2022-05-26T19:06:21.030Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
15:06:21 [2022-05-26T19:06:21.030Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:06:21 [2022-05-26T19:06:21.030Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
15:06:21 [2022-05-26T19:06:21.030Z] 	org.junit.runner.JUnitCore.run(JUnitCore.java:137)
15:06:21 [2022-05-26T19:06:21.030Z] 	org.junit.runner.JUnitCore.run(JUnitCore.java:115)
15:06:21 [2022-05-26T19:06:21.030Z] 	org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
15:06:21 [2022-05-26T19:06:21.030Z] 	org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80)
15:06:21 [2022-05-26T19:06:21.030Z] 	org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72)
15:06:21 [2022-05-26T19:06:21.030Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
15:06:21 [2022-05-26T19:06:21.030Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
15:06:21 [2022-05-26T19:06:21.030Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
15:06:21 [2022-05-26T19:06:21.030Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
15:06:21 [2022-05-26T19:06:21.030Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
15:06:21 [2022-05-26T19:06:21.030Z] 	org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
15:06:21 [2022-05-26T19:06:21.030Z] 	org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
15:06:21 [2022-05-26T19:06:21.030Z] 	org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
15:06:21 [2022-05-26T19:06:21.030Z] 	org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
15:06:21 [2022-05-26T19:06:21.030Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150)
15:06:21 [2022-05-26T19:06:21.030Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124)
15:06:21 [2022-05-26T19:06:21.030Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:06:21 [2022-05-26T19:06:21.030Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:06:21 [2022-05-26T19:06:21.030Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:06:21 [2022-05-26T19:06:21.030Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:06:21 [2022-05-26T19:06:21.030Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
15:06:21 [2022-05-26T19:06:21.030Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
15:06:21 [2022-05-26T19:06:21.030Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
15:06:21 [2022-05-26T19:06:21.030Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
15:06:21 [2022-05-26T19:06:21.030Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
15:06:21 [2022-05-26T19:06:21.030Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
15:06:21 [2022-05-26T19:06:21.030Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
15:06:21 [2022-05-26T19:06:21.030Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
15:06:21 [2022-05-26T19:06:21.030Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
15:06:21 [2022-05-26T19:06:21.030Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
15:06:21 [2022-05-26T19:06:21.031Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:06:21 [2022-05-26T19:06:21.031Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:06:21 [2022-05-26T19:06:21.031Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:06:21 [2022-05-26T19:06:21.031Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:06:21 [2022-05-26T19:06:21.031Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
15:06:21 [2022-05-26T19:06:21.031Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
15:06:21 [2022-05-26T19:06:21.031Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1467)
15:06:21 [2022-05-26T19:06:21.031Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1440)
15:06:21 [2022-05-26T19:06:21.031Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@77ab22be was not deregistered.
15:06:21 [2022-05-26T19:06:21.031Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
15:06:21 [2022-05-26T19:06:21.031Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
15:06:21 [2022-05-26T19:06:21.031Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
15:06:21 [2022-05-26T19:06:21.031Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
15:06:21 [2022-05-26T19:06:21.031Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
15:06:21 [2022-05-26T19:06:21.031Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
15:06:21 [2022-05-26T19:06:21.031Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:73)
15:06:21 [2022-05-26T19:06:21.031Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
15:06:21 [2022-05-26T19:06:21.031Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
15:06:21 [2022-05-26T19:06:21.031Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.treeTest(AggregationTreeTest.java:202)
15:06:21 [2022-05-26T19:06:21.031Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:06:21 [2022-05-26T19:06:21.031Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:06:21 [2022-05-26T19:06:21.031Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:06:21 [2022-05-26T19:06:21.031Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:06:21 [2022-05-26T19:06:21.031Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
15:06:21 [2022-05-26T19:06:21.031Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:06:21 [2022-05-26T19:06:21.031Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
15:06:21 [2022-05-26T19:06:21.031Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:06:21 [2022-05-26T19:06:21.031Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:06:21 [2022-05-26T19:06:21.031Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
15:06:21 [2022-05-26T19:06:21.031Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
15:06:21 [2022-05-26T19:06:21.031Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
15:06:21 [2022-05-26T19:06:21.031Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
15:06:21 [2022-05-26T19:06:21.031Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
15:06:21 [2022-05-26T19:06:21.031Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
15:06:21 [2022-05-26T19:06:21.031Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
15:06:21 [2022-05-26T19:06:21.031Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
15:06:21 [2022-05-26T19:06:21.031Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
15:06:21 [2022-05-26T19:06:21.031Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:06:21 [2022-05-26T19:06:21.031Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
15:06:21 [2022-05-26T19:06:21.031Z] 	org.junit.runner.JUnitCore.run(JUnitCore.java:137)
15:06:21 [2022-05-26T19:06:21.031Z] 	org.junit.runner.JUnitCore.run(JUnitCore.java:115)
15:06:21 [2022-05-26T19:06:21.031Z] 	org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
15:06:21 [2022-05-26T19:06:21.031Z] 	org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80)
15:06:21 [2022-05-26T19:06:21.031Z] 	org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72)
15:06:21 [2022-05-26T19:06:21.031Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
15:06:21 [2022-05-26T19:06:21.031Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
15:06:21 [2022-05-26T19:06:21.031Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
15:06:21 [2022-05-26T19:06:21.031Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
15:06:21 [2022-05-26T19:06:21.031Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
15:06:21 [2022-05-26T19:06:21.031Z] 	org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
15:06:21 [2022-05-26T19:06:21.031Z] 	org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
15:06:21 [2022-05-26T19:06:21.031Z] 	org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
15:06:21 [2022-05-26T19:06:21.031Z] 	org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
15:06:21 [2022-05-26T19:06:21.031Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150)
15:06:21 [2022-05-26T19:06:21.031Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124)
15:06:21 [2022-05-26T19:06:21.031Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:06:21 [2022-05-26T19:06:21.031Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:06:21 [2022-05-26T19:06:21.031Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:06:21 [2022-05-26T19:06:21.031Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:06:21 [2022-05-26T19:06:21.031Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
15:06:21 [2022-05-26T19:06:21.031Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
15:06:21 [2022-05-26T19:06:21.031Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
15:06:21 [2022-05-26T19:06:21.031Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
15:06:21 [2022-05-26T19:06:21.031Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
15:06:21 [2022-05-26T19:06:21.031Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
15:06:21 [2022-05-26T19:06:21.031Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
15:06:21 [2022-05-26T19:06:21.031Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
15:06:21 [2022-05-26T19:06:21.031Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
15:06:21 [2022-05-26T19:06:21.031Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
15:06:21 [2022-05-26T19:06:21.031Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:06:21 [2022-05-26T19:06:21.031Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:06:21 [2022-05-26T19:06:21.031Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:06:21 [2022-05-26T19:06:21.031Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:06:21 [2022-05-26T19:06:21.031Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
15:06:21 [2022-05-26T19:06:21.031Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
15:06:21 [2022-05-26T19:06:21.031Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1467)
15:06:21 [2022-05-26T19:06:21.031Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1440)
15:06:21 [2022-05-26T19:06:21.031Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@63d5874f was not deregistered.
15:06:21 [2022-05-26T19:06:21.031Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
15:06:21 [2022-05-26T19:06:21.031Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
15:06:21 [2022-05-26T19:06:21.031Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
15:06:21 [2022-05-26T19:06:21.031Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
15:06:21 [2022-05-26T19:06:21.031Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
15:06:21 [2022-05-26T19:06:21.032Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:80)
15:06:21 [2022-05-26T19:06:21.032Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:72)
15:06:21 [2022-05-26T19:06:21.032Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
15:06:21 [2022-05-26T19:06:21.032Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
15:06:21 [2022-05-26T19:06:21.032Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.mergeSecondLevelCalleesTest(AggregationTreeTest.java:387)
15:06:21 [2022-05-26T19:06:21.032Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:06:21 [2022-05-26T19:06:21.032Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:06:21 [2022-05-26T19:06:21.032Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:06:21 [2022-05-26T19:06:21.032Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:06:21 [2022-05-26T19:06:21.032Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
15:06:21 [2022-05-26T19:06:21.032Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:06:21 [2022-05-26T19:06:21.032Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
15:06:21 [2022-05-26T19:06:21.032Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:06:21 [2022-05-26T19:06:21.032Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:06:21 [2022-05-26T19:06:21.032Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
15:06:21 [2022-05-26T19:06:21.032Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
15:06:21 [2022-05-26T19:06:21.032Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
15:06:21 [2022-05-26T19:06:21.032Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
15:06:21 [2022-05-26T19:06:21.032Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
15:06:21 [2022-05-26T19:06:21.032Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
15:06:21 [2022-05-26T19:06:21.032Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
15:06:21 [2022-05-26T19:06:21.032Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
15:06:21 [2022-05-26T19:06:21.032Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
15:06:21 [2022-05-26T19:06:21.032Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:06:21 [2022-05-26T19:06:21.032Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
15:06:21 [2022-05-26T19:06:21.032Z] 	org.junit.runner.JUnitCore.run(JUnitCore.java:137)
15:06:21 [2022-05-26T19:06:21.032Z] 	org.junit.runner.JUnitCore.run(JUnitCore.java:115)
15:06:21 [2022-05-26T19:06:21.032Z] 	org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
15:06:21 [2022-05-26T19:06:21.032Z] 	org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80)
15:06:21 [2022-05-26T19:06:21.032Z] 	org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72)
15:06:21 [2022-05-26T19:06:21.032Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
15:06:21 [2022-05-26T19:06:21.032Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
15:06:21 [2022-05-26T19:06:21.032Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
15:06:21 [2022-05-26T19:06:21.032Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
15:06:21 [2022-05-26T19:06:21.032Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
15:06:21 [2022-05-26T19:06:21.032Z] 	org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
15:06:21 [2022-05-26T19:06:21.032Z] 	org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
15:06:21 [2022-05-26T19:06:21.032Z] 	org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
15:06:21 [2022-05-26T19:06:21.032Z] 	org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
15:06:21 [2022-05-26T19:06:21.032Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150)
15:06:21 [2022-05-26T19:06:21.032Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124)
15:06:21 [2022-05-26T19:06:21.032Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:06:21 [2022-05-26T19:06:21.032Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:06:21 [2022-05-26T19:06:21.032Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:06:21 [2022-05-26T19:06:21.032Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:06:21 [2022-05-26T19:06:21.032Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
15:06:21 [2022-05-26T19:06:21.032Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
15:06:21 [2022-05-26T19:06:21.032Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
15:06:21 [2022-05-26T19:06:21.032Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
15:06:21 [2022-05-26T19:06:21.032Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
15:06:21 [2022-05-26T19:06:21.032Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
15:06:21 [2022-05-26T19:06:21.032Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
15:06:21 [2022-05-26T19:06:21.032Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
15:06:21 [2022-05-26T19:06:21.032Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
15:06:21 [2022-05-26T19:06:21.032Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
15:06:21 [2022-05-26T19:06:21.032Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:06:21 [2022-05-26T19:06:21.032Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:06:21 [2022-05-26T19:06:21.032Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:06:21 [2022-05-26T19:06:21.032Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:06:21 [2022-05-26T19:06:21.032Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
15:06:21 [2022-05-26T19:06:21.032Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
15:06:21 [2022-05-26T19:06:21.032Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1467)
15:06:21 [2022-05-26T19:06:21.032Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1440)
15:06:21 [2022-05-26T19:06:21.032Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@3762c4fc was not deregistered.
15:06:21 [2022-05-26T19:06:21.032Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
15:06:21 [2022-05-26T19:06:21.032Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
15:06:21 [2022-05-26T19:06:21.032Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
15:06:21 [2022-05-26T19:06:21.032Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
15:06:21 [2022-05-26T19:06:21.032Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
15:06:21 [2022-05-26T19:06:21.032Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:80)
15:06:21 [2022-05-26T19:06:21.032Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:72)
15:06:21 [2022-05-26T19:06:21.032Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
15:06:21 [2022-05-26T19:06:21.032Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
15:06:21 [2022-05-26T19:06:21.032Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.treeTest(AggregationTreeTest.java:202)
15:06:21 [2022-05-26T19:06:21.033Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:06:21 [2022-05-26T19:06:21.033Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:06:21 [2022-05-26T19:06:21.033Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:06:21 [2022-05-26T19:06:21.033Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:06:21 [2022-05-26T19:06:21.033Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
15:06:21 [2022-05-26T19:06:21.033Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:06:21 [2022-05-26T19:06:21.033Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
15:06:21 [2022-05-26T19:06:21.033Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:06:21 [2022-05-26T19:06:21.033Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:06:21 [2022-05-26T19:06:21.033Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
15:06:21 [2022-05-26T19:06:21.033Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
15:06:21 [2022-05-26T19:06:21.033Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
15:06:21 [2022-05-26T19:06:21.033Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
15:06:21 [2022-05-26T19:06:21.033Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
15:06:21 [2022-05-26T19:06:21.033Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
15:06:21 [2022-05-26T19:06:21.033Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
15:06:21 [2022-05-26T19:06:21.033Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
15:06:21 [2022-05-26T19:06:21.033Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
15:06:21 [2022-05-26T19:06:21.033Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:06:21 [2022-05-26T19:06:21.033Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
15:06:21 [2022-05-26T19:06:21.033Z] 	org.junit.runner.JUnitCore.run(JUnitCore.java:137)
15:06:21 [2022-05-26T19:06:21.033Z] 	org.junit.runner.JUnitCore.run(JUnitCore.java:115)
15:06:21 [2022-05-26T19:06:21.033Z] 	org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
15:06:21 [2022-05-26T19:06:21.033Z] 	org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80)
15:06:21 [2022-05-26T19:06:21.033Z] 	org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72)
15:06:21 [2022-05-26T19:06:21.033Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
15:06:21 [2022-05-26T19:06:21.033Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
15:06:21 [2022-05-26T19:06:21.033Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
15:06:21 [2022-05-26T19:06:21.033Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
15:06:21 [2022-05-26T19:06:21.033Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
15:06:21 [2022-05-26T19:06:21.033Z] 	org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
15:06:21 [2022-05-26T19:06:21.033Z] 	org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
15:06:21 [2022-05-26T19:06:21.033Z] 	org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
15:06:21 [2022-05-26T19:06:21.033Z] 	org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
15:06:21 [2022-05-26T19:06:21.033Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150)
15:06:21 [2022-05-26T19:06:21.033Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124)
15:06:21 [2022-05-26T19:06:21.033Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:06:21 [2022-05-26T19:06:21.033Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:06:21 [2022-05-26T19:06:21.033Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:06:21 [2022-05-26T19:06:21.033Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:06:21 [2022-05-26T19:06:21.033Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
15:06:21 [2022-05-26T19:06:21.033Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
15:06:21 [2022-05-26T19:06:21.033Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
15:06:21 [2022-05-26T19:06:21.033Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
15:06:21 [2022-05-26T19:06:21.033Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
15:06:21 [2022-05-26T19:06:21.033Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
15:06:21 [2022-05-26T19:06:21.033Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
15:06:21 [2022-05-26T19:06:21.033Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
15:06:21 [2022-05-26T19:06:21.033Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
15:06:21 [2022-05-26T19:06:21.033Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
15:06:21 [2022-05-26T19:06:21.033Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:06:21 [2022-05-26T19:06:21.033Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:06:21 [2022-05-26T19:06:21.033Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:06:21 [2022-05-26T19:06:21.033Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:06:21 [2022-05-26T19:06:21.033Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
15:06:21 [2022-05-26T19:06:21.033Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
15:06:21 [2022-05-26T19:06:21.033Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1467)
15:06:21 [2022-05-26T19:06:21.033Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1440)
15:06:21 [2022-05-26T19:06:21.033Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@60c73e58 was not deregistered.
15:06:21 [2022-05-26T19:06:21.033Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
15:06:21 [2022-05-26T19:06:21.033Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
15:06:21 [2022-05-26T19:06:21.033Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
15:06:21 [2022-05-26T19:06:21.033Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
15:06:21 [2022-05-26T19:06:21.033Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
15:06:21 [2022-05-26T19:06:21.033Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
15:06:21 [2022-05-26T19:06:21.033Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:73)
15:06:21 [2022-05-26T19:06:21.033Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
15:06:21 [2022-05-26T19:06:21.033Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
15:06:21 [2022-05-26T19:06:21.033Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.mergeSecondLevelCalleesTest(AggregationTreeTest.java:387)
15:06:21 [2022-05-26T19:06:21.033Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:06:21 [2022-05-26T19:06:21.033Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:06:21 [2022-05-26T19:06:21.033Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:06:21 [2022-05-26T19:06:21.033Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:06:21 [2022-05-26T19:06:21.033Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
15:06:21 [2022-05-26T19:06:21.033Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:06:21 [2022-05-26T19:06:21.033Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
15:06:21 [2022-05-26T19:06:21.033Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:06:21 [2022-05-26T19:06:21.033Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:06:21 [2022-05-26T19:06:21.033Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
15:06:21 [2022-05-26T19:06:21.033Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
15:06:21 [2022-05-26T19:06:21.033Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
15:06:21 [2022-05-26T19:06:21.033Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
15:06:21 [2022-05-26T19:06:21.033Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
15:06:21 [2022-05-26T19:06:21.033Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
15:06:21 [2022-05-26T19:06:21.033Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
15:06:21 [2022-05-26T19:06:21.033Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
15:06:21 [2022-05-26T19:06:21.033Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
15:06:21 [2022-05-26T19:06:21.033Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:06:21 [2022-05-26T19:06:21.033Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
15:06:21 [2022-05-26T19:06:21.033Z] 	org.junit.runner.JUnitCore.run(JUnitCore.java:137)
15:06:21 [2022-05-26T19:06:21.033Z] 	org.junit.runner.JUnitCore.run(JUnitCore.java:115)
15:06:21 [2022-05-26T19:06:21.033Z] 	org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
15:06:21 [2022-05-26T19:06:21.034Z] 	org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80)
15:06:21 [2022-05-26T19:06:21.034Z] 	org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72)
15:06:21 [2022-05-26T19:06:21.034Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
15:06:21 [2022-05-26T19:06:21.034Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
15:06:21 [2022-05-26T19:06:21.034Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
15:06:21 [2022-05-26T19:06:21.034Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
15:06:21 [2022-05-26T19:06:21.034Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
15:06:21 [2022-05-26T19:06:21.034Z] 	org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
15:06:21 [2022-05-26T19:06:21.034Z] 	org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
15:06:21 [2022-05-26T19:06:21.034Z] 	org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
15:06:21 [2022-05-26T19:06:21.034Z] 	org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
15:06:21 [2022-05-26T19:06:21.034Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150)
15:06:21 [2022-05-26T19:06:21.034Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124)
15:06:21 [2022-05-26T19:06:21.034Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:06:21 [2022-05-26T19:06:21.034Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:06:21 [2022-05-26T19:06:21.034Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:06:21 [2022-05-26T19:06:21.034Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:06:21 [2022-05-26T19:06:21.034Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
15:06:21 [2022-05-26T19:06:21.034Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
15:06:21 [2022-05-26T19:06:21.034Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
15:06:21 [2022-05-26T19:06:21.034Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
15:06:21 [2022-05-26T19:06:21.034Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
15:06:21 [2022-05-26T19:06:21.034Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
15:06:21 [2022-05-26T19:06:21.034Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
15:06:21 [2022-05-26T19:06:21.034Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
15:06:21 [2022-05-26T19:06:21.034Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
15:06:21 [2022-05-26T19:06:21.034Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
15:06:21 [2022-05-26T19:06:21.034Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:06:21 [2022-05-26T19:06:21.034Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:06:21 [2022-05-26T19:06:21.034Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:06:21 [2022-05-26T19:06:21.034Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:06:21 [2022-05-26T19:06:21.034Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
15:06:21 [2022-05-26T19:06:21.034Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
15:06:21 [2022-05-26T19:06:21.034Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1467)
15:06:21 [2022-05-26T19:06:21.034Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1440)
15:06:21 [2022-05-26T19:06:21.034Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@2f4ba1ae was not deregistered.
15:06:21 [2022-05-26T19:06:21.034Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
15:06:21 [2022-05-26T19:06:21.034Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
15:06:21 [2022-05-26T19:06:21.034Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
15:06:21 [2022-05-26T19:06:21.034Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
15:06:21 [2022-05-26T19:06:21.034Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
15:06:21 [2022-05-26T19:06:21.034Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
15:06:21 [2022-05-26T19:06:21.034Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:73)
15:06:21 [2022-05-26T19:06:21.034Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
15:06:21 [2022-05-26T19:06:21.034Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
15:06:21 [2022-05-26T19:06:21.034Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.mergeFirstLevelCalleesTest(AggregationTreeTest.java:280)
15:06:21 [2022-05-26T19:06:21.034Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:06:21 [2022-05-26T19:06:21.034Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:06:21 [2022-05-26T19:06:21.034Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:06:21 [2022-05-26T19:06:21.034Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:06:21 [2022-05-26T19:06:21.034Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
15:06:21 [2022-05-26T19:06:21.034Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:06:21 [2022-05-26T19:06:21.034Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
15:06:21 [2022-05-26T19:06:21.034Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:06:21 [2022-05-26T19:06:21.034Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:06:21 [2022-05-26T19:06:21.034Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
15:06:21 [2022-05-26T19:06:21.034Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
15:06:21 [2022-05-26T19:06:21.034Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
15:06:21 [2022-05-26T19:06:21.034Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
15:06:21 [2022-05-26T19:06:21.034Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
15:06:21 [2022-05-26T19:06:21.034Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
15:06:21 [2022-05-26T19:06:21.034Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
15:06:21 [2022-05-26T19:06:21.034Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
15:06:21 [2022-05-26T19:06:21.034Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
15:06:21 [2022-05-26T19:06:21.034Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:06:21 [2022-05-26T19:06:21.034Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
15:06:21 [2022-05-26T19:06:21.034Z] 	org.junit.runner.JUnitCore.run(JUnitCore.java:137)
15:06:21 [2022-05-26T19:06:21.034Z] 	org.junit.runner.JUnitCore.run(JUnitCore.java:115)
15:06:21 [2022-05-26T19:06:21.034Z] 	org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
15:06:21 [2022-05-26T19:06:21.034Z] 	org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80)
15:06:21 [2022-05-26T19:06:21.034Z] 	org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72)
15:06:21 [2022-05-26T19:06:21.034Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
15:06:21 [2022-05-26T19:06:21.034Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
15:06:21 [2022-05-26T19:06:21.034Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
15:06:21 [2022-05-26T19:06:21.034Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
15:06:21 [2022-05-26T19:06:21.034Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
15:06:21 [2022-05-26T19:06:21.034Z] 	org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
15:06:21 [2022-05-26T19:06:21.034Z] 	org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
15:06:21 [2022-05-26T19:06:21.034Z] 	org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
15:06:21 [2022-05-26T19:06:21.034Z] 	org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
15:06:21 [2022-05-26T19:06:21.034Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150)
15:06:21 [2022-05-26T19:06:21.034Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124)
15:06:21 [2022-05-26T19:06:21.034Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:06:21 [2022-05-26T19:06:21.034Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:06:21 [2022-05-26T19:06:21.034Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:06:21 [2022-05-26T19:06:21.034Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:06:21 [2022-05-26T19:06:21.035Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
15:06:21 [2022-05-26T19:06:21.035Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
15:06:21 [2022-05-26T19:06:21.035Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
15:06:21 [2022-05-26T19:06:21.035Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
15:06:21 [2022-05-26T19:06:21.035Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
15:06:21 [2022-05-26T19:06:21.035Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
15:06:21 [2022-05-26T19:06:21.035Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
15:06:21 [2022-05-26T19:06:21.035Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
15:06:21 [2022-05-26T19:06:21.035Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
15:06:21 [2022-05-26T19:06:21.035Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
15:06:21 [2022-05-26T19:06:21.035Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:06:21 [2022-05-26T19:06:21.035Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:06:21 [2022-05-26T19:06:21.035Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:06:21 [2022-05-26T19:06:21.035Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:06:21 [2022-05-26T19:06:21.035Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
15:06:21 [2022-05-26T19:06:21.035Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
15:06:21 [2022-05-26T19:06:21.035Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1467)
15:06:21 [2022-05-26T19:06:21.035Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1440)
15:06:21 [2022-05-26T19:06:21.035Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@517a2b0 was not deregistered.
15:06:21 [2022-05-26T19:06:21.035Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
15:06:21 [2022-05-26T19:06:21.035Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
15:06:21 [2022-05-26T19:06:21.035Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
15:06:21 [2022-05-26T19:06:21.035Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
15:06:21 [2022-05-26T19:06:21.035Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
15:06:21 [2022-05-26T19:06:21.035Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
15:06:21 [2022-05-26T19:06:21.035Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:73)
15:06:21 [2022-05-26T19:06:21.035Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
15:06:21 [2022-05-26T19:06:21.035Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
15:06:21 [2022-05-26T19:06:21.035Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.emptyStateSystemTest(AggregationTreeTest.java:88)
15:06:21 [2022-05-26T19:06:21.035Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:06:21 [2022-05-26T19:06:21.035Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:06:21 [2022-05-26T19:06:21.035Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:06:21 [2022-05-26T19:06:21.035Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:06:21 [2022-05-26T19:06:21.035Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
15:06:21 [2022-05-26T19:06:21.035Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:06:21 [2022-05-26T19:06:21.035Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
15:06:21 [2022-05-26T19:06:21.035Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:06:21 [2022-05-26T19:06:21.035Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:06:21 [2022-05-26T19:06:21.035Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
15:06:21 [2022-05-26T19:06:21.035Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
15:06:21 [2022-05-26T19:06:21.035Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
15:06:21 [2022-05-26T19:06:21.035Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
15:06:21 [2022-05-26T19:06:21.035Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
15:06:21 [2022-05-26T19:06:21.035Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
15:06:21 [2022-05-26T19:06:21.035Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
15:06:21 [2022-05-26T19:06:21.035Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
15:06:21 [2022-05-26T19:06:21.035Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
15:06:21 [2022-05-26T19:06:21.035Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:06:21 [2022-05-26T19:06:21.035Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
15:06:21 [2022-05-26T19:06:21.035Z] 	org.junit.runner.JUnitCore.run(JUnitCore.java:137)
15:06:21 [2022-05-26T19:06:21.035Z] 	org.junit.runner.JUnitCore.run(JUnitCore.java:115)
15:06:21 [2022-05-26T19:06:21.035Z] 	org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
15:06:21 [2022-05-26T19:06:21.035Z] 	org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80)
15:06:21 [2022-05-26T19:06:21.035Z] 	org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72)
15:06:21 [2022-05-26T19:06:21.035Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
15:06:21 [2022-05-26T19:06:21.035Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
15:06:21 [2022-05-26T19:06:21.035Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
15:06:21 [2022-05-26T19:06:21.035Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
15:06:21 [2022-05-26T19:06:21.035Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
15:06:21 [2022-05-26T19:06:21.035Z] 	org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
15:06:21 [2022-05-26T19:06:21.035Z] 	org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
15:06:21 [2022-05-26T19:06:21.035Z] 	org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
15:06:21 [2022-05-26T19:06:21.035Z] 	org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
15:06:21 [2022-05-26T19:06:21.035Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150)
15:06:21 [2022-05-26T19:06:21.035Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124)
15:06:21 [2022-05-26T19:06:21.035Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:06:21 [2022-05-26T19:06:21.035Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:06:21 [2022-05-26T19:06:21.035Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:06:21 [2022-05-26T19:06:21.035Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:06:21 [2022-05-26T19:06:21.035Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
15:06:21 [2022-05-26T19:06:21.035Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
15:06:21 [2022-05-26T19:06:21.035Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
15:06:21 [2022-05-26T19:06:21.035Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
15:06:21 [2022-05-26T19:06:21.035Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
15:06:21 [2022-05-26T19:06:21.035Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
15:06:21 [2022-05-26T19:06:21.035Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
15:06:21 [2022-05-26T19:06:21.035Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
15:06:21 [2022-05-26T19:06:21.035Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
15:06:21 [2022-05-26T19:06:21.035Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
15:06:21 [2022-05-26T19:06:21.035Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:06:21 [2022-05-26T19:06:21.035Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:06:21 [2022-05-26T19:06:21.035Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:06:21 [2022-05-26T19:06:21.035Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:06:21 [2022-05-26T19:06:21.035Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
15:06:21 [2022-05-26T19:06:21.035Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
15:06:21 [2022-05-26T19:06:21.035Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1467)
15:06:21 [2022-05-26T19:06:21.036Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1440)
15:06:21 [2022-05-26T19:06:21.036Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@74ecacc3 was not deregistered.
15:06:21 [2022-05-26T19:06:21.036Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
15:06:21 [2022-05-26T19:06:21.036Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
15:06:21 [2022-05-26T19:06:21.036Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
15:06:21 [2022-05-26T19:06:21.036Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
15:06:21 [2022-05-26T19:06:21.036Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
15:06:21 [2022-05-26T19:06:21.036Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:80)
15:06:21 [2022-05-26T19:06:21.036Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:72)
15:06:21 [2022-05-26T19:06:21.036Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
15:06:21 [2022-05-26T19:06:21.036Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
15:06:21 [2022-05-26T19:06:21.036Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.emptyStateSystemTest(AggregationTreeTest.java:88)
15:06:21 [2022-05-26T19:06:21.036Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:06:21 [2022-05-26T19:06:21.036Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:06:21 [2022-05-26T19:06:21.036Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:06:21 [2022-05-26T19:06:21.036Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:06:21 [2022-05-26T19:06:21.036Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
15:06:21 [2022-05-26T19:06:21.036Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:06:21 [2022-05-26T19:06:21.036Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
15:06:21 [2022-05-26T19:06:21.036Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:06:21 [2022-05-26T19:06:21.036Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:06:21 [2022-05-26T19:06:21.036Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
15:06:21 [2022-05-26T19:06:21.036Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
15:06:21 [2022-05-26T19:06:21.036Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
15:06:21 [2022-05-26T19:06:21.036Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
15:06:21 [2022-05-26T19:06:21.036Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
15:06:21 [2022-05-26T19:06:21.036Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
15:06:21 [2022-05-26T19:06:21.036Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
15:06:21 [2022-05-26T19:06:21.036Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
15:06:21 [2022-05-26T19:06:21.036Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
15:06:21 [2022-05-26T19:06:21.036Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:06:21 [2022-05-26T19:06:21.036Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
15:06:21 [2022-05-26T19:06:21.036Z] 	org.junit.runner.JUnitCore.run(JUnitCore.java:137)
15:06:21 [2022-05-26T19:06:21.036Z] 	org.junit.runner.JUnitCore.run(JUnitCore.java:115)
15:06:21 [2022-05-26T19:06:21.036Z] 	org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
15:06:21 [2022-05-26T19:06:21.036Z] 	org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80)
15:06:21 [2022-05-26T19:06:21.036Z] 	org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72)
15:06:21 [2022-05-26T19:06:21.036Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
15:06:21 [2022-05-26T19:06:21.036Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
15:06:21 [2022-05-26T19:06:21.036Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
15:06:21 [2022-05-26T19:06:21.036Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
15:06:21 [2022-05-26T19:06:21.036Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
15:06:21 [2022-05-26T19:06:21.036Z] 	org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
15:06:21 [2022-05-26T19:06:21.036Z] 	org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
15:06:21 [2022-05-26T19:06:21.036Z] 	org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
15:06:21 [2022-05-26T19:06:21.036Z] 	org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
15:06:21 [2022-05-26T19:06:21.036Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150)
15:06:21 [2022-05-26T19:06:21.036Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124)
15:06:21 [2022-05-26T19:06:21.036Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:06:21 [2022-05-26T19:06:21.036Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:06:21 [2022-05-26T19:06:21.036Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:06:21 [2022-05-26T19:06:21.036Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:06:21 [2022-05-26T19:06:21.036Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
15:06:21 [2022-05-26T19:06:21.036Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
15:06:21 [2022-05-26T19:06:21.036Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
15:06:21 [2022-05-26T19:06:21.036Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
15:06:21 [2022-05-26T19:06:21.036Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
15:06:21 [2022-05-26T19:06:21.036Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
15:06:21 [2022-05-26T19:06:21.036Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
15:06:21 [2022-05-26T19:06:21.036Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
15:06:21 [2022-05-26T19:06:21.036Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
15:06:21 [2022-05-26T19:06:21.036Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
15:06:21 [2022-05-26T19:06:21.036Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:06:21 [2022-05-26T19:06:21.036Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:06:21 [2022-05-26T19:06:21.036Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:06:21 [2022-05-26T19:06:21.036Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:06:21 [2022-05-26T19:06:21.036Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
15:06:21 [2022-05-26T19:06:21.036Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
15:06:21 [2022-05-26T19:06:21.036Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1467)
15:06:21 [2022-05-26T19:06:21.036Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1440)
15:06:21 [2022-05-26T19:06:21.036Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@70228253 was not deregistered.
15:06:21 [2022-05-26T19:06:21.036Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
15:06:21 [2022-05-26T19:06:21.036Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
15:06:21 [2022-05-26T19:06:21.036Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
15:06:21 [2022-05-26T19:06:21.036Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
15:06:21 [2022-05-26T19:06:21.036Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
15:06:21 [2022-05-26T19:06:21.036Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
15:06:21 [2022-05-26T19:06:21.036Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:73)
15:06:21 [2022-05-26T19:06:21.036Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
15:06:21 [2022-05-26T19:06:21.036Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
15:06:21 [2022-05-26T19:06:21.036Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.cascadeTest(AggregationTreeTest.java:126)
15:06:21 [2022-05-26T19:06:21.036Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:06:21 [2022-05-26T19:06:21.036Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:06:21 [2022-05-26T19:06:21.036Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:06:21 [2022-05-26T19:06:21.036Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:06:21 [2022-05-26T19:06:21.036Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
15:06:21 [2022-05-26T19:06:21.036Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:06:21 [2022-05-26T19:06:21.037Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
15:06:21 [2022-05-26T19:06:21.037Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:06:21 [2022-05-26T19:06:21.037Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:06:21 [2022-05-26T19:06:21.037Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
15:06:21 [2022-05-26T19:06:21.037Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
15:06:21 [2022-05-26T19:06:21.037Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
15:06:21 [2022-05-26T19:06:21.037Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
15:06:21 [2022-05-26T19:06:21.037Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
15:06:21 [2022-05-26T19:06:21.037Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
15:06:21 [2022-05-26T19:06:21.037Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
15:06:21 [2022-05-26T19:06:21.037Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
15:06:21 [2022-05-26T19:06:21.037Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
15:06:21 [2022-05-26T19:06:21.037Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:06:21 [2022-05-26T19:06:21.037Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
15:06:21 [2022-05-26T19:06:21.037Z] 	org.junit.runner.JUnitCore.run(JUnitCore.java:137)
15:06:21 [2022-05-26T19:06:21.037Z] 	org.junit.runner.JUnitCore.run(JUnitCore.java:115)
15:06:21 [2022-05-26T19:06:21.037Z] 	org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
15:06:21 [2022-05-26T19:06:21.037Z] 	org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80)
15:06:21 [2022-05-26T19:06:21.037Z] 	org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72)
15:06:21 [2022-05-26T19:06:21.037Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
15:06:21 [2022-05-26T19:06:21.037Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
15:06:21 [2022-05-26T19:06:21.037Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
15:06:21 [2022-05-26T19:06:21.037Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
15:06:21 [2022-05-26T19:06:21.037Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
15:06:21 [2022-05-26T19:06:21.037Z] 	org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
15:06:21 [2022-05-26T19:06:21.037Z] 	org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
15:06:21 [2022-05-26T19:06:21.037Z] 	org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
15:06:21 [2022-05-26T19:06:21.037Z] 	org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
15:06:21 [2022-05-26T19:06:21.037Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150)
15:06:21 [2022-05-26T19:06:21.037Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124)
15:06:21 [2022-05-26T19:06:21.037Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:06:21 [2022-05-26T19:06:21.037Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:06:21 [2022-05-26T19:06:21.037Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:06:21 [2022-05-26T19:06:21.037Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:06:21 [2022-05-26T19:06:21.037Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
15:06:21 [2022-05-26T19:06:21.037Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
15:06:21 [2022-05-26T19:06:21.037Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
15:06:21 [2022-05-26T19:06:21.037Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
15:06:21 [2022-05-26T19:06:21.037Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
15:06:21 [2022-05-26T19:06:21.037Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
15:06:21 [2022-05-26T19:06:21.037Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
15:06:21 [2022-05-26T19:06:21.037Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
15:06:21 [2022-05-26T19:06:21.037Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
15:06:21 [2022-05-26T19:06:21.037Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
15:06:21 [2022-05-26T19:06:21.037Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:06:21 [2022-05-26T19:06:21.037Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:06:21 [2022-05-26T19:06:21.037Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:06:21 [2022-05-26T19:06:21.037Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:06:21 [2022-05-26T19:06:21.037Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
15:06:21 [2022-05-26T19:06:21.037Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
15:06:21 [2022-05-26T19:06:21.037Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1467)
15:06:21 [2022-05-26T19:06:21.037Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1440)
15:06:21 [2022-05-26T19:06:21.037Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@43acd79e was not deregistered.
15:06:21 [2022-05-26T19:06:21.037Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
15:06:21 [2022-05-26T19:06:21.037Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
15:06:21 [2022-05-26T19:06:21.037Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
15:06:21 [2022-05-26T19:06:21.037Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
15:06:21 [2022-05-26T19:06:21.037Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
15:06:21 [2022-05-26T19:06:21.037Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
15:06:21 [2022-05-26T19:06:21.037Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:73)
15:06:21 [2022-05-26T19:06:21.037Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
15:06:21 [2022-05-26T19:06:21.037Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
15:06:21 [2022-05-26T19:06:21.037Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.multiFunctionRootsSecondTest(AggregationTreeTest.java:591)
15:06:21 [2022-05-26T19:06:21.037Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:06:21 [2022-05-26T19:06:21.037Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:06:21 [2022-05-26T19:06:21.037Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:06:21 [2022-05-26T19:06:21.037Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:06:21 [2022-05-26T19:06:21.037Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
15:06:21 [2022-05-26T19:06:21.037Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:06:21 [2022-05-26T19:06:21.037Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
15:06:21 [2022-05-26T19:06:21.037Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:06:21 [2022-05-26T19:06:21.037Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:06:21 [2022-05-26T19:06:21.037Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
15:06:21 [2022-05-26T19:06:21.037Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
15:06:21 [2022-05-26T19:06:21.037Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
15:06:21 [2022-05-26T19:06:21.037Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
15:06:21 [2022-05-26T19:06:21.037Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
15:06:21 [2022-05-26T19:06:21.037Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
15:06:21 [2022-05-26T19:06:21.037Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
15:06:21 [2022-05-26T19:06:21.037Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
15:06:21 [2022-05-26T19:06:21.037Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
15:06:21 [2022-05-26T19:06:21.037Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:06:21 [2022-05-26T19:06:21.037Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
15:06:21 [2022-05-26T19:06:21.037Z] 	org.junit.runner.JUnitCore.run(JUnitCore.java:137)
15:06:21 [2022-05-26T19:06:21.037Z] 	org.junit.runner.JUnitCore.run(JUnitCore.java:115)
15:06:21 [2022-05-26T19:06:21.037Z] 	org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
15:06:21 [2022-05-26T19:06:21.037Z] 	org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80)
15:06:21 [2022-05-26T19:06:21.037Z] 	org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72)
15:06:21 [2022-05-26T19:06:21.037Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
15:06:21 [2022-05-26T19:06:21.038Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
15:06:21 [2022-05-26T19:06:21.038Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
15:06:21 [2022-05-26T19:06:21.038Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
15:06:21 [2022-05-26T19:06:21.038Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
15:06:21 [2022-05-26T19:06:21.038Z] 	org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
15:06:21 [2022-05-26T19:06:21.038Z] 	org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
15:06:21 [2022-05-26T19:06:21.038Z] 	org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
15:06:21 [2022-05-26T19:06:21.038Z] 	org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
15:06:21 [2022-05-26T19:06:21.038Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150)
15:06:21 [2022-05-26T19:06:21.038Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124)
15:06:21 [2022-05-26T19:06:21.038Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:06:21 [2022-05-26T19:06:21.038Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:06:21 [2022-05-26T19:06:21.038Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:06:21 [2022-05-26T19:06:21.038Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:06:21 [2022-05-26T19:06:21.038Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
15:06:21 [2022-05-26T19:06:21.038Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
15:06:21 [2022-05-26T19:06:21.038Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
15:06:21 [2022-05-26T19:06:21.038Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
15:06:21 [2022-05-26T19:06:21.038Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
15:06:21 [2022-05-26T19:06:21.038Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
15:06:21 [2022-05-26T19:06:21.038Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
15:06:21 [2022-05-26T19:06:21.038Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
15:06:21 [2022-05-26T19:06:21.038Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
15:06:21 [2022-05-26T19:06:21.038Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
15:06:21 [2022-05-26T19:06:21.038Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:06:21 [2022-05-26T19:06:21.038Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:06:21 [2022-05-26T19:06:21.038Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:06:21 [2022-05-26T19:06:21.038Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:06:21 [2022-05-26T19:06:21.038Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
15:06:21 [2022-05-26T19:06:21.038Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
15:06:21 [2022-05-26T19:06:21.038Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1467)
15:06:21 [2022-05-26T19:06:21.038Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1440)
15:06:21 [2022-05-26T19:06:21.038Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@3a790e40 was not deregistered.
15:06:21 [2022-05-26T19:06:21.038Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
15:06:21 [2022-05-26T19:06:21.038Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
15:06:21 [2022-05-26T19:06:21.038Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
15:06:21 [2022-05-26T19:06:21.038Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
15:06:21 [2022-05-26T19:06:21.038Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
15:06:21 [2022-05-26T19:06:21.038Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:80)
15:06:21 [2022-05-26T19:06:21.038Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:72)
15:06:21 [2022-05-26T19:06:21.038Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
15:06:21 [2022-05-26T19:06:21.038Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
15:06:21 [2022-05-26T19:06:21.038Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.multiFunctionRootsSecondTest(AggregationTreeTest.java:591)
15:06:21 [2022-05-26T19:06:21.038Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:06:21 [2022-05-26T19:06:21.038Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:06:21 [2022-05-26T19:06:21.038Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:06:21 [2022-05-26T19:06:21.038Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:06:21 [2022-05-26T19:06:21.038Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
15:06:21 [2022-05-26T19:06:21.038Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:06:21 [2022-05-26T19:06:21.038Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
15:06:21 [2022-05-26T19:06:21.038Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:06:21 [2022-05-26T19:06:21.038Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:06:21 [2022-05-26T19:06:21.038Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
15:06:21 [2022-05-26T19:06:21.038Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
15:06:21 [2022-05-26T19:06:21.038Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
15:06:21 [2022-05-26T19:06:21.038Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
15:06:21 [2022-05-26T19:06:21.038Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
15:06:21 [2022-05-26T19:06:21.038Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
15:06:21 [2022-05-26T19:06:21.038Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
15:06:21 [2022-05-26T19:06:21.038Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
15:06:21 [2022-05-26T19:06:21.038Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
15:06:21 [2022-05-26T19:06:21.038Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:06:21 [2022-05-26T19:06:21.038Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
15:06:21 [2022-05-26T19:06:21.038Z] 	org.junit.runner.JUnitCore.run(JUnitCore.java:137)
15:06:21 [2022-05-26T19:06:21.038Z] 	org.junit.runner.JUnitCore.run(JUnitCore.java:115)
15:06:21 [2022-05-26T19:06:21.038Z] 	org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
15:06:21 [2022-05-26T19:06:21.038Z] 	org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80)
15:06:21 [2022-05-26T19:06:21.038Z] 	org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72)
15:06:21 [2022-05-26T19:06:21.038Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
15:06:21 [2022-05-26T19:06:21.038Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
15:06:21 [2022-05-26T19:06:21.038Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
15:06:21 [2022-05-26T19:06:21.038Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
15:06:21 [2022-05-26T19:06:21.038Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
15:06:21 [2022-05-26T19:06:21.038Z] 	org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
15:06:21 [2022-05-26T19:06:21.038Z] 	org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
15:06:21 [2022-05-26T19:06:21.038Z] 	org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
15:06:21 [2022-05-26T19:06:21.038Z] 	org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
15:06:21 [2022-05-26T19:06:21.038Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150)
15:06:21 [2022-05-26T19:06:21.038Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124)
15:06:21 [2022-05-26T19:06:21.038Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:06:21 [2022-05-26T19:06:21.038Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:06:21 [2022-05-26T19:06:21.039Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:06:21 [2022-05-26T19:06:21.039Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:06:21 [2022-05-26T19:06:21.039Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
15:06:21 [2022-05-26T19:06:21.039Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
15:06:21 [2022-05-26T19:06:21.039Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
15:06:21 [2022-05-26T19:06:21.039Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
15:06:21 [2022-05-26T19:06:21.039Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
15:06:21 [2022-05-26T19:06:21.039Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
15:06:21 [2022-05-26T19:06:21.039Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
15:06:21 [2022-05-26T19:06:21.039Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
15:06:21 [2022-05-26T19:06:21.039Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
15:06:21 [2022-05-26T19:06:21.039Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
15:06:21 [2022-05-26T19:06:21.039Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:06:21 [2022-05-26T19:06:21.039Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:06:21 [2022-05-26T19:06:21.039Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:06:21 [2022-05-26T19:06:21.039Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:06:21 [2022-05-26T19:06:21.039Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
15:06:21 [2022-05-26T19:06:21.039Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
15:06:21 [2022-05-26T19:06:21.039Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1467)
15:06:21 [2022-05-26T19:06:21.039Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1440)
15:06:21 [2022-05-26T19:06:21.039Z] [INFO] All tests passed!
15:06:21 [2022-05-26T19:06:21.039Z] [INFO] 
15:06:21 [2022-05-26T19:06:21.039Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:06:21 [2022-05-26T19:06:21.039Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.6-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.6-SNAPSHOT.jar
15:06:21 [2022-05-26T19:06:21.039Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.6-SNAPSHOT.pom
15:06:21 [2022-05-26T19:06:21.039Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.6-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.6-SNAPSHOT-sources.jar
15:06:21 [2022-05-26T19:06:21.039Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.6-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.6-SNAPSHOT-pack200.jar.pack.gz
15:06:21 [2022-05-26T19:06:21.039Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.6-SNAPSHOT-p2metadata.xml
15:06:21 [2022-05-26T19:06:21.039Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.6-SNAPSHOT-p2artifacts.xml
15:06:21 [2022-05-26T19:06:21.039Z] [INFO] 
15:06:21 [2022-05-26T19:06:21.039Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:06:21 [2022-05-26T19:06:21.039Z] [INFO] 
15:06:21 [2022-05-26T19:06:21.039Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui >--
15:06:21 [2022-05-26T19:06:21.039Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.ui 3.0.0-SNAPSHOT [53/140]
15:06:21 [2022-05-26T19:06:21.039Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:06:21 [2022-05-26T19:06:21.039Z] [INFO] 
15:06:21 [2022-05-26T19:06:21.039Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:06:21 [2022-05-26T19:06:21.039Z] [INFO] 
15:06:21 [2022-05-26T19:06:21.039Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:06:21 [2022-05-26T19:06:21.039Z] [INFO] The project's OSGi version is 3.0.0.202205261847
15:06:21 [2022-05-26T19:06:21.039Z] [INFO] 
15:06:21 [2022-05-26T19:06:21.039Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:06:21 [2022-05-26T19:06:21.039Z] [INFO] 
15:06:21 [2022-05-26T19:06:21.039Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:06:21 [2022-05-26T19:06:21.039Z] [INFO] 
15:06:21 [2022-05-26T19:06:21.039Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:06:21 [2022-05-26T19:06:21.039Z] [INFO] 
15:06:21 [2022-05-26T19:06:21.039Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:06:21 [2022-05-26T19:06:21.039Z] [INFO] 
15:06:21 [2022-05-26T19:06:21.039Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:06:21 [2022-05-26T19:06:21.039Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.profiling.ui...
15:06:21 [2022-05-26T19:06:21.297Z] [INFO] 
15:06:21 [2022-05-26T19:06:21.297Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:06:21 [2022-05-26T19:06:21.297Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:06:21 [2022-05-26T19:06:21.297Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/main/resources
15:06:21 [2022-05-26T19:06:21.297Z] [INFO] 
15:06:21 [2022-05-26T19:06:21.297Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:06:21 [2022-05-26T19:06:21.297Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
15:06:21 [2022-05-26T19:06:21.297Z] [INFO] Compiling 26 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/classes
15:06:21 [2022-05-26T19:06:21.862Z] [INFO] 
15:06:21 [2022-05-26T19:06:21.862Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:06:21 [2022-05-26T19:06:21.862Z] [INFO] 
15:06:21 [2022-05-26T19:06:21.863Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:06:21 [2022-05-26T19:06:21.863Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:06:21 [2022-05-26T19:06:21.863Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/test/resources
15:06:21 [2022-05-26T19:06:21.863Z] [INFO] 
15:06:21 [2022-05-26T19:06:21.863Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:06:21 [2022-05-26T19:06:21.863Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
15:06:21 [2022-05-26T19:06:21.863Z] [INFO] 
15:06:21 [2022-05-26T19:06:21.863Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:06:21 [2022-05-26T19:06:21.863Z] [INFO] No tests to run.
15:06:21 [2022-05-26T19:06:21.863Z] [INFO] 
15:06:21 [2022-05-26T19:06:21.863Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:06:21 [2022-05-26T19:06:21.863Z] [INFO] 
15:06:21 [2022-05-26T19:06:21.863Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:06:21 [2022-05-26T19:06:21.863Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-3.0.0-SNAPSHOT-sources.jar
15:06:21 [2022-05-26T19:06:21.863Z] [INFO] 
15:06:21 [2022-05-26T19:06:21.863Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:06:21 [2022-05-26T19:06:21.983Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-6qwbh-hz46q because kubernetes resource quota exceeded. 
15:06:21 [2022-05-26T19:06:21.986Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-6qwbh-hz46q" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
15:06:21 [2022-05-26T19:06:21.986Z] Retrying...
15:06:21 [2022-05-26T19:06:21.986Z] 
15:06:22 [2022-05-26T19:06:22.120Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-3.0.0-SNAPSHOT.jar
15:06:22 [2022-05-26T19:06:22.121Z] [INFO] 
15:06:22 [2022-05-26T19:06:22.121Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:06:22 [2022-05-26T19:06:22.121Z] [INFO] 
15:06:22 [2022-05-26T19:06:22.121Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:06:22 [2022-05-26T19:06:22.121Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:06:22 [2022-05-26T19:06:22.121Z] [INFO] 
15:06:22 [2022-05-26T19:06:22.121Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:06:22 [2022-05-26T19:06:22.121Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:06:22 [2022-05-26T19:06:22.121Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-3.0.0-SNAPSHOT.jar
15:06:22 [2022-05-26T19:06:22.121Z] [INFO] 
15:06:22 [2022-05-26T19:06:22.121Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:06:22 [2022-05-26T19:06:22.121Z] [INFO] 
15:06:22 [2022-05-26T19:06:22.121Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:06:22 [2022-05-26T19:06:22.121Z] [INFO] 
15:06:22 [2022-05-26T19:06:22.121Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:06:22 [2022-05-26T19:06:22.121Z] [INFO] No tests to run.
15:06:22 [2022-05-26T19:06:22.121Z] [INFO] 
15:06:22 [2022-05-26T19:06:22.121Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:06:22 [2022-05-26T19:06:22.121Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-3.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/3.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-3.0.0-SNAPSHOT.jar
15:06:22 [2022-05-26T19:06:22.121Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/3.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-3.0.0-SNAPSHOT.pom
15:06:22 [2022-05-26T19:06:22.121Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-3.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/3.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-3.0.0-SNAPSHOT-sources.jar
15:06:22 [2022-05-26T19:06:22.121Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-3.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/3.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-3.0.0-SNAPSHOT-pack200.jar.pack.gz
15:06:22 [2022-05-26T19:06:22.121Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/3.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-3.0.0-SNAPSHOT-p2metadata.xml
15:06:22 [2022-05-26T19:06:22.121Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/3.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-3.0.0-SNAPSHOT-p2artifacts.xml
15:06:22 [2022-05-26T19:06:22.121Z] [INFO] 
15:06:22 [2022-05-26T19:06:22.121Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:06:22 [2022-05-26T19:06:22.121Z] [INFO] 
15:06:22 [2022-05-26T19:06:22.121Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests >--
15:06:22 [2022-05-26T19:06:22.121Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests 1.0.6-SNAPSHOT [54/140]
15:06:22 [2022-05-26T19:06:22.121Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:06:22 [2022-05-26T19:06:22.121Z] [INFO] 
15:06:22 [2022-05-26T19:06:22.121Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:06:22 [2022-05-26T19:06:22.121Z] [INFO] 
15:06:22 [2022-05-26T19:06:22.121Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:06:22 [2022-05-26T19:06:22.121Z] [INFO] The project's OSGi version is 1.0.6.202205261847
15:06:22 [2022-05-26T19:06:22.121Z] [INFO] 
15:06:22 [2022-05-26T19:06:22.121Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:06:22 [2022-05-26T19:06:22.121Z] [INFO] 
15:06:22 [2022-05-26T19:06:22.121Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:06:22 [2022-05-26T19:06:22.121Z] [INFO] 
15:06:22 [2022-05-26T19:06:22.121Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:06:22 [2022-05-26T19:06:22.121Z] [INFO] 
15:06:22 [2022-05-26T19:06:22.121Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:06:22 [2022-05-26T19:06:22.121Z] [INFO] 
15:06:22 [2022-05-26T19:06:22.121Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:06:22 [2022-05-26T19:06:22.121Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests...
15:06:22 [2022-05-26T19:06:22.686Z] [INFO] 
15:06:22 [2022-05-26T19:06:22.686Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:06:22 [2022-05-26T19:06:22.686Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:06:22 [2022-05-26T19:06:22.686Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/src/main/resources
15:06:22 [2022-05-26T19:06:22.686Z] [INFO] 
15:06:22 [2022-05-26T19:06:22.686Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:06:22 [2022-05-26T19:06:22.686Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/pom.xml
15:06:22 [2022-05-26T19:06:22.686Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/classes
15:06:23 [2022-05-26T19:06:23.251Z] [INFO] 
15:06:23 [2022-05-26T19:06:23.251Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:06:23 [2022-05-26T19:06:23.251Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:06:23 [2022-05-26T19:06:23.251Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/src/test/resources
15:06:23 [2022-05-26T19:06:23.251Z] [INFO] 
15:06:23 [2022-05-26T19:06:23.251Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:06:23 [2022-05-26T19:06:23.251Z] [INFO] 
15:06:23 [2022-05-26T19:06:23.251Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:06:23 [2022-05-26T19:06:23.251Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.6-SNAPSHOT-sources.jar
15:06:23 [2022-05-26T19:06:23.251Z] [INFO] 
15:06:23 [2022-05-26T19:06:23.251Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:06:23 [2022-05-26T19:06:23.251Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.6-SNAPSHOT.jar
15:06:23 [2022-05-26T19:06:23.251Z] [INFO] 
15:06:23 [2022-05-26T19:06:23.251Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:06:23 [2022-05-26T19:06:23.251Z] [INFO] 
15:06:23 [2022-05-26T19:06:23.251Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:06:23 [2022-05-26T19:06:23.251Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:06:23 [2022-05-26T19:06:23.251Z] [INFO] 
15:06:23 [2022-05-26T19:06:23.251Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:06:23 [2022-05-26T19:06:23.251Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:06:23 [2022-05-26T19:06:23.251Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.6-SNAPSHOT.jar
15:06:23 [2022-05-26T19:06:23.509Z] [INFO] 
15:06:23 [2022-05-26T19:06:23.509Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:06:23 [2022-05-26T19:06:23.509Z] [INFO] 
15:06:23 [2022-05-26T19:06:23.509Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:06:23 [2022-05-26T19:06:23.509Z] [INFO] Skipping tests
15:06:23 [2022-05-26T19:06:23.509Z] [INFO] 
15:06:23 [2022-05-26T19:06:23.509Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:06:23 [2022-05-26T19:06:23.509Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.6-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.6-SNAPSHOT.jar
15:06:23 [2022-05-26T19:06:23.509Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.6-SNAPSHOT.pom
15:06:23 [2022-05-26T19:06:23.509Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.6-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.6-SNAPSHOT-sources.jar
15:06:23 [2022-05-26T19:06:23.509Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.6-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.6-SNAPSHOT-pack200.jar.pack.gz
15:06:23 [2022-05-26T19:06:23.509Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.6-SNAPSHOT-p2metadata.xml
15:06:23 [2022-05-26T19:06:23.509Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.6-SNAPSHOT-p2artifacts.xml
15:06:23 [2022-05-26T19:06:23.509Z] [INFO] 
15:06:23 [2022-05-26T19:06:23.509Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:06:23 [2022-05-26T19:06:23.509Z] [INFO] 
15:06:23 [2022-05-26T19:06:23.509Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.btf-parent >----
15:06:23 [2022-05-26T19:06:23.509Z] [INFO] Building Trace Compass BTF Support Parent 7.3.0-SNAPSHOT        [55/140]
15:06:23 [2022-05-26T19:06:23.509Z] [INFO] --------------------------------[ pom ]---------------------------------
15:06:23 [2022-05-26T19:06:23.509Z] [INFO] 
15:06:23 [2022-05-26T19:06:23.509Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf-parent ---
15:06:23 [2022-05-26T19:06:23.509Z] [INFO] 
15:06:23 [2022-05-26T19:06:23.509Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf-parent ---
15:06:23 [2022-05-26T19:06:23.509Z] [INFO] 
15:06:23 [2022-05-26T19:06:23.509Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf-parent ---
15:06:23 [2022-05-26T19:06:23.509Z] [INFO] 
15:06:23 [2022-05-26T19:06:23.509Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.btf-parent ---
15:06:23 [2022-05-26T19:06:23.509Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:06:23 [2022-05-26T19:06:23.509Z] [INFO] 
15:06:23 [2022-05-26T19:06:23.509Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.btf-parent ---
15:06:23 [2022-05-26T19:06:23.509Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:06:23 [2022-05-26T19:06:23.509Z] [INFO] 
15:06:23 [2022-05-26T19:06:23.509Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf-parent ---
15:06:23 [2022-05-26T19:06:23.509Z] [INFO] 
15:06:23 [2022-05-26T19:06:23.509Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf-parent ---
15:06:23 [2022-05-26T19:06:23.509Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/btf/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf-parent/7.3.0-SNAPSHOT/org.eclipse.tracecompass.btf-parent-7.3.0-SNAPSHOT.pom
15:06:23 [2022-05-26T19:06:23.509Z] [INFO] 
15:06:23 [2022-05-26T19:06:23.509Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core >-----
15:06:23 [2022-05-26T19:06:23.509Z] [INFO] Building org.eclipse.tracecompass.btf.core 3.0.0-SNAPSHOT       [56/140]
15:06:23 [2022-05-26T19:06:23.509Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:06:23 [2022-05-26T19:06:23.509Z] [INFO] 
15:06:23 [2022-05-26T19:06:23.509Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf.core ---
15:06:23 [2022-05-26T19:06:23.509Z] [INFO] 
15:06:23 [2022-05-26T19:06:23.509Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.core ---
15:06:23 [2022-05-26T19:06:23.510Z] [INFO] The project's OSGi version is 3.0.0.202205261847
15:06:23 [2022-05-26T19:06:23.510Z] [INFO] 
15:06:23 [2022-05-26T19:06:23.510Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.core ---
15:06:23 [2022-05-26T19:06:23.510Z] [INFO] 
15:06:23 [2022-05-26T19:06:23.510Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.core ---
15:06:23 [2022-05-26T19:06:23.510Z] [INFO] 
15:06:23 [2022-05-26T19:06:23.510Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.core ---
15:06:23 [2022-05-26T19:06:23.510Z] [INFO] 
15:06:23 [2022-05-26T19:06:23.510Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.core ---
15:06:23 [2022-05-26T19:06:23.510Z] [INFO] 
15:06:23 [2022-05-26T19:06:23.510Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.btf.core ---
15:06:23 [2022-05-26T19:06:23.510Z] [INFO] Resolving class path of org.eclipse.tracecompass.btf.core...
15:06:23 [2022-05-26T19:06:23.510Z] [INFO] 
15:06:23 [2022-05-26T19:06:23.510Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.btf.core ---
15:06:23 [2022-05-26T19:06:23.510Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:06:23 [2022-05-26T19:06:23.510Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/btf/org.eclipse.tracecompass.btf.core/src/main/resources
15:06:23 [2022-05-26T19:06:23.510Z] [INFO] 
15:06:23 [2022-05-26T19:06:23.510Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.btf.core ---
15:06:23 [2022-05-26T19:06:23.510Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
15:06:23 [2022-05-26T19:06:23.510Z] [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/btf/org.eclipse.tracecompass.btf.core/target/classes
15:06:23 [2022-05-26T19:06:23.767Z] [INFO] 
15:06:23 [2022-05-26T19:06:23.767Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.btf.core ---
15:06:23 [2022-05-26T19:06:23.767Z] [INFO] 
15:06:23 [2022-05-26T19:06:23.767Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.btf.core ---
15:06:23 [2022-05-26T19:06:23.767Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:06:23 [2022-05-26T19:06:23.767Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/btf/org.eclipse.tracecompass.btf.core/src/test/resources
15:06:23 [2022-05-26T19:06:23.767Z] [INFO] 
15:06:23 [2022-05-26T19:06:23.767Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.btf.core ---
15:06:23 [2022-05-26T19:06:23.767Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
15:06:23 [2022-05-26T19:06:23.767Z] [INFO] 
15:06:23 [2022-05-26T19:06:23.767Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.btf.core ---
15:06:23 [2022-05-26T19:06:23.767Z] [INFO] No tests to run.
15:06:23 [2022-05-26T19:06:23.767Z] [INFO] 
15:06:23 [2022-05-26T19:06:23.767Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.btf.core ---
15:06:23 [2022-05-26T19:06:23.767Z] [INFO] 
15:06:23 [2022-05-26T19:06:23.767Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf.core ---
15:06:23 [2022-05-26T19:06:23.767Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-3.0.0-SNAPSHOT-sources.jar
15:06:24 [2022-05-26T19:06:24.025Z] [INFO] 
15:06:24 [2022-05-26T19:06:24.025Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.btf.core ---
15:06:24 [2022-05-26T19:06:24.025Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-3.0.0-SNAPSHOT.jar
15:06:24 [2022-05-26T19:06:24.025Z] [INFO] 
15:06:24 [2022-05-26T19:06:24.025Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf.core ---
15:06:24 [2022-05-26T19:06:24.025Z] [INFO] 
15:06:24 [2022-05-26T19:06:24.025Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.btf.core ---
15:06:24 [2022-05-26T19:06:24.025Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:06:24 [2022-05-26T19:06:24.025Z] [INFO] 
15:06:24 [2022-05-26T19:06:24.025Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.btf.core ---
15:06:24 [2022-05-26T19:06:24.025Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:06:24 [2022-05-26T19:06:24.025Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-3.0.0-SNAPSHOT.jar
15:06:24 [2022-05-26T19:06:24.025Z] [INFO] 
15:06:24 [2022-05-26T19:06:24.025Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf.core ---
15:06:24 [2022-05-26T19:06:24.025Z] [INFO] 
15:06:24 [2022-05-26T19:06:24.025Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.btf.core ---
15:06:24 [2022-05-26T19:06:24.025Z] [INFO] 
15:06:24 [2022-05-26T19:06:24.025Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.btf.core ---
15:06:24 [2022-05-26T19:06:24.025Z] [INFO] No tests to run.
15:06:24 [2022-05-26T19:06:24.025Z] [INFO] 
15:06:24 [2022-05-26T19:06:24.025Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf.core ---
15:06:24 [2022-05-26T19:06:24.025Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-3.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/3.0.0-SNAPSHOT/org.eclipse.tracecompass.btf.core-3.0.0-SNAPSHOT.jar
15:06:24 [2022-05-26T19:06:24.025Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/btf/org.eclipse.tracecompass.btf.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/3.0.0-SNAPSHOT/org.eclipse.tracecompass.btf.core-3.0.0-SNAPSHOT.pom
15:06:24 [2022-05-26T19:06:24.025Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-3.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/3.0.0-SNAPSHOT/org.eclipse.tracecompass.btf.core-3.0.0-SNAPSHOT-sources.jar
15:06:24 [2022-05-26T19:06:24.025Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-3.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/3.0.0-SNAPSHOT/org.eclipse.tracecompass.btf.core-3.0.0-SNAPSHOT-pack200.jar.pack.gz
15:06:24 [2022-05-26T19:06:24.025Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/btf/org.eclipse.tracecompass.btf.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/3.0.0-SNAPSHOT/org.eclipse.tracecompass.btf.core-3.0.0-SNAPSHOT-p2metadata.xml
15:06:24 [2022-05-26T19:06:24.025Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/btf/org.eclipse.tracecompass.btf.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/3.0.0-SNAPSHOT/org.eclipse.tracecompass.btf.core-3.0.0-SNAPSHOT-p2artifacts.xml
15:06:24 [2022-05-26T19:06:24.025Z] [INFO] 
15:06:24 [2022-05-26T19:06:24.025Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf.core ---
15:06:24 [2022-05-26T19:06:24.025Z] [INFO] 
15:06:24 [2022-05-26T19:06:24.025Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.doc >--------
15:06:24 [2022-05-26T19:06:24.025Z] [INFO] Building Trace Compass Documentation 7.3.0-SNAPSHOT             [57/140]
15:06:24 [2022-05-26T19:06:24.025Z] [INFO] --------------------------------[ pom ]---------------------------------
15:06:24 [2022-05-26T19:06:24.025Z] [INFO] 
15:06:24 [2022-05-26T19:06:24.025Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.doc ---
15:06:24 [2022-05-26T19:06:24.025Z] [INFO] 
15:06:24 [2022-05-26T19:06:24.025Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc ---
15:06:24 [2022-05-26T19:06:24.025Z] [INFO] 
15:06:24 [2022-05-26T19:06:24.025Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.doc ---
15:06:24 [2022-05-26T19:06:24.025Z] [INFO] 
15:06:24 [2022-05-26T19:06:24.025Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.doc ---
15:06:24 [2022-05-26T19:06:24.025Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:06:24 [2022-05-26T19:06:24.025Z] [INFO] 
15:06:24 [2022-05-26T19:06:24.025Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.doc ---
15:06:24 [2022-05-26T19:06:24.025Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:06:24 [2022-05-26T19:06:24.025Z] [INFO] 
15:06:24 [2022-05-26T19:06:24.025Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.doc ---
15:06:24 [2022-05-26T19:06:24.025Z] [INFO] 
15:06:24 [2022-05-26T19:06:24.025Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.doc ---
15:06:24 [2022-05-26T19:06:24.025Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc/7.3.0-SNAPSHOT/org.eclipse.tracecompass.doc-7.3.0-SNAPSHOT.pom
15:06:24 [2022-05-26T19:06:24.025Z] [INFO] 
15:06:24 [2022-05-26T19:06:24.025Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev >------
15:06:24 [2022-05-26T19:06:24.025Z] [INFO] Building Trace Compass Developer Guide 7.3.0-SNAPSHOT           [58/140]
15:06:24 [2022-05-26T19:06:24.025Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:06:24 [2022-05-26T19:06:24.025Z] [INFO] 
15:06:24 [2022-05-26T19:06:24.025Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.doc.dev ---
15:06:24 [2022-05-26T19:06:24.025Z] [INFO] 
15:06:24 [2022-05-26T19:06:24.025Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.doc.dev ---
15:06:24 [2022-05-26T19:06:24.026Z] [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
15:06:26 [2022-05-26T19:06:26.554Z] [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
15:06:26 [2022-05-26T19:06:26.554Z] [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
15:06:26 [2022-05-26T19:06:26.554Z] [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
15:06:26 [2022-05-26T19:06:26.554Z] [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
15:06:26 [2022-05-26T19:06:26.554Z] [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
15:06:26 [2022-05-26T19:06:26.554Z] [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 98 kB/s)
15:06:26 [2022-05-26T19:06:26.554Z] [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
15:06:26 [2022-05-26T19:06:26.554Z] [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
15:06:26 [2022-05-26T19:06:26.554Z] [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
15:06:26 [2022-05-26T19:06:26.554Z] [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
15:06:26 [2022-05-26T19:06:26.554Z] [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
15:06:26 [2022-05-26T19:06:26.554Z] [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
15:06:26 [2022-05-26T19:06:26.554Z] [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 2.9 MB/s)
15:06:26 [2022-05-26T19:06:26.554Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
15:06:26 [2022-05-26T19:06:26.554Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
15:06:26 [2022-05-26T19:06:26.554Z] [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
15:06:26 [2022-05-26T19:06:26.555Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
15:06:26 [2022-05-26T19:06:26.555Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
15:06:26 [2022-05-26T19:06:26.555Z] [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
15:06:26 [2022-05-26T19:06:26.555Z] [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 1.8 MB/s)
15:06:26 [2022-05-26T19:06:26.555Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/15.0/guava-15.0.pom
15:06:26 [2022-05-26T19:06:26.555Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/15.0/guava-15.0.pom
15:06:26 [2022-05-26T19:06:26.555Z] [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
15:06:26 [2022-05-26T19:06:26.555Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/15.0/guava-15.0.pom
15:06:26 [2022-05-26T19:06:26.555Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/15.0/guava-15.0.pom
15:06:26 [2022-05-26T19:06:26.555Z] [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
15:06:26 [2022-05-26T19:06:26.555Z] [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 2.1 MB/s)
15:06:26 [2022-05-26T19:06:26.555Z] [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
15:06:26 [2022-05-26T19:06:26.555Z] [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
15:06:26 [2022-05-26T19:06:26.555Z] [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
15:06:26 [2022-05-26T19:06:26.555Z] [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
15:06:26 [2022-05-26T19:06:26.555Z] [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
15:06:26 [2022-05-26T19:06:26.812Z] [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
15:06:26 [2022-05-26T19:06:26.812Z] [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 2.4 MB/s)
15:06:26 [2022-05-26T19:06:26.812Z] [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
15:06:26 [2022-05-26T19:06:26.812Z] [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
15:06:26 [2022-05-26T19:06:26.812Z] [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
15:06:26 [2022-05-26T19:06:26.812Z] [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
15:06:26 [2022-05-26T19:06:26.812Z] [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
15:06:26 [2022-05-26T19:06:26.812Z] [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
15:06:26 [2022-05-26T19:06:26.813Z] [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 842 kB/s)
15:06:26 [2022-05-26T19:06:26.813Z] [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
15:06:26 [2022-05-26T19:06:26.813Z] [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
15:06:26 [2022-05-26T19:06:26.813Z] [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
15:06:26 [2022-05-26T19:06:26.813Z] [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
15:06:26 [2022-05-26T19:06:26.813Z] [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
15:06:26 [2022-05-26T19:06:26.813Z] [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
15:06:26 [2022-05-26T19:06:26.813Z] [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 4.8 MB/s)
15:06:26 [2022-05-26T19:06:26.813Z] [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
15:06:26 [2022-05-26T19:06:26.813Z] [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
15:06:26 [2022-05-26T19:06:26.813Z] [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
15:06:27 [2022-05-26T19:06:27.070Z] [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
15:06:27 [2022-05-26T19:06:27.070Z] [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
15:06:27 [2022-05-26T19:06:27.070Z] [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
15:06:27 [2022-05-26T19:06:27.071Z] [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 2.8 MB/s)
15:06:27 [2022-05-26T19:06:27.071Z] [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
15:06:27 [2022-05-26T19:06:27.071Z] [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
15:06:27 [2022-05-26T19:06:27.071Z] [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
15:06:27 [2022-05-26T19:06:27.071Z] [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
15:06:27 [2022-05-26T19:06:27.071Z] [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
15:06:27 [2022-05-26T19:06:27.071Z] [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
15:06:27 [2022-05-26T19:06:27.071Z] [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 778 kB/s)
15:06:27 [2022-05-26T19:06:27.071Z] [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
15:06:27 [2022-05-26T19:06:27.071Z] [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
15:06:27 [2022-05-26T19:06:27.071Z] [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
15:06:27 [2022-05-26T19:06:27.071Z] [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
15:06:27 [2022-05-26T19:06:27.071Z] [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
15:06:27 [2022-05-26T19:06:27.071Z] [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
15:06:27 [2022-05-26T19:06:27.328Z] [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 110 kB/s)
15:06:27 [2022-05-26T19:06:27.329Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/21.0/guava-21.0.pom
15:06:27 [2022-05-26T19:06:27.329Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/21.0/guava-21.0.pom
15:06:27 [2022-05-26T19:06:27.329Z] [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
15:06:27 [2022-05-26T19:06:27.329Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/21.0/guava-21.0.pom
15:06:27 [2022-05-26T19:06:27.329Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/21.0/guava-21.0.pom
15:06:27 [2022-05-26T19:06:27.329Z] [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
15:06:27 [2022-05-26T19:06:27.329Z] [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 876 kB/s)
15:06:27 [2022-05-26T19:06:27.329Z] [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
15:06:27 [2022-05-26T19:06:27.329Z] [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
15:06:27 [2022-05-26T19:06:27.329Z] [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
15:06:27 [2022-05-26T19:06:27.329Z] [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
15:06:27 [2022-05-26T19:06:27.329Z] [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
15:06:27 [2022-05-26T19:06:27.329Z] [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
15:06:27 [2022-05-26T19:06:27.329Z] [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 4.8 MB/s)
15:06:27 [2022-05-26T19:06:27.329Z] [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
15:06:27 [2022-05-26T19:06:27.329Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
15:06:27 [2022-05-26T19:06:27.329Z] [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
15:06:27 [2022-05-26T19:06:27.329Z] [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
15:06:27 [2022-05-26T19:06:27.329Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/21.0/guava-21.0.jar
15:06:28 [2022-05-26T19:06:28.700Z] [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
15:06:28 [2022-05-26T19:06:28.700Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
15:06:28 [2022-05-26T19:06:28.700Z] [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
15:06:28 [2022-05-26T19:06:28.700Z] [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
15:06:28 [2022-05-26T19:06:28.701Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/21.0/guava-21.0.jar
15:06:28 [2022-05-26T19:06:28.701Z] [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
15:06:28 [2022-05-26T19:06:28.701Z] [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
15:06:28 [2022-05-26T19:06:28.701Z] [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
15:06:28 [2022-05-26T19:06:28.701Z] [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
15:06:28 [2022-05-26T19:06:28.701Z] [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
15:06:28 [2022-05-26T19:06:28.701Z] [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
15:06:28 [2022-05-26T19:06:28.701Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
15:06:28 [2022-05-26T19:06:28.701Z] [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
15:06:28 [2022-05-26T19:06:28.701Z] [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
15:06:28 [2022-05-26T19:06:28.701Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/21.0/guava-21.0.jar
15:06:28 [2022-05-26T19:06:28.701Z] [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
15:06:28 [2022-05-26T19:06:28.701Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
15:06:28 [2022-05-26T19:06:28.701Z] [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
15:06:28 [2022-05-26T19:06:28.701Z] [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
15:06:28 [2022-05-26T19:06:28.701Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/21.0/guava-21.0.jar
15:06:28 [2022-05-26T19:06:28.701Z] [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
15:06:28 [2022-05-26T19:06:28.701Z] [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
15:06:28 [2022-05-26T19:06:28.701Z] [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
15:06:28 [2022-05-26T19:06:28.701Z] [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
15:06:28 [2022-05-26T19:06:28.701Z] [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
15:06:28 [2022-05-26T19:06:28.701Z] [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 37 MB/s)
15:06:28 [2022-05-26T19:06:28.701Z] [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 5.3 MB/s)
15:06:28 [2022-05-26T19:06:28.701Z] [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 10 MB/s)
15:06:28 [2022-05-26T19:06:28.701Z] [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.1 MB/s)
15:06:28 [2022-05-26T19:06:28.701Z] [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 33 MB/s)
15:06:28 [2022-05-26T19:06:28.960Z] [INFO] Executing tasks
15:06:28 [2022-05-26T19:06:28.960Z] 
15:06:28 [2022-05-26T19:06:28.960Z] main:
15:06:28 [2022-05-26T19:06:28.960Z] 
15:06:28 [2022-05-26T19:06:28.960Z] clean:
15:06:28 [2022-05-26T19:06:28.960Z] [INFO] Executed tasks
15:06:28 [2022-05-26T19:06:28.960Z] [INFO] 
15:06:28 [2022-05-26T19:06:28.960Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.doc.dev ---
15:06:28 [2022-05-26T19:06:28.960Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.doc.dev/target
15:06:28 [2022-05-26T19:06:28.960Z] [INFO] 
15:06:28 [2022-05-26T19:06:28.960Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.doc.dev ---
15:06:28 [2022-05-26T19:06:28.960Z] [INFO] The project's OSGi version is 7.3.0.202205261847
15:06:28 [2022-05-26T19:06:28.960Z] [INFO] 
15:06:28 [2022-05-26T19:06:28.960Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.doc.dev ---
15:06:28 [2022-05-26T19:06:28.960Z] [INFO] 
15:06:28 [2022-05-26T19:06:28.960Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.doc.dev ---
15:06:28 [2022-05-26T19:06:28.960Z] [INFO] 
15:06:28 [2022-05-26T19:06:28.960Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc.dev ---
15:06:28 [2022-05-26T19:06:28.960Z] [INFO] 
15:06:28 [2022-05-26T19:06:28.960Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.doc.dev ---
15:06:28 [2022-05-26T19:06:28.960Z] [INFO] 
15:06:28 [2022-05-26T19:06:28.960Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.doc.dev ---
15:06:28 [2022-05-26T19:06:28.960Z] [INFO] Resolving class path of Trace Compass Developer Guide...
15:06:28 [2022-05-26T19:06:28.960Z] [INFO] 
15:06:28 [2022-05-26T19:06:28.960Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.doc.dev ---
15:06:28 [2022-05-26T19:06:28.960Z] [INFO] Executing tasks
15:06:28 [2022-05-26T19:06:28.960Z] 
15:06:28 [2022-05-26T19:06:28.960Z] main:
15:06:28 [2022-05-26T19:06:28.960Z] 
15:06:28 [2022-05-26T19:06:28.960Z] build:
15:06:29 [2022-05-26T19:06:29.892Z] Help: /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.doc.dev/doc /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.doc.dev/doc/Developer-Guide.html
15:06:29 [2022-05-26T19:06:29.892Z] 
15:06:29 [2022-05-26T19:06:29.892Z] test:
15:06:29 [2022-05-26T19:06:29.892Z] [xmlvalidate] 19 file(s) have been successfully validated.
15:06:29 [2022-05-26T19:06:29.892Z] [INFO] Executed tasks
15:06:29 [2022-05-26T19:06:29.892Z] [INFO] 
15:06:29 [2022-05-26T19:06:29.892Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.doc.dev ---
15:06:29 [2022-05-26T19:06:29.892Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:06:29 [2022-05-26T19:06:29.892Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.doc.dev/src/main/resources
15:06:29 [2022-05-26T19:06:29.892Z] [INFO] 
15:06:29 [2022-05-26T19:06:29.892Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.doc.dev ---
15:06:29 [2022-05-26T19:06:29.892Z] [INFO] 
15:06:29 [2022-05-26T19:06:29.892Z] [INFO] --- tycho-eclipserun-plugin:2.7.3:eclipse-run (default) @ org.eclipse.tracecompass.doc.dev ---
15:06:30 [2022-05-26T19:06:30.150Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.20/ (128B)
15:06:30 [2022-05-26T19:06:30.150Z] [INFO] Adding repository http://download.eclipse.org/eclipse/updates/4.20
15:06:30 [2022-05-26T19:06:30.150Z] [INFO] Fetching compositeContent.jar from http://download.eclipse.org/eclipse/updates/4.20/ (446B)
15:06:30 [2022-05-26T19:06:30.150Z] [INFO] Fetching content.jar from http://download.eclipse.org/eclipse/updates/4.20/categories/ (1.46kB)
15:06:30 [2022-05-26T19:06:30.150Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/ (142B)
15:06:30 [2022-05-26T19:06:30.150Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/ (125.38kB)
15:06:30 [2022-05-26T19:06:30.715Z] [INFO] Fetching R-4.20-202106111600&countryCode=us&timeZone=0&format=xml from https://www.eclipse.org/downloads/download.php?format=xml&file=/eclipse/updates/4.20/ (63B)
15:06:30 [2022-05-26T19:06:30.715Z] [INFO] Fetching org.apache.ant_1.10.10.v20210426-1926.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (2.83MB)
15:06:31 [2022-05-26T19:06:31.645Z] [INFO] Fetching org.apache.lucene.analyzers-common_8.4.1.v20200122-1459.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (696.23kB)
15:06:31 [2022-05-26T19:06:31.975Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-6qwbh-l77cp because kubernetes resource quota exceeded. 
15:06:31 [2022-05-26T19:06:31.976Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-6qwbh-l77cp" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
15:06:31 [2022-05-26T19:06:31.976Z] Retrying...
15:06:31 [2022-05-26T19:06:31.976Z] 
15:06:32 [2022-05-26T19:06:32.212Z] [INFO] Fetching org.apache.lucene.core_8.4.1.v20200122-1459.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (962.55kB)
15:06:33 [2022-05-26T19:06:33.585Z] [INFO] Fetching org.apache.lucene.analyzers-smartcn_8.4.1.v20200122-1459.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (3.42MB)
15:06:35 [2022-05-26T19:06:35.481Z] [INFO] Fetching org.eclipse.ant.core_3.6.0.v20210415-1314.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (71.43kB)
15:06:35 [2022-05-26T19:06:35.481Z] [INFO] Fetching org.eclipse.core.variables_3.5.0.v20210510-1945.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (18.02kB)
15:06:35 [2022-05-26T19:06:35.481Z] [INFO] Fetching org.eclipse.core.runtime_3.22.0.v20210506-1025.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (32.73kB)
15:06:35 [2022-05-26T19:06:35.481Z] [INFO] Fetching org.eclipse.core.contenttype_3.7.1000.v20210409-1722.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (41.25kB)
15:06:35 [2022-05-26T19:06:35.481Z] [INFO] Fetching org.eclipse.equinox.preferences_3.8.200.v20210212-1143.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (55.51kB)
15:06:35 [2022-05-26T19:06:35.481Z] [INFO] Fetching org.eclipse.equinox.registry_3.10.200.v20210503-1606.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (77.17kB)
15:06:35 [2022-05-26T19:06:35.481Z] [INFO] Fetching org.eclipse.equinox.common_3.15.0.v20210518-0604.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (59.33kB)
15:06:35 [2022-05-26T19:06:35.481Z] [INFO] Fetching org.eclipse.osgi_3.16.300.v20210525-1715.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (461.48kB)
15:06:36 [2022-05-26T19:06:36.045Z] [INFO] Fetching org.eclipse.core.expressions_3.7.100.v20210203-1000.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (33.72kB)
15:06:36 [2022-05-26T19:06:36.045Z] [INFO] Fetching org.eclipse.core.jobs_3.11.0.v20210420-1453.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (46.01kB)
15:06:36 [2022-05-26T19:06:36.045Z] [INFO] Fetching org.eclipse.equinox.security_1.3.600.v20210126-1005.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (44.86kB)
15:06:36 [2022-05-26T19:06:36.045Z] [INFO] Fetching org.eclipse.equinox.app_1.5.100.v20210212-1143.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (42.03kB)
15:06:36 [2022-05-26T19:06:36.302Z] [INFO] Fetching org.eclipse.equinox.launcher_1.6.200.v20210416-2027.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (30.11kB)
15:06:36 [2022-05-26T19:06:36.302Z] [INFO] Fetching org.eclipse.help_3.9.0.v20210507-0822.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (120.09kB)
15:06:36 [2022-05-26T19:06:36.559Z] [INFO] Fetching org.eclipse.help.base_4.3.300.v20210611-1600.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (163.99kB)
15:06:36 [2022-05-26T19:06:36.816Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/data/.metadata/.log
15:06:36 [2022-05-26T19:06:36.816Z] [INFO] Command line:
15:06:36 [2022-05-26T19:06:36.816Z] 	[/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.6.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -install, /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
15:06:36 [2022-05-26T19:06:36.816Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:06:40 [2022-05-26T19:06:40.092Z] Buildfile: build.xml
15:06:40 [2022-05-26T19:06:40.092Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
15:06:40 [2022-05-26T19:06:40.092Z] 
15:06:40 [2022-05-26T19:06:40.092Z] build.index:
15:06:41 [2022-05-26T19:06:41.985Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-6qwbh-9hxp0 because kubernetes resource quota exceeded. 
15:06:41 [2022-05-26T19:06:41.987Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-6qwbh-9hxp0" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
15:06:41 [2022-05-26T19:06:41.987Z] Retrying...
15:06:41 [2022-05-26T19:06:41.987Z] 
15:06:42 [2022-05-26T19:06:42.618Z] BUILD SUCCESSFUL
15:06:42 [2022-05-26T19:06:42.619Z] 
15:06:42 [2022-05-26T19:06:42.619Z] BUILD SUCCESSFUL
15:06:42 [2022-05-26T19:06:42.619Z] Total time: 3 seconds
15:06:42 [2022-05-26T19:06:42.876Z] [INFO] 
15:06:42 [2022-05-26T19:06:42.876Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.doc.dev ---
15:06:42 [2022-05-26T19:06:42.876Z] [INFO] 
15:06:42 [2022-05-26T19:06:42.877Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.doc.dev ---
15:06:42 [2022-05-26T19:06:42.877Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:06:42 [2022-05-26T19:06:42.877Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.doc.dev/src/test/resources
15:06:42 [2022-05-26T19:06:42.877Z] [INFO] 
15:06:42 [2022-05-26T19:06:42.877Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.doc.dev ---
15:06:42 [2022-05-26T19:06:42.877Z] [INFO] 
15:06:42 [2022-05-26T19:06:42.877Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.doc.dev ---
15:06:42 [2022-05-26T19:06:42.877Z] [INFO] No tests to run.
15:06:42 [2022-05-26T19:06:42.877Z] [INFO] 
15:06:42 [2022-05-26T19:06:42.877Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.doc.dev ---
15:06:42 [2022-05-26T19:06:42.877Z] [INFO] 
15:06:42 [2022-05-26T19:06:42.877Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.doc.dev ---
15:06:42 [2022-05-26T19:06:42.877Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-7.3.0-SNAPSHOT-sources.jar
15:06:42 [2022-05-26T19:06:42.877Z] [INFO] 
15:06:42 [2022-05-26T19:06:42.877Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.doc.dev ---
15:06:42 [2022-05-26T19:06:42.877Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-7.3.0-SNAPSHOT.jar
15:06:43 [2022-05-26T19:06:43.134Z] [INFO] 
15:06:43 [2022-05-26T19:06:43.134Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.doc.dev ---
15:06:43 [2022-05-26T19:06:43.134Z] [INFO] 
15:06:43 [2022-05-26T19:06:43.134Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.doc.dev ---
15:06:43 [2022-05-26T19:06:43.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
15:06:43 [2022-05-26T19:06:43.134Z] [INFO] 
15:06:43 [2022-05-26T19:06:43.134Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.doc.dev ---
15:06:43 [2022-05-26T19:06:43.134Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:06:43 [2022-05-26T19:06:43.135Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-7.3.0-SNAPSHOT.jar
15:06:43 [2022-05-26T19:06:43.392Z] [INFO] 
15:06:43 [2022-05-26T19:06:43.392Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.doc.dev ---
15:06:43 [2022-05-26T19:06:43.650Z] [INFO] 
15:06:43 [2022-05-26T19:06:43.650Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.doc.dev ---
15:06:43 [2022-05-26T19:06:43.650Z] [INFO] 
15:06:43 [2022-05-26T19:06:43.650Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.doc.dev ---
15:06:43 [2022-05-26T19:06:43.650Z] [INFO] No tests to run.
15:06:43 [2022-05-26T19:06:43.650Z] [INFO] 
15:06:43 [2022-05-26T19:06:43.650Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.doc.dev ---
15:06:43 [2022-05-26T19:06:43.650Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-7.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/7.3.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-7.3.0-SNAPSHOT.jar
15:06:43 [2022-05-26T19:06:43.650Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.doc.dev/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/7.3.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-7.3.0-SNAPSHOT.pom
15:06:43 [2022-05-26T19:06:43.650Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-7.3.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/7.3.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-7.3.0-SNAPSHOT-sources.jar
15:06:43 [2022-05-26T19:06:43.650Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-7.3.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/7.3.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-7.3.0-SNAPSHOT-pack200.jar.pack.gz
15:06:43 [2022-05-26T19:06:43.650Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.doc.dev/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/7.3.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-7.3.0-SNAPSHOT-p2metadata.xml
15:06:43 [2022-05-26T19:06:43.650Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.doc.dev/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/7.3.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-7.3.0-SNAPSHOT-p2artifacts.xml
15:06:43 [2022-05-26T19:06:43.650Z] [INFO] 
15:06:43 [2022-05-26T19:06:43.650Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.doc.dev ---
15:06:43 [2022-05-26T19:06:43.650Z] [INFO] 
15:06:43 [2022-05-26T19:06:43.650Z] [INFO] --- maven-antrun-plugin:1.8:run (deploy) @ org.eclipse.tracecompass.doc.dev ---
15:06:43 [2022-05-26T19:06:43.650Z] [INFO] Executing tasks
15:06:43 [2022-05-26T19:06:43.650Z] 
15:06:43 [2022-05-26T19:06:43.650Z] main:
15:06:43 [2022-05-26T19:06:43.650Z]      [copy] Copying 75 files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/.temp/org.eclipse.tracecompass.doc.dev
15:06:43 [2022-05-26T19:06:43.650Z] [INFO] Executed tasks
15:06:43 [2022-05-26T19:06:43.650Z] [INFO] 
15:06:43 [2022-05-26T19:06:43.650Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui >--
15:06:43 [2022-05-26T19:06:43.650Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui 2.1.16-SNAPSHOT [59/140]
15:06:43 [2022-05-26T19:06:43.650Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:06:43 [2022-05-26T19:06:43.650Z] [INFO] 
15:06:43 [2022-05-26T19:06:43.650Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:06:43 [2022-05-26T19:06:43.650Z] [INFO] 
15:06:43 [2022-05-26T19:06:43.650Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:06:43 [2022-05-26T19:06:43.650Z] [INFO] The project's OSGi version is 2.1.16.202205261847
15:06:43 [2022-05-26T19:06:43.650Z] [INFO] 
15:06:43 [2022-05-26T19:06:43.650Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:06:43 [2022-05-26T19:06:43.650Z] [INFO] 
15:06:43 [2022-05-26T19:06:43.650Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:06:43 [2022-05-26T19:06:43.650Z] [INFO] 
15:06:43 [2022-05-26T19:06:43.650Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:06:43 [2022-05-26T19:06:43.650Z] [INFO] 
15:06:43 [2022-05-26T19:06:43.650Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:06:43 [2022-05-26T19:06:43.650Z] [INFO] 
15:06:43 [2022-05-26T19:06:43.650Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:06:43 [2022-05-26T19:06:43.650Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.ui...
15:06:43 [2022-05-26T19:06:43.908Z] [INFO] 
15:06:43 [2022-05-26T19:06:43.908Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:06:43 [2022-05-26T19:06:43.908Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:06:43 [2022-05-26T19:06:43.908Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/main/resources
15:06:43 [2022-05-26T19:06:43.908Z] [INFO] 
15:06:43 [2022-05-26T19:06:43.908Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:06:43 [2022-05-26T19:06:43.908Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui:2.1.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
15:06:43 [2022-05-26T19:06:43.908Z] [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/classes
15:06:44 [2022-05-26T19:06:44.840Z] [INFO] 
15:06:44 [2022-05-26T19:06:44.840Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:06:44 [2022-05-26T19:06:44.840Z] [INFO] 
15:06:44 [2022-05-26T19:06:44.840Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:06:44 [2022-05-26T19:06:44.840Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:06:44 [2022-05-26T19:06:44.840Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/test/resources
15:06:44 [2022-05-26T19:06:44.840Z] [INFO] 
15:06:44 [2022-05-26T19:06:44.840Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:06:44 [2022-05-26T19:06:44.840Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui:2.1.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
15:06:44 [2022-05-26T19:06:44.840Z] [INFO] 
15:06:44 [2022-05-26T19:06:44.840Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:06:44 [2022-05-26T19:06:44.840Z] [INFO] No tests to run.
15:06:44 [2022-05-26T19:06:44.840Z] [INFO] 
15:06:44 [2022-05-26T19:06:44.840Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:06:44 [2022-05-26T19:06:44.840Z] [INFO] 
15:06:44 [2022-05-26T19:06:44.840Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:06:44 [2022-05-26T19:06:44.840Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.16-SNAPSHOT-sources.jar
15:06:45 [2022-05-26T19:06:45.098Z] [INFO] 
15:06:45 [2022-05-26T19:06:45.098Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:06:45 [2022-05-26T19:06:45.098Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.16-SNAPSHOT.jar
15:06:45 [2022-05-26T19:06:45.098Z] [INFO] 
15:06:45 [2022-05-26T19:06:45.098Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:06:45 [2022-05-26T19:06:45.098Z] [INFO] 
15:06:45 [2022-05-26T19:06:45.098Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:06:45 [2022-05-26T19:06:45.098Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:06:45 [2022-05-26T19:06:45.098Z] [INFO] 
15:06:45 [2022-05-26T19:06:45.098Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:06:45 [2022-05-26T19:06:45.098Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:06:45 [2022-05-26T19:06:45.098Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.16-SNAPSHOT.jar
15:06:45 [2022-05-26T19:06:45.098Z] [INFO] 
15:06:45 [2022-05-26T19:06:45.098Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:06:45 [2022-05-26T19:06:45.098Z] [INFO] 
15:06:45 [2022-05-26T19:06:45.098Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:06:45 [2022-05-26T19:06:45.098Z] [INFO] 
15:06:45 [2022-05-26T19:06:45.098Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:06:45 [2022-05-26T19:06:45.098Z] [INFO] No tests to run.
15:06:45 [2022-05-26T19:06:45.098Z] [INFO] 
15:06:45 [2022-05-26T19:06:45.098Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:06:45 [2022-05-26T19:06:45.098Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.16-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.1.16-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.16-SNAPSHOT.jar
15:06:45 [2022-05-26T19:06:45.098Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.1.16-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.16-SNAPSHOT.pom
15:06:45 [2022-05-26T19:06:45.098Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.16-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.1.16-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.16-SNAPSHOT-sources.jar
15:06:45 [2022-05-26T19:06:45.098Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.16-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.1.16-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.16-SNAPSHOT-pack200.jar.pack.gz
15:06:45 [2022-05-26T19:06:45.098Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.1.16-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.16-SNAPSHOT-p2metadata.xml
15:06:45 [2022-05-26T19:06:45.098Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.1.16-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.16-SNAPSHOT-p2artifacts.xml
15:06:45 [2022-05-26T19:06:45.098Z] [INFO] 
15:06:45 [2022-05-26T19:06:45.098Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:06:45 [2022-05-26T19:06:45.098Z] [INFO] 
15:06:45 [2022-05-26T19:06:45.098Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf >--------
15:06:45 [2022-05-26T19:06:45.098Z] [INFO] Building org.eclipse.tracecompass.tmf 7.3.0-SNAPSHOT            [60/140]
15:06:45 [2022-05-26T19:06:45.098Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
15:06:45 [2022-05-26T19:06:45.098Z] [INFO] 
15:06:45 [2022-05-26T19:06:45.098Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf ---
15:06:45 [2022-05-26T19:06:45.098Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf/target
15:06:45 [2022-05-26T19:06:45.098Z] [INFO] 
15:06:45 [2022-05-26T19:06:45.098Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf ---
15:06:45 [2022-05-26T19:06:45.098Z] [INFO] The project's OSGi version is 7.3.0.202205261847
15:06:45 [2022-05-26T19:06:45.098Z] [INFO] 
15:06:45 [2022-05-26T19:06:45.098Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf ---
15:06:45 [2022-05-26T19:06:45.098Z] [INFO] 
15:06:45 [2022-05-26T19:06:45.098Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf ---
15:06:45 [2022-05-26T19:06:45.098Z] [INFO] 
15:06:45 [2022-05-26T19:06:45.098Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf ---
15:06:45 [2022-05-26T19:06:45.099Z] [INFO] 
15:06:45 [2022-05-26T19:06:45.099Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf ---
15:06:45 [2022-05-26T19:06:45.099Z] [INFO] 
15:06:45 [2022-05-26T19:06:45.099Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf ---
15:06:45 [2022-05-26T19:06:45.099Z] [INFO] 
15:06:45 [2022-05-26T19:06:45.099Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf ---
15:06:45 [2022-05-26T19:06:45.099Z] [INFO] 
15:06:45 [2022-05-26T19:06:45.099Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf ---
15:06:45 [2022-05-26T19:06:45.099Z] [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)
15:06:45 [2022-05-26T19:06:45.356Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-7.3.0-SNAPSHOT.jar
15:06:45 [2022-05-26T19:06:45.356Z] [INFO] 
15:06:45 [2022-05-26T19:06:45.356Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf ---
15:06:45 [2022-05-26T19:06:45.356Z] [INFO] 
15:06:45 [2022-05-26T19:06:45.356Z] [INFO] --- tycho-p2-plugin:2.7.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf ---
15:06:45 [2022-05-26T19:06:45.356Z] [INFO] 
15:06:45 [2022-05-26T19:06:45.356Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.tmf ---
15:06:45 [2022-05-26T19:06:45.356Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:06:45 [2022-05-26T19:06:45.614Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-7.3.0-SNAPSHOT-sources-feature.jar
15:06:45 [2022-05-26T19:06:45.614Z] [INFO] 
15:06:45 [2022-05-26T19:06:45.614Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.tmf ---
15:06:45 [2022-05-26T19:06:45.614Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:06:45 [2022-05-26T19:06:45.614Z] [INFO] 
15:06:45 [2022-05-26T19:06:45.614Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf ---
15:06:45 [2022-05-26T19:06:45.614Z] [INFO] 
15:06:45 [2022-05-26T19:06:45.614Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf ---
15:06:45 [2022-05-26T19:06:45.614Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-7.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/7.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf-7.3.0-SNAPSHOT.jar
15:06:45 [2022-05-26T19:06:45.614Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/7.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf-7.3.0-SNAPSHOT.pom
15:06:45 [2022-05-26T19:06:45.614Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-7.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/7.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf-7.3.0-SNAPSHOT-sources-feature.jar
15:06:45 [2022-05-26T19:06:45.614Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/7.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf-7.3.0-SNAPSHOT-p2metadata.xml
15:06:45 [2022-05-26T19:06:45.614Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/7.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf-7.3.0-SNAPSHOT-p2artifacts.xml
15:06:45 [2022-05-26T19:06:45.614Z] [INFO] 
15:06:45 [2022-05-26T19:06:45.614Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf ---
15:06:45 [2022-05-26T19:06:45.614Z] [INFO] 
15:06:45 [2022-05-26T19:06:45.614Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui >------
15:06:45 [2022-05-26T19:06:45.614Z] [INFO] Building org.eclipse.tracecompass.btf.ui 1.0.4-SNAPSHOT         [61/140]
15:06:45 [2022-05-26T19:06:45.614Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:06:45 [2022-05-26T19:06:45.614Z] [INFO] 
15:06:45 [2022-05-26T19:06:45.614Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf.ui ---
15:06:45 [2022-05-26T19:06:45.614Z] [INFO] 
15:06:45 [2022-05-26T19:06:45.614Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.ui ---
15:06:45 [2022-05-26T19:06:45.614Z] [INFO] The project's OSGi version is 1.0.4.202205261847
15:06:45 [2022-05-26T19:06:45.614Z] [INFO] 
15:06:45 [2022-05-26T19:06:45.614Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.ui ---
15:06:45 [2022-05-26T19:06:45.614Z] [INFO] 
15:06:45 [2022-05-26T19:06:45.614Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.ui ---
15:06:45 [2022-05-26T19:06:45.614Z] [INFO] 
15:06:45 [2022-05-26T19:06:45.614Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.ui ---
15:06:45 [2022-05-26T19:06:45.614Z] [INFO] 
15:06:45 [2022-05-26T19:06:45.614Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.ui ---
15:06:45 [2022-05-26T19:06:45.614Z] [INFO] 
15:06:45 [2022-05-26T19:06:45.614Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.btf.ui ---
15:06:45 [2022-05-26T19:06:45.614Z] [INFO] Resolving class path of org.eclipse.tracecompass.btf.ui...
15:06:46 [2022-05-26T19:06:46.178Z] [INFO] 
15:06:46 [2022-05-26T19:06:46.178Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.btf.ui ---
15:06:46 [2022-05-26T19:06:46.178Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:06:46 [2022-05-26T19:06:46.178Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/btf/org.eclipse.tracecompass.btf.ui/src/main/resources
15:06:46 [2022-05-26T19:06:46.178Z] [INFO] 
15:06:46 [2022-05-26T19:06:46.178Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.btf.ui ---
15:06:46 [2022-05-26T19:06:46.178Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
15:06:46 [2022-05-26T19:06:46.178Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/btf/org.eclipse.tracecompass.btf.ui/target/classes
15:06:46 [2022-05-26T19:06:46.178Z] [INFO] 
15:06:46 [2022-05-26T19:06:46.178Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.btf.ui ---
15:06:46 [2022-05-26T19:06:46.178Z] [INFO] 
15:06:46 [2022-05-26T19:06:46.179Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.btf.ui ---
15:06:46 [2022-05-26T19:06:46.179Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:06:46 [2022-05-26T19:06:46.179Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/btf/org.eclipse.tracecompass.btf.ui/src/test/resources
15:06:46 [2022-05-26T19:06:46.179Z] [INFO] 
15:06:46 [2022-05-26T19:06:46.179Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.btf.ui ---
15:06:46 [2022-05-26T19:06:46.179Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
15:06:46 [2022-05-26T19:06:46.179Z] [INFO] 
15:06:46 [2022-05-26T19:06:46.179Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.btf.ui ---
15:06:46 [2022-05-26T19:06:46.179Z] [INFO] No tests to run.
15:06:46 [2022-05-26T19:06:46.179Z] [INFO] 
15:06:46 [2022-05-26T19:06:46.179Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.btf.ui ---
15:06:46 [2022-05-26T19:06:46.436Z] [INFO] 
15:06:46 [2022-05-26T19:06:46.436Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf.ui ---
15:06:46 [2022-05-26T19:06:46.436Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.0.4-SNAPSHOT-sources.jar
15:06:46 [2022-05-26T19:06:46.436Z] [INFO] 
15:06:46 [2022-05-26T19:06:46.436Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.btf.ui ---
15:06:46 [2022-05-26T19:06:46.436Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.0.4-SNAPSHOT.jar
15:06:46 [2022-05-26T19:06:46.436Z] [INFO] 
15:06:46 [2022-05-26T19:06:46.436Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf.ui ---
15:06:46 [2022-05-26T19:06:46.436Z] [INFO] 
15:06:46 [2022-05-26T19:06:46.436Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.btf.ui ---
15:06:46 [2022-05-26T19:06:46.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
15:06:46 [2022-05-26T19:06:46.436Z] [INFO] 
15:06:46 [2022-05-26T19:06:46.436Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.btf.ui ---
15:06:46 [2022-05-26T19:06:46.436Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:06:46 [2022-05-26T19:06:46.436Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.0.4-SNAPSHOT.jar
15:06:46 [2022-05-26T19:06:46.436Z] [INFO] 
15:06:46 [2022-05-26T19:06:46.436Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf.ui ---
15:06:46 [2022-05-26T19:06:46.436Z] [INFO] 
15:06:46 [2022-05-26T19:06:46.436Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.btf.ui ---
15:06:46 [2022-05-26T19:06:46.436Z] [INFO] 
15:06:46 [2022-05-26T19:06:46.436Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.btf.ui ---
15:06:46 [2022-05-26T19:06:46.436Z] [INFO] No tests to run.
15:06:46 [2022-05-26T19:06:46.436Z] [INFO] 
15:06:46 [2022-05-26T19:06:46.436Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf.ui ---
15:06:46 [2022-05-26T19:06:46.436Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.0.4-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.0.4-SNAPSHOT.jar
15:06:46 [2022-05-26T19:06:46.436Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/btf/org.eclipse.tracecompass.btf.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.0.4-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.0.4-SNAPSHOT.pom
15:06:46 [2022-05-26T19:06:46.436Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.0.4-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.0.4-SNAPSHOT-sources.jar
15:06:46 [2022-05-26T19:06:46.436Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.0.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.0.4-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.0.4-SNAPSHOT-pack200.jar.pack.gz
15:06:46 [2022-05-26T19:06:46.436Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/btf/org.eclipse.tracecompass.btf.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.0.4-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.0.4-SNAPSHOT-p2metadata.xml
15:06:46 [2022-05-26T19:06:46.436Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/btf/org.eclipse.tracecompass.btf.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.0.4-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.0.4-SNAPSHOT-p2artifacts.xml
15:06:46 [2022-05-26T19:06:46.436Z] [INFO] 
15:06:46 [2022-05-26T19:06:46.436Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf.ui ---
15:06:46 [2022-05-26T19:06:46.436Z] [INFO] 
15:06:46 [2022-05-26T19:06:46.436Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.btf >--------
15:06:46 [2022-05-26T19:06:46.436Z] [INFO] Building org.eclipse.tracecompass.btf 7.3.0-SNAPSHOT            [62/140]
15:06:46 [2022-05-26T19:06:46.436Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
15:06:46 [2022-05-26T19:06:46.436Z] [INFO] 
15:06:46 [2022-05-26T19:06:46.437Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf ---
15:06:46 [2022-05-26T19:06:46.437Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-rcptt/btf/org.eclipse.tracecompass.btf/target
15:06:46 [2022-05-26T19:06:46.437Z] [INFO] 
15:06:46 [2022-05-26T19:06:46.437Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.btf ---
15:06:46 [2022-05-26T19:06:46.437Z] [INFO] The project's OSGi version is 7.3.0.202205261847
15:06:46 [2022-05-26T19:06:46.437Z] [INFO] 
15:06:46 [2022-05-26T19:06:46.437Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf ---
15:06:46 [2022-05-26T19:06:46.437Z] [INFO] 
15:06:46 [2022-05-26T19:06:46.437Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf ---
15:06:46 [2022-05-26T19:06:46.437Z] [INFO] 
15:06:46 [2022-05-26T19:06:46.437Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf ---
15:06:46 [2022-05-26T19:06:46.437Z] [INFO] 
15:06:46 [2022-05-26T19:06:46.437Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf ---
15:06:46 [2022-05-26T19:06:46.437Z] [INFO] 
15:06:46 [2022-05-26T19:06:46.437Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.btf ---
15:06:46 [2022-05-26T19:06:46.437Z] [INFO] 
15:06:46 [2022-05-26T19:06:46.437Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf ---
15:06:46 [2022-05-26T19:06:46.437Z] [INFO] 
15:06:46 [2022-05-26T19:06:46.437Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.btf ---
15:06:46 [2022-05-26T19:06:46.437Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-7.3.0-SNAPSHOT.jar
15:06:46 [2022-05-26T19:06:46.437Z] [INFO] 
15:06:46 [2022-05-26T19:06:46.437Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf ---
15:06:46 [2022-05-26T19:06:46.437Z] [INFO] 
15:06:46 [2022-05-26T19:06:46.437Z] [INFO] --- tycho-p2-plugin:2.7.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.btf ---
15:06:46 [2022-05-26T19:06:46.437Z] [INFO] 
15:06:46 [2022-05-26T19:06:46.437Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.btf ---
15:06:46 [2022-05-26T19:06:46.437Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:06:46 [2022-05-26T19:06:46.437Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-7.3.0-SNAPSHOT-sources-feature.jar
15:06:46 [2022-05-26T19:06:46.437Z] [INFO] 
15:06:46 [2022-05-26T19:06:46.437Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.btf ---
15:06:46 [2022-05-26T19:06:46.437Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:06:46 [2022-05-26T19:06:46.437Z] [INFO] 
15:06:46 [2022-05-26T19:06:46.437Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf ---
15:06:46 [2022-05-26T19:06:46.437Z] [INFO] 
15:06:46 [2022-05-26T19:06:46.437Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf ---
15:06:46 [2022-05-26T19:06:46.437Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-7.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/7.3.0-SNAPSHOT/org.eclipse.tracecompass.btf-7.3.0-SNAPSHOT.jar
15:06:46 [2022-05-26T19:06:46.437Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/btf/org.eclipse.tracecompass.btf/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/7.3.0-SNAPSHOT/org.eclipse.tracecompass.btf-7.3.0-SNAPSHOT.pom
15:06:46 [2022-05-26T19:06:46.437Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-7.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/7.3.0-SNAPSHOT/org.eclipse.tracecompass.btf-7.3.0-SNAPSHOT-sources-feature.jar
15:06:46 [2022-05-26T19:06:46.437Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/btf/org.eclipse.tracecompass.btf/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/7.3.0-SNAPSHOT/org.eclipse.tracecompass.btf-7.3.0-SNAPSHOT-p2metadata.xml
15:06:46 [2022-05-26T19:06:46.437Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/btf/org.eclipse.tracecompass.btf/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/7.3.0-SNAPSHOT/org.eclipse.tracecompass.btf-7.3.0-SNAPSHOT-p2artifacts.xml
15:06:46 [2022-05-26T19:06:46.437Z] [INFO] 
15:06:46 [2022-05-26T19:06:46.437Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf ---
15:06:46 [2022-05-26T19:06:46.437Z] [INFO] 
15:06:46 [2022-05-26T19:06:46.437Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests >--
15:06:46 [2022-05-26T19:06:46.437Z] [INFO] Building org.eclipse.tracecompass.btf.core.tests 1.0.3-SNAPSHOT [63/140]
15:06:46 [2022-05-26T19:06:46.437Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:06:46 [2022-05-26T19:06:46.694Z] [INFO] 
15:06:46 [2022-05-26T19:06:46.694Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf.core.tests ---
15:06:46 [2022-05-26T19:06:46.694Z] [INFO] 
15:06:46 [2022-05-26T19:06:46.694Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.core.tests ---
15:06:46 [2022-05-26T19:06:46.694Z] [INFO] The project's OSGi version is 1.0.3.202205261847
15:06:46 [2022-05-26T19:06:46.694Z] [INFO] 
15:06:46 [2022-05-26T19:06:46.694Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.core.tests ---
15:06:46 [2022-05-26T19:06:46.694Z] [INFO] 
15:06:46 [2022-05-26T19:06:46.694Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.core.tests ---
15:06:46 [2022-05-26T19:06:46.694Z] [INFO] 
15:06:46 [2022-05-26T19:06:46.694Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.core.tests ---
15:06:46 [2022-05-26T19:06:46.694Z] [INFO] 
15:06:46 [2022-05-26T19:06:46.694Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.core.tests ---
15:06:46 [2022-05-26T19:06:46.694Z] [INFO] 
15:06:46 [2022-05-26T19:06:46.694Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.btf.core.tests ---
15:06:46 [2022-05-26T19:06:46.694Z] [INFO] Resolving class path of org.eclipse.tracecompass.btf.core.tests...
15:06:46 [2022-05-26T19:06:46.694Z] [INFO] 
15:06:46 [2022-05-26T19:06:46.694Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.btf.core.tests ---
15:06:46 [2022-05-26T19:06:46.694Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:06:46 [2022-05-26T19:06:46.694Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/btf/org.eclipse.tracecompass.btf.core.tests/src/main/resources
15:06:46 [2022-05-26T19:06:46.694Z] [INFO] 
15:06:46 [2022-05-26T19:06:46.694Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.btf.core.tests ---
15:06:46 [2022-05-26T19:06:46.694Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/btf/org.eclipse.tracecompass.btf.core.tests/pom.xml
15:06:46 [2022-05-26T19:06:46.694Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/btf/org.eclipse.tracecompass.btf.core.tests/target/classes
15:06:46 [2022-05-26T19:06:46.952Z] [INFO] 
15:06:46 [2022-05-26T19:06:46.952Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.btf.core.tests ---
15:06:46 [2022-05-26T19:06:46.952Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:06:46 [2022-05-26T19:06:46.952Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/btf/org.eclipse.tracecompass.btf.core.tests/src/test/resources
15:06:46 [2022-05-26T19:06:46.952Z] [INFO] 
15:06:46 [2022-05-26T19:06:46.952Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.btf.core.tests ---
15:06:46 [2022-05-26T19:06:46.952Z] [INFO] 
15:06:46 [2022-05-26T19:06:46.952Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf.core.tests ---
15:06:46 [2022-05-26T19:06:46.952Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.3-SNAPSHOT-sources.jar
15:06:47 [2022-05-26T19:06:47.209Z] [INFO] 
15:06:47 [2022-05-26T19:06:47.210Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.btf.core.tests ---
15:06:47 [2022-05-26T19:06:47.210Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.3-SNAPSHOT.jar
15:06:47 [2022-05-26T19:06:47.210Z] [INFO] 
15:06:47 [2022-05-26T19:06:47.210Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf.core.tests ---
15:06:47 [2022-05-26T19:06:47.210Z] [INFO] 
15:06:47 [2022-05-26T19:06:47.210Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.btf.core.tests ---
15:06:47 [2022-05-26T19:06:47.210Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:06:47 [2022-05-26T19:06:47.210Z] [INFO] 
15:06:47 [2022-05-26T19:06:47.210Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.btf.core.tests ---
15:06:47 [2022-05-26T19:06:47.210Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:06:47 [2022-05-26T19:06:47.210Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.3-SNAPSHOT.jar
15:06:47 [2022-05-26T19:06:47.468Z] [INFO] 
15:06:47 [2022-05-26T19:06:47.468Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf.core.tests ---
15:06:47 [2022-05-26T19:06:47.468Z] [INFO] 
15:06:47 [2022-05-26T19:06:47.468Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.btf.core.tests ---
15:06:48 [2022-05-26T19:06:48.033Z] [INFO] Fetching org.apache.lucene.analyzers-common_8.4.1.v20200122-1459.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20220302172233/repository/plugins/ (1.67MB)
15:06:48 [2022-05-26T19:06:48.033Z] [INFO] Fetching org.apache.lucene.core_8.4.1.v20200122-1459.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20220302172233/repository/plugins/ (3.33MB)
15:06:48 [2022-05-26T19:06:48.599Z] [INFO] Fetching org.apache.lucene.analyzers-smartcn_8.4.1.v20200122-1459.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20220302172233/repository/plugins/ (3.45MB)
15:06:48 [2022-05-26T19:06:48.857Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java)
15:06:48 [2022-05-26T19:06:48.857Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-rcptt/btf/org.eclipse.tracecompass.btf.core.tests/target/work/data/.metadata/.log
15:06:48 [2022-05-26T19:06:48.857Z] [INFO] Command line:
15:06:48 [2022-05-26T19:06:48.857Z] 	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-rcptt/btf/org.eclipse.tracecompass.btf.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-rcptt/btf/org.eclipse.tracecompass.btf.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-rcptt/btf/org.eclipse.tracecompass.btf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-rcptt/btf/org.eclipse.tracecompass.btf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:06:49 [2022-05-26T19:06:49.114Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:06:51 [2022-05-26T19:06:51.991Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-6qwbh-nbmvn because kubernetes resource quota exceeded. 
15:06:51 [2022-05-26T19:06:51.991Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-6qwbh-nbmvn" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
15:06:51 [2022-05-26T19:06:51.991Z] Retrying...
15:06:51 [2022-05-26T19:06:51.991Z] 
15:06:53 [2022-05-26T19:06:53.293Z] !SESSION 2022-05-26 19:06:49.173 -----------------------------------------------
15:06:53 [2022-05-26T19:06:53.294Z] eclipse.buildId=unknown
15:06:53 [2022-05-26T19:06:53.294Z] java.version=11.0.2
15:06:53 [2022-05-26T19:06:53.294Z] java.vendor=Oracle Corporation
15:06:53 [2022-05-26T19:06:53.294Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:06:53 [2022-05-26T19:06:53.294Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-rcptt/btf/org.eclipse.tracecompass.btf.core.tests/target/surefire.properties -product org.eclipse.platform.ide
15:06:53 [2022-05-26T19:06:53.294Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-rcptt/btf/org.eclipse.tracecompass.btf.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-rcptt/btf/org.eclipse.tracecompass.btf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
15:06:53 [2022-05-26T19:06:53.294Z] 
15:06:53 [2022-05-26T19:06:53.294Z] !ENTRY org.eclipse.compare.win32 4 0 2022-05-26 19:06:52.860
15:06:53 [2022-05-26T19:06:53.294Z] !MESSAGE FrameworkEvent ERROR
15:06:53 [2022-05-26T19:06:53.294Z] !STACK 0
15:06:53 [2022-05-26T19:06:53.294Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
15:06:53 [2022-05-26T19:06:53.294Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:06:53 [2022-05-26T19:06:53.294Z] 
15:06:53 [2022-05-26T19:06:53.294Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
15:06:53 [2022-05-26T19:06:53.294Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1847)
15:06:53 [2022-05-26T19:06:53.294Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:06:53 [2022-05-26T19:06:53.294Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1840)
15:06:53 [2022-05-26T19:06:53.294Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1781)
15:06:53 [2022-05-26T19:06:53.294Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1745)
15:06:53 [2022-05-26T19:06:53.294Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1667)
15:06:53 [2022-05-26T19:06:53.294Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:06:53 [2022-05-26T19:06:53.294Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:06:53 [2022-05-26T19:06:53.294Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:06:53 [2022-05-26T19:06:53.294Z] 
15:06:53 [2022-05-26T19:06:53.294Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2022-05-26 19:06:53.256
15:06:53 [2022-05-26T19:06:53.294Z] !MESSAGE FrameworkEvent ERROR
15:06:53 [2022-05-26T19:06:53.294Z] !STACK 0
15:06:53 [2022-05-26T19:06:53.294Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [138]
15:06:53 [2022-05-26T19:06:53.294Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:06:53 [2022-05-26T19:06:53.294Z] 
15:06:53 [2022-05-26T19:06:53.294Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
15:06:53 [2022-05-26T19:06:53.294Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1847)
15:06:53 [2022-05-26T19:06:53.294Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:06:53 [2022-05-26T19:06:53.294Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1840)
15:06:53 [2022-05-26T19:06:53.294Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1781)
15:06:53 [2022-05-26T19:06:53.294Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1745)
15:06:53 [2022-05-26T19:06:53.294Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1667)
15:06:53 [2022-05-26T19:06:53.294Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:06:53 [2022-05-26T19:06:53.294Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:06:53 [2022-05-26T19:06:53.294Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:06:54 [2022-05-26T19:06:54.225Z] Running org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest
15:06:54 [2022-05-26T19:06:54.225Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.22 s - in org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest
15:06:54 [2022-05-26T19:06:54.225Z] testReadProperties(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest)  Time elapsed: 0.078 s
15:06:54 [2022-05-26T19:06:54.225Z] testValidate(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest)  Time elapsed: 0.022 s
15:06:54 [2022-05-26T19:06:54.225Z] testTwoContexts(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest)  Time elapsed: 0.009 s
15:06:54 [2022-05-26T19:06:54.225Z] testRead10thEvent1(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest)  Time elapsed: 0.006 s
15:06:54 [2022-05-26T19:06:54.225Z] testRead10thEvent2(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest)  Time elapsed: 0.006 s
15:06:54 [2022-05-26T19:06:54.225Z] testSeek1stEvent(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest)  Time elapsed: 0.004 s
15:06:54 [2022-05-26T19:06:54.225Z] testReadCommentLineEvent1(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest)  Time elapsed: 0.043 s
15:06:54 [2022-05-26T19:06:54.225Z] testReadCommentLineEvent2(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest)  Time elapsed: 0.013 s
15:06:54 [2022-05-26T19:06:54.225Z] testRead1stEvent(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest)  Time elapsed: 0.004 s
15:06:54 [2022-05-26T19:06:54.482Z] 
15:06:54 [2022-05-26T19:06:54.482Z] Results:
15:06:54 [2022-05-26T19:06:54.482Z] 
15:06:54 [2022-05-26T19:06:54.482Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0
15:06:54 [2022-05-26T19:06:54.482Z] 
15:06:55 [2022-05-26T19:06:55.046Z] [INFO] All tests passed!
15:06:55 [2022-05-26T19:06:55.047Z] [INFO] 
15:06:55 [2022-05-26T19:06:55.047Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf.core.tests ---
15:06:55 [2022-05-26T19:06:55.047Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.3-SNAPSHOT.jar
15:06:55 [2022-05-26T19:06:55.047Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/btf/org.eclipse.tracecompass.btf.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.3-SNAPSHOT.pom
15:06:55 [2022-05-26T19:06:55.047Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.3-SNAPSHOT-sources.jar
15:06:55 [2022-05-26T19:06:55.047Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.3-SNAPSHOT-pack200.jar.pack.gz
15:06:55 [2022-05-26T19:06:55.047Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/btf/org.eclipse.tracecompass.btf.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.3-SNAPSHOT-p2metadata.xml
15:06:55 [2022-05-26T19:06:55.047Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/btf/org.eclipse.tracecompass.btf.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.3-SNAPSHOT-p2artifacts.xml
15:06:55 [2022-05-26T19:06:55.047Z] [INFO] 
15:06:55 [2022-05-26T19:06:55.047Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf.core.tests ---
15:06:55 [2022-05-26T19:06:55.047Z] [INFO] 
15:06:55 [2022-05-26T19:06:55.047Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests >--
15:06:55 [2022-05-26T19:06:55.047Z] [INFO] Building org.eclipse.tracecompass.common.core.tests 1.1.9-SNAPSHOT [64/140]
15:06:55 [2022-05-26T19:06:55.047Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:06:55 [2022-05-26T19:06:55.047Z] [INFO] 
15:06:55 [2022-05-26T19:06:55.047Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.common.core.tests ---
15:06:55 [2022-05-26T19:06:55.047Z] [INFO] 
15:06:55 [2022-05-26T19:06:55.047Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.common.core.tests ---
15:06:55 [2022-05-26T19:06:55.047Z] [INFO] The project's OSGi version is 1.1.9.202205261847
15:06:55 [2022-05-26T19:06:55.047Z] [INFO] 
15:06:55 [2022-05-26T19:06:55.047Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.common.core.tests ---
15:06:55 [2022-05-26T19:06:55.047Z] [INFO] 
15:06:55 [2022-05-26T19:06:55.047Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.common.core.tests ---
15:06:55 [2022-05-26T19:06:55.047Z] [INFO] 
15:06:55 [2022-05-26T19:06:55.047Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common.core.tests ---
15:06:55 [2022-05-26T19:06:55.047Z] [INFO] 
15:06:55 [2022-05-26T19:06:55.047Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.common.core.tests ---
15:06:55 [2022-05-26T19:06:55.047Z] [INFO] 
15:06:55 [2022-05-26T19:06:55.047Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.common.core.tests ---
15:06:55 [2022-05-26T19:06:55.047Z] [INFO] Resolving class path of org.eclipse.tracecompass.common.core.tests...
15:06:55 [2022-05-26T19:06:55.047Z] [INFO] 
15:06:55 [2022-05-26T19:06:55.047Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.common.core.tests ---
15:06:55 [2022-05-26T19:06:55.047Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:06:55 [2022-05-26T19:06:55.047Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/common/org.eclipse.tracecompass.common.core.tests/src/main/resources
15:06:55 [2022-05-26T19:06:55.047Z] [INFO] 
15:06:55 [2022-05-26T19:06:55.047Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.common.core.tests ---
15:06:55 [2022-05-26T19:06:55.047Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests:1.1.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/common/org.eclipse.tracecompass.common.core.tests/pom.xml
15:06:55 [2022-05-26T19:06:55.047Z] [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/common/org.eclipse.tracecompass.common.core.tests/target/classes
15:06:55 [2022-05-26T19:06:55.305Z] [INFO] 
15:06:55 [2022-05-26T19:06:55.305Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.common.core.tests ---
15:06:55 [2022-05-26T19:06:55.305Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:06:55 [2022-05-26T19:06:55.305Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/common/org.eclipse.tracecompass.common.core.tests/src/test/resources
15:06:55 [2022-05-26T19:06:55.305Z] [INFO] 
15:06:55 [2022-05-26T19:06:55.305Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.common.core.tests ---
15:06:55 [2022-05-26T19:06:55.305Z] [INFO] 
15:06:55 [2022-05-26T19:06:55.305Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.common.core.tests ---
15:06:55 [2022-05-26T19:06:55.305Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.9-SNAPSHOT-sources.jar
15:06:55 [2022-05-26T19:06:55.564Z] [INFO] 
15:06:55 [2022-05-26T19:06:55.564Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.common.core.tests ---
15:06:55 [2022-05-26T19:06:55.564Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.9-SNAPSHOT.jar
15:06:55 [2022-05-26T19:06:55.564Z] [INFO] 
15:06:55 [2022-05-26T19:06:55.564Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.common.core.tests ---
15:06:55 [2022-05-26T19:06:55.564Z] [INFO] 
15:06:55 [2022-05-26T19:06:55.564Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.common.core.tests ---
15:06:55 [2022-05-26T19:06:55.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
15:06:55 [2022-05-26T19:06:55.564Z] [INFO] 
15:06:55 [2022-05-26T19:06:55.564Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.common.core.tests ---
15:06:55 [2022-05-26T19:06:55.564Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:06:55 [2022-05-26T19:06:55.564Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.9-SNAPSHOT.jar
15:06:55 [2022-05-26T19:06:55.564Z] [INFO] 
15:06:55 [2022-05-26T19:06:55.564Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common.core.tests ---
15:06:55 [2022-05-26T19:06:55.564Z] [INFO] 
15:06:55 [2022-05-26T19:06:55.564Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.common.core.tests ---
15:06:56 [2022-05-26T19:06:56.163Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java)
15:06:56 [2022-05-26T19:06:56.164Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-rcptt/common/org.eclipse.tracecompass.common.core.tests/target/work/data/.metadata/.log
15:06:56 [2022-05-26T19:06:56.164Z] [INFO] Command line:
15:06:56 [2022-05-26T19:06:56.164Z] 	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-rcptt/common/org.eclipse.tracecompass.common.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-rcptt/common/org.eclipse.tracecompass.common.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-rcptt/common/org.eclipse.tracecompass.common.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-rcptt/common/org.eclipse.tracecompass.common.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:06:56 [2022-05-26T19:06:56.164Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:06:59 [2022-05-26T19:06:59.442Z] !SESSION 2022-05-26 19:06:56.078 -----------------------------------------------
15:06:59 [2022-05-26T19:06:59.442Z] eclipse.buildId=unknown
15:06:59 [2022-05-26T19:06:59.442Z] java.version=11.0.2
15:06:59 [2022-05-26T19:06:59.442Z] java.vendor=Oracle Corporation
15:06:59 [2022-05-26T19:06:59.442Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:06:59 [2022-05-26T19:06:59.442Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-rcptt/common/org.eclipse.tracecompass.common.core.tests/target/surefire.properties -product org.eclipse.platform.ide
15:06:59 [2022-05-26T19:06:59.442Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-rcptt/common/org.eclipse.tracecompass.common.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-rcptt/common/org.eclipse.tracecompass.common.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
15:06:59 [2022-05-26T19:06:59.442Z] 
15:06:59 [2022-05-26T19:06:59.442Z] !ENTRY org.eclipse.compare.win32 4 0 2022-05-26 19:06:58.855
15:06:59 [2022-05-26T19:06:59.442Z] !MESSAGE FrameworkEvent ERROR
15:06:59 [2022-05-26T19:06:59.442Z] !STACK 0
15:06:59 [2022-05-26T19:06:59.442Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [54]
15:06:59 [2022-05-26T19:06:59.442Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:06:59 [2022-05-26T19:06:59.442Z] 
15:06:59 [2022-05-26T19:06:59.442Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
15:06:59 [2022-05-26T19:06:59.442Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1847)
15:06:59 [2022-05-26T19:06:59.442Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:06:59 [2022-05-26T19:06:59.442Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1840)
15:06:59 [2022-05-26T19:06:59.442Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1781)
15:06:59 [2022-05-26T19:06:59.442Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1745)
15:06:59 [2022-05-26T19:06:59.442Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1667)
15:06:59 [2022-05-26T19:06:59.442Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:06:59 [2022-05-26T19:06:59.442Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:06:59 [2022-05-26T19:06:59.442Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:07:00 [2022-05-26T19:07:00.009Z] 
15:07:00 [2022-05-26T19:07:00.009Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2022-05-26 19:06:59.959
15:07:00 [2022-05-26T19:07:00.009Z] !MESSAGE FrameworkEvent ERROR
15:07:00 [2022-05-26T19:07:00.009Z] !STACK 0
15:07:00 [2022-05-26T19:07:00.009Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [131]
15:07:00 [2022-05-26T19:07:00.009Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:07:00 [2022-05-26T19:07:00.009Z] 
15:07:00 [2022-05-26T19:07:00.009Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
15:07:00 [2022-05-26T19:07:00.009Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1847)
15:07:00 [2022-05-26T19:07:00.009Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:07:00 [2022-05-26T19:07:00.009Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1840)
15:07:00 [2022-05-26T19:07:00.009Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1781)
15:07:00 [2022-05-26T19:07:00.009Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1745)
15:07:00 [2022-05-26T19:07:00.009Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1667)
15:07:00 [2022-05-26T19:07:00.009Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:07:00 [2022-05-26T19:07:00.009Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:07:00 [2022-05-26T19:07:00.009Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:07:00 [2022-05-26T19:07:00.574Z] Running org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest
15:07:00 [2022-05-26T19:07:00.574Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s - in org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest
15:07:00 [2022-05-26T19:07:00.574Z] testCheckContentsArrayNullElement(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest)  Time elapsed: 0.003 s
15:07:00 [2022-05-26T19:07:00.574Z] testCheckContentsArray(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest)  Time elapsed: 0.002 s
15:07:00 [2022-05-26T19:07:00.574Z] testCheckContentsArrayNullRef(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.574Z] testCheckContentsStreamNullElement(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.574Z] testCheckContentsStreamNullRef(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest)  Time elapsed: 0.001 s
15:07:00 [2022-05-26T19:07:00.574Z] testCheckContentsStream(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.574Z] Running org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest
15:07:00 [2022-05-26T19:07:00.832Z] Tests run: 96, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s - in org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest
15:07:00 [2022-05-26T19:07:00.832Z] testParseObject[0: 0 - 0 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0.001 s
15:07:00 [2022-05-26T19:07:00.832Z] testFormatIllegalArgument[0: 0 - 0 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.832Z] testFormat[0: 0 - 0 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.832Z] testParseObject2[0: 0 - 0 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0.001 s
15:07:00 [2022-05-26T19:07:00.832Z] testParseObject[1: 3 - 3 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.832Z] testFormatIllegalArgument[1: 3 - 3 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.832Z] testFormat[1: 3 - 3 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.832Z] testParseObject2[1: 3 - 3 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.832Z] testParseObject[2: 975 - 975 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.832Z] testFormatIllegalArgument[2: 975 - 975 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.833Z] testFormat[2: 975 - 975 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.833Z] testParseObject2[2: 975 - 975 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.833Z] testParseObject[3: 1,024 - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0.001 s
15:07:00 [2022-05-26T19:07:00.833Z] testFormatIllegalArgument[3: 1,024 - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0.001 s
15:07:00 [2022-05-26T19:07:00.833Z] testFormat[3: 1,024 - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.833Z] testParseObject2[3: 1,024 - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0.001 s
15:07:00 [2022-05-26T19:07:00.833Z] testParseObject[4: 1,048,576 - 1 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.833Z] testFormatIllegalArgument[4: 1,048,576 - 1 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.833Z] testFormat[4: 1,048,576 - 1 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.833Z] testParseObject2[4: 1,048,576 - 1 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.833Z] testParseObject[5: 1,073,741,824 - 1 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0.001 s
15:07:00 [2022-05-26T19:07:00.833Z] testFormatIllegalArgument[5: 1,073,741,824 - 1 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.833Z] testFormat[5: 1,073,741,824 - 1 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.833Z] testParseObject2[5: 1,073,741,824 - 1 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.833Z] testParseObject[6: 1,099,511,627,776 - 1 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.833Z] testFormatIllegalArgument[6: 1,099,511,627,776 - 1 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.833Z] testFormat[6: 1,099,511,627,776 - 1 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.833Z] testParseObject2[6: 1,099,511,627,776 - 1 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.833Z] testParseObject[7: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.833Z] testFormatIllegalArgument[7: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.833Z] testFormat[7: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.833Z] testParseObject2[7: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.833Z] testParseObject[8: -4,096 - -4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0.001 s
15:07:00 [2022-05-26T19:07:00.833Z] testFormatIllegalArgument[8: -4,096 - -4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.833Z] testFormat[8: -4,096 - -4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.833Z] testParseObject2[8: -4,096 - -4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.833Z] testParseObject[9: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.833Z] testFormatIllegalArgument[9: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.833Z] testFormat[9: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.833Z] testParseObject2[9: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.833Z] testParseObject[10: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.833Z] testFormatIllegalArgument[10: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.833Z] testFormat[10: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.833Z] testParseObject2[10: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.833Z] testParseObject[11: 12,345,678 - 11.774 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0.001 s
15:07:00 [2022-05-26T19:07:00.833Z] testFormatIllegalArgument[11: 12,345,678 - 11.774 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.833Z] testFormat[11: 12,345,678 - 11.774 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.833Z] testParseObject2[11: 12,345,678 - 11.774 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.833Z] testParseObject[12: 2,147,483,647 - 2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0.001 s
15:07:00 [2022-05-26T19:07:00.833Z] testFormatIllegalArgument[12: 2,147,483,647 - 2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.833Z] testFormat[12: 2,147,483,647 - 2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.833Z] testParseObject2[12: 2,147,483,647 - 2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.833Z] testParseObject[13: -2,147,483,648 - -2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.833Z] testFormatIllegalArgument[13: -2,147,483,648 - -2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.833Z] testFormat[13: -2,147,483,648 - -2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.833Z] testParseObject2[13: -2,147,483,648 - -2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.833Z] testParseObject[14: 9,223,372,036,854,775,807 - 8388608 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.833Z] testFormatIllegalArgument[14: 9,223,372,036,854,775,807 - 8388608 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.833Z] testFormat[14: 9,223,372,036,854,775,807 - 8388608 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.833Z] testParseObject2[14: 9,223,372,036,854,775,807 - 8388608 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0.001 s
15:07:00 [2022-05-26T19:07:00.833Z] testParseObject[15: 98,765,432.123 - 94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.833Z] testFormatIllegalArgument[15: 98,765,432.123 - 94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0.001 s
15:07:00 [2022-05-26T19:07:00.833Z] testFormat[15: 98,765,432.123 - 94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.833Z] testParseObject2[15: 98,765,432.123 - 94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.833Z] testParseObject[16: -98,765,432.123 - -94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.833Z] testFormatIllegalArgument[16: -98,765,432.123 - -94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.833Z] testFormat[16: -98,765,432.123 - -94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.833Z] testParseObject2[16: -98,765,432.123 - -94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.833Z] testParseObject[17: 555,555,555,555 - 517.401 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.833Z] testFormatIllegalArgument[17: 555,555,555,555 - 517.401 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.833Z] testFormat[17: 555,555,555,555 - 517.401 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.834Z] testParseObject2[17: 555,555,555,555 - 517.401 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.834Z] testParseObject[18: 555,555,555,555,555 - 505.275 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.834Z] testFormatIllegalArgument[18: 555,555,555,555,555 - 505.275 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.834Z] testFormat[18: 555,555,555,555,555 - 505.275 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0.001 s
15:07:00 [2022-05-26T19:07:00.834Z] testParseObject2[18: 555,555,555,555,555 - 505.275 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.834Z] testParseObject[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.834Z] testFormatIllegalArgument[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.834Z] testFormat[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.834Z] testParseObject2[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.834Z] testParseObject[20: null - .0001 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0.001 s
15:07:00 [2022-05-26T19:07:00.834Z] testFormatIllegalArgument[20: null - .0001 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.834Z] testFormat[20: null - .0001 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.834Z] testParseObject2[20: null - .0001 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.834Z] testParseObject[21: null - 1KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.834Z] testFormatIllegalArgument[21: null - 1KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.834Z] testFormat[21: null - 1KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.834Z] testParseObject2[21: null - 1KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.834Z] testParseObject[22: null - 1KB   ](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0.001 s
15:07:00 [2022-05-26T19:07:00.834Z] testFormatIllegalArgument[22: null - 1KB   ](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.834Z] testFormat[22: null - 1KB   ](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.834Z] testParseObject2[22: null - 1KB   ](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.834Z] testParseObject[23: null - 1KB  potato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.834Z] testFormatIllegalArgument[23: null - 1KB  potato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.834Z] testFormat[23: null - 1KB  potato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.834Z] testParseObject2[23: null - 1KB  potato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.834Z] Running org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest
15:07:00 [2022-05-26T19:07:00.834Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest
15:07:00 [2022-05-26T19:07:00.834Z] testFormat[0: 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0.001 s
15:07:00 [2022-05-26T19:07:00.834Z] testFormat[1: 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.834Z] testFormat[2: 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.834Z] testFormat[3: 1,000](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.834Z] testFormat[4: 4,000](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0.001 s
15:07:00 [2022-05-26T19:07:00.834Z] testFormat[5: -4,000](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.834Z] testFormat[6: -0.04](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.834Z] testFormat[7: 0.002](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.834Z] testFormat[8: 0.056](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.834Z] testFormat[9: 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.834Z] testFormat[10: 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.834Z] testFormat[11: ∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.834Z] testFormat[12: 179,769,313,486,231,570,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0.001 s
15:07:00 [2022-05-26T19:07:00.834Z] Running org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest
15:07:00 [2022-05-26T19:07:00.834Z] Tests run: 100, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s - in org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest
15:07:00 [2022-05-26T19:07:00.834Z] testParseObject[0: 0 - 0 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.834Z] testFormatIllegalArgument[0: 0 - 0 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.834Z] testFormat[0: 0 - 0 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.834Z] testParseObject2[0: 0 - 0 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.834Z] testParseObject[1: 3 - 3 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.834Z] testFormatIllegalArgument[1: 3 - 3 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.834Z] testFormat[1: 3 - 3 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.834Z] testParseObject2[1: 3 - 3 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0.001 s
15:07:00 [2022-05-26T19:07:00.834Z] testParseObject[2: 975 - 975 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.834Z] testFormatIllegalArgument[2: 975 - 975 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.834Z] testFormat[2: 975 - 975 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.834Z] testParseObject2[2: 975 - 975 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.834Z] testParseObject[3: 1,024 - 1 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.834Z] testFormatIllegalArgument[3: 1,024 - 1 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.834Z] testFormat[3: 1,024 - 1 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.834Z] testParseObject2[3: 1,024 - 1 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0.001 s
15:07:00 [2022-05-26T19:07:00.834Z] testParseObject[4: 1,048,576 - 1 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.834Z] testFormatIllegalArgument[4: 1,048,576 - 1 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.834Z] testFormat[4: 1,048,576 - 1 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.834Z] testParseObject2[4: 1,048,576 - 1 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0.001 s
15:07:00 [2022-05-26T19:07:00.834Z] testParseObject[5: 1,073,741,824 - 1 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.834Z] testFormatIllegalArgument[5: 1,073,741,824 - 1 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.834Z] testFormat[5: 1,073,741,824 - 1 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.835Z] testParseObject2[5: 1,073,741,824 - 1 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.835Z] testParseObject[6: 1,099,511,627,776 - 1 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.835Z] testFormatIllegalArgument[6: 1,099,511,627,776 - 1 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.835Z] testFormat[6: 1,099,511,627,776 - 1 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.835Z] testParseObject2[6: 1,099,511,627,776 - 1 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.835Z] testParseObject[7: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.835Z] testFormatIllegalArgument[7: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.835Z] testFormat[7: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.835Z] testParseObject2[7: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.835Z] testParseObject[8: -4,096 - -4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.835Z] testFormatIllegalArgument[8: -4,096 - -4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.835Z] testFormat[8: -4,096 - -4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0.001 s
15:07:00 [2022-05-26T19:07:00.835Z] testParseObject2[8: -4,096 - -4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.835Z] testParseObject[9: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.835Z] testFormatIllegalArgument[9: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.835Z] testFormat[9: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.835Z] testParseObject2[9: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.835Z] testParseObject[10: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.835Z] testFormatIllegalArgument[10: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.835Z] testFormat[10: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0.001 s
15:07:00 [2022-05-26T19:07:00.835Z] testParseObject2[10: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.835Z] testParseObject[11: 12,345,678 - 11.774 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.835Z] testFormatIllegalArgument[11: 12,345,678 - 11.774 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0.054 s
15:07:00 [2022-05-26T19:07:00.835Z] testFormat[11: 12,345,678 - 11.774 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.835Z] testParseObject2[11: 12,345,678 - 11.774 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.835Z] testParseObject[12: 2,147,483,647 - 2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0.001 s
15:07:00 [2022-05-26T19:07:00.835Z] testFormatIllegalArgument[12: 2,147,483,647 - 2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.835Z] testFormat[12: 2,147,483,647 - 2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.835Z] testParseObject2[12: 2,147,483,647 - 2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.835Z] testParseObject[13: -2,147,483,648 - -2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.835Z] testFormatIllegalArgument[13: -2,147,483,648 - -2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.835Z] testFormat[13: -2,147,483,648 - -2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.835Z] testParseObject2[13: -2,147,483,648 - -2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.835Z] testParseObject[14: 9,223,372,036,854,775,807 - 8388608 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.835Z] testFormatIllegalArgument[14: 9,223,372,036,854,775,807 - 8388608 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.835Z] testFormat[14: 9,223,372,036,854,775,807 - 8388608 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.835Z] testParseObject2[14: 9,223,372,036,854,775,807 - 8388608 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.835Z] testParseObject[15: 98,765,432.123 - 94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.835Z] testFormatIllegalArgument[15: 98,765,432.123 - 94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0.001 s
15:07:00 [2022-05-26T19:07:00.835Z] testFormat[15: 98,765,432.123 - 94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.835Z] testParseObject2[15: 98,765,432.123 - 94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.835Z] testParseObject[16: -98,765,432.123 - -94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.835Z] testFormatIllegalArgument[16: -98,765,432.123 - -94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.835Z] testFormat[16: -98,765,432.123 - -94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.835Z] testParseObject2[16: -98,765,432.123 - -94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.835Z] testParseObject[17: 555,555,555,555 - 517.401 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0.001 s
15:07:00 [2022-05-26T19:07:00.835Z] testFormatIllegalArgument[17: 555,555,555,555 - 517.401 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.835Z] testFormat[17: 555,555,555,555 - 517.401 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.835Z] testParseObject2[17: 555,555,555,555 - 517.401 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.835Z] testParseObject[18: 555,555,555,555,555 - 505.275 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.835Z] testFormatIllegalArgument[18: 555,555,555,555,555 - 505.275 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0.001 s
15:07:00 [2022-05-26T19:07:00.835Z] testFormat[18: 555,555,555,555,555 - 505.275 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.835Z] testParseObject2[18: 555,555,555,555,555 - 505.275 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.835Z] testParseObject[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.835Z] testFormatIllegalArgument[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.835Z] testFormat[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.835Z] testParseObject2[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.835Z] testParseObject[20: null - .0001 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0.001 s
15:07:00 [2022-05-26T19:07:00.835Z] testFormatIllegalArgument[20: null - .0001 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.835Z] testFormat[20: null - .0001 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.835Z] testParseObject2[20: null - .0001 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.835Z] testParseObject[21: null - 1KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.835Z] testFormatIllegalArgument[21: null - 1KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.836Z] testFormat[21: null - 1KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.836Z] testParseObject2[21: null - 1KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.836Z] testParseObject[22: null - 1KB/s   ](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0.001 s
15:07:00 [2022-05-26T19:07:00.836Z] testFormatIllegalArgument[22: null - 1KB/s   ](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.836Z] testFormat[22: null - 1KB/s   ](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.836Z] testParseObject2[22: null - 1KB/s   ](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.836Z] testParseObject[23: null - 1KB/s  potato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.836Z] testFormatIllegalArgument[23: null - 1KB/s  potato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.836Z] testFormat[23: null - 1KB/s  potato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.836Z] testParseObject2[23: null - 1KB/s  potato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.836Z] testParseObject[24: null - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.836Z] testFormatIllegalArgument[24: null - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0.001 s
15:07:00 [2022-05-26T19:07:00.836Z] testFormat[24: null - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.836Z] testParseObject2[24: null - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:07:00 [2022-05-26T19:07:00.836Z] Running org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest
15:07:01 [2022-05-26T19:07:01.094Z] Tests run: 92, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s - in org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest
15:07:01 [2022-05-26T19:07:01.094Z] testParseObject[0: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.094Z] testFormatIllegalArgument[0: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.094Z] testFormat[0: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.094Z] testParseObject2[0: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.094Z] testParseObject[1: 3 - 3 ns](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.095Z] testFormatIllegalArgument[1: 3 - 3 ns](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.095Z] testFormat[1: 3 - 3 ns](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0.001 s
15:07:01 [2022-05-26T19:07:01.095Z] testParseObject2[1: 3 - 3 ns](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.095Z] testParseObject[2: 1,975 - 1.975 µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.095Z] testFormatIllegalArgument[2: 1,975 - 1.975 µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.095Z] testFormat[2: 1,975 - 1.975 µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.095Z] testParseObject2[2: 1,975 - 1.975 µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.095Z] testParseObject[3: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.095Z] testFormatIllegalArgument[3: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.095Z] testFormat[3: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.095Z] testParseObject2[3: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.095Z] testParseObject[4: -200,000,000 - -200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.095Z] testFormatIllegalArgument[4: -200,000,000 - -200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.095Z] testFormat[4: -200,000,000 - -200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.095Z] testParseObject2[4: -200,000,000 - -200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.095Z] testParseObject[5: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0.001 s
15:07:01 [2022-05-26T19:07:01.095Z] testFormatIllegalArgument[5: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.095Z] testFormat[5: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.095Z] testParseObject2[5: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.095Z] testParseObject[6: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.095Z] testFormatIllegalArgument[6: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.095Z] testFormat[6: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.095Z] testParseObject2[6: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.095Z] testParseObject[7: 2,100,000,000 - 2.1 s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.095Z] testFormatIllegalArgument[7: 2,100,000,000 - 2.1 s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.095Z] testFormat[7: 2,100,000,000 - 2.1 s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0.001 s
15:07:01 [2022-05-26T19:07:01.095Z] testParseObject2[7: 2,100,000,000 - 2.1 s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.095Z] testParseObject[8: 314,159,264 - 314.159 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.095Z] testFormatIllegalArgument[8: 314,159,264 - 314.159 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.095Z] testFormat[8: 314,159,264 - 314.159 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.095Z] testParseObject2[8: 314,159,264 - 314.159 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0.052 s
15:07:01 [2022-05-26T19:07:01.095Z] testParseObject[9: 200,001,000 - 200.001 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.095Z] testFormatIllegalArgument[9: 200,001,000 - 200.001 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.095Z] testFormat[9: 200,001,000 - 200.001 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.095Z] testParseObject2[9: 200,001,000 - 200.001 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.095Z] testParseObject[10: 200,000,100 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.095Z] testFormatIllegalArgument[10: 200,000,100 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.095Z] testFormat[10: 200,000,100 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.095Z] testParseObject2[10: 200,000,100 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.095Z] testParseObject[11: null - 200ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.095Z] testFormatIllegalArgument[11: null - 200ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.095Z] testFormat[11: null - 200ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.095Z] testParseObject2[11: null - 200ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0.001 s
15:07:01 [2022-05-26T19:07:01.095Z] testParseObject[12: null - 200ms  ](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.095Z] testFormatIllegalArgument[12: null - 200ms  ](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.095Z] testFormat[12: null - 200ms  ](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.095Z] testParseObject2[12: null - 200ms  ](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.095Z] testParseObject[13: null - 200     ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.095Z] testFormatIllegalArgument[13: null - 200     ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.095Z] testFormat[13: null - 200     ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.095Z] testParseObject2[13: null - 200     ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.095Z] testParseObject[14: null - 1.5ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.095Z] testFormatIllegalArgument[14: null - 1.5ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.095Z] testFormat[14: null - 1.5ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0.001 s
15:07:01 [2022-05-26T19:07:01.095Z] testParseObject2[14: null - 1.5ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.095Z] testParseObject[15: null - 1.5us](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.095Z] testFormatIllegalArgument[15: null - 1.5us](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.095Z] testFormat[15: null - 1.5us](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.095Z] testParseObject2[15: null - 1.5us](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.095Z] testParseObject[16: null - 1.5µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.095Z] testFormatIllegalArgument[16: null - 1.5µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.095Z] testFormat[16: null - 1.5µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.096Z] testParseObject2[16: null - 1.5µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.096Z] testParseObject[17: null - 1.5usdt](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.096Z] testFormatIllegalArgument[17: null - 1.5usdt](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.096Z] testFormat[17: null - 1.5usdt](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.096Z] testParseObject2[17: null - 1.5usdt](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.096Z] testParseObject[18: null - 1.5hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.096Z] testFormatIllegalArgument[18: null - 1.5hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.096Z] testFormat[18: null - 1.5hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.096Z] testParseObject2[18: null - 1.5hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.096Z] testParseObject[19: null - 15](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.096Z] testFormatIllegalArgument[19: null - 15](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.096Z] testFormat[19: null - 15](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.096Z] testParseObject2[19: null - 15](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.096Z] testParseObject[20: null - hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.096Z] testFormatIllegalArgument[20: null - hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.096Z] testFormat[20: null - hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.096Z] testParseObject2[20: null - hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.096Z] testParseObject[21: null - 0.000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.096Z] testFormatIllegalArgument[21: null - 0.000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.096Z] testFormat[21: null - 0.000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.096Z] testParseObject2[21: null - 0.000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.096Z] testParseObject[22: null - .000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0.001 s
15:07:01 [2022-05-26T19:07:01.096Z] testFormatIllegalArgument[22: null - .000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.096Z] testFormat[22: null - .000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.096Z] testParseObject2[22: null - .000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.096Z] Running org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest
15:07:01 [2022-05-26T19:07:01.096Z] Tests run: 176, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s - in org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest
15:07:01 [2022-05-26T19:07:01.096Z] testFormatIllegalArgument[0: 3 - 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
15:07:01 [2022-05-26T19:07:01.096Z] testParseObject[0: 3 - 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.096Z] testFormat[0: 3 - 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.096Z] testParseObject2[0: 3 - 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.096Z] testFormatIllegalArgument[1: 5.6 - 5.6](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.096Z] testParseObject[1: 5.6 - 5.6](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.096Z] testFormat[1: 5.6 - 5.6](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.096Z] testParseObject2[1: 5.6 - 5.6](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.096Z] testFormatIllegalArgument[2: 1.235 - 1.2](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
15:07:01 [2022-05-26T19:07:01.096Z] testParseObject[2: 1.235 - 1.2](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.096Z] testFormat[2: 1.235 - 1.2](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.096Z] testParseObject2[2: 1.235 - 1.2](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.096Z] testFormatIllegalArgument[3: 1.01 - 1](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.096Z] testParseObject[3: 1.01 - 1](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.096Z] testFormat[3: 1.01 - 1](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.096Z] testParseObject2[3: 1.01 - 1](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
15:07:01 [2022-05-26T19:07:01.096Z] testFormatIllegalArgument[4: 975 - 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.096Z] testParseObject[4: 975 - 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.096Z] testFormat[4: 975 - 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.096Z] testParseObject2[4: 975 - 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.096Z] testFormatIllegalArgument[5: 1,000 - 1 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.096Z] testParseObject[5: 1,000 - 1 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.096Z] testFormat[5: 1,000 - 1 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.096Z] testParseObject2[5: 1,000 - 1 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
15:07:01 [2022-05-26T19:07:01.096Z] testFormatIllegalArgument[6: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.096Z] testParseObject[6: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.096Z] testFormat[6: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.096Z] testParseObject2[6: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.096Z] testFormatIllegalArgument[7: -4,000 - -4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.096Z] testParseObject[7: -4,000 - -4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.096Z] testFormat[7: -4,000 - -4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.096Z] testParseObject2[7: -4,000 - -4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.096Z] testFormatIllegalArgument[8: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.096Z] testParseObject[8: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.096Z] testFormat[8: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.096Z] testParseObject2[8: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.096Z] testFormatIllegalArgument[9: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.096Z] testParseObject[9: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.097Z] testFormat[9: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.097Z] testParseObject2[9: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.097Z] testFormatIllegalArgument[10: 12,345,678 - 12.3 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.097Z] testParseObject[10: 12,345,678 - 12.3 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
15:07:01 [2022-05-26T19:07:01.097Z] testFormat[10: 12,345,678 - 12.3 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.097Z] testParseObject2[10: 12,345,678 - 12.3 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.097Z] testFormatIllegalArgument[11: 2,147,483,647 - 2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.097Z] testParseObject[11: 2,147,483,647 - 2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.097Z] testFormat[11: 2,147,483,647 - 2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.097Z] testParseObject2[11: 2,147,483,647 - 2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.097Z] testFormatIllegalArgument[12: -2,147,483,648 - -2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.097Z] testParseObject[12: -2,147,483,648 - -2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
15:07:01 [2022-05-26T19:07:01.097Z] testFormat[12: -2,147,483,648 - -2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.097Z] testParseObject2[12: -2,147,483,648 - -2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.097Z] testFormatIllegalArgument[13: 9,223,372,036,854,775,807 - 9223.4 P](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.097Z] testParseObject[13: 9,223,372,036,854,775,807 - 9223.4 P](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.097Z] testFormat[13: 9,223,372,036,854,775,807 - 9223.4 P](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.097Z] testParseObject2[13: 9,223,372,036,854,775,807 - 9223.4 P](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.097Z] testFormatIllegalArgument[14: 98,765,432.123 - 98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.097Z] testParseObject[14: 98,765,432.123 - 98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.097Z] testFormat[14: 98,765,432.123 - 98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.097Z] testParseObject2[14: 98,765,432.123 - 98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.097Z] testFormatIllegalArgument[15: -98,765,432.123 - -98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.097Z] testParseObject[15: -98,765,432.123 - -98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
15:07:01 [2022-05-26T19:07:01.097Z] testFormat[15: -98,765,432.123 - -98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.097Z] testParseObject2[15: -98,765,432.123 - -98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.097Z] testFormatIllegalArgument[16: 555,555,555,555 - 555.6 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.097Z] testParseObject[16: 555,555,555,555 - 555.6 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.097Z] testFormat[16: 555,555,555,555 - 555.6 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.097Z] testParseObject2[16: 555,555,555,555 - 555.6 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.097Z] testFormatIllegalArgument[17: 555,555,555,555,555 - 555.6 T](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
15:07:01 [2022-05-26T19:07:01.097Z] testParseObject[17: 555,555,555,555,555 - 555.6 T](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.097Z] testFormat[17: 555,555,555,555,555 - 555.6 T](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.097Z] testParseObject2[17: 555,555,555,555,555 - 555.6 T](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.097Z] testFormatIllegalArgument[18: 100,100,000 - 100.1 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.097Z] testParseObject[18: 100,100,000 - 100.1 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.097Z] testFormat[18: 100,100,000 - 100.1 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.097Z] testParseObject2[18: 100,100,000 - 100.1 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.097Z] testFormatIllegalArgument[19: 0.1 - 100 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
15:07:01 [2022-05-26T19:07:01.097Z] testParseObject[19: 0.1 - 100 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.097Z] testFormat[19: 0.1 - 100 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.097Z] testParseObject2[19: 0.1 - 100 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.097Z] testFormatIllegalArgument[20: 0.001 - 1 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.097Z] testParseObject[20: 0.001 - 1 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.097Z] testFormat[20: 0.001 - 1 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.097Z] testParseObject2[20: 0.001 - 1 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.097Z] testFormatIllegalArgument[21: 0 - 1 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.097Z] testParseObject[21: 0 - 1 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.097Z] testFormat[21: 0 - 1 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.097Z] testParseObject2[21: 0 - 1 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.097Z] testFormatIllegalArgument[22: 0 - 1 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.097Z] testParseObject[22: 0 - 1 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.097Z] testFormat[22: 0 - 1 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.097Z] testParseObject2[22: 0 - 1 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.097Z] testFormatIllegalArgument[23: 0 - 1 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.097Z] testParseObject[23: 0 - 1 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.097Z] testFormat[23: 0 - 1 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.097Z] testParseObject2[23: 0 - 1 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.097Z] testFormatIllegalArgument[24: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.097Z] testParseObject[24: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
15:07:01 [2022-05-26T19:07:01.097Z] testFormat[24: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.097Z] testParseObject2[24: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.097Z] testFormatIllegalArgument[25: -0.04 - -40 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.097Z] testParseObject[25: -0.04 - -40 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.098Z] testFormat[25: -0.04 - -40 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.098Z] testParseObject2[25: -0.04 - -40 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.098Z] testFormatIllegalArgument[26: 0.002 - 2 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.098Z] testParseObject[26: 0.002 - 2 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.098Z] testFormat[26: 0.002 - 2 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.098Z] testParseObject2[26: 0.002 - 2 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.098Z] testFormatIllegalArgument[27: 0.056 - 55.5 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
15:07:01 [2022-05-26T19:07:01.098Z] testParseObject[27: 0.056 - 55.5 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.098Z] testFormat[27: 0.056 - 55.5 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.098Z] testParseObject2[27: 0.056 - 55.5 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.098Z] testFormatIllegalArgument[28: 0 - 492.8 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.098Z] testParseObject[28: 0 - 492.8 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.098Z] testFormat[28: 0 - 492.8 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.098Z] testParseObject2[28: 0 - 492.8 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.098Z] testFormatIllegalArgument[29: 0 - 251 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.098Z] testParseObject[29: 0 - 251 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.098Z] testFormat[29: 0 - 251 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.098Z] testParseObject2[29: 0 - 251 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.098Z] testFormatIllegalArgument[30: 0 - 43 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.098Z] testParseObject[30: 0 - 43 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.098Z] testFormat[30: 0 - 43 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.098Z] testParseObject2[30: 0 - 43 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.098Z] testFormatIllegalArgument[31: 0 - 45.6 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.098Z] testParseObject[31: 0 - 45.6 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.098Z] testFormat[31: 0 - 45.6 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.098Z] testParseObject2[31: 0 - 45.6 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.098Z] testFormatIllegalArgument[32: 179,769,313,486,231,570,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000 - 1.7976931348623157E308](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.098Z] testParseObject[32: 179,769,313,486,231,570,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000 - 1.7976931348623157E308](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.098Z] testFormat[32: 179,769,313,486,231,570,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000 - 1.7976931348623157E308](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.098Z] testParseObject2[32: 179,769,313,486,231,570,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000 - 1.7976931348623157E308](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.098Z] testFormatIllegalArgument[33: ∞ - ∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.098Z] testParseObject[33: ∞ - ∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.098Z] testFormat[33: ∞ - ∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
15:07:01 [2022-05-26T19:07:01.098Z] testParseObject2[33: ∞ - ∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.098Z] testFormatIllegalArgument[34: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.098Z] testParseObject[34: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.098Z] testFormat[34: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.098Z] testParseObject2[34: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.098Z] testFormatIllegalArgument[35: -∞ - -∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.098Z] testParseObject[35: -∞ - -∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.098Z] testFormat[35: -∞ - -∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.098Z] testParseObject2[35: -∞ - -∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.098Z] testFormatIllegalArgument[36: NaN - NaN](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
15:07:01 [2022-05-26T19:07:01.098Z] testParseObject[36: NaN - NaN](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.098Z] testFormat[36: NaN - NaN](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.098Z] testParseObject2[36: NaN - NaN](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.098Z] testFormatIllegalArgument[37: null - Toto](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.098Z] testParseObject[37: null - Toto](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.098Z] testFormat[37: null - Toto](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.098Z] testParseObject2[37: null - Toto](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.098Z] testFormatIllegalArgument[38: null - 1.2 s](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.098Z] testParseObject[38: null - 1.2 s](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.098Z] testFormat[38: null - 1.2 s](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.098Z] testParseObject2[38: null - 1.2 s](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.098Z] testFormatIllegalArgument[39: null - 1.2 ms](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.098Z] testParseObject[39: null - 1.2 ms](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
15:07:01 [2022-05-26T19:07:01.098Z] testFormat[39: null - 1.2 ms](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.098Z] testParseObject2[39: null - 1.2 ms](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.098Z] testFormatIllegalArgument[40: null - ∞ k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.099Z] testParseObject[40: null - ∞ k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.099Z] testFormat[40: null - ∞ k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.099Z] testParseObject2[40: null - ∞ k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.099Z] testFormatIllegalArgument[41: null - -∞ p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.099Z] testParseObject[41: null - -∞ p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.099Z] testFormat[41: null - -∞ p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.099Z] testParseObject2[41: null - -∞ p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.099Z] testFormatIllegalArgument[42: null - NaNM](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.099Z] testParseObject[42: null - NaNM](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.099Z] testFormat[42: null - NaNM](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.099Z] testParseObject2[42: null - NaNM](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.099Z] testFormatIllegalArgument[43: null - 1.2 m  ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.099Z] testParseObject[43: null - 1.2 m  ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.099Z] testFormat[43: null - 1.2 m  ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.099Z] testParseObject2[43: null - 1.2 m  ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.099Z] Running org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest
15:07:01 [2022-05-26T19:07:01.099Z] Tests run: 152, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest
15:07:01 [2022-05-26T19:07:01.099Z] testParseObject[0: 0 - 0 rabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.099Z] testFormatIllegalArgument[0: 0 - 0 rabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.099Z] testFormat[0: 0 - 0 rabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.099Z] testParseObject2[0: 0 - 0 rabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.099Z] testParseObject[1: 3 - 3 rabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0.001 s
15:07:01 [2022-05-26T19:07:01.099Z] testFormatIllegalArgument[1: 3 - 3 rabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.099Z] testFormat[1: 3 - 3 rabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.099Z] testParseObject2[1: 3 - 3 rabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.099Z] testParseObject[2: 975 - 975 rabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.099Z] testFormatIllegalArgument[2: 975 - 975 rabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.099Z] testFormat[2: 975 - 975 rabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.099Z] testParseObject2[2: 975 - 975 rabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.099Z] testParseObject[3: 1,000 - 1 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.099Z] testFormatIllegalArgument[3: 1,000 - 1 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.099Z] testFormat[3: 1,000 - 1 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.099Z] testParseObject2[3: 1,000 - 1 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0.001 s
15:07:01 [2022-05-26T19:07:01.099Z] testParseObject[4: 1,000,000 - 1 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.099Z] testFormatIllegalArgument[4: 1,000,000 - 1 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.099Z] testFormat[4: 1,000,000 - 1 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.099Z] testParseObject2[4: 1,000,000 - 1 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.099Z] testParseObject[5: 1,000,000,000 - 1 Grabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.099Z] testFormatIllegalArgument[5: 1,000,000,000 - 1 Grabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.099Z] testFormat[5: 1,000,000,000 - 1 Grabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.099Z] testParseObject2[5: 1,000,000,000 - 1 Grabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0.001 s
15:07:01 [2022-05-26T19:07:01.099Z] testParseObject[6: 1,000,000,000,000 - 1 Trabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.099Z] testFormatIllegalArgument[6: 1,000,000,000,000 - 1 Trabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.099Z] testFormat[6: 1,000,000,000,000 - 1 Trabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.099Z] testParseObject2[6: 1,000,000,000,000 - 1 Trabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.099Z] testParseObject[7: 4,000 - 4 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.099Z] testFormatIllegalArgument[7: 4,000 - 4 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.099Z] testFormat[7: 4,000 - 4 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.099Z] testParseObject2[7: 4,000 - 4 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.099Z] testParseObject[8: -4,000 - -4 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.099Z] testFormatIllegalArgument[8: -4,000 - -4 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.099Z] testFormat[8: -4,000 - -4 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.099Z] testParseObject2[8: -4,000 - -4 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.099Z] testParseObject[9: 4,000 - 4 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.099Z] testFormatIllegalArgument[9: 4,000 - 4 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.099Z] testFormat[9: 4,000 - 4 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.099Z] testParseObject2[9: 4,000 - 4 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.099Z] testParseObject[10: 4,000 - 4 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.099Z] testFormatIllegalArgument[10: 4,000 - 4 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.099Z] testFormat[10: 4,000 - 4 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.099Z] testParseObject2[10: 4,000 - 4 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.099Z] testParseObject[11: 12,345,678 - 12.346 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0.001 s
15:07:01 [2022-05-26T19:07:01.099Z] testFormatIllegalArgument[11: 12,345,678 - 12.346 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.099Z] testFormat[11: 12,345,678 - 12.346 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.099Z] testParseObject2[11: 12,345,678 - 12.346 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.099Z] testParseObject[12: 2,147,483,647 - 2.147 Grabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.100Z] testFormatIllegalArgument[12: 2,147,483,647 - 2.147 Grabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.100Z] testFormat[12: 2,147,483,647 - 2.147 Grabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.100Z] testParseObject2[12: 2,147,483,647 - 2.147 Grabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.100Z] testParseObject[13: -2,147,483,648 - -2.147 Grabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0.001 s
15:07:01 [2022-05-26T19:07:01.100Z] testFormatIllegalArgument[13: -2,147,483,648 - -2.147 Grabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.100Z] testFormat[13: -2,147,483,648 - -2.147 Grabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.100Z] testParseObject2[13: -2,147,483,648 - -2.147 Grabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.100Z] testParseObject[14: 9,223,372,036,854,775,807 - 9223372.037 Trabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.100Z] testFormatIllegalArgument[14: 9,223,372,036,854,775,807 - 9223372.037 Trabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.100Z] testFormat[14: 9,223,372,036,854,775,807 - 9223372.037 Trabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.100Z] testParseObject2[14: 9,223,372,036,854,775,807 - 9223372.037 Trabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0.001 s
15:07:01 [2022-05-26T19:07:01.100Z] testParseObject[15: 98,765,432.123 - 98.765 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.100Z] testFormatIllegalArgument[15: 98,765,432.123 - 98.765 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.100Z] testFormat[15: 98,765,432.123 - 98.765 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.100Z] testParseObject2[15: 98,765,432.123 - 98.765 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.100Z] testParseObject[16: -98,765,432.123 - -98.765 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.100Z] testFormatIllegalArgument[16: -98,765,432.123 - -98.765 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.100Z] testFormat[16: -98,765,432.123 - -98.765 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.100Z] testParseObject2[16: -98,765,432.123 - -98.765 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0.001 s
15:07:01 [2022-05-26T19:07:01.100Z] testParseObject[17: 555,555,555,555 - 555.556 Grabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.100Z] testFormatIllegalArgument[17: 555,555,555,555 - 555.556 Grabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.100Z] testFormat[17: 555,555,555,555 - 555.556 Grabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.100Z] testParseObject2[17: 555,555,555,555 - 555.556 Grabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.100Z] testParseObject[18: 555,555,555,555,555 - 555.556 Trabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.100Z] testFormatIllegalArgument[18: 555,555,555,555,555 - 555.556 Trabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.100Z] testFormat[18: 555,555,555,555,555 - 555.556 Trabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.100Z] testParseObject2[18: 555,555,555,555,555 - 555.556 Trabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0.001 s
15:07:01 [2022-05-26T19:07:01.100Z] testParseObject[19: 100,100,000 - 100.1 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.100Z] testFormatIllegalArgument[19: 100,100,000 - 100.1 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.100Z] testFormat[19: 100,100,000 - 100.1 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.100Z] testParseObject2[19: 100,100,000 - 100.1 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.100Z] testParseObject[20: 0.1 - 100 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.100Z] testFormatIllegalArgument[20: 0.1 - 100 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.100Z] testFormat[20: 0.1 - 100 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.100Z] testParseObject2[20: 0.1 - 100 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.100Z] testParseObject[21: 0.001 - 1 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.100Z] testFormatIllegalArgument[21: 0.001 - 1 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.100Z] testFormat[21: 0.001 - 1 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.100Z] testParseObject2[21: 0.001 - 1 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.100Z] testParseObject[22: 0 - 1 µrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.100Z] testFormatIllegalArgument[22: 0 - 1 µrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.100Z] testFormat[22: 0 - 1 µrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.100Z] testParseObject2[22: 0 - 1 µrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.100Z] testParseObject[23: 0 - 1 nrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.100Z] testFormatIllegalArgument[23: 0 - 1 nrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.100Z] testFormat[23: 0 - 1 nrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.100Z] testParseObject2[23: 0 - 1 nrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.100Z] testParseObject[24: 0 - 1 prabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.100Z] testFormatIllegalArgument[24: 0 - 1 prabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.100Z] testFormat[24: 0 - 1 prabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.100Z] testParseObject2[24: 0 - 1 prabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.100Z] testParseObject[25: -0.04 - -40 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.100Z] testFormatIllegalArgument[25: -0.04 - -40 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.100Z] testFormat[25: -0.04 - -40 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.100Z] testParseObject2[25: -0.04 - -40 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.100Z] testParseObject[26: 0.002 - 2 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0.001 s
15:07:01 [2022-05-26T19:07:01.100Z] testFormatIllegalArgument[26: 0.002 - 2 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.101Z] testFormat[26: 0.002 - 2 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.101Z] testParseObject2[26: 0.002 - 2 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.101Z] testParseObject[27: 0.056 - 55.5 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.101Z] testFormatIllegalArgument[27: 0.056 - 55.5 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.101Z] testFormat[27: 0.056 - 55.5 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.101Z] testParseObject2[27: 0.056 - 55.5 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.101Z] testParseObject[28: 0 - 492.837 µrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.101Z] testFormatIllegalArgument[28: 0 - 492.837 µrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.101Z] testFormat[28: 0 - 492.837 µrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.101Z] testParseObject2[28: 0 - 492.837 µrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0.001 s
15:07:01 [2022-05-26T19:07:01.101Z] testParseObject[29: 0 - 251 nrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.101Z] testFormatIllegalArgument[29: 0 - 251 nrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.101Z] testFormat[29: 0 - 251 nrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.101Z] testParseObject2[29: 0 - 251 nrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.101Z] testParseObject[30: 0 - 43 prabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.101Z] testFormatIllegalArgument[30: 0 - 43 prabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.101Z] testFormat[30: 0 - 43 prabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.101Z] testParseObject2[30: 0 - 43 prabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.101Z] testParseObject[31: 0 - 45.643 nrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0.001 s
15:07:01 [2022-05-26T19:07:01.101Z] testFormatIllegalArgument[31: 0 - 45.643 nrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.101Z] testFormat[31: 0 - 45.643 nrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.101Z] testParseObject2[31: 0 - 45.643 nrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.101Z] testParseObject[32: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.101Z] testFormatIllegalArgument[32: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.101Z] testFormat[32: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.101Z] testParseObject2[32: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.101Z] testParseObject[33: null - .0001 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.101Z] testFormatIllegalArgument[33: null - .0001 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.101Z] testFormat[33: null - .0001 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.101Z] testParseObject2[33: null - .0001 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.101Z] testParseObject[34: null - 1krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.101Z] testFormatIllegalArgument[34: null - 1krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.101Z] testFormat[34: null - 1krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.101Z] testParseObject2[34: null - 1krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.101Z] testParseObject[35: null - 1krabbit   ](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.101Z] testFormatIllegalArgument[35: null - 1krabbit   ](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.101Z] testFormat[35: null - 1krabbit   ](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.101Z] testParseObject2[35: null - 1krabbit   ](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.101Z] testParseObject[36: null - 1 Krabbit   ](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.101Z] testFormatIllegalArgument[36: null - 1 Krabbit   ](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.101Z] testFormat[36: null - 1 Krabbit   ](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.101Z] testParseObject2[36: null - 1 Krabbit   ](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.101Z] testParseObject[37: null - 1krabbit  potato](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.101Z] testFormatIllegalArgument[37: null - 1krabbit  potato](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.101Z] testFormat[37: null - 1krabbit  potato](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.101Z] testParseObject2[37: null - 1krabbit  potato](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.101Z] Running org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest
15:07:01 [2022-05-26T19:07:01.360Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s - in org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest
15:07:01 [2022-05-26T19:07:01.360Z] testIteratorContents(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0.023 s
15:07:01 [2022-05-26T19:07:01.360Z] testOddInsertions(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0.007 s
15:07:01 [2022-05-26T19:07:01.360Z] testMultiThread(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0.002 s
15:07:01 [2022-05-26T19:07:01.360Z] testConcurrentIteration(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0.006 s
15:07:01 [2022-05-26T19:07:01.360Z] testSingleInsertion(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.360Z] testBlockingPeek(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0.002 s
15:07:01 [2022-05-26T19:07:01.360Z] testInvalidConstructor1(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.360Z] testInvalidConstructor2(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0.001 s
15:07:01 [2022-05-26T19:07:01.360Z] testInvalidConstructor4(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.360Z] testInvalidConstructor5(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0.001 s
15:07:01 [2022-05-26T19:07:01.360Z] testIsEmpty(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.360Z] testSimpleInsertion(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0.001 s
15:07:01 [2022-05-26T19:07:01.360Z] testLargeInsertion(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.360Z] Running org.eclipse.tracecompass.common.core.tests.log.LoggerTest
15:07:01 [2022-05-26T19:07:01.360Z] May 26, 2022 7:07:01 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
15:07:01 [2022-05-26T19:07:01.360Z] WARNING: {"ts":"193445504357.469","ph":"B","tid":1,"pid":1,"name":"foo"}
15:07:01 [2022-05-26T19:07:01.360Z] May 26, 2022 7:07:01 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
15:07:01 [2022-05-26T19:07:01.360Z] WARNING: {"ts":"193445504357.469","ph":"s","tid":1,"pid":1,"name":"foo","cat":"mydog","id":"0x1"}
15:07:01 [2022-05-26T19:07:01.360Z] May 26, 2022 7:07:01 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
15:07:01 [2022-05-26T19:07:01.360Z] WARNING: {"ts":"193445528306.322","ph":"E","tid":1,"pid":1}
15:07:01 [2022-05-26T19:07:01.360Z] May 26, 2022 7:07:01 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
15:07:01 [2022-05-26T19:07:01.360Z] WARNING: {"ts":"193445529832.443","ph":"B","tid":1,"pid":1,"name":"foo"}
15:07:01 [2022-05-26T19:07:01.360Z] May 26, 2022 7:07:01 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
15:07:01 [2022-05-26T19:07:01.360Z] WARNING: {"ts":"193445529832.443","ph":"s","tid":1,"pid":1,"name":"foo","cat":"myspider","id":"0x2"}
15:07:01 [2022-05-26T19:07:01.360Z] May 26, 2022 7:07:01 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
15:07:01 [2022-05-26T19:07:01.360Z] WARNING: {"ts":"193445531580.493","ph":"E","tid":1,"pid":1}
15:07:01 [2022-05-26T19:07:01.360Z] May 26, 2022 7:07:01 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
15:07:01 [2022-05-26T19:07:01.360Z] WARNING: {"ts":"193445537407.5","ph":"B","tid":1,"pid":1,"name":"foo"}
15:07:01 [2022-05-26T19:07:01.360Z] May 26, 2022 7:07:01 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
15:07:01 [2022-05-26T19:07:01.360Z] WARNING: {"ts":"193445537407.5","ph":"s","tid":1,"pid":1,"name":"foo","cat":"null","id":"0x3"}
15:07:01 [2022-05-26T19:07:01.360Z] May 26, 2022 7:07:01 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
15:07:01 [2022-05-26T19:07:01.360Z] WARNING: {"ts":"193445538342.682","ph":"E","tid":1,"pid":1}
15:07:01 [2022-05-26T19:07:01.360Z] May 26, 2022 7:07:01 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
15:07:01 [2022-05-26T19:07:01.360Z] WARNING: {"ts":"193445539883.772","ph":"B","tid":1,"pid":1,"name":"foo"}
15:07:01 [2022-05-26T19:07:01.360Z] May 26, 2022 7:07:01 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
15:07:01 [2022-05-26T19:07:01.360Z] WARNING: {"ts":"193445541670.287","ph":"E","tid":1,"pid":1}
15:07:01 [2022-05-26T19:07:01.360Z] May 26, 2022 7:07:01 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
15:07:01 [2022-05-26T19:07:01.360Z] WARNING: {"ts":"193445601163.999","ph":"B","tid":1,"pid":1,"name":"foo"}
15:07:01 [2022-05-26T19:07:01.360Z] May 26, 2022 7:07:01 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
15:07:01 [2022-05-26T19:07:01.360Z] WARNING: {"ts":"193445601163.999","ph":"s","tid":1,"pid":1,"name":"foo","cat":"myspider","id":"0x5"}
15:07:01 [2022-05-26T19:07:01.360Z] May 26, 2022 7:07:01 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
15:07:01 [2022-05-26T19:07:01.360Z] WARNING: {"ts":"193445602456.004","ph":"E","tid":1,"pid":1}
15:07:01 [2022-05-26T19:07:01.360Z] May 26, 2022 7:07:01 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
15:07:01 [2022-05-26T19:07:01.360Z] INFO: {"ts":"193445610016.089","ph":"B","tid":1,"pid":1,"name":"foo"}
15:07:01 [2022-05-26T19:07:01.360Z] May 26, 2022 7:07:01 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
15:07:01 [2022-05-26T19:07:01.360Z] INFO: {"ts":"193445610412.291","ph":"B","tid":1,"pid":1,"name":"bar"}
15:07:01 [2022-05-26T19:07:01.360Z] May 26, 2022 7:07:01 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
15:07:01 [2022-05-26T19:07:01.360Z] INFO: {"ts":"193445610836.323","ph":"E","tid":1,"pid":1}
15:07:01 [2022-05-26T19:07:01.360Z] May 26, 2022 7:07:01 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
15:07:01 [2022-05-26T19:07:01.360Z] INFO: {"ts":"193445611146.736","ph":"E","tid":1,"pid":1}
15:07:01 [2022-05-26T19:07:01.360Z] May 26, 2022 7:07:01 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
15:07:01 [2022-05-26T19:07:01.360Z] WARNING: {"ts":"193445612381.708","ph":"B","tid":1,"pid":1,"name":"foo","args":{"Pen:Pineapple":"Apple:Pen"}}
15:07:01 [2022-05-26T19:07:01.361Z] May 26, 2022 7:07:01 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
15:07:01 [2022-05-26T19:07:01.361Z] WARNING: {"ts":"193445612788.983","ph":"E","tid":1,"pid":1}
15:07:01 [2022-05-26T19:07:01.361Z] May 26, 2022 7:07:01 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
15:07:01 [2022-05-26T19:07:01.361Z] WARNING: {"ts":"193445613085.472","ph":"B","tid":1,"pid":1,"name":"foo","args":{"msg":"Pen:Pineapple:Apple:Pen"}}
15:07:01 [2022-05-26T19:07:01.361Z] May 26, 2022 7:07:01 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
15:07:01 [2022-05-26T19:07:01.361Z] WARNING: {"ts":"193445613437.117","ph":"E","tid":1,"pid":1}
15:07:01 [2022-05-26T19:07:01.361Z] May 26, 2022 7:07:01 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
15:07:01 [2022-05-26T19:07:01.361Z] WARNING: {"ts":"193445613756.753","ph":"B","tid":1,"pid":1,"name":"foo","args":{"pen":"pineapple","apple":"pen","number_of_badgers":12}}
15:07:01 [2022-05-26T19:07:01.361Z] May 26, 2022 7:07:01 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
15:07:01 [2022-05-26T19:07:01.361Z] WARNING: {"ts":"193445614033.746","ph":"E","tid":1,"pid":1}
15:07:01 [2022-05-26T19:07:01.361Z] May 26, 2022 7:07:01 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
15:07:01 [2022-05-26T19:07:01.361Z] WARNING: {"ts":"193445614863.957","ph":"B","tid":1,"pid":1,"name":"foo"}
15:07:01 [2022-05-26T19:07:01.361Z] May 26, 2022 7:07:01 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
15:07:01 [2022-05-26T19:07:01.361Z] WARNING: {"ts":"193445615702.366","ph":"E","tid":1,"pid":1}
15:07:01 [2022-05-26T19:07:01.361Z] May 26, 2022 7:07:01 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
15:07:01 [2022-05-26T19:07:01.361Z] WARNING: {"ts":"193445618752.911","ph":"B","tid":1,"pid":1,"name":"foo"}
15:07:01 [2022-05-26T19:07:01.361Z] May 26, 2022 7:07:01 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
15:07:01 [2022-05-26T19:07:01.361Z] WARNING: {"ts":"193445618752.911","ph":"s","tid":1,"pid":1,"name":"foo","cat":"mydog","id":"0x6"}
15:07:01 [2022-05-26T19:07:01.361Z] May 26, 2022 7:07:01 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
15:07:01 [2022-05-26T19:07:01.361Z] WARNING: {"ts":"193445620095.143","ph":"E","tid":1,"pid":1}
15:07:01 [2022-05-26T19:07:01.361Z] May 26, 2022 7:07:01 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils traceInstant
15:07:01 [2022-05-26T19:07:01.361Z] INFO: {"ts":"193445621461.261","ph":"i","tid":1,"pid":1,"name":"test null value","args":{"nullvalue":"null"}}
15:07:01 [2022-05-26T19:07:01.361Z] May 26, 2022 7:07:01 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils traceInstant
15:07:01 [2022-05-26T19:07:01.361Z] INFO: {"ts":"193445622147.762","ph":"i","tid":1,"pid":1,"name":"test null key","args":{"null":"value"}}
15:07:01 [2022-05-26T19:07:01.361Z] May 26, 2022 7:07:01 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
15:07:01 [2022-05-26T19:07:01.361Z] INFO: {"ts":"193445622811.374","ph":"B","tid":1,"pid":1,"name":"foo"}
15:07:01 [2022-05-26T19:07:01.361Z] May 26, 2022 7:07:01 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
15:07:01 [2022-05-26T19:07:01.361Z] INFO: {"ts":"193445623128.839","ph":"B","tid":1,"pid":1,"name":"bar"}
15:07:01 [2022-05-26T19:07:01.361Z] May 26, 2022 7:07:01 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
15:07:01 [2022-05-26T19:07:01.361Z] INFO: {"ts":"193445623408.3","ph":"E","tid":1,"pid":1}
15:07:01 [2022-05-26T19:07:01.361Z] May 26, 2022 7:07:01 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
15:07:01 [2022-05-26T19:07:01.361Z] INFO: {"ts":"193445623676.1","ph":"E","tid":1,"pid":1}
15:07:01 [2022-05-26T19:07:01.361Z] May 26, 2022 7:07:01 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
15:07:01 [2022-05-26T19:07:01.361Z] WARNING: {"ts":"193445624327.029","ph":"B","tid":1,"pid":1,"name":"foo"}
15:07:01 [2022-05-26T19:07:01.361Z] May 26, 2022 7:07:01 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
15:07:01 [2022-05-26T19:07:01.361Z] WARNING: {"ts":"193445624327.029","ph":"s","tid":1,"pid":1,"name":"foo","cat":"myspider","id":"0x7"}
15:07:01 [2022-05-26T19:07:01.361Z] May 26, 2022 7:07:01 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
15:07:01 [2022-05-26T19:07:01.361Z] WARNING: {"ts":"193445624975.061","ph":"E","tid":1,"pid":1}
15:07:01 [2022-05-26T19:07:01.361Z] May 26, 2022 7:07:01 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
15:07:01 [2022-05-26T19:07:01.361Z] INFO: {"ts":"193445628928.587","ph":"B","tid":1,"pid":1,"name":"world"}
15:07:01 [2022-05-26T19:07:01.361Z] May 26, 2022 7:07:01 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
15:07:01 [2022-05-26T19:07:01.361Z] INFO: {"ts":"193445629226.496","ph":"E","tid":1,"pid":1}
15:07:01 [2022-05-26T19:07:01.361Z] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.18 s - in org.eclipse.tracecompass.common.core.tests.log.LoggerTest
15:07:01 [2022-05-26T19:07:01.361Z] testFlowLogLevels(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.078 s
15:07:01 [2022-05-26T19:07:01.361Z] testFlowWithData(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.003 s
15:07:01 [2022-05-26T19:07:01.361Z] testObjectLifespan(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.005 s
15:07:01 [2022-05-26T19:07:01.361Z] testFlowBuilderNoExtra(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.002 s
15:07:01 [2022-05-26T19:07:01.361Z] testNestingWithData(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.003 s
15:07:01 [2022-05-26T19:07:01.361Z] testFlowFiltered(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.058 s
15:07:01 [2022-05-26T19:07:01.361Z] testFlowBuilderCatThenParent(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.002 s
15:07:01 [2022-05-26T19:07:01.361Z] testNestingFiltered(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.001 s
15:07:01 [2022-05-26T19:07:01.361Z] testAsyncMessages(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.005 s
15:07:01 [2022-05-26T19:07:01.361Z] testNestingException(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.002 s
15:07:01 [2022-05-26T19:07:01.361Z] testAttributeFailRepeatedArgs(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.001 s
15:07:01 [2022-05-26T19:07:01.361Z] testAttributes(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.002 s
15:07:01 [2022-05-26T19:07:01.361Z] testNestingLogLevels(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.002 s
15:07:01 [2022-05-26T19:07:01.361Z] testCounter(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.002 s
15:07:01 [2022-05-26T19:07:01.361Z] testFlowWithUnsetParent(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.002 s
15:07:01 [2022-05-26T19:07:01.361Z] testNullArguments(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.002 s
15:07:01 [2022-05-26T19:07:01.361Z] testNesting(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.002 s
15:07:01 [2022-05-26T19:07:01.361Z] testFlowBuilderParentThenCat(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.001 s
15:07:01 [2022-05-26T19:07:01.361Z] testMarker(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.002 s
15:07:01 [2022-05-26T19:07:01.361Z] testInstant(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.361Z] testCollectionLifespan(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.001 s
15:07:01 [2022-05-26T19:07:01.361Z] testHelloWorld(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.001 s
15:07:01 [2022-05-26T19:07:01.361Z] testAttributeFail3Args(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.361Z] Running org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest
15:07:01 [2022-05-26T19:07:01.361Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest
15:07:01 [2022-05-26T19:07:01.361Z] testDeepHashCode(org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest)  Time elapsed: 0.001 s
15:07:01 [2022-05-26T19:07:01.361Z] testDeepEquals(org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.361Z] Running org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils
15:07:01 [2022-05-26T19:07:01.619Z] [Fatal Error] :2:10: DOCTYPE is disallowed when the feature "http://apache.org/xml/features/disallow-doctype-decl" set to true.
15:07:01 [2022-05-26T19:07:01.619Z] [Fatal Error] :1:10: DOCTYPE is disallowed when the feature "http://apache.org/xml/features/disallow-doctype-decl" set to true.
15:07:01 [2022-05-26T19:07:01.619Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.173 s - in org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils
15:07:01 [2022-05-26T19:07:01.619Z] testSafeValidate(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils)  Time elapsed: 0.098 s
15:07:01 [2022-05-26T19:07:01.619Z] testXmlInjection(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils) skipped
15:07:01 [2022-05-26T19:07:01.619Z] testBillionLaughs(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils)  Time elapsed: 0.013 s
15:07:01 [2022-05-26T19:07:01.619Z] testNewSafeSchemaFactory(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils)  Time elapsed: 0.046 s
15:07:01 [2022-05-26T19:07:01.619Z] newSafeXmlStreamReader(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils)  Time elapsed: 0.006 s
15:07:01 [2022-05-26T19:07:01.619Z] testRecursiveEntityReference(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils)  Time elapsed: 0.002 s
15:07:01 [2022-05-26T19:07:01.619Z] testAttackValidate(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils)  Time elapsed: 0.003 s
15:07:01 [2022-05-26T19:07:01.619Z] testNewSafeSaxParserFactory(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils)  Time elapsed: 0.002 s
15:07:01 [2022-05-26T19:07:01.619Z] Running org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest
15:07:01 [2022-05-26T19:07:01.619Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest
15:07:01 [2022-05-26T19:07:01.619Z] testSameSign(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.619Z] testAdd100L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.619Z] testAdd0L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.619Z] testMult0(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.619Z] testMult1(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.619Z] testAdd0(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.619Z] testMultLimit(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.619Z] testAddLimit(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.619Z] testMultLimitL(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.619Z] testAddLimitL(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.619Z] testMult100(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.619Z] testAdd100(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.619Z] testMult100L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.619Z] testMult0L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.619Z] testMult1L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
15:07:01 [2022-05-26T19:07:01.619Z] 
15:07:01 [2022-05-26T19:07:01.619Z] Results:
15:07:01 [2022-05-26T19:07:01.619Z] 
15:07:01 [2022-05-26T19:07:01.619Z] Tests run: 696, Failures: 0, Errors: 0, Skipped: 1
15:07:01 [2022-05-26T19:07:01.619Z] 
15:07:01 [2022-05-26T19:07:01.972Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-6qwbh-djnmv because kubernetes resource quota exceeded. 
15:07:01 [2022-05-26T19:07:01.974Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-6qwbh-djnmv" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
15:07:01 [2022-05-26T19:07:01.974Z] Retrying...
15:07:01 [2022-05-26T19:07:01.974Z] 
15:07:02 [2022-05-26T19:07:02.185Z] [INFO] All tests passed!
15:07:02 [2022-05-26T19:07:02.185Z] [INFO] 
15:07:02 [2022-05-26T19:07:02.185Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.common.core.tests ---
15:07:02 [2022-05-26T19:07:02.185Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.9-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.9-SNAPSHOT.jar
15:07:02 [2022-05-26T19:07:02.185Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/common/org.eclipse.tracecompass.common.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.9-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.9-SNAPSHOT.pom
15:07:02 [2022-05-26T19:07:02.185Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.9-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.9-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.9-SNAPSHOT-sources.jar
15:07:02 [2022-05-26T19:07:02.185Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.9-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.9-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.9-SNAPSHOT-pack200.jar.pack.gz
15:07:02 [2022-05-26T19:07:02.185Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/common/org.eclipse.tracecompass.common.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.9-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.9-SNAPSHOT-p2metadata.xml
15:07:02 [2022-05-26T19:07:02.185Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/common/org.eclipse.tracecompass.common.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.9-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.9-SNAPSHOT-p2artifacts.xml
15:07:02 [2022-05-26T19:07:02.185Z] [INFO] 
15:07:02 [2022-05-26T19:07:02.185Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.common.core.tests ---
15:07:02 [2022-05-26T19:07:02.185Z] [INFO] 
15:07:02 [2022-05-26T19:07:02.185Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf >--------
15:07:02 [2022-05-26T19:07:02.185Z] [INFO] Building org.eclipse.tracecompass.ctf 7.3.0-SNAPSHOT            [65/140]
15:07:02 [2022-05-26T19:07:02.186Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
15:07:02 [2022-05-26T19:07:02.186Z] [INFO] 
15:07:02 [2022-05-26T19:07:02.186Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf ---
15:07:02 [2022-05-26T19:07:02.186Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf/target
15:07:02 [2022-05-26T19:07:02.186Z] [INFO] 
15:07:02 [2022-05-26T19:07:02.186Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.ctf ---
15:07:02 [2022-05-26T19:07:02.186Z] [INFO] The project's OSGi version is 7.3.0.202205261847
15:07:02 [2022-05-26T19:07:02.186Z] [INFO] 
15:07:02 [2022-05-26T19:07:02.186Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf ---
15:07:02 [2022-05-26T19:07:02.186Z] [INFO] 
15:07:02 [2022-05-26T19:07:02.186Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf ---
15:07:02 [2022-05-26T19:07:02.186Z] [INFO] 
15:07:02 [2022-05-26T19:07:02.186Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf ---
15:07:02 [2022-05-26T19:07:02.186Z] [INFO] 
15:07:02 [2022-05-26T19:07:02.186Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf ---
15:07:02 [2022-05-26T19:07:02.186Z] [INFO] 
15:07:02 [2022-05-26T19:07:02.186Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.ctf ---
15:07:02 [2022-05-26T19:07:02.186Z] [INFO] 
15:07:02 [2022-05-26T19:07:02.186Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf ---
15:07:02 [2022-05-26T19:07:02.186Z] [INFO] 
15:07:02 [2022-05-26T19:07:02.186Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.ctf ---
15:07:02 [2022-05-26T19:07:02.186Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-7.3.0-SNAPSHOT.jar
15:07:02 [2022-05-26T19:07:02.186Z] [INFO] 
15:07:02 [2022-05-26T19:07:02.186Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf ---
15:07:02 [2022-05-26T19:07:02.186Z] [INFO] 
15:07:02 [2022-05-26T19:07:02.186Z] [INFO] --- tycho-p2-plugin:2.7.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.ctf ---
15:07:02 [2022-05-26T19:07:02.186Z] [INFO] 
15:07:02 [2022-05-26T19:07:02.186Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.ctf ---
15:07:02 [2022-05-26T19:07:02.186Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:07:02 [2022-05-26T19:07:02.186Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-7.3.0-SNAPSHOT-sources-feature.jar
15:07:02 [2022-05-26T19:07:02.186Z] [INFO] 
15:07:02 [2022-05-26T19:07:02.186Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.ctf ---
15:07:02 [2022-05-26T19:07:02.186Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:07:02 [2022-05-26T19:07:02.186Z] [INFO] 
15:07:02 [2022-05-26T19:07:02.186Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf ---
15:07:02 [2022-05-26T19:07:02.186Z] [INFO] 
15:07:02 [2022-05-26T19:07:02.186Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf ---
15:07:02 [2022-05-26T19:07:02.186Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-7.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/7.3.0-SNAPSHOT/org.eclipse.tracecompass.ctf-7.3.0-SNAPSHOT.jar
15:07:02 [2022-05-26T19:07:02.186Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/7.3.0-SNAPSHOT/org.eclipse.tracecompass.ctf-7.3.0-SNAPSHOT.pom
15:07:02 [2022-05-26T19:07:02.186Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-7.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/7.3.0-SNAPSHOT/org.eclipse.tracecompass.ctf-7.3.0-SNAPSHOT-sources-feature.jar
15:07:02 [2022-05-26T19:07:02.186Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/7.3.0-SNAPSHOT/org.eclipse.tracecompass.ctf-7.3.0-SNAPSHOT-p2metadata.xml
15:07:02 [2022-05-26T19:07:02.186Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/7.3.0-SNAPSHOT/org.eclipse.tracecompass.ctf-7.3.0-SNAPSHOT-p2artifacts.xml
15:07:02 [2022-05-26T19:07:02.186Z] [INFO] 
15:07:02 [2022-05-26T19:07:02.186Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf ---
15:07:02 [2022-05-26T19:07:02.186Z] [INFO] 
15:07:02 [2022-05-26T19:07:02.186Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests >--
15:07:02 [2022-05-26T19:07:02.186Z] [INFO] Building org.eclipse.tracecompass.ctf.parser.tests 1.0.3-SNAPSHOT [66/140]
15:07:02 [2022-05-26T19:07:02.186Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:07:02 [2022-05-26T19:07:02.186Z] [INFO] 
15:07:02 [2022-05-26T19:07:02.186Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:07:02 [2022-05-26T19:07:02.186Z] [INFO] 
15:07:02 [2022-05-26T19:07:02.186Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:07:02 [2022-05-26T19:07:02.186Z] [INFO] The project's OSGi version is 1.0.3.202205261847
15:07:02 [2022-05-26T19:07:02.186Z] [INFO] 
15:07:02 [2022-05-26T19:07:02.186Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:07:02 [2022-05-26T19:07:02.186Z] [INFO] 
15:07:02 [2022-05-26T19:07:02.186Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:07:02 [2022-05-26T19:07:02.186Z] [INFO] 
15:07:02 [2022-05-26T19:07:02.186Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:07:02 [2022-05-26T19:07:02.186Z] [INFO] 
15:07:02 [2022-05-26T19:07:02.186Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:07:02 [2022-05-26T19:07:02.186Z] [INFO] 
15:07:02 [2022-05-26T19:07:02.186Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:07:02 [2022-05-26T19:07:02.186Z] [INFO] Resolving class path of org.eclipse.tracecompass.ctf.parser.tests...
15:07:02 [2022-05-26T19:07:02.444Z] [INFO] 
15:07:02 [2022-05-26T19:07:02.444Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:07:02 [2022-05-26T19:07:02.444Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:07:02 [2022-05-26T19:07:02.444Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.parser.tests/src/main/resources
15:07:02 [2022-05-26T19:07:02.444Z] [INFO] 
15:07:02 [2022-05-26T19:07:02.444Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:07:02 [2022-05-26T19:07:02.444Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.parser.tests/pom.xml
15:07:02 [2022-05-26T19:07:02.444Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/classes
15:07:02 [2022-05-26T19:07:02.444Z] [INFO] 
15:07:02 [2022-05-26T19:07:02.444Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:07:02 [2022-05-26T19:07:02.444Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:07:02 [2022-05-26T19:07:02.444Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.parser.tests/src/test/resources
15:07:02 [2022-05-26T19:07:02.444Z] [INFO] 
15:07:02 [2022-05-26T19:07:02.444Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:07:02 [2022-05-26T19:07:02.444Z] [INFO] 
15:07:02 [2022-05-26T19:07:02.444Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:07:02 [2022-05-26T19:07:02.444Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.3-SNAPSHOT-sources.jar
15:07:02 [2022-05-26T19:07:02.703Z] [INFO] 
15:07:02 [2022-05-26T19:07:02.703Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:07:02 [2022-05-26T19:07:02.703Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.3-SNAPSHOT.jar
15:07:02 [2022-05-26T19:07:02.703Z] [INFO] 
15:07:02 [2022-05-26T19:07:02.704Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:07:02 [2022-05-26T19:07:02.704Z] [INFO] 
15:07:02 [2022-05-26T19:07:02.704Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:07:02 [2022-05-26T19:07:02.704Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:07:02 [2022-05-26T19:07:02.704Z] [INFO] 
15:07:02 [2022-05-26T19:07:02.704Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:07:02 [2022-05-26T19:07:02.704Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:07:02 [2022-05-26T19:07:02.704Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.3-SNAPSHOT.jar
15:07:02 [2022-05-26T19:07:02.704Z] [INFO] 
15:07:02 [2022-05-26T19:07:02.704Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:07:02 [2022-05-26T19:07:02.704Z] [INFO] 
15:07:02 [2022-05-26T19:07:02.704Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:07:02 [2022-05-26T19:07:02.961Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java)
15:07:02 [2022-05-26T19:07:02.961Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work/data/.metadata/.log
15:07:02 [2022-05-26T19:07:02.961Z] [INFO] Command line:
15:07:02 [2022-05-26T19:07:02.961Z] 	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:07:03 [2022-05-26T19:07:03.219Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:07:07 [2022-05-26T19:07:07.402Z] !SESSION 2022-05-26 19:07:03.350 -----------------------------------------------
15:07:07 [2022-05-26T19:07:07.402Z] eclipse.buildId=unknown
15:07:07 [2022-05-26T19:07:07.402Z] java.version=11.0.2
15:07:07 [2022-05-26T19:07:07.402Z] java.vendor=Oracle Corporation
15:07:07 [2022-05-26T19:07:07.402Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:07:07 [2022-05-26T19:07:07.402Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/surefire.properties -product org.eclipse.platform.ide
15:07:07 [2022-05-26T19:07:07.402Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
15:07:07 [2022-05-26T19:07:07.402Z] 
15:07:07 [2022-05-26T19:07:07.402Z] !ENTRY org.eclipse.compare.win32 4 0 2022-05-26 19:07:07.053
15:07:07 [2022-05-26T19:07:07.402Z] !MESSAGE FrameworkEvent ERROR
15:07:07 [2022-05-26T19:07:07.402Z] !STACK 0
15:07:07 [2022-05-26T19:07:07.402Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [53]
15:07:07 [2022-05-26T19:07:07.402Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:07:07 [2022-05-26T19:07:07.402Z] 
15:07:07 [2022-05-26T19:07:07.402Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
15:07:07 [2022-05-26T19:07:07.402Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1847)
15:07:07 [2022-05-26T19:07:07.402Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:07:07 [2022-05-26T19:07:07.402Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1840)
15:07:07 [2022-05-26T19:07:07.402Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1781)
15:07:07 [2022-05-26T19:07:07.402Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1745)
15:07:07 [2022-05-26T19:07:07.402Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1667)
15:07:07 [2022-05-26T19:07:07.402Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:07:07 [2022-05-26T19:07:07.402Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:07:07 [2022-05-26T19:07:07.402Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:07:08 [2022-05-26T19:07:08.335Z] 
15:07:08 [2022-05-26T19:07:08.335Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2022-05-26 19:07:08.253
15:07:08 [2022-05-26T19:07:08.335Z] !MESSAGE FrameworkEvent ERROR
15:07:08 [2022-05-26T19:07:08.335Z] !STACK 0
15:07:08 [2022-05-26T19:07:08.335Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [130]
15:07:08 [2022-05-26T19:07:08.336Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:07:08 [2022-05-26T19:07:08.336Z] 
15:07:08 [2022-05-26T19:07:08.336Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
15:07:08 [2022-05-26T19:07:08.336Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1847)
15:07:08 [2022-05-26T19:07:08.336Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:07:08 [2022-05-26T19:07:08.336Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1840)
15:07:08 [2022-05-26T19:07:08.336Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1781)
15:07:08 [2022-05-26T19:07:08.336Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1745)
15:07:08 [2022-05-26T19:07:08.336Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1667)
15:07:08 [2022-05-26T19:07:08.336Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:07:08 [2022-05-26T19:07:08.336Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:07:08 [2022-05-26T19:07:08.336Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:07:08 [2022-05-26T19:07:08.901Z] Running org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest
15:07:09 [2022-05-26T19:07:09.158Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.108 s - in org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest
15:07:09 [2022-05-26T19:07:09.158Z] testSymbols(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0.053 s
15:07:09 [2022-05-26T19:07:09.158Z] testStringLiteral(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0.001 s
15:07:09 [2022-05-26T19:07:09.158Z] testCharLiteral(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
15:07:09 [2022-05-26T19:07:09.158Z] testLiteralSuffixes(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0.001 s
15:07:09 [2022-05-26T19:07:09.158Z] testLiteralPrefixes(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
15:07:09 [2022-05-26T19:07:09.158Z] testMixedComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
15:07:09 [2022-05-26T19:07:09.158Z] testWhitespaces(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
15:07:09 [2022-05-26T19:07:09.158Z] testLineCommentWithEOF(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) skipped
15:07:09 [2022-05-26T19:07:09.158Z] testIdentifierLetters(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
15:07:09 [2022-05-26T19:07:09.158Z] testMultiLineComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
15:07:09 [2022-05-26T19:07:09.158Z] testComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
15:07:09 [2022-05-26T19:07:09.158Z] testLineComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
15:07:09 [2022-05-26T19:07:09.158Z] testNestedComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
15:07:09 [2022-05-26T19:07:09.158Z] testLiteralDigits(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
15:07:09 [2022-05-26T19:07:09.158Z] testLiteralZero(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
15:07:09 [2022-05-26T19:07:09.158Z] testKeywords(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
15:07:09 [2022-05-26T19:07:09.158Z] testEscapeStringLiteral(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0.002 s
15:07:09 [2022-05-26T19:07:09.158Z] testEscapeCharLiteral(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
15:07:09 [2022-05-26T19:07:09.158Z] testIdentifier(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
15:07:09 [2022-05-26T19:07:09.158Z] testLiterals(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0.001 s
15:07:09 [2022-05-26T19:07:09.158Z] Running org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest
15:07:09 [2022-05-26T19:07:09.158Z] Tests run: 22, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.094 s - in org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest
15:07:09 [2022-05-26T19:07:09.158Z] testDeclaratorOfEnumDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) skipped
15:07:09 [2022-05-26T19:07:09.158Z] testCharacterLiteralPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0.028 s
15:07:09 [2022-05-26T19:07:09.158Z] testEnumDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0.003 s
15:07:09 [2022-05-26T19:07:09.158Z] testIntegerLiteralPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0.001 s
15:07:09 [2022-05-26T19:07:09.158Z] testKeywordPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
15:07:09 [2022-05-26T19:07:09.158Z] testStringLiteralPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0.001 s
15:07:09 [2022-05-26T19:07:09.158Z] testTraceDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) skipped
15:07:09 [2022-05-26T19:07:09.158Z] testEnvDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0.044 s
15:07:09 [2022-05-26T19:07:09.158Z] testMixedUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
15:07:09 [2022-05-26T19:07:09.158Z] testArrayUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0.001 s
15:07:09 [2022-05-26T19:07:09.158Z] testMemberUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0.001 s
15:07:09 [2022-05-26T19:07:09.158Z] testFloatingTypeAliasDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0.001 s
15:07:09 [2022-05-26T19:07:09.158Z] testIntegerTypeAliasDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
15:07:09 [2022-05-26T19:07:09.158Z] testPointerUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0.001 s
15:07:09 [2022-05-26T19:07:09.158Z] testTypedefDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) skipped
15:07:09 [2022-05-26T19:07:09.158Z] testUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0.001 s
15:07:09 [2022-05-26T19:07:09.158Z] testIdentifierPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
15:07:09 [2022-05-26T19:07:09.158Z] testSpecialArrayUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0.001 s
15:07:09 [2022-05-26T19:07:09.158Z] testDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
15:07:09 [2022-05-26T19:07:09.158Z] testSimpleUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0.001 s
15:07:09 [2022-05-26T19:07:09.158Z] testEmptyDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) skipped
15:07:09 [2022-05-26T19:07:09.158Z] testPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
15:07:09 [2022-05-26T19:07:09.158Z] 
15:07:09 [2022-05-26T19:07:09.158Z] Results:
15:07:09 [2022-05-26T19:07:09.158Z] 
15:07:09 [2022-05-26T19:07:09.158Z] Tests run: 42, Failures: 0, Errors: 0, Skipped: 5
15:07:09 [2022-05-26T19:07:09.158Z] 
15:07:09 [2022-05-26T19:07:09.732Z] [INFO] All tests passed!
15:07:09 [2022-05-26T19:07:09.732Z] [INFO] 
15:07:09 [2022-05-26T19:07:09.732Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:07:09 [2022-05-26T19:07:09.732Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.3-SNAPSHOT.jar
15:07:09 [2022-05-26T19:07:09.732Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.parser.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.3-SNAPSHOT.pom
15:07:09 [2022-05-26T19:07:09.732Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.3-SNAPSHOT-sources.jar
15:07:09 [2022-05-26T19:07:09.732Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.3-SNAPSHOT-pack200.jar.pack.gz
15:07:09 [2022-05-26T19:07:09.733Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.3-SNAPSHOT-p2metadata.xml
15:07:09 [2022-05-26T19:07:09.733Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.3-SNAPSHOT-p2artifacts.xml
15:07:09 [2022-05-26T19:07:09.733Z] [INFO] 
15:07:09 [2022-05-26T19:07:09.733Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:07:09 [2022-05-26T19:07:09.733Z] [INFO] 
15:07:09 [2022-05-26T19:07:09.733Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf >------
15:07:09 [2022-05-26T19:07:09.733Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf 7.3.0-SNAPSHOT        [67/140]
15:07:09 [2022-05-26T19:07:09.733Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
15:07:09 [2022-05-26T19:07:09.733Z] [INFO] 
15:07:09 [2022-05-26T19:07:09.733Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf ---
15:07:09 [2022-05-26T19:07:09.733Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.tmf.ctf/target
15:07:09 [2022-05-26T19:07:09.733Z] [INFO] 
15:07:09 [2022-05-26T19:07:09.733Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.ctf ---
15:07:09 [2022-05-26T19:07:09.733Z] [INFO] The project's OSGi version is 7.3.0.202205261847
15:07:09 [2022-05-26T19:07:09.733Z] [INFO] 
15:07:09 [2022-05-26T19:07:09.733Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf ---
15:07:09 [2022-05-26T19:07:09.733Z] [INFO] 
15:07:09 [2022-05-26T19:07:09.733Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf ---
15:07:09 [2022-05-26T19:07:09.733Z] [INFO] 
15:07:09 [2022-05-26T19:07:09.733Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf ---
15:07:09 [2022-05-26T19:07:09.733Z] [INFO] 
15:07:09 [2022-05-26T19:07:09.733Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf ---
15:07:09 [2022-05-26T19:07:09.733Z] [INFO] 
15:07:09 [2022-05-26T19:07:09.733Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.ctf ---
15:07:09 [2022-05-26T19:07:09.733Z] [INFO] 
15:07:09 [2022-05-26T19:07:09.733Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf ---
15:07:09 [2022-05-26T19:07:09.733Z] [INFO] 
15:07:09 [2022-05-26T19:07:09.733Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.ctf ---
15:07:09 [2022-05-26T19:07:09.733Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-7.3.0-SNAPSHOT.jar
15:07:09 [2022-05-26T19:07:09.733Z] [INFO] 
15:07:09 [2022-05-26T19:07:09.733Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf ---
15:07:09 [2022-05-26T19:07:09.733Z] [INFO] 
15:07:09 [2022-05-26T19:07:09.733Z] [INFO] --- tycho-p2-plugin:2.7.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.ctf ---
15:07:09 [2022-05-26T19:07:09.733Z] [INFO] 
15:07:09 [2022-05-26T19:07:09.733Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ctf ---
15:07:09 [2022-05-26T19:07:09.991Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:07:09 [2022-05-26T19:07:09.991Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-7.3.0-SNAPSHOT-sources-feature.jar
15:07:09 [2022-05-26T19:07:09.991Z] [INFO] 
15:07:09 [2022-05-26T19:07:09.991Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ctf ---
15:07:09 [2022-05-26T19:07:09.991Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:07:09 [2022-05-26T19:07:09.991Z] [INFO] 
15:07:09 [2022-05-26T19:07:09.991Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf ---
15:07:09 [2022-05-26T19:07:09.991Z] [INFO] 
15:07:09 [2022-05-26T19:07:09.991Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf ---
15:07:09 [2022-05-26T19:07:09.991Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-7.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/7.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-7.3.0-SNAPSHOT.jar
15:07:09 [2022-05-26T19:07:09.991Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.tmf.ctf/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/7.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-7.3.0-SNAPSHOT.pom
15:07:09 [2022-05-26T19:07:09.991Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-7.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/7.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-7.3.0-SNAPSHOT-sources-feature.jar
15:07:09 [2022-05-26T19:07:09.991Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.tmf.ctf/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/7.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-7.3.0-SNAPSHOT-p2metadata.xml
15:07:09 [2022-05-26T19:07:09.991Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.tmf.ctf/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/7.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-7.3.0-SNAPSHOT-p2artifacts.xml
15:07:09 [2022-05-26T19:07:09.991Z] [INFO] 
15:07:09 [2022-05-26T19:07:09.991Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf ---
15:07:09 [2022-05-26T19:07:09.991Z] [INFO] 
15:07:09 [2022-05-26T19:07:09.991Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests >--
15:07:09 [2022-05-26T19:07:09.991Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests 1.0.11-SNAPSHOT [68/140]
15:07:09 [2022-05-26T19:07:09.991Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:07:09 [2022-05-26T19:07:09.991Z] [INFO] 
15:07:09 [2022-05-26T19:07:09.991Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:07:09 [2022-05-26T19:07:09.991Z] [INFO] 
15:07:09 [2022-05-26T19:07:09.991Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:07:09 [2022-05-26T19:07:09.991Z] [INFO] The project's OSGi version is 1.0.11.202205261847
15:07:09 [2022-05-26T19:07:09.991Z] [INFO] 
15:07:09 [2022-05-26T19:07:09.991Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:07:09 [2022-05-26T19:07:09.991Z] [INFO] 
15:07:09 [2022-05-26T19:07:09.991Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:07:09 [2022-05-26T19:07:09.991Z] [INFO] 
15:07:09 [2022-05-26T19:07:09.991Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:07:09 [2022-05-26T19:07:09.991Z] [INFO] 
15:07:09 [2022-05-26T19:07:09.991Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:07:09 [2022-05-26T19:07:09.991Z] [INFO] 
15:07:09 [2022-05-26T19:07:09.991Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:07:09 [2022-05-26T19:07:09.991Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests...
15:07:10 [2022-05-26T19:07:10.249Z] [INFO] 
15:07:10 [2022-05-26T19:07:10.249Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:07:10 [2022-05-26T19:07:10.507Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:07:10 [2022-05-26T19:07:10.507Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/src/main/resources
15:07:10 [2022-05-26T19:07:10.507Z] [INFO] 
15:07:10 [2022-05-26T19:07:10.507Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:07:10 [2022-05-26T19:07:10.507Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/pom.xml
15:07:10 [2022-05-26T19:07:10.507Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/classes
15:07:11 [2022-05-26T19:07:11.073Z] [INFO] 
15:07:11 [2022-05-26T19:07:11.073Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:07:11 [2022-05-26T19:07:11.073Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:07:11 [2022-05-26T19:07:11.073Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/src/test/resources
15:07:11 [2022-05-26T19:07:11.073Z] [INFO] 
15:07:11 [2022-05-26T19:07:11.073Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:07:11 [2022-05-26T19:07:11.073Z] [INFO] 
15:07:11 [2022-05-26T19:07:11.074Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:07:11 [2022-05-26T19:07:11.074Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.11-SNAPSHOT-sources.jar
15:07:11 [2022-05-26T19:07:11.074Z] [INFO] 
15:07:11 [2022-05-26T19:07:11.074Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:07:11 [2022-05-26T19:07:11.074Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.11-SNAPSHOT.jar
15:07:11 [2022-05-26T19:07:11.074Z] [INFO] 
15:07:11 [2022-05-26T19:07:11.074Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:07:11 [2022-05-26T19:07:11.074Z] [INFO] 
15:07:11 [2022-05-26T19:07:11.074Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:07:11 [2022-05-26T19:07:11.074Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:07:11 [2022-05-26T19:07:11.074Z] [INFO] 
15:07:11 [2022-05-26T19:07:11.074Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:07:11 [2022-05-26T19:07:11.074Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:07:11 [2022-05-26T19:07:11.074Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.11-SNAPSHOT.jar
15:07:11 [2022-05-26T19:07:11.074Z] [INFO] 
15:07:11 [2022-05-26T19:07:11.074Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:07:11 [2022-05-26T19:07:11.074Z] [INFO] 
15:07:11 [2022-05-26T19:07:11.074Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:07:11 [2022-05-26T19:07:11.074Z] [INFO] Skipping tests
15:07:11 [2022-05-26T19:07:11.074Z] [INFO] 
15:07:11 [2022-05-26T19:07:11.074Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:07:11 [2022-05-26T19:07:11.074Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.11-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.11-SNAPSHOT.jar
15:07:11 [2022-05-26T19:07:11.074Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.11-SNAPSHOT.pom
15:07:11 [2022-05-26T19:07:11.074Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.11-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.11-SNAPSHOT-sources.jar
15:07:11 [2022-05-26T19:07:11.074Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.11-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.11-SNAPSHOT-pack200.jar.pack.gz
15:07:11 [2022-05-26T19:07:11.074Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.11-SNAPSHOT-p2metadata.xml
15:07:11 [2022-05-26T19:07:11.074Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.11-SNAPSHOT-p2artifacts.xml
15:07:11 [2022-05-26T19:07:11.074Z] [INFO] 
15:07:11 [2022-05-26T19:07:11.074Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:07:11 [2022-05-26T19:07:11.074Z] [INFO] 
15:07:11 [2022-05-26T19:07:11.074Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user >-----
15:07:11 [2022-05-26T19:07:11.074Z] [INFO] Building Trace Compass User Guide 7.3.0-SNAPSHOT                [69/140]
15:07:11 [2022-05-26T19:07:11.074Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:07:11 [2022-05-26T19:07:11.074Z] [INFO] 
15:07:11 [2022-05-26T19:07:11.074Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.doc.user ---
15:07:11 [2022-05-26T19:07:11.074Z] [INFO] 
15:07:11 [2022-05-26T19:07:11.074Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.doc.user ---
15:07:11 [2022-05-26T19:07:11.074Z] [INFO] Executing tasks
15:07:11 [2022-05-26T19:07:11.074Z] 
15:07:11 [2022-05-26T19:07:11.074Z] main:
15:07:11 [2022-05-26T19:07:11.074Z] 
15:07:11 [2022-05-26T19:07:11.074Z] clean:
15:07:11 [2022-05-26T19:07:11.074Z] [INFO] Executed tasks
15:07:11 [2022-05-26T19:07:11.074Z] [INFO] 
15:07:11 [2022-05-26T19:07:11.074Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.doc.user ---
15:07:11 [2022-05-26T19:07:11.074Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.doc.user/target
15:07:11 [2022-05-26T19:07:11.074Z] [INFO] 
15:07:11 [2022-05-26T19:07:11.074Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.doc.user ---
15:07:11 [2022-05-26T19:07:11.074Z] [INFO] The project's OSGi version is 7.3.0.202205261847
15:07:11 [2022-05-26T19:07:11.074Z] [INFO] 
15:07:11 [2022-05-26T19:07:11.074Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.doc.user ---
15:07:11 [2022-05-26T19:07:11.074Z] [INFO] 
15:07:11 [2022-05-26T19:07:11.074Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.doc.user ---
15:07:11 [2022-05-26T19:07:11.074Z] [INFO] 
15:07:11 [2022-05-26T19:07:11.074Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc.user ---
15:07:11 [2022-05-26T19:07:11.074Z] [INFO] 
15:07:11 [2022-05-26T19:07:11.074Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.doc.user ---
15:07:11 [2022-05-26T19:07:11.074Z] [INFO] 
15:07:11 [2022-05-26T19:07:11.074Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.doc.user ---
15:07:11 [2022-05-26T19:07:11.074Z] [INFO] Resolving class path of Trace Compass User Guide...
15:07:11 [2022-05-26T19:07:11.074Z] [INFO] 
15:07:11 [2022-05-26T19:07:11.074Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.doc.user ---
15:07:11 [2022-05-26T19:07:11.331Z] [INFO] Executing tasks
15:07:11 [2022-05-26T19:07:11.331Z] 
15:07:11 [2022-05-26T19:07:11.331Z] main:
15:07:11 [2022-05-26T19:07:11.331Z] 
15:07:11 [2022-05-26T19:07:11.331Z] build:
15:07:11 [2022-05-26T19:07:11.897Z] Help: /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.doc.user/doc /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.doc.user/doc/User-Guide.html
15:07:11 [2022-05-26T19:07:11.897Z] 
15:07:11 [2022-05-26T19:07:11.897Z] test:
15:07:11 [2022-05-26T19:07:11.897Z] [xmlvalidate] 18 file(s) have been successfully validated.
15:07:11 [2022-05-26T19:07:11.897Z] [INFO] Executed tasks
15:07:11 [2022-05-26T19:07:11.897Z] [INFO] 
15:07:11 [2022-05-26T19:07:11.897Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.doc.user ---
15:07:11 [2022-05-26T19:07:11.897Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:07:11 [2022-05-26T19:07:11.897Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.doc.user/src/main/resources
15:07:11 [2022-05-26T19:07:11.897Z] [INFO] 
15:07:11 [2022-05-26T19:07:11.897Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.doc.user ---
15:07:11 [2022-05-26T19:07:11.897Z] [INFO] 
15:07:11 [2022-05-26T19:07:11.897Z] [INFO] --- tycho-eclipserun-plugin:2.7.3:eclipse-run (default) @ org.eclipse.tracecompass.doc.user ---
15:07:11 [2022-05-26T19:07:11.897Z] [INFO] Fetching org.apache.lucene.analyzers-common_8.4.1.v20200122-1459.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (696.23kB)
15:07:11 [2022-05-26T19:07:11.978Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-6qwbh-tcmf7 because kubernetes resource quota exceeded. 
15:07:11 [2022-05-26T19:07:11.979Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-6qwbh-tcmf7" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
15:07:11 [2022-05-26T19:07:11.979Z] Retrying...
15:07:11 [2022-05-26T19:07:11.979Z] 
15:07:12 [2022-05-26T19:07:12.827Z] [INFO] Fetching org.apache.lucene.core_8.4.1.v20200122-1459.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (962.55kB)
15:07:13 [2022-05-26T19:07:13.759Z] [INFO] Fetching org.apache.lucene.analyzers-smartcn_8.4.1.v20200122-1459.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (3.42MB)
15:07:15 [2022-05-26T19:07:15.128Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/data/.metadata/.log
15:07:15 [2022-05-26T19:07:15.128Z] [INFO] Command line:
15:07:15 [2022-05-26T19:07:15.129Z] 	[/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.6.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -install, /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
15:07:15 [2022-05-26T19:07:15.129Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:07:18 [2022-05-26T19:07:18.407Z] Buildfile: build.xml
15:07:18 [2022-05-26T19:07:18.407Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
15:07:18 [2022-05-26T19:07:18.407Z] 
15:07:18 [2022-05-26T19:07:18.407Z] build.index:
15:07:20 [2022-05-26T19:07:20.938Z] BUILD SUCCESSFUL
15:07:20 [2022-05-26T19:07:20.938Z] 
15:07:20 [2022-05-26T19:07:20.938Z] BUILD SUCCESSFUL
15:07:20 [2022-05-26T19:07:20.938Z] Total time: 3 seconds
15:07:20 [2022-05-26T19:07:20.938Z] [INFO] 
15:07:20 [2022-05-26T19:07:20.938Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.doc.user ---
15:07:20 [2022-05-26T19:07:20.938Z] [INFO] 
15:07:20 [2022-05-26T19:07:20.938Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.doc.user ---
15:07:20 [2022-05-26T19:07:20.938Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:07:20 [2022-05-26T19:07:20.938Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.doc.user/src/test/resources
15:07:20 [2022-05-26T19:07:20.938Z] [INFO] 
15:07:20 [2022-05-26T19:07:20.938Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.doc.user ---
15:07:20 [2022-05-26T19:07:20.938Z] [INFO] 
15:07:20 [2022-05-26T19:07:20.938Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.doc.user ---
15:07:20 [2022-05-26T19:07:20.938Z] [INFO] No tests to run.
15:07:20 [2022-05-26T19:07:20.938Z] [INFO] 
15:07:20 [2022-05-26T19:07:20.938Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.doc.user ---
15:07:20 [2022-05-26T19:07:20.938Z] [INFO] 
15:07:20 [2022-05-26T19:07:20.938Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.doc.user ---
15:07:20 [2022-05-26T19:07:20.938Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-7.3.0-SNAPSHOT-sources.jar
15:07:20 [2022-05-26T19:07:20.938Z] [INFO] 
15:07:20 [2022-05-26T19:07:20.938Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.doc.user ---
15:07:20 [2022-05-26T19:07:20.938Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-7.3.0-SNAPSHOT.jar
15:07:21 [2022-05-26T19:07:21.870Z] [INFO] 
15:07:21 [2022-05-26T19:07:21.870Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.doc.user ---
15:07:21 [2022-05-26T19:07:21.870Z] [INFO] 
15:07:21 [2022-05-26T19:07:21.870Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.doc.user ---
15:07:21 [2022-05-26T19:07:21.870Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:07:21 [2022-05-26T19:07:21.870Z] [INFO] 
15:07:21 [2022-05-26T19:07:21.870Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.doc.user ---
15:07:21 [2022-05-26T19:07:21.870Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:07:21 [2022-05-26T19:07:21.870Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-7.3.0-SNAPSHOT.jar
15:07:21 [2022-05-26T19:07:21.981Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-6qwbh-45rp9 because kubernetes resource quota exceeded. 
15:07:21 [2022-05-26T19:07:21.982Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-6qwbh-45rp9" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
15:07:21 [2022-05-26T19:07:21.982Z] Retrying...
15:07:21 [2022-05-26T19:07:21.982Z] 
15:07:22 [2022-05-26T19:07:22.803Z] [INFO] 
15:07:22 [2022-05-26T19:07:22.804Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.doc.user ---
15:07:22 [2022-05-26T19:07:22.804Z] [INFO] 
15:07:22 [2022-05-26T19:07:22.804Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.doc.user ---
15:07:22 [2022-05-26T19:07:22.804Z] [INFO] 
15:07:22 [2022-05-26T19:07:22.804Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.doc.user ---
15:07:22 [2022-05-26T19:07:22.804Z] [INFO] No tests to run.
15:07:22 [2022-05-26T19:07:22.804Z] [INFO] 
15:07:22 [2022-05-26T19:07:22.804Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.doc.user ---
15:07:22 [2022-05-26T19:07:22.804Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-7.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/7.3.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-7.3.0-SNAPSHOT.jar
15:07:22 [2022-05-26T19:07:22.804Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.doc.user/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/7.3.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-7.3.0-SNAPSHOT.pom
15:07:22 [2022-05-26T19:07:22.804Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-7.3.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/7.3.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-7.3.0-SNAPSHOT-sources.jar
15:07:22 [2022-05-26T19:07:22.804Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-7.3.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/7.3.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-7.3.0-SNAPSHOT-pack200.jar.pack.gz
15:07:22 [2022-05-26T19:07:22.804Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/7.3.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-7.3.0-SNAPSHOT-p2metadata.xml
15:07:22 [2022-05-26T19:07:22.804Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/7.3.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-7.3.0-SNAPSHOT-p2artifacts.xml
15:07:23 [2022-05-26T19:07:23.062Z] [INFO] 
15:07:23 [2022-05-26T19:07:23.062Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.doc.user ---
15:07:23 [2022-05-26T19:07:23.062Z] [INFO] 
15:07:23 [2022-05-26T19:07:23.062Z] [INFO] --- maven-antrun-plugin:1.8:run (deploy) @ org.eclipse.tracecompass.doc.user ---
15:07:23 [2022-05-26T19:07:23.062Z] [INFO] Executing tasks
15:07:23 [2022-05-26T19:07:23.062Z] 
15:07:23 [2022-05-26T19:07:23.062Z] main:
15:07:23 [2022-05-26T19:07:23.062Z]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/.temp/org.eclipse.tracecompass.doc.user/reference
15:07:23 [2022-05-26T19:07:23.062Z]      [copy] Copying 324 files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/.temp/org.eclipse.tracecompass.doc.user
15:07:23 [2022-05-26T19:07:23.062Z]      [copy] Copying 17 files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/.temp/org.eclipse.tracecompass.doc.user/reference
15:07:23 [2022-05-26T19:07:23.062Z] [INFO] Executed tasks
15:07:23 [2022-05-26T19:07:23.062Z] [INFO] 
15:07:23 [2022-05-26T19:07:23.062Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user >--
15:07:23 [2022-05-26T19:07:23.062Z] [INFO] Building Trace Compass GDB Tracepoint Analysis User Guide 7.3.0-SNAPSHOT [70/140]
15:07:23 [2022-05-26T19:07:23.062Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:07:23 [2022-05-26T19:07:23.062Z] [INFO] 
15:07:23 [2022-05-26T19:07:23.062Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:07:23 [2022-05-26T19:07:23.062Z] [INFO] 
15:07:23 [2022-05-26T19:07:23.062Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:07:23 [2022-05-26T19:07:23.062Z] [INFO] Executing tasks
15:07:23 [2022-05-26T19:07:23.062Z] 
15:07:23 [2022-05-26T19:07:23.062Z] main:
15:07:23 [2022-05-26T19:07:23.062Z] 
15:07:23 [2022-05-26T19:07:23.062Z] clean:
15:07:23 [2022-05-26T19:07:23.062Z] [INFO] Executed tasks
15:07:23 [2022-05-26T19:07:23.062Z] [INFO] 
15:07:23 [2022-05-26T19:07:23.062Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:07:23 [2022-05-26T19:07:23.062Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target
15:07:23 [2022-05-26T19:07:23.062Z] [INFO] 
15:07:23 [2022-05-26T19:07:23.062Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:07:23 [2022-05-26T19:07:23.062Z] [INFO] The project's OSGi version is 7.3.0.202205261847
15:07:23 [2022-05-26T19:07:23.062Z] [INFO] 
15:07:23 [2022-05-26T19:07:23.062Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:07:23 [2022-05-26T19:07:23.062Z] [INFO] 
15:07:23 [2022-05-26T19:07:23.062Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:07:23 [2022-05-26T19:07:23.062Z] [INFO] 
15:07:23 [2022-05-26T19:07:23.062Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:07:23 [2022-05-26T19:07:23.062Z] [INFO] 
15:07:23 [2022-05-26T19:07:23.062Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:07:23 [2022-05-26T19:07:23.062Z] [INFO] 
15:07:23 [2022-05-26T19:07:23.062Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:07:23 [2022-05-26T19:07:23.062Z] [INFO] Resolving class path of Trace Compass GDB Tracepoint Analysis User Guide...
15:07:23 [2022-05-26T19:07:23.062Z] [INFO] 
15:07:23 [2022-05-26T19:07:23.062Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:07:23 [2022-05-26T19:07:23.320Z] [INFO] Executing tasks
15:07:23 [2022-05-26T19:07:23.320Z] 
15:07:23 [2022-05-26T19:07:23.320Z] main:
15:07:23 [2022-05-26T19:07:23.320Z] 
15:07:23 [2022-05-26T19:07:23.320Z] build:
15:07:23 [2022-05-26T19:07:23.320Z] Help: /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.gdbtrace.doc.user/doc /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.gdbtrace.doc.user/doc/User-Guide.html
15:07:23 [2022-05-26T19:07:23.320Z] 
15:07:23 [2022-05-26T19:07:23.320Z] test:
15:07:23 [2022-05-26T19:07:23.320Z] [xmlvalidate] 8 file(s) have been successfully validated.
15:07:23 [2022-05-26T19:07:23.320Z] [INFO] Executed tasks
15:07:23 [2022-05-26T19:07:23.320Z] [INFO] 
15:07:23 [2022-05-26T19:07:23.320Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:07:23 [2022-05-26T19:07:23.320Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:07:23 [2022-05-26T19:07:23.320Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.gdbtrace.doc.user/src/main/resources
15:07:23 [2022-05-26T19:07:23.320Z] [INFO] 
15:07:23 [2022-05-26T19:07:23.320Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:07:23 [2022-05-26T19:07:23.320Z] [INFO] 
15:07:23 [2022-05-26T19:07:23.320Z] [INFO] --- tycho-eclipserun-plugin:2.7.3:eclipse-run (default) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:07:23 [2022-05-26T19:07:23.320Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/data/.metadata/.log
15:07:23 [2022-05-26T19:07:23.320Z] [INFO] Command line:
15:07:23 [2022-05-26T19:07:23.320Z] 	[/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.6.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -install, /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
15:07:23 [2022-05-26T19:07:23.320Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:07:26 [2022-05-26T19:07:26.596Z] Buildfile: build.xml
15:07:26 [2022-05-26T19:07:26.596Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
15:07:26 [2022-05-26T19:07:26.596Z] 
15:07:26 [2022-05-26T19:07:26.596Z] build.index:
15:07:27 [2022-05-26T19:07:27.968Z] BUILD SUCCESSFUL
15:07:27 [2022-05-26T19:07:27.968Z] 
15:07:27 [2022-05-26T19:07:27.968Z] BUILD SUCCESSFUL
15:07:27 [2022-05-26T19:07:27.968Z] Total time: 2 seconds
15:07:28 [2022-05-26T19:07:28.228Z] [INFO] 
15:07:28 [2022-05-26T19:07:28.228Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:07:28 [2022-05-26T19:07:28.228Z] [INFO] 
15:07:28 [2022-05-26T19:07:28.228Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:07:28 [2022-05-26T19:07:28.228Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:07:28 [2022-05-26T19:07:28.228Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.gdbtrace.doc.user/src/test/resources
15:07:28 [2022-05-26T19:07:28.228Z] [INFO] 
15:07:28 [2022-05-26T19:07:28.228Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:07:28 [2022-05-26T19:07:28.228Z] [INFO] 
15:07:28 [2022-05-26T19:07:28.228Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:07:28 [2022-05-26T19:07:28.228Z] [INFO] No tests to run.
15:07:28 [2022-05-26T19:07:28.228Z] [INFO] 
15:07:28 [2022-05-26T19:07:28.229Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:07:28 [2022-05-26T19:07:28.229Z] [INFO] 
15:07:28 [2022-05-26T19:07:28.229Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:07:28 [2022-05-26T19:07:28.229Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-7.3.0-SNAPSHOT-sources.jar
15:07:28 [2022-05-26T19:07:28.229Z] [INFO] 
15:07:28 [2022-05-26T19:07:28.229Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:07:28 [2022-05-26T19:07:28.229Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-7.3.0-SNAPSHOT.jar
15:07:28 [2022-05-26T19:07:28.229Z] [INFO] 
15:07:28 [2022-05-26T19:07:28.229Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:07:28 [2022-05-26T19:07:28.229Z] [INFO] 
15:07:28 [2022-05-26T19:07:28.229Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:07:28 [2022-05-26T19:07:28.229Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:07:28 [2022-05-26T19:07:28.229Z] [INFO] 
15:07:28 [2022-05-26T19:07:28.229Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:07:28 [2022-05-26T19:07:28.229Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:07:28 [2022-05-26T19:07:28.229Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-7.3.0-SNAPSHOT.jar
15:07:28 [2022-05-26T19:07:28.229Z] [INFO] 
15:07:28 [2022-05-26T19:07:28.229Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:07:28 [2022-05-26T19:07:28.229Z] [INFO] 
15:07:28 [2022-05-26T19:07:28.229Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:07:28 [2022-05-26T19:07:28.229Z] [INFO] 
15:07:28 [2022-05-26T19:07:28.229Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:07:28 [2022-05-26T19:07:28.229Z] [INFO] No tests to run.
15:07:28 [2022-05-26T19:07:28.229Z] [INFO] 
15:07:28 [2022-05-26T19:07:28.229Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:07:28 [2022-05-26T19:07:28.229Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-7.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/7.3.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-7.3.0-SNAPSHOT.jar
15:07:28 [2022-05-26T19:07:28.229Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.gdbtrace.doc.user/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/7.3.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-7.3.0-SNAPSHOT.pom
15:07:28 [2022-05-26T19:07:28.229Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-7.3.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/7.3.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-7.3.0-SNAPSHOT-sources.jar
15:07:28 [2022-05-26T19:07:28.229Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-7.3.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/7.3.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-7.3.0-SNAPSHOT-pack200.jar.pack.gz
15:07:28 [2022-05-26T19:07:28.229Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/7.3.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-7.3.0-SNAPSHOT-p2metadata.xml
15:07:28 [2022-05-26T19:07:28.229Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/7.3.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-7.3.0-SNAPSHOT-p2artifacts.xml
15:07:28 [2022-05-26T19:07:28.229Z] [INFO] 
15:07:28 [2022-05-26T19:07:28.229Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:07:28 [2022-05-26T19:07:28.229Z] [INFO] 
15:07:28 [2022-05-26T19:07:28.229Z] [INFO] --- maven-antrun-plugin:1.8:run (deploy) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:07:28 [2022-05-26T19:07:28.486Z] [INFO] Executing tasks
15:07:28 [2022-05-26T19:07:28.486Z] 
15:07:28 [2022-05-26T19:07:28.486Z] main:
15:07:28 [2022-05-26T19:07:28.486Z]      [copy] Copying 13 files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/.temp/org.eclipse.tracecompass.gdbtrace.doc.user
15:07:28 [2022-05-26T19:07:28.486Z] [INFO] Executed tasks
15:07:28 [2022-05-26T19:07:28.486Z] [INFO] 
15:07:28 [2022-05-26T19:07:28.486Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user >---
15:07:28 [2022-05-26T19:07:28.486Z] [INFO] Building Trace Compass RCP User Guide 7.3.0-SNAPSHOT            [71/140]
15:07:28 [2022-05-26T19:07:28.486Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:07:28 [2022-05-26T19:07:28.486Z] [INFO] 
15:07:28 [2022-05-26T19:07:28.486Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.doc.user ---
15:07:28 [2022-05-26T19:07:28.486Z] [INFO] 
15:07:28 [2022-05-26T19:07:28.486Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.rcp.doc.user ---
15:07:28 [2022-05-26T19:07:28.486Z] [INFO] Executing tasks
15:07:28 [2022-05-26T19:07:28.486Z] 
15:07:28 [2022-05-26T19:07:28.486Z] main:
15:07:28 [2022-05-26T19:07:28.486Z] 
15:07:28 [2022-05-26T19:07:28.486Z] clean:
15:07:28 [2022-05-26T19:07:28.486Z] [INFO] Executed tasks
15:07:28 [2022-05-26T19:07:28.486Z] [INFO] 
15:07:28 [2022-05-26T19:07:28.486Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.rcp.doc.user ---
15:07:28 [2022-05-26T19:07:28.486Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.rcp.doc.user/target
15:07:28 [2022-05-26T19:07:28.486Z] [INFO] 
15:07:28 [2022-05-26T19:07:28.486Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.doc.user ---
15:07:28 [2022-05-26T19:07:28.486Z] [INFO] The project's OSGi version is 7.3.0.202205261847
15:07:28 [2022-05-26T19:07:28.486Z] [INFO] 
15:07:28 [2022-05-26T19:07:28.486Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.doc.user ---
15:07:28 [2022-05-26T19:07:28.486Z] [INFO] 
15:07:28 [2022-05-26T19:07:28.486Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.doc.user ---
15:07:28 [2022-05-26T19:07:28.486Z] [INFO] 
15:07:28 [2022-05-26T19:07:28.486Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.doc.user ---
15:07:28 [2022-05-26T19:07:28.486Z] [INFO] 
15:07:28 [2022-05-26T19:07:28.486Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.doc.user ---
15:07:28 [2022-05-26T19:07:28.486Z] [INFO] 
15:07:28 [2022-05-26T19:07:28.486Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.doc.user ---
15:07:28 [2022-05-26T19:07:28.486Z] [INFO] Resolving class path of Trace Compass RCP User Guide...
15:07:28 [2022-05-26T19:07:28.486Z] [INFO] 
15:07:28 [2022-05-26T19:07:28.486Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.rcp.doc.user ---
15:07:28 [2022-05-26T19:07:28.486Z] [INFO] Executing tasks
15:07:28 [2022-05-26T19:07:28.486Z] 
15:07:28 [2022-05-26T19:07:28.486Z] main:
15:07:28 [2022-05-26T19:07:28.486Z] 
15:07:28 [2022-05-26T19:07:28.487Z] build:
15:07:28 [2022-05-26T19:07:28.487Z] Help: /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.rcp.doc.user/doc /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.rcp.doc.user/doc/User-Guide.html
15:07:28 [2022-05-26T19:07:28.487Z] 
15:07:28 [2022-05-26T19:07:28.487Z] test:
15:07:28 [2022-05-26T19:07:28.487Z] [xmlvalidate] 2 file(s) have been successfully validated.
15:07:28 [2022-05-26T19:07:28.487Z] [INFO] Executed tasks
15:07:28 [2022-05-26T19:07:28.487Z] [INFO] 
15:07:28 [2022-05-26T19:07:28.487Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.doc.user ---
15:07:28 [2022-05-26T19:07:28.487Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:07:28 [2022-05-26T19:07:28.487Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.rcp.doc.user/src/main/resources
15:07:28 [2022-05-26T19:07:28.487Z] [INFO] 
15:07:28 [2022-05-26T19:07:28.487Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.doc.user ---
15:07:28 [2022-05-26T19:07:28.487Z] [INFO] 
15:07:28 [2022-05-26T19:07:28.487Z] [INFO] --- tycho-eclipserun-plugin:2.7.3:eclipse-run (default) @ org.eclipse.tracecompass.rcp.doc.user ---
15:07:28 [2022-05-26T19:07:28.745Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/data/.metadata/.log
15:07:28 [2022-05-26T19:07:28.745Z] [INFO] Command line:
15:07:28 [2022-05-26T19:07:28.745Z] 	[/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.6.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -install, /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
15:07:28 [2022-05-26T19:07:28.745Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:07:31 [2022-05-26T19:07:31.972Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-6qwbh-pxkz5 because kubernetes resource quota exceeded. 
15:07:31 [2022-05-26T19:07:31.973Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-6qwbh-pxkz5" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
15:07:31 [2022-05-26T19:07:31.973Z] Retrying...
15:07:31 [2022-05-26T19:07:31.973Z] 
15:07:32 [2022-05-26T19:07:32.022Z] Buildfile: build.xml
15:07:32 [2022-05-26T19:07:32.022Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
15:07:32 [2022-05-26T19:07:32.022Z] 
15:07:32 [2022-05-26T19:07:32.022Z] build.index:
15:07:32 [2022-05-26T19:07:32.955Z] BUILD SUCCESSFUL
15:07:32 [2022-05-26T19:07:32.955Z] 
15:07:32 [2022-05-26T19:07:32.955Z] BUILD SUCCESSFUL
15:07:32 [2022-05-26T19:07:32.955Z] Total time: 2 seconds
15:07:33 [2022-05-26T19:07:33.212Z] [INFO] 
15:07:33 [2022-05-26T19:07:33.212Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.rcp.doc.user ---
15:07:33 [2022-05-26T19:07:33.212Z] [INFO] 
15:07:33 [2022-05-26T19:07:33.212Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.doc.user ---
15:07:33 [2022-05-26T19:07:33.212Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:07:33 [2022-05-26T19:07:33.212Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.rcp.doc.user/src/test/resources
15:07:33 [2022-05-26T19:07:33.212Z] [INFO] 
15:07:33 [2022-05-26T19:07:33.212Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.rcp.doc.user ---
15:07:33 [2022-05-26T19:07:33.212Z] [INFO] 
15:07:33 [2022-05-26T19:07:33.212Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.rcp.doc.user ---
15:07:33 [2022-05-26T19:07:33.212Z] [INFO] No tests to run.
15:07:33 [2022-05-26T19:07:33.212Z] [INFO] 
15:07:33 [2022-05-26T19:07:33.212Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp.doc.user ---
15:07:33 [2022-05-26T19:07:33.212Z] [INFO] 
15:07:33 [2022-05-26T19:07:33.212Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.doc.user ---
15:07:33 [2022-05-26T19:07:33.212Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-7.3.0-SNAPSHOT-sources.jar
15:07:33 [2022-05-26T19:07:33.212Z] [INFO] 
15:07:33 [2022-05-26T19:07:33.212Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.doc.user ---
15:07:33 [2022-05-26T19:07:33.212Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-7.3.0-SNAPSHOT.jar
15:07:33 [2022-05-26T19:07:33.470Z] [INFO] 
15:07:33 [2022-05-26T19:07:33.470Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.doc.user ---
15:07:33 [2022-05-26T19:07:33.470Z] [INFO] 
15:07:33 [2022-05-26T19:07:33.470Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.doc.user ---
15:07:33 [2022-05-26T19:07:33.470Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:07:33 [2022-05-26T19:07:33.470Z] [INFO] 
15:07:33 [2022-05-26T19:07:33.470Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.doc.user ---
15:07:33 [2022-05-26T19:07:33.470Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:07:33 [2022-05-26T19:07:33.470Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-7.3.0-SNAPSHOT.jar
15:07:33 [2022-05-26T19:07:33.470Z] [INFO] 
15:07:33 [2022-05-26T19:07:33.470Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.doc.user ---
15:07:33 [2022-05-26T19:07:33.470Z] [INFO] 
15:07:33 [2022-05-26T19:07:33.470Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.rcp.doc.user ---
15:07:33 [2022-05-26T19:07:33.470Z] [INFO] 
15:07:33 [2022-05-26T19:07:33.470Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.rcp.doc.user ---
15:07:33 [2022-05-26T19:07:33.470Z] [INFO] No tests to run.
15:07:33 [2022-05-26T19:07:33.470Z] [INFO] 
15:07:33 [2022-05-26T19:07:33.470Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.doc.user ---
15:07:33 [2022-05-26T19:07:33.470Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-7.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/7.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-7.3.0-SNAPSHOT.jar
15:07:33 [2022-05-26T19:07:33.470Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.rcp.doc.user/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/7.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-7.3.0-SNAPSHOT.pom
15:07:33 [2022-05-26T19:07:33.470Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-7.3.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/7.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-7.3.0-SNAPSHOT-sources.jar
15:07:33 [2022-05-26T19:07:33.470Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-7.3.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/7.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-7.3.0-SNAPSHOT-pack200.jar.pack.gz
15:07:33 [2022-05-26T19:07:33.470Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.rcp.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/7.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-7.3.0-SNAPSHOT-p2metadata.xml
15:07:33 [2022-05-26T19:07:33.470Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.rcp.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/7.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-7.3.0-SNAPSHOT-p2artifacts.xml
15:07:33 [2022-05-26T19:07:33.470Z] [INFO] 
15:07:33 [2022-05-26T19:07:33.470Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.doc.user ---
15:07:33 [2022-05-26T19:07:33.470Z] [INFO] 
15:07:33 [2022-05-26T19:07:33.470Z] [INFO] --- maven-antrun-plugin:1.8:run (deploy) @ org.eclipse.tracecompass.rcp.doc.user ---
15:07:33 [2022-05-26T19:07:33.470Z] [INFO] Executing tasks
15:07:33 [2022-05-26T19:07:33.470Z] 
15:07:33 [2022-05-26T19:07:33.470Z] main:
15:07:33 [2022-05-26T19:07:33.470Z]      [copy] Copying 16 files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/.temp/org.eclipse.tracecompass.rcp.doc.user
15:07:33 [2022-05-26T19:07:33.470Z] [INFO] Executed tasks
15:07:33 [2022-05-26T19:07:33.470Z] [INFO] 
15:07:33 [2022-05-26T19:07:33.470Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user >--
15:07:33 [2022-05-26T19:07:33.470Z] [INFO] Building Trace Compass Pcap User Guide 7.3.0-SNAPSHOT           [72/140]
15:07:33 [2022-05-26T19:07:33.470Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:07:33 [2022-05-26T19:07:33.470Z] [INFO] 
15:07:33 [2022-05-26T19:07:33.470Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:07:33 [2022-05-26T19:07:33.470Z] [INFO] 
15:07:33 [2022-05-26T19:07:33.470Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:07:33 [2022-05-26T19:07:33.470Z] [INFO] Executing tasks
15:07:33 [2022-05-26T19:07:33.470Z] 
15:07:33 [2022-05-26T19:07:33.470Z] main:
15:07:33 [2022-05-26T19:07:33.471Z] 
15:07:33 [2022-05-26T19:07:33.471Z] clean:
15:07:33 [2022-05-26T19:07:33.471Z] [INFO] Executed tasks
15:07:33 [2022-05-26T19:07:33.471Z] [INFO] 
15:07:33 [2022-05-26T19:07:33.471Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:07:33 [2022-05-26T19:07:33.471Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target
15:07:33 [2022-05-26T19:07:33.471Z] [INFO] 
15:07:33 [2022-05-26T19:07:33.471Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:07:33 [2022-05-26T19:07:33.471Z] [INFO] The project's OSGi version is 7.3.0.202205261847
15:07:33 [2022-05-26T19:07:33.471Z] [INFO] 
15:07:33 [2022-05-26T19:07:33.471Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:07:33 [2022-05-26T19:07:33.471Z] [INFO] 
15:07:33 [2022-05-26T19:07:33.471Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:07:33 [2022-05-26T19:07:33.471Z] [INFO] 
15:07:33 [2022-05-26T19:07:33.471Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:07:33 [2022-05-26T19:07:33.471Z] [INFO] 
15:07:33 [2022-05-26T19:07:33.471Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:07:33 [2022-05-26T19:07:33.471Z] [INFO] 
15:07:33 [2022-05-26T19:07:33.471Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:07:33 [2022-05-26T19:07:33.471Z] [INFO] Resolving class path of Trace Compass Pcap User Guide...
15:07:33 [2022-05-26T19:07:33.728Z] [INFO] 
15:07:33 [2022-05-26T19:07:33.728Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:07:33 [2022-05-26T19:07:33.728Z] [INFO] Executing tasks
15:07:33 [2022-05-26T19:07:33.728Z] 
15:07:33 [2022-05-26T19:07:33.728Z] main:
15:07:33 [2022-05-26T19:07:33.728Z] 
15:07:33 [2022-05-26T19:07:33.728Z] build:
15:07:33 [2022-05-26T19:07:33.728Z] Help: /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/doc /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/doc/User-Guide.html
15:07:33 [2022-05-26T19:07:33.728Z] 
15:07:33 [2022-05-26T19:07:33.728Z] test:
15:07:33 [2022-05-26T19:07:33.728Z] [xmlvalidate] 1 file(s) have been successfully validated.
15:07:33 [2022-05-26T19:07:33.728Z] [INFO] Executed tasks
15:07:33 [2022-05-26T19:07:33.728Z] [INFO] 
15:07:33 [2022-05-26T19:07:33.728Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:07:33 [2022-05-26T19:07:33.728Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:07:33 [2022-05-26T19:07:33.728Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/src/main/resources
15:07:33 [2022-05-26T19:07:33.728Z] [INFO] 
15:07:33 [2022-05-26T19:07:33.728Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:07:33 [2022-05-26T19:07:33.728Z] [INFO] 
15:07:33 [2022-05-26T19:07:33.728Z] [INFO] --- tycho-eclipserun-plugin:2.7.3:eclipse-run (default) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:07:33 [2022-05-26T19:07:33.728Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/data/.metadata/.log
15:07:33 [2022-05-26T19:07:33.728Z] [INFO] Command line:
15:07:33 [2022-05-26T19:07:33.728Z] 	[/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.6.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -install, /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
15:07:33 [2022-05-26T19:07:33.728Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:07:37 [2022-05-26T19:07:37.008Z] Buildfile: build.xml
15:07:37 [2022-05-26T19:07:37.008Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
15:07:37 [2022-05-26T19:07:37.008Z] 
15:07:37 [2022-05-26T19:07:37.008Z] build.index:
15:07:38 [2022-05-26T19:07:38.383Z] BUILD SUCCESSFUL
15:07:38 [2022-05-26T19:07:38.383Z] 
15:07:38 [2022-05-26T19:07:38.383Z] BUILD SUCCESSFUL
15:07:38 [2022-05-26T19:07:38.383Z] Total time: 2 seconds
15:07:38 [2022-05-26T19:07:38.383Z] [INFO] 
15:07:38 [2022-05-26T19:07:38.383Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:07:38 [2022-05-26T19:07:38.383Z] [INFO] 
15:07:38 [2022-05-26T19:07:38.383Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:07:38 [2022-05-26T19:07:38.383Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:07:38 [2022-05-26T19:07:38.383Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/src/test/resources
15:07:38 [2022-05-26T19:07:38.383Z] [INFO] 
15:07:38 [2022-05-26T19:07:38.383Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:07:38 [2022-05-26T19:07:38.383Z] [INFO] 
15:07:38 [2022-05-26T19:07:38.383Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:07:38 [2022-05-26T19:07:38.383Z] [INFO] No tests to run.
15:07:38 [2022-05-26T19:07:38.383Z] [INFO] 
15:07:38 [2022-05-26T19:07:38.383Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:07:38 [2022-05-26T19:07:38.383Z] [INFO] 
15:07:38 [2022-05-26T19:07:38.383Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:07:38 [2022-05-26T19:07:38.383Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-7.3.0-SNAPSHOT-sources.jar
15:07:38 [2022-05-26T19:07:38.383Z] [INFO] 
15:07:38 [2022-05-26T19:07:38.383Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:07:38 [2022-05-26T19:07:38.383Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-7.3.0-SNAPSHOT.jar
15:07:38 [2022-05-26T19:07:38.383Z] [INFO] 
15:07:38 [2022-05-26T19:07:38.383Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:07:38 [2022-05-26T19:07:38.383Z] [INFO] 
15:07:38 [2022-05-26T19:07:38.383Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:07:38 [2022-05-26T19:07:38.383Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:07:38 [2022-05-26T19:07:38.383Z] [INFO] 
15:07:38 [2022-05-26T19:07:38.383Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:07:38 [2022-05-26T19:07:38.383Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:07:38 [2022-05-26T19:07:38.383Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-7.3.0-SNAPSHOT.jar
15:07:38 [2022-05-26T19:07:38.383Z] [INFO] 
15:07:38 [2022-05-26T19:07:38.383Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:07:38 [2022-05-26T19:07:38.383Z] [INFO] 
15:07:38 [2022-05-26T19:07:38.383Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:07:38 [2022-05-26T19:07:38.383Z] [INFO] 
15:07:38 [2022-05-26T19:07:38.383Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:07:38 [2022-05-26T19:07:38.383Z] [INFO] No tests to run.
15:07:38 [2022-05-26T19:07:38.383Z] [INFO] 
15:07:38 [2022-05-26T19:07:38.383Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:07:38 [2022-05-26T19:07:38.383Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-7.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/7.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-7.3.0-SNAPSHOT.jar
15:07:38 [2022-05-26T19:07:38.383Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/7.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-7.3.0-SNAPSHOT.pom
15:07:38 [2022-05-26T19:07:38.383Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-7.3.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/7.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-7.3.0-SNAPSHOT-sources.jar
15:07:38 [2022-05-26T19:07:38.383Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-7.3.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/7.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-7.3.0-SNAPSHOT-pack200.jar.pack.gz
15:07:38 [2022-05-26T19:07:38.383Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/7.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-7.3.0-SNAPSHOT-p2metadata.xml
15:07:38 [2022-05-26T19:07:38.383Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/7.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-7.3.0-SNAPSHOT-p2artifacts.xml
15:07:38 [2022-05-26T19:07:38.383Z] [INFO] 
15:07:38 [2022-05-26T19:07:38.383Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:07:38 [2022-05-26T19:07:38.383Z] [INFO] 
15:07:38 [2022-05-26T19:07:38.383Z] [INFO] --- maven-antrun-plugin:1.8:run (deploy) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:07:38 [2022-05-26T19:07:38.641Z] [INFO] Executing tasks
15:07:38 [2022-05-26T19:07:38.641Z] 
15:07:38 [2022-05-26T19:07:38.641Z] main:
15:07:38 [2022-05-26T19:07:38.641Z]      [copy] Copying 4 files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/.temp/org.eclipse.tracecompass.tmf.pcap.doc.user
15:07:38 [2022-05-26T19:07:38.641Z] [INFO] Executed tasks
15:07:38 [2022-05-26T19:07:38.641Z] [INFO] 
15:07:38 [2022-05-26T19:07:38.641Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.examples >-----
15:07:38 [2022-05-26T19:07:38.641Z] [INFO] Building org.eclipse.tracecompass.examples 1.0.9-SNAPSHOT       [73/140]
15:07:38 [2022-05-26T19:07:38.641Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:07:38 [2022-05-26T19:07:38.641Z] [INFO] 
15:07:38 [2022-05-26T19:07:38.641Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.examples ---
15:07:38 [2022-05-26T19:07:38.641Z] [INFO] 
15:07:38 [2022-05-26T19:07:38.641Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.examples ---
15:07:38 [2022-05-26T19:07:38.641Z] [INFO] The project's OSGi version is 1.0.9.202205261847
15:07:38 [2022-05-26T19:07:38.641Z] [INFO] 
15:07:38 [2022-05-26T19:07:38.641Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.examples ---
15:07:38 [2022-05-26T19:07:38.641Z] [INFO] 
15:07:38 [2022-05-26T19:07:38.641Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.examples ---
15:07:38 [2022-05-26T19:07:38.641Z] [INFO] 
15:07:38 [2022-05-26T19:07:38.641Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.examples ---
15:07:38 [2022-05-26T19:07:38.641Z] [INFO] 
15:07:38 [2022-05-26T19:07:38.641Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.examples ---
15:07:38 [2022-05-26T19:07:38.641Z] [INFO] 
15:07:38 [2022-05-26T19:07:38.641Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.examples ---
15:07:38 [2022-05-26T19:07:38.641Z] [INFO] Resolving class path of org.eclipse.tracecompass.examples...
15:07:38 [2022-05-26T19:07:38.899Z] [INFO] 
15:07:38 [2022-05-26T19:07:38.899Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.examples ---
15:07:38 [2022-05-26T19:07:38.899Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:07:38 [2022-05-26T19:07:38.899Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.examples/src/main/resources
15:07:38 [2022-05-26T19:07:38.899Z] [INFO] 
15:07:38 [2022-05-26T19:07:38.899Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.examples ---
15:07:38 [2022-05-26T19:07:38.899Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.examples:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
15:07:38 [2022-05-26T19:07:38.899Z] [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.examples/target/classes
15:07:39 [2022-05-26T19:07:39.465Z] [INFO] 
15:07:39 [2022-05-26T19:07:39.465Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.examples ---
15:07:39 [2022-05-26T19:07:39.465Z] [INFO] 
15:07:39 [2022-05-26T19:07:39.466Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.examples ---
15:07:39 [2022-05-26T19:07:39.466Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:07:39 [2022-05-26T19:07:39.466Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.examples/src/test/resources
15:07:39 [2022-05-26T19:07:39.466Z] [INFO] 
15:07:39 [2022-05-26T19:07:39.466Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.examples ---
15:07:39 [2022-05-26T19:07:39.466Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.examples:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
15:07:39 [2022-05-26T19:07:39.466Z] [INFO] 
15:07:39 [2022-05-26T19:07:39.466Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.examples ---
15:07:39 [2022-05-26T19:07:39.466Z] [INFO] No tests to run.
15:07:39 [2022-05-26T19:07:39.466Z] [INFO] 
15:07:39 [2022-05-26T19:07:39.466Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.examples ---
15:07:39 [2022-05-26T19:07:39.466Z] [INFO] 
15:07:39 [2022-05-26T19:07:39.466Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.examples ---
15:07:39 [2022-05-26T19:07:39.466Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.9-SNAPSHOT-sources.jar
15:07:39 [2022-05-26T19:07:39.466Z] [INFO] 
15:07:39 [2022-05-26T19:07:39.466Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.examples ---
15:07:39 [2022-05-26T19:07:39.466Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.9-SNAPSHOT.jar
15:07:39 [2022-05-26T19:07:39.466Z] [INFO] 
15:07:39 [2022-05-26T19:07:39.466Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.examples ---
15:07:39 [2022-05-26T19:07:39.466Z] [INFO] 
15:07:39 [2022-05-26T19:07:39.466Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.examples ---
15:07:39 [2022-05-26T19:07:39.466Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:07:39 [2022-05-26T19:07:39.466Z] [INFO] 
15:07:39 [2022-05-26T19:07:39.466Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.examples ---
15:07:39 [2022-05-26T19:07:39.466Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:07:39 [2022-05-26T19:07:39.466Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.9-SNAPSHOT.jar
15:07:39 [2022-05-26T19:07:39.466Z] [INFO] 
15:07:39 [2022-05-26T19:07:39.466Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.examples ---
15:07:39 [2022-05-26T19:07:39.466Z] [INFO] 
15:07:39 [2022-05-26T19:07:39.466Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.examples ---
15:07:39 [2022-05-26T19:07:39.466Z] [INFO] 
15:07:39 [2022-05-26T19:07:39.466Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.examples ---
15:07:39 [2022-05-26T19:07:39.466Z] [INFO] No tests to run.
15:07:39 [2022-05-26T19:07:39.466Z] [INFO] 
15:07:39 [2022-05-26T19:07:39.466Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.examples ---
15:07:39 [2022-05-26T19:07:39.466Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.9-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.9-SNAPSHOT.jar
15:07:39 [2022-05-26T19:07:39.466Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.examples/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.9-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.9-SNAPSHOT.pom
15:07:39 [2022-05-26T19:07:39.466Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.9-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.9-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.9-SNAPSHOT-sources.jar
15:07:39 [2022-05-26T19:07:39.466Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.9-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.9-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.9-SNAPSHOT-pack200.jar.pack.gz
15:07:39 [2022-05-26T19:07:39.466Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.examples/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.9-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.9-SNAPSHOT-p2metadata.xml
15:07:39 [2022-05-26T19:07:39.466Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.examples/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.9-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.9-SNAPSHOT-p2artifacts.xml
15:07:39 [2022-05-26T19:07:39.466Z] [INFO] 
15:07:39 [2022-05-26T19:07:39.466Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.examples ---
15:07:39 [2022-05-26T19:07:39.466Z] [INFO] 
15:07:39 [2022-05-26T19:07:39.466Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace-parent >--
15:07:39 [2022-05-26T19:07:39.466Z] [INFO] Building Trace Compass GDB Tracepoint Analysis Parent 7.3.0-SNAPSHOT [74/140]
15:07:39 [2022-05-26T19:07:39.466Z] [INFO] --------------------------------[ pom ]---------------------------------
15:07:39 [2022-05-26T19:07:39.466Z] [INFO] 
15:07:39 [2022-05-26T19:07:39.466Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace-parent ---
15:07:39 [2022-05-26T19:07:39.466Z] [INFO] 
15:07:39 [2022-05-26T19:07:39.466Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace-parent ---
15:07:39 [2022-05-26T19:07:39.466Z] [INFO] 
15:07:39 [2022-05-26T19:07:39.466Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace-parent ---
15:07:39 [2022-05-26T19:07:39.466Z] [INFO] 
15:07:39 [2022-05-26T19:07:39.466Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace-parent ---
15:07:39 [2022-05-26T19:07:39.466Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:07:39 [2022-05-26T19:07:39.466Z] [INFO] 
15:07:39 [2022-05-26T19:07:39.466Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace-parent ---
15:07:39 [2022-05-26T19:07:39.466Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:07:39 [2022-05-26T19:07:39.466Z] [INFO] 
15:07:39 [2022-05-26T19:07:39.466Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace-parent ---
15:07:39 [2022-05-26T19:07:39.466Z] [INFO] 
15:07:39 [2022-05-26T19:07:39.466Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace-parent ---
15:07:39 [2022-05-26T19:07:39.466Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace-parent/7.3.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-parent-7.3.0-SNAPSHOT.pom
15:07:39 [2022-05-26T19:07:39.466Z] [INFO] 
15:07:39 [2022-05-26T19:07:39.466Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core >---
15:07:39 [2022-05-26T19:07:39.466Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.core 1.0.7-SNAPSHOT  [75/140]
15:07:39 [2022-05-26T19:07:39.466Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:07:39 [2022-05-26T19:07:39.466Z] [INFO] 
15:07:39 [2022-05-26T19:07:39.466Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.core ---
15:07:39 [2022-05-26T19:07:39.466Z] [INFO] 
15:07:39 [2022-05-26T19:07:39.466Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.core ---
15:07:39 [2022-05-26T19:07:39.466Z] [INFO] The project's OSGi version is 1.0.7.202205261847
15:07:39 [2022-05-26T19:07:39.466Z] [INFO] 
15:07:39 [2022-05-26T19:07:39.466Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.core ---
15:07:39 [2022-05-26T19:07:39.466Z] [INFO] 
15:07:39 [2022-05-26T19:07:39.466Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.core ---
15:07:39 [2022-05-26T19:07:39.466Z] [INFO] 
15:07:39 [2022-05-26T19:07:39.466Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.core ---
15:07:39 [2022-05-26T19:07:39.467Z] [INFO] 
15:07:39 [2022-05-26T19:07:39.467Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.core ---
15:07:39 [2022-05-26T19:07:39.467Z] [INFO] 
15:07:39 [2022-05-26T19:07:39.467Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.core ---
15:07:39 [2022-05-26T19:07:39.467Z] [INFO] Resolving class path of org.eclipse.tracecompass.gdbtrace.core...
15:07:39 [2022-05-26T19:07:39.724Z] [INFO] 
15:07:39 [2022-05-26T19:07:39.724Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.core ---
15:07:39 [2022-05-26T19:07:39.724Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:07:39 [2022-05-26T19:07:39.724Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/main/resources
15:07:39 [2022-05-26T19:07:39.724Z] [INFO] 
15:07:39 [2022-05-26T19:07:39.724Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.core ---
15:07:39 [2022-05-26T19:07:39.724Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
15:07:39 [2022-05-26T19:07:39.724Z] [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/classes
15:07:40 [2022-05-26T19:07:40.289Z] [INFO] 
15:07:40 [2022-05-26T19:07:40.289Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.gdbtrace.core ---
15:07:40 [2022-05-26T19:07:40.289Z] [INFO] 
15:07:40 [2022-05-26T19:07:40.289Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.core ---
15:07:40 [2022-05-26T19:07:40.289Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:07:40 [2022-05-26T19:07:40.289Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/test/resources
15:07:40 [2022-05-26T19:07:40.289Z] [INFO] 
15:07:40 [2022-05-26T19:07:40.289Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.gdbtrace.core ---
15:07:40 [2022-05-26T19:07:40.289Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
15:07:40 [2022-05-26T19:07:40.289Z] [INFO] 
15:07:40 [2022-05-26T19:07:40.289Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.gdbtrace.core ---
15:07:40 [2022-05-26T19:07:40.289Z] [INFO] No tests to run.
15:07:40 [2022-05-26T19:07:40.289Z] [INFO] 
15:07:40 [2022-05-26T19:07:40.289Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.gdbtrace.core ---
15:07:40 [2022-05-26T19:07:40.289Z] [INFO] 
15:07:40 [2022-05-26T19:07:40.289Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.core ---
15:07:40 [2022-05-26T19:07:40.289Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.7-SNAPSHOT-sources.jar
15:07:40 [2022-05-26T19:07:40.289Z] [INFO] 
15:07:40 [2022-05-26T19:07:40.289Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.core ---
15:07:40 [2022-05-26T19:07:40.289Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.7-SNAPSHOT.jar
15:07:40 [2022-05-26T19:07:40.289Z] [INFO] 
15:07:40 [2022-05-26T19:07:40.289Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.core ---
15:07:40 [2022-05-26T19:07:40.289Z] [INFO] 
15:07:40 [2022-05-26T19:07:40.289Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.core ---
15:07:40 [2022-05-26T19:07:40.289Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:07:40 [2022-05-26T19:07:40.289Z] [INFO] 
15:07:40 [2022-05-26T19:07:40.289Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.core ---
15:07:40 [2022-05-26T19:07:40.289Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:07:40 [2022-05-26T19:07:40.289Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.7-SNAPSHOT.jar
15:07:40 [2022-05-26T19:07:40.547Z] [INFO] 
15:07:40 [2022-05-26T19:07:40.547Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.core ---
15:07:40 [2022-05-26T19:07:40.547Z] [INFO] 
15:07:40 [2022-05-26T19:07:40.547Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.gdbtrace.core ---
15:07:40 [2022-05-26T19:07:40.547Z] [INFO] 
15:07:40 [2022-05-26T19:07:40.547Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.gdbtrace.core ---
15:07:40 [2022-05-26T19:07:40.547Z] [INFO] No tests to run.
15:07:40 [2022-05-26T19:07:40.547Z] [INFO] 
15:07:40 [2022-05-26T19:07:40.547Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.core ---
15:07:40 [2022-05-26T19:07:40.547Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.0.7-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.0.7-SNAPSHOT.jar
15:07:40 [2022-05-26T19:07:40.547Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.0.7-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.0.7-SNAPSHOT.pom
15:07:40 [2022-05-26T19:07:40.547Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.7-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.0.7-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.0.7-SNAPSHOT-sources.jar
15:07:40 [2022-05-26T19:07:40.547Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.7-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.0.7-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.0.7-SNAPSHOT-pack200.jar.pack.gz
15:07:40 [2022-05-26T19:07:40.547Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.0.7-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.0.7-SNAPSHOT-p2metadata.xml
15:07:40 [2022-05-26T19:07:40.547Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.0.7-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.0.7-SNAPSHOT-p2artifacts.xml
15:07:40 [2022-05-26T19:07:40.547Z] [INFO] 
15:07:40 [2022-05-26T19:07:40.547Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.core ---
15:07:40 [2022-05-26T19:07:40.547Z] [INFO] 
15:07:40 [2022-05-26T19:07:40.547Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui >----
15:07:40 [2022-05-26T19:07:40.547Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.ui 1.1.4-SNAPSHOT    [76/140]
15:07:40 [2022-05-26T19:07:40.547Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:07:40 [2022-05-26T19:07:40.547Z] [INFO] 
15:07:40 [2022-05-26T19:07:40.547Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.ui ---
15:07:40 [2022-05-26T19:07:40.547Z] [INFO] 
15:07:40 [2022-05-26T19:07:40.547Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.ui ---
15:07:40 [2022-05-26T19:07:40.547Z] [INFO] The project's OSGi version is 1.1.4.202205261847
15:07:40 [2022-05-26T19:07:40.547Z] [INFO] 
15:07:40 [2022-05-26T19:07:40.547Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.ui ---
15:07:40 [2022-05-26T19:07:40.547Z] [INFO] 
15:07:40 [2022-05-26T19:07:40.547Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.ui ---
15:07:40 [2022-05-26T19:07:40.547Z] [INFO] 
15:07:40 [2022-05-26T19:07:40.547Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.ui ---
15:07:40 [2022-05-26T19:07:40.547Z] [INFO] 
15:07:40 [2022-05-26T19:07:40.547Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.ui ---
15:07:40 [2022-05-26T19:07:40.547Z] [INFO] 
15:07:40 [2022-05-26T19:07:40.547Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.ui ---
15:07:40 [2022-05-26T19:07:40.547Z] [INFO] Resolving class path of org.eclipse.tracecompass.gdbtrace.ui...
15:07:40 [2022-05-26T19:07:40.805Z] [INFO] 
15:07:40 [2022-05-26T19:07:40.805Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.ui ---
15:07:40 [2022-05-26T19:07:40.805Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:07:40 [2022-05-26T19:07:40.805Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/src/main/resources
15:07:40 [2022-05-26T19:07:40.805Z] [INFO] 
15:07:40 [2022-05-26T19:07:40.805Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.ui ---
15:07:40 [2022-05-26T19:07:40.805Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui:1.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
15:07:40 [2022-05-26T19:07:40.805Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/classes
15:07:41 [2022-05-26T19:07:41.371Z] [INFO] 
15:07:41 [2022-05-26T19:07:41.371Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.gdbtrace.ui ---
15:07:41 [2022-05-26T19:07:41.371Z] [INFO] 
15:07:41 [2022-05-26T19:07:41.371Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.ui ---
15:07:41 [2022-05-26T19:07:41.371Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:07:41 [2022-05-26T19:07:41.371Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/src/test/resources
15:07:41 [2022-05-26T19:07:41.371Z] [INFO] 
15:07:41 [2022-05-26T19:07:41.371Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.gdbtrace.ui ---
15:07:41 [2022-05-26T19:07:41.371Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui:1.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
15:07:41 [2022-05-26T19:07:41.371Z] [INFO] 
15:07:41 [2022-05-26T19:07:41.371Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.gdbtrace.ui ---
15:07:41 [2022-05-26T19:07:41.371Z] [INFO] No tests to run.
15:07:41 [2022-05-26T19:07:41.371Z] [INFO] 
15:07:41 [2022-05-26T19:07:41.371Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.gdbtrace.ui ---
15:07:41 [2022-05-26T19:07:41.371Z] [INFO] 
15:07:41 [2022-05-26T19:07:41.371Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.ui ---
15:07:41 [2022-05-26T19:07:41.371Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.1.4-SNAPSHOT-sources.jar
15:07:41 [2022-05-26T19:07:41.371Z] [INFO] 
15:07:41 [2022-05-26T19:07:41.371Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.ui ---
15:07:41 [2022-05-26T19:07:41.371Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.1.4-SNAPSHOT.jar
15:07:41 [2022-05-26T19:07:41.371Z] [INFO] 
15:07:41 [2022-05-26T19:07:41.371Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.ui ---
15:07:41 [2022-05-26T19:07:41.371Z] [INFO] 
15:07:41 [2022-05-26T19:07:41.371Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.ui ---
15:07:41 [2022-05-26T19:07:41.371Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:07:41 [2022-05-26T19:07:41.371Z] [INFO] 
15:07:41 [2022-05-26T19:07:41.371Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.ui ---
15:07:41 [2022-05-26T19:07:41.371Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:07:41 [2022-05-26T19:07:41.371Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.1.4-SNAPSHOT.jar
15:07:41 [2022-05-26T19:07:41.371Z] [INFO] 
15:07:41 [2022-05-26T19:07:41.371Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.ui ---
15:07:41 [2022-05-26T19:07:41.371Z] [INFO] 
15:07:41 [2022-05-26T19:07:41.371Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.gdbtrace.ui ---
15:07:41 [2022-05-26T19:07:41.371Z] [INFO] 
15:07:41 [2022-05-26T19:07:41.371Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.gdbtrace.ui ---
15:07:41 [2022-05-26T19:07:41.371Z] [INFO] No tests to run.
15:07:41 [2022-05-26T19:07:41.371Z] [INFO] 
15:07:41 [2022-05-26T19:07:41.371Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.ui ---
15:07:41 [2022-05-26T19:07:41.371Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.1.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.1.4-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.1.4-SNAPSHOT.jar
15:07:41 [2022-05-26T19:07:41.371Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.1.4-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.1.4-SNAPSHOT.pom
15:07:41 [2022-05-26T19:07:41.371Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.1.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.1.4-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.1.4-SNAPSHOT-sources.jar
15:07:41 [2022-05-26T19:07:41.371Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.1.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.1.4-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.1.4-SNAPSHOT-pack200.jar.pack.gz
15:07:41 [2022-05-26T19:07:41.371Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.1.4-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.1.4-SNAPSHOT-p2metadata.xml
15:07:41 [2022-05-26T19:07:41.371Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.1.4-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.1.4-SNAPSHOT-p2artifacts.xml
15:07:41 [2022-05-26T19:07:41.371Z] [INFO] 
15:07:41 [2022-05-26T19:07:41.371Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.ui ---
15:07:41 [2022-05-26T19:07:41.371Z] [INFO] 
15:07:41 [2022-05-26T19:07:41.371Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace >-----
15:07:41 [2022-05-26T19:07:41.371Z] [INFO] Building org.eclipse.tracecompass.gdbtrace 7.3.0-SNAPSHOT       [77/140]
15:07:41 [2022-05-26T19:07:41.371Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
15:07:41 [2022-05-26T19:07:41.372Z] [INFO] 
15:07:41 [2022-05-26T19:07:41.372Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace ---
15:07:41 [2022-05-26T19:07:41.372Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace/target
15:07:41 [2022-05-26T19:07:41.372Z] [INFO] 
15:07:41 [2022-05-26T19:07:41.372Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.gdbtrace ---
15:07:41 [2022-05-26T19:07:41.372Z] [INFO] The project's OSGi version is 7.3.0.202205261847
15:07:41 [2022-05-26T19:07:41.372Z] [INFO] 
15:07:41 [2022-05-26T19:07:41.372Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace ---
15:07:41 [2022-05-26T19:07:41.372Z] [INFO] 
15:07:41 [2022-05-26T19:07:41.372Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace ---
15:07:41 [2022-05-26T19:07:41.372Z] [INFO] 
15:07:41 [2022-05-26T19:07:41.372Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace ---
15:07:41 [2022-05-26T19:07:41.372Z] [INFO] 
15:07:41 [2022-05-26T19:07:41.372Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace ---
15:07:41 [2022-05-26T19:07:41.372Z] [INFO] 
15:07:41 [2022-05-26T19:07:41.372Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.gdbtrace ---
15:07:41 [2022-05-26T19:07:41.372Z] [INFO] 
15:07:41 [2022-05-26T19:07:41.372Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace ---
15:07:41 [2022-05-26T19:07:41.372Z] [INFO] 
15:07:41 [2022-05-26T19:07:41.372Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.gdbtrace ---
15:07:41 [2022-05-26T19:07:41.372Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-7.3.0-SNAPSHOT.jar
15:07:41 [2022-05-26T19:07:41.372Z] [INFO] 
15:07:41 [2022-05-26T19:07:41.372Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace ---
15:07:41 [2022-05-26T19:07:41.372Z] [INFO] 
15:07:41 [2022-05-26T19:07:41.372Z] [INFO] --- tycho-p2-plugin:2.7.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.gdbtrace ---
15:07:41 [2022-05-26T19:07:41.372Z] [INFO] 
15:07:41 [2022-05-26T19:07:41.372Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace ---
15:07:41 [2022-05-26T19:07:41.372Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:07:41 [2022-05-26T19:07:41.372Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-7.3.0-SNAPSHOT-sources-feature.jar
15:07:41 [2022-05-26T19:07:41.372Z] [INFO] 
15:07:41 [2022-05-26T19:07:41.372Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace ---
15:07:41 [2022-05-26T19:07:41.372Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:07:41 [2022-05-26T19:07:41.372Z] [INFO] 
15:07:41 [2022-05-26T19:07:41.372Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace ---
15:07:41 [2022-05-26T19:07:41.372Z] [INFO] 
15:07:41 [2022-05-26T19:07:41.372Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace ---
15:07:41 [2022-05-26T19:07:41.372Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-7.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/7.3.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-7.3.0-SNAPSHOT.jar
15:07:41 [2022-05-26T19:07:41.372Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/7.3.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-7.3.0-SNAPSHOT.pom
15:07:41 [2022-05-26T19:07:41.372Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-7.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/7.3.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-7.3.0-SNAPSHOT-sources-feature.jar
15:07:41 [2022-05-26T19:07:41.372Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/7.3.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-7.3.0-SNAPSHOT-p2metadata.xml
15:07:41 [2022-05-26T19:07:41.372Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/7.3.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-7.3.0-SNAPSHOT-p2artifacts.xml
15:07:41 [2022-05-26T19:07:41.372Z] [INFO] 
15:07:41 [2022-05-26T19:07:41.372Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace ---
15:07:41 [2022-05-26T19:07:41.372Z] [INFO] 
15:07:41 [2022-05-26T19:07:41.372Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests >--
15:07:41 [2022-05-26T19:07:41.372Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.core.tests 1.0.2-SNAPSHOT [78/140]
15:07:41 [2022-05-26T19:07:41.372Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:07:41 [2022-05-26T19:07:41.630Z] [INFO] 
15:07:41 [2022-05-26T19:07:41.630Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
15:07:41 [2022-05-26T19:07:41.630Z] [INFO] 
15:07:41 [2022-05-26T19:07:41.630Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
15:07:41 [2022-05-26T19:07:41.630Z] [INFO] The project's OSGi version is 1.0.2.202205261847
15:07:41 [2022-05-26T19:07:41.630Z] [INFO] 
15:07:41 [2022-05-26T19:07:41.630Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
15:07:41 [2022-05-26T19:07:41.630Z] [INFO] 
15:07:41 [2022-05-26T19:07:41.630Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
15:07:41 [2022-05-26T19:07:41.630Z] [INFO] 
15:07:41 [2022-05-26T19:07:41.630Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
15:07:41 [2022-05-26T19:07:41.630Z] [INFO] 
15:07:41 [2022-05-26T19:07:41.630Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
15:07:41 [2022-05-26T19:07:41.630Z] [INFO] 
15:07:41 [2022-05-26T19:07:41.630Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
15:07:41 [2022-05-26T19:07:41.630Z] [INFO] Resolving class path of org.eclipse.tracecompass.gdbtrace.core.tests...
15:07:41 [2022-05-26T19:07:41.887Z] [INFO] 
15:07:41 [2022-05-26T19:07:41.887Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
15:07:41 [2022-05-26T19:07:41.887Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:07:41 [2022-05-26T19:07:41.887Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/src/main/resources
15:07:41 [2022-05-26T19:07:41.887Z] [INFO] 
15:07:41 [2022-05-26T19:07:41.887Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
15:07:41 [2022-05-26T19:07:41.887Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/pom.xml
15:07:41 [2022-05-26T19:07:41.887Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/classes
15:07:41 [2022-05-26T19:07:41.973Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-6qwbh-b7dws because kubernetes resource quota exceeded. 
15:07:41 [2022-05-26T19:07:41.974Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-6qwbh-b7dws" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
15:07:41 [2022-05-26T19:07:41.974Z] Retrying...
15:07:41 [2022-05-26T19:07:41.974Z] 
15:07:42 [2022-05-26T19:07:42.144Z] [INFO] 
15:07:42 [2022-05-26T19:07:42.145Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
15:07:42 [2022-05-26T19:07:42.402Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:07:42 [2022-05-26T19:07:42.402Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/src/test/resources
15:07:42 [2022-05-26T19:07:42.402Z] [INFO] 
15:07:42 [2022-05-26T19:07:42.402Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
15:07:42 [2022-05-26T19:07:42.402Z] [INFO] 
15:07:42 [2022-05-26T19:07:42.402Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
15:07:42 [2022-05-26T19:07:42.402Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.2-SNAPSHOT-sources.jar
15:07:42 [2022-05-26T19:07:42.402Z] [INFO] 
15:07:42 [2022-05-26T19:07:42.402Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
15:07:42 [2022-05-26T19:07:42.402Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.2-SNAPSHOT.jar
15:07:42 [2022-05-26T19:07:42.402Z] [INFO] 
15:07:42 [2022-05-26T19:07:42.402Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
15:07:42 [2022-05-26T19:07:42.402Z] [INFO] 
15:07:42 [2022-05-26T19:07:42.402Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
15:07:42 [2022-05-26T19:07:42.402Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:07:42 [2022-05-26T19:07:42.402Z] [INFO] 
15:07:42 [2022-05-26T19:07:42.402Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
15:07:42 [2022-05-26T19:07:42.402Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:07:42 [2022-05-26T19:07:42.403Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.2-SNAPSHOT.jar
15:07:42 [2022-05-26T19:07:42.403Z] [INFO] 
15:07:42 [2022-05-26T19:07:42.403Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
15:07:42 [2022-05-26T19:07:42.403Z] [INFO] 
15:07:42 [2022-05-26T19:07:42.403Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
15:07:42 [2022-05-26T19:07:42.968Z] [INFO] Fetching org.apache.lucene.analyzers-common_8.4.1.v20200122-1459.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20220302172233/repository/plugins/ (1.67MB)
15:07:43 [2022-05-26T19:07:43.227Z] [INFO] Fetching org.apache.lucene.core_8.4.1.v20200122-1459.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20220302172233/repository/plugins/ (3.33MB)
15:07:43 [2022-05-26T19:07:43.484Z] [INFO] Fetching org.apache.lucene.analyzers-smartcn_8.4.1.v20200122-1459.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20220302172233/repository/plugins/ (3.45MB)
15:07:44 [2022-05-26T19:07:44.049Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java)
15:07:44 [2022-05-26T19:07:44.049Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work/data/.metadata/.log
15:07:44 [2022-05-26T19:07:44.049Z] [INFO] Command line:
15:07:44 [2022-05-26T19:07:44.049Z] 	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:07:44 [2022-05-26T19:07:44.049Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:07:48 [2022-05-26T19:07:48.228Z] !SESSION 2022-05-26 19:07:44.005 -----------------------------------------------
15:07:48 [2022-05-26T19:07:48.228Z] eclipse.buildId=unknown
15:07:48 [2022-05-26T19:07:48.228Z] java.version=11.0.2
15:07:48 [2022-05-26T19:07:48.228Z] java.vendor=Oracle Corporation
15:07:48 [2022-05-26T19:07:48.228Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:07:48 [2022-05-26T19:07:48.228Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/surefire.properties -product org.eclipse.platform.ide
15:07:48 [2022-05-26T19:07:48.228Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
15:07:48 [2022-05-26T19:07:48.228Z] 
15:07:48 [2022-05-26T19:07:48.228Z] !ENTRY org.eclipse.compare.win32 4 0 2022-05-26 19:07:48.075
15:07:48 [2022-05-26T19:07:48.228Z] !MESSAGE FrameworkEvent ERROR
15:07:48 [2022-05-26T19:07:48.228Z] !STACK 0
15:07:48 [2022-05-26T19:07:48.228Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [89]
15:07:48 [2022-05-26T19:07:48.228Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:07:48 [2022-05-26T19:07:48.228Z] 
15:07:48 [2022-05-26T19:07:48.228Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
15:07:48 [2022-05-26T19:07:48.228Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1847)
15:07:48 [2022-05-26T19:07:48.228Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:07:48 [2022-05-26T19:07:48.228Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1840)
15:07:48 [2022-05-26T19:07:48.228Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1781)
15:07:48 [2022-05-26T19:07:48.228Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1745)
15:07:48 [2022-05-26T19:07:48.228Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1667)
15:07:48 [2022-05-26T19:07:48.228Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:07:48 [2022-05-26T19:07:48.228Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:07:48 [2022-05-26T19:07:48.228Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:07:48 [2022-05-26T19:07:48.486Z] 
15:07:48 [2022-05-26T19:07:48.486Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2022-05-26 19:07:48.485
15:07:48 [2022-05-26T19:07:48.486Z] !MESSAGE FrameworkEvent ERROR
15:07:48 [2022-05-26T19:07:48.486Z] !STACK 0
15:07:48 [2022-05-26T19:07:48.486Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [156]
15:07:48 [2022-05-26T19:07:48.486Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:07:48 [2022-05-26T19:07:48.486Z] 
15:07:48 [2022-05-26T19:07:48.486Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
15:07:48 [2022-05-26T19:07:48.486Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1847)
15:07:48 [2022-05-26T19:07:48.486Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:07:48 [2022-05-26T19:07:48.486Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1840)
15:07:48 [2022-05-26T19:07:48.486Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1781)
15:07:48 [2022-05-26T19:07:48.486Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1745)
15:07:48 [2022-05-26T19:07:48.486Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1667)
15:07:48 [2022-05-26T19:07:48.486Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:07:48 [2022-05-26T19:07:48.486Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:07:48 [2022-05-26T19:07:48.486Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:07:49 [2022-05-26T19:07:49.051Z] Running org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest
15:07:49 [2022-05-26T19:07:49.051Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s - in org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest
15:07:49 [2022-05-26T19:07:49.051Z] testPluginId(org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest)  Time elapsed: 0.001 s
15:07:49 [2022-05-26T19:07:49.051Z] testGetDefault(org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest)  Time elapsed: 0 s
15:07:49 [2022-05-26T19:07:49.308Z] 
15:07:49 [2022-05-26T19:07:49.308Z] Results:
15:07:49 [2022-05-26T19:07:49.308Z] 
15:07:49 [2022-05-26T19:07:49.308Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
15:07:49 [2022-05-26T19:07:49.308Z] 
15:07:49 [2022-05-26T19:07:49.873Z] [INFO] All tests passed!
15:07:49 [2022-05-26T19:07:49.873Z] [INFO] 
15:07:49 [2022-05-26T19:07:49.873Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
15:07:49 [2022-05-26T19:07:49.873Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.2-SNAPSHOT.jar
15:07:49 [2022-05-26T19:07:49.873Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.2-SNAPSHOT.pom
15:07:49 [2022-05-26T19:07:49.873Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.2-SNAPSHOT-sources.jar
15:07:49 [2022-05-26T19:07:49.873Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.2-SNAPSHOT-pack200.jar.pack.gz
15:07:49 [2022-05-26T19:07:49.873Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.2-SNAPSHOT-p2metadata.xml
15:07:49 [2022-05-26T19:07:49.873Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.2-SNAPSHOT-p2artifacts.xml
15:07:49 [2022-05-26T19:07:49.873Z] [INFO] 
15:07:49 [2022-05-26T19:07:49.873Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
15:07:49 [2022-05-26T19:07:49.873Z] [INFO] 
15:07:49 [2022-05-26T19:07:49.873Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests >--
15:07:49 [2022-05-26T19:07:49.873Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.ui.tests 1.0.2-SNAPSHOT [79/140]
15:07:49 [2022-05-26T19:07:49.873Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:07:49 [2022-05-26T19:07:49.873Z] [INFO] 
15:07:49 [2022-05-26T19:07:49.873Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
15:07:49 [2022-05-26T19:07:49.873Z] [INFO] 
15:07:49 [2022-05-26T19:07:49.873Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
15:07:49 [2022-05-26T19:07:49.873Z] [INFO] The project's OSGi version is 1.0.2.202205261847
15:07:49 [2022-05-26T19:07:49.873Z] [INFO] 
15:07:49 [2022-05-26T19:07:49.873Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
15:07:49 [2022-05-26T19:07:49.873Z] [INFO] 
15:07:49 [2022-05-26T19:07:49.873Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
15:07:49 [2022-05-26T19:07:49.873Z] [INFO] 
15:07:49 [2022-05-26T19:07:49.873Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
15:07:49 [2022-05-26T19:07:49.873Z] [INFO] 
15:07:49 [2022-05-26T19:07:49.873Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
15:07:49 [2022-05-26T19:07:49.873Z] [INFO] 
15:07:49 [2022-05-26T19:07:49.873Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
15:07:49 [2022-05-26T19:07:49.873Z] [INFO] Resolving class path of org.eclipse.tracecompass.gdbtrace.ui.tests...
15:07:50 [2022-05-26T19:07:50.131Z] [INFO] 
15:07:50 [2022-05-26T19:07:50.131Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
15:07:50 [2022-05-26T19:07:50.131Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:07:50 [2022-05-26T19:07:50.131Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/src/main/resources
15:07:50 [2022-05-26T19:07:50.131Z] [INFO] 
15:07:50 [2022-05-26T19:07:50.131Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
15:07:50 [2022-05-26T19:07:50.131Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/pom.xml
15:07:50 [2022-05-26T19:07:50.131Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/classes
15:07:50 [2022-05-26T19:07:50.697Z] [INFO] 
15:07:50 [2022-05-26T19:07:50.697Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
15:07:50 [2022-05-26T19:07:50.697Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:07:50 [2022-05-26T19:07:50.697Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/src/test/resources
15:07:50 [2022-05-26T19:07:50.697Z] [INFO] 
15:07:50 [2022-05-26T19:07:50.697Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
15:07:50 [2022-05-26T19:07:50.697Z] [INFO] 
15:07:50 [2022-05-26T19:07:50.697Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
15:07:50 [2022-05-26T19:07:50.697Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.2-SNAPSHOT-sources.jar
15:07:50 [2022-05-26T19:07:50.697Z] [INFO] 
15:07:50 [2022-05-26T19:07:50.697Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
15:07:50 [2022-05-26T19:07:50.697Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.2-SNAPSHOT.jar
15:07:50 [2022-05-26T19:07:50.697Z] [INFO] 
15:07:50 [2022-05-26T19:07:50.697Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
15:07:50 [2022-05-26T19:07:50.697Z] [INFO] 
15:07:50 [2022-05-26T19:07:50.697Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
15:07:50 [2022-05-26T19:07:50.697Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:07:50 [2022-05-26T19:07:50.697Z] [INFO] 
15:07:50 [2022-05-26T19:07:50.697Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
15:07:50 [2022-05-26T19:07:50.697Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:07:50 [2022-05-26T19:07:50.697Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.2-SNAPSHOT.jar
15:07:50 [2022-05-26T19:07:50.697Z] [INFO] 
15:07:50 [2022-05-26T19:07:50.697Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
15:07:50 [2022-05-26T19:07:50.697Z] [INFO] 
15:07:50 [2022-05-26T19:07:50.697Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
15:07:50 [2022-05-26T19:07:50.697Z] [INFO] Skipping tests
15:07:50 [2022-05-26T19:07:50.697Z] [INFO] 
15:07:50 [2022-05-26T19:07:50.697Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
15:07:50 [2022-05-26T19:07:50.697Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.2-SNAPSHOT.jar
15:07:50 [2022-05-26T19:07:50.697Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.2-SNAPSHOT.pom
15:07:50 [2022-05-26T19:07:50.697Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.2-SNAPSHOT-sources.jar
15:07:50 [2022-05-26T19:07:50.697Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.2-SNAPSHOT-pack200.jar.pack.gz
15:07:50 [2022-05-26T19:07:50.697Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.2-SNAPSHOT-p2metadata.xml
15:07:50 [2022-05-26T19:07:50.697Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.2-SNAPSHOT-p2artifacts.xml
15:07:50 [2022-05-26T19:07:50.697Z] [INFO] 
15:07:50 [2022-05-26T19:07:50.697Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
15:07:50 [2022-05-26T19:07:50.697Z] [INFO] 
15:07:50 [2022-05-26T19:07:50.697Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests >--
15:07:50 [2022-05-26T19:07:50.697Z] [INFO] Building org.eclipse.tracecompass.lttng2.common.core.tests 1.0.2-SNAPSHOT [80/140]
15:07:50 [2022-05-26T19:07:50.697Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:07:50 [2022-05-26T19:07:50.697Z] [INFO] 
15:07:50 [2022-05-26T19:07:50.697Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
15:07:50 [2022-05-26T19:07:50.697Z] [INFO] 
15:07:50 [2022-05-26T19:07:50.697Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
15:07:50 [2022-05-26T19:07:50.697Z] [INFO] The project's OSGi version is 1.0.2.202205261847
15:07:50 [2022-05-26T19:07:50.697Z] [INFO] 
15:07:50 [2022-05-26T19:07:50.697Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
15:07:50 [2022-05-26T19:07:50.697Z] [INFO] 
15:07:50 [2022-05-26T19:07:50.697Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
15:07:50 [2022-05-26T19:07:50.697Z] [INFO] 
15:07:50 [2022-05-26T19:07:50.697Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
15:07:50 [2022-05-26T19:07:50.697Z] [INFO] 
15:07:50 [2022-05-26T19:07:50.697Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
15:07:50 [2022-05-26T19:07:50.697Z] [INFO] 
15:07:50 [2022-05-26T19:07:50.697Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
15:07:50 [2022-05-26T19:07:50.697Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.common.core.tests...
15:07:50 [2022-05-26T19:07:50.956Z] [INFO] 
15:07:50 [2022-05-26T19:07:50.956Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
15:07:50 [2022-05-26T19:07:50.956Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:07:50 [2022-05-26T19:07:50.956Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/src/main/resources
15:07:50 [2022-05-26T19:07:50.956Z] [INFO] 
15:07:50 [2022-05-26T19:07:50.956Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
15:07:50 [2022-05-26T19:07:50.956Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/pom.xml
15:07:50 [2022-05-26T19:07:50.956Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/classes
15:07:51 [2022-05-26T19:07:51.213Z] [INFO] 
15:07:51 [2022-05-26T19:07:51.213Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
15:07:51 [2022-05-26T19:07:51.213Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:07:51 [2022-05-26T19:07:51.213Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/src/test/resources
15:07:51 [2022-05-26T19:07:51.213Z] [INFO] 
15:07:51 [2022-05-26T19:07:51.213Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
15:07:51 [2022-05-26T19:07:51.213Z] [INFO] 
15:07:51 [2022-05-26T19:07:51.213Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
15:07:51 [2022-05-26T19:07:51.213Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.2-SNAPSHOT-sources.jar
15:07:51 [2022-05-26T19:07:51.213Z] [INFO] 
15:07:51 [2022-05-26T19:07:51.213Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
15:07:51 [2022-05-26T19:07:51.213Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.2-SNAPSHOT.jar
15:07:51 [2022-05-26T19:07:51.213Z] [INFO] 
15:07:51 [2022-05-26T19:07:51.213Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
15:07:51 [2022-05-26T19:07:51.213Z] [INFO] 
15:07:51 [2022-05-26T19:07:51.213Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
15:07:51 [2022-05-26T19:07:51.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
15:07:51 [2022-05-26T19:07:51.213Z] [INFO] 
15:07:51 [2022-05-26T19:07:51.213Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
15:07:51 [2022-05-26T19:07:51.213Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:07:51 [2022-05-26T19:07:51.213Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.2-SNAPSHOT.jar
15:07:51 [2022-05-26T19:07:51.213Z] [INFO] 
15:07:51 [2022-05-26T19:07:51.213Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
15:07:51 [2022-05-26T19:07:51.213Z] [INFO] 
15:07:51 [2022-05-26T19:07:51.213Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
15:07:51 [2022-05-26T19:07:51.782Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java)
15:07:51 [2022-05-26T19:07:51.782Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work/data/.metadata/.log
15:07:51 [2022-05-26T19:07:51.782Z] [INFO] Command line:
15:07:51 [2022-05-26T19:07:51.782Z] 	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:07:51 [2022-05-26T19:07:51.782Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:07:51 [2022-05-26T19:07:51.974Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-6qwbh-hgn33 because kubernetes resource quota exceeded. 
15:07:51 [2022-05-26T19:07:51.975Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-6qwbh-hgn33" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
15:07:51 [2022-05-26T19:07:51.975Z] Retrying...
15:07:51 [2022-05-26T19:07:51.975Z] 
15:07:55 [2022-05-26T19:07:55.961Z] !SESSION 2022-05-26 19:07:52.061 -----------------------------------------------
15:07:55 [2022-05-26T19:07:55.962Z] eclipse.buildId=unknown
15:07:55 [2022-05-26T19:07:55.962Z] java.version=11.0.2
15:07:55 [2022-05-26T19:07:55.962Z] java.vendor=Oracle Corporation
15:07:55 [2022-05-26T19:07:55.962Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:07:55 [2022-05-26T19:07:55.962Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/surefire.properties -product org.eclipse.platform.ide
15:07:55 [2022-05-26T19:07:55.962Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
15:07:55 [2022-05-26T19:07:55.962Z] 
15:07:55 [2022-05-26T19:07:55.962Z] !ENTRY org.eclipse.compare.win32 4 0 2022-05-26 19:07:55.785
15:07:55 [2022-05-26T19:07:55.962Z] !MESSAGE FrameworkEvent ERROR
15:07:55 [2022-05-26T19:07:55.962Z] !STACK 0
15:07:55 [2022-05-26T19:07:55.962Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
15:07:55 [2022-05-26T19:07:55.963Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:07:55 [2022-05-26T19:07:55.963Z] 
15:07:55 [2022-05-26T19:07:55.963Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
15:07:55 [2022-05-26T19:07:55.963Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1847)
15:07:55 [2022-05-26T19:07:55.963Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:07:55 [2022-05-26T19:07:55.963Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1840)
15:07:55 [2022-05-26T19:07:55.963Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1781)
15:07:55 [2022-05-26T19:07:55.963Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1745)
15:07:55 [2022-05-26T19:07:55.963Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1667)
15:07:55 [2022-05-26T19:07:55.963Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:07:55 [2022-05-26T19:07:55.963Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:07:55 [2022-05-26T19:07:55.963Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:07:56 [2022-05-26T19:07:56.220Z] 
15:07:56 [2022-05-26T19:07:56.220Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2022-05-26 19:07:56.195
15:07:56 [2022-05-26T19:07:56.220Z] !MESSAGE FrameworkEvent ERROR
15:07:56 [2022-05-26T19:07:56.477Z] !STACK 0
15:07:56 [2022-05-26T19:07:56.477Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [138]
15:07:56 [2022-05-26T19:07:56.477Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:07:56 [2022-05-26T19:07:56.477Z] 
15:07:56 [2022-05-26T19:07:56.477Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
15:07:56 [2022-05-26T19:07:56.477Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1847)
15:07:56 [2022-05-26T19:07:56.477Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:07:56 [2022-05-26T19:07:56.477Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1840)
15:07:56 [2022-05-26T19:07:56.477Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1781)
15:07:56 [2022-05-26T19:07:56.477Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1745)
15:07:56 [2022-05-26T19:07:56.477Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1667)
15:07:56 [2022-05-26T19:07:56.477Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:07:56 [2022-05-26T19:07:56.477Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:07:56 [2022-05-26T19:07:56.477Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:07:56 [2022-05-26T19:07:56.733Z] Running org.eclipse.tracecompass.lttng2.common.core.tests.ActivatorTest
15:07:56 [2022-05-26T19:07:56.991Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in org.eclipse.tracecompass.lttng2.common.core.tests.ActivatorTest
15:07:56 [2022-05-26T19:07:56.991Z] testGetDefault(org.eclipse.tracecompass.lttng2.common.core.tests.ActivatorTest)  Time elapsed: 0.001 s
15:07:56 [2022-05-26T19:07:56.991Z] 
15:07:56 [2022-05-26T19:07:56.991Z] Results:
15:07:56 [2022-05-26T19:07:56.991Z] 
15:07:56 [2022-05-26T19:07:56.991Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
15:07:56 [2022-05-26T19:07:56.991Z] 
15:07:57 [2022-05-26T19:07:57.248Z] [INFO] All tests passed!
15:07:57 [2022-05-26T19:07:57.248Z] [INFO] 
15:07:57 [2022-05-26T19:07:57.248Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
15:07:57 [2022-05-26T19:07:57.505Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.2-SNAPSHOT.jar
15:07:57 [2022-05-26T19:07:57.506Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.2-SNAPSHOT.pom
15:07:57 [2022-05-26T19:07:57.506Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.2-SNAPSHOT-sources.jar
15:07:57 [2022-05-26T19:07:57.506Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.2-SNAPSHOT-pack200.jar.pack.gz
15:07:57 [2022-05-26T19:07:57.506Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.2-SNAPSHOT-p2metadata.xml
15:07:57 [2022-05-26T19:07:57.506Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.2-SNAPSHOT-p2artifacts.xml
15:07:57 [2022-05-26T19:07:57.506Z] [INFO] 
15:07:57 [2022-05-26T19:07:57.506Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
15:07:57 [2022-05-26T19:07:57.506Z] [INFO] 
15:07:57 [2022-05-26T19:07:57.506Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core >--
15:07:57 [2022-05-26T19:07:57.506Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.core 1.2.5-SNAPSHOT [81/140]
15:07:57 [2022-05-26T19:07:57.506Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:07:57 [2022-05-26T19:07:57.506Z] [INFO] 
15:07:57 [2022-05-26T19:07:57.506Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.core ---
15:07:57 [2022-05-26T19:07:57.506Z] [INFO] 
15:07:57 [2022-05-26T19:07:57.506Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.core ---
15:07:57 [2022-05-26T19:07:57.506Z] [INFO] The project's OSGi version is 1.2.5.202205261847
15:07:57 [2022-05-26T19:07:57.506Z] [INFO] 
15:07:57 [2022-05-26T19:07:57.506Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.core ---
15:07:57 [2022-05-26T19:07:57.506Z] [INFO] 
15:07:57 [2022-05-26T19:07:57.506Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.core ---
15:07:57 [2022-05-26T19:07:57.506Z] [INFO] 
15:07:57 [2022-05-26T19:07:57.506Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.core ---
15:07:57 [2022-05-26T19:07:57.506Z] [INFO] 
15:07:57 [2022-05-26T19:07:57.506Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.core ---
15:07:57 [2022-05-26T19:07:57.506Z] [INFO] 
15:07:57 [2022-05-26T19:07:57.506Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.core ---
15:07:57 [2022-05-26T19:07:57.506Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.core...
15:07:57 [2022-05-26T19:07:57.506Z] [INFO] 
15:07:57 [2022-05-26T19:07:57.506Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.core ---
15:07:57 [2022-05-26T19:07:57.506Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:07:57 [2022-05-26T19:07:57.506Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.core/src/main/resources
15:07:57 [2022-05-26T19:07:57.506Z] [INFO] 
15:07:57 [2022-05-26T19:07:57.506Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.core ---
15:07:57 [2022-05-26T19:07:57.506Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core:1.2.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
15:07:57 [2022-05-26T19:07:57.506Z] [INFO] Compiling 75 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.core/target/classes
15:07:57 [2022-05-26T19:07:57.763Z] [INFO] 
15:07:57 [2022-05-26T19:07:57.763Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.control.core ---
15:07:57 [2022-05-26T19:07:57.763Z] [INFO] 
15:07:57 [2022-05-26T19:07:57.763Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.core ---
15:07:57 [2022-05-26T19:07:57.763Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:07:57 [2022-05-26T19:07:57.763Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.core/src/test/resources
15:07:57 [2022-05-26T19:07:57.763Z] [INFO] 
15:07:57 [2022-05-26T19:07:57.763Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.lttng2.control.core ---
15:07:57 [2022-05-26T19:07:57.763Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core:1.2.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
15:07:57 [2022-05-26T19:07:57.763Z] [INFO] 
15:07:57 [2022-05-26T19:07:57.763Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.lttng2.control.core ---
15:07:57 [2022-05-26T19:07:57.763Z] [INFO] No tests to run.
15:07:57 [2022-05-26T19:07:57.763Z] [INFO] 
15:07:57 [2022-05-26T19:07:57.763Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.control.core ---
15:07:57 [2022-05-26T19:07:57.763Z] [INFO] 
15:07:57 [2022-05-26T19:07:57.763Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.core ---
15:07:57 [2022-05-26T19:07:57.763Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.2.5-SNAPSHOT-sources.jar
15:07:57 [2022-05-26T19:07:57.763Z] [INFO] 
15:07:57 [2022-05-26T19:07:57.763Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.core ---
15:07:58 [2022-05-26T19:07:58.020Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.2.5-SNAPSHOT.jar
15:07:58 [2022-05-26T19:07:58.020Z] [INFO] 
15:07:58 [2022-05-26T19:07:58.020Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.core ---
15:07:58 [2022-05-26T19:07:58.020Z] [INFO] 
15:07:58 [2022-05-26T19:07:58.020Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.core ---
15:07:58 [2022-05-26T19:07:58.020Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:07:58 [2022-05-26T19:07:58.020Z] [INFO] 
15:07:58 [2022-05-26T19:07:58.020Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.core ---
15:07:58 [2022-05-26T19:07:58.020Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:07:58 [2022-05-26T19:07:58.020Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.2.5-SNAPSHOT.jar
15:07:58 [2022-05-26T19:07:58.020Z] [INFO] 
15:07:58 [2022-05-26T19:07:58.021Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.core ---
15:07:58 [2022-05-26T19:07:58.021Z] [INFO] 
15:07:58 [2022-05-26T19:07:58.021Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.lttng2.control.core ---
15:07:58 [2022-05-26T19:07:58.021Z] [INFO] 
15:07:58 [2022-05-26T19:07:58.021Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.lttng2.control.core ---
15:07:58 [2022-05-26T19:07:58.021Z] [INFO] No tests to run.
15:07:58 [2022-05-26T19:07:58.021Z] [INFO] 
15:07:58 [2022-05-26T19:07:58.021Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.core ---
15:07:58 [2022-05-26T19:07:58.021Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.2.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core/1.2.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.2.5-SNAPSHOT.jar
15:07:58 [2022-05-26T19:07:58.021Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core/1.2.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.2.5-SNAPSHOT.pom
15:07:58 [2022-05-26T19:07:58.021Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.2.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core/1.2.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.2.5-SNAPSHOT-sources.jar
15:07:58 [2022-05-26T19:07:58.021Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.2.5-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core/1.2.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.2.5-SNAPSHOT-pack200.jar.pack.gz
15:07:58 [2022-05-26T19:07:58.021Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core/1.2.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.2.5-SNAPSHOT-p2metadata.xml
15:07:58 [2022-05-26T19:07:58.021Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core/1.2.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.2.5-SNAPSHOT-p2artifacts.xml
15:07:58 [2022-05-26T19:07:58.021Z] [INFO] 
15:07:58 [2022-05-26T19:07:58.021Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.core ---
15:07:58 [2022-05-26T19:07:58.021Z] [INFO] 
15:07:58 [2022-05-26T19:07:58.021Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core >--
15:07:58 [2022-05-26T19:07:58.021Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.core 2.0.5-SNAPSHOT [82/140]
15:07:58 [2022-05-26T19:07:58.021Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:07:58 [2022-05-26T19:07:58.021Z] [INFO] 
15:07:58 [2022-05-26T19:07:58.021Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.core ---
15:07:58 [2022-05-26T19:07:58.021Z] [INFO] 
15:07:58 [2022-05-26T19:07:58.021Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.core ---
15:07:58 [2022-05-26T19:07:58.021Z] [INFO] The project's OSGi version is 2.0.5.202205261847
15:07:58 [2022-05-26T19:07:58.021Z] [INFO] 
15:07:58 [2022-05-26T19:07:58.021Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.core ---
15:07:58 [2022-05-26T19:07:58.021Z] [INFO] 
15:07:58 [2022-05-26T19:07:58.021Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.core ---
15:07:58 [2022-05-26T19:07:58.021Z] [INFO] 
15:07:58 [2022-05-26T19:07:58.021Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.core ---
15:07:58 [2022-05-26T19:07:58.021Z] [INFO] 
15:07:58 [2022-05-26T19:07:58.021Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.core ---
15:07:58 [2022-05-26T19:07:58.021Z] [INFO] 
15:07:58 [2022-05-26T19:07:58.021Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.core ---
15:07:58 [2022-05-26T19:07:58.021Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.core...
15:07:58 [2022-05-26T19:07:58.021Z] [INFO] 
15:07:58 [2022-05-26T19:07:58.021Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.core ---
15:07:58 [2022-05-26T19:07:58.278Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:07:58 [2022-05-26T19:07:58.278Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.core/src/main/resources
15:07:58 [2022-05-26T19:07:58.278Z] [INFO] 
15:07:58 [2022-05-26T19:07:58.278Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.core ---
15:07:58 [2022-05-26T19:07:58.278Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core:2.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
15:07:58 [2022-05-26T19:07:58.278Z] [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.core/target/classes
15:07:58 [2022-05-26T19:07:58.278Z] [INFO] 
15:07:58 [2022-05-26T19:07:58.278Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.remote.core ---
15:07:58 [2022-05-26T19:07:58.278Z] [INFO] 
15:07:58 [2022-05-26T19:07:58.278Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.core ---
15:07:58 [2022-05-26T19:07:58.278Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:07:58 [2022-05-26T19:07:58.278Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.core/src/test/resources
15:07:58 [2022-05-26T19:07:58.278Z] [INFO] 
15:07:58 [2022-05-26T19:07:58.278Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.remote.core ---
15:07:58 [2022-05-26T19:07:58.278Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core:2.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
15:07:58 [2022-05-26T19:07:58.278Z] [INFO] 
15:07:58 [2022-05-26T19:07:58.278Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.tmf.remote.core ---
15:07:58 [2022-05-26T19:07:58.278Z] [INFO] No tests to run.
15:07:58 [2022-05-26T19:07:58.278Z] [INFO] 
15:07:58 [2022-05-26T19:07:58.278Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.remote.core ---
15:07:58 [2022-05-26T19:07:58.278Z] [INFO] 
15:07:58 [2022-05-26T19:07:58.278Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.core ---
15:07:58 [2022-05-26T19:07:58.278Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.0.5-SNAPSHOT-sources.jar
15:07:58 [2022-05-26T19:07:58.535Z] [INFO] 
15:07:58 [2022-05-26T19:07:58.535Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.core ---
15:07:58 [2022-05-26T19:07:58.535Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.0.5-SNAPSHOT.jar
15:07:58 [2022-05-26T19:07:58.535Z] [INFO] 
15:07:58 [2022-05-26T19:07:58.535Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.core ---
15:07:58 [2022-05-26T19:07:58.535Z] [INFO] 
15:07:58 [2022-05-26T19:07:58.535Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote.core ---
15:07:58 [2022-05-26T19:07:58.535Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:07:58 [2022-05-26T19:07:58.535Z] [INFO] 
15:07:58 [2022-05-26T19:07:58.535Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.core ---
15:07:58 [2022-05-26T19:07:58.535Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:07:58 [2022-05-26T19:07:58.535Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.0.5-SNAPSHOT.jar
15:07:58 [2022-05-26T19:07:58.535Z] [INFO] 
15:07:58 [2022-05-26T19:07:58.535Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.core ---
15:07:58 [2022-05-26T19:07:58.535Z] [INFO] 
15:07:58 [2022-05-26T19:07:58.535Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.tmf.remote.core ---
15:07:58 [2022-05-26T19:07:58.535Z] [INFO] 
15:07:58 [2022-05-26T19:07:58.535Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.tmf.remote.core ---
15:07:58 [2022-05-26T19:07:58.535Z] [INFO] No tests to run.
15:07:58 [2022-05-26T19:07:58.535Z] [INFO] 
15:07:58 [2022-05-26T19:07:58.536Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.core ---
15:07:58 [2022-05-26T19:07:58.536Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core/2.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.0.5-SNAPSHOT.jar
15:07:58 [2022-05-26T19:07:58.536Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core/2.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.0.5-SNAPSHOT.pom
15:07:58 [2022-05-26T19:07:58.536Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core/2.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.0.5-SNAPSHOT-sources.jar
15:07:58 [2022-05-26T19:07:58.536Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.0.5-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core/2.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.0.5-SNAPSHOT-pack200.jar.pack.gz
15:07:58 [2022-05-26T19:07:58.536Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core/2.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.0.5-SNAPSHOT-p2metadata.xml
15:07:58 [2022-05-26T19:07:58.536Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core/2.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.0.5-SNAPSHOT-p2artifacts.xml
15:07:58 [2022-05-26T19:07:58.536Z] [INFO] 
15:07:58 [2022-05-26T19:07:58.536Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.core ---
15:07:58 [2022-05-26T19:07:58.536Z] [INFO] 
15:07:58 [2022-05-26T19:07:58.536Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui >---
15:07:58 [2022-05-26T19:07:58.536Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui 1.0.9-SNAPSHOT  [83/140]
15:07:58 [2022-05-26T19:07:58.536Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:07:58 [2022-05-26T19:07:58.536Z] [INFO] 
15:07:58 [2022-05-26T19:07:58.536Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.ui ---
15:07:58 [2022-05-26T19:07:58.536Z] [INFO] 
15:07:58 [2022-05-26T19:07:58.536Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui ---
15:07:58 [2022-05-26T19:07:58.536Z] [INFO] The project's OSGi version is 1.0.9.202205261847
15:07:58 [2022-05-26T19:07:58.536Z] [INFO] 
15:07:58 [2022-05-26T19:07:58.536Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui ---
15:07:58 [2022-05-26T19:07:58.536Z] [INFO] 
15:07:58 [2022-05-26T19:07:58.536Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui ---
15:07:58 [2022-05-26T19:07:58.536Z] [INFO] 
15:07:58 [2022-05-26T19:07:58.536Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui ---
15:07:58 [2022-05-26T19:07:58.536Z] [INFO] 
15:07:58 [2022-05-26T19:07:58.536Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui ---
15:07:58 [2022-05-26T19:07:58.536Z] [INFO] 
15:07:58 [2022-05-26T19:07:58.536Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.ui ---
15:07:58 [2022-05-26T19:07:58.536Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.ui...
15:07:58 [2022-05-26T19:07:58.809Z] [INFO] 
15:07:58 [2022-05-26T19:07:58.809Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui ---
15:07:58 [2022-05-26T19:07:58.809Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:07:58 [2022-05-26T19:07:58.809Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.ui/src/main/resources
15:07:58 [2022-05-26T19:07:58.809Z] [INFO] 
15:07:58 [2022-05-26T19:07:58.809Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui ---
15:07:58 [2022-05-26T19:07:58.809Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
15:07:58 [2022-05-26T19:07:58.809Z] [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/classes
15:07:59 [2022-05-26T19:07:59.744Z] [INFO] 
15:07:59 [2022-05-26T19:07:59.744Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.remote.ui ---
15:07:59 [2022-05-26T19:07:59.744Z] [INFO] 
15:07:59 [2022-05-26T19:07:59.744Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.ui ---
15:07:59 [2022-05-26T19:07:59.744Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:07:59 [2022-05-26T19:07:59.744Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.ui/src/test/resources
15:07:59 [2022-05-26T19:07:59.744Z] [INFO] 
15:07:59 [2022-05-26T19:07:59.744Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.remote.ui ---
15:07:59 [2022-05-26T19:07:59.744Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
15:07:59 [2022-05-26T19:07:59.744Z] [INFO] 
15:07:59 [2022-05-26T19:07:59.744Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.tmf.remote.ui ---
15:07:59 [2022-05-26T19:07:59.744Z] [INFO] No tests to run.
15:07:59 [2022-05-26T19:07:59.744Z] [INFO] 
15:07:59 [2022-05-26T19:07:59.744Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.remote.ui ---
15:07:59 [2022-05-26T19:07:59.744Z] [INFO] 
15:07:59 [2022-05-26T19:07:59.744Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.ui ---
15:07:59 [2022-05-26T19:07:59.744Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.0.9-SNAPSHOT-sources.jar
15:07:59 [2022-05-26T19:07:59.744Z] [INFO] 
15:07:59 [2022-05-26T19:07:59.744Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.ui ---
15:07:59 [2022-05-26T19:07:59.744Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.0.9-SNAPSHOT.jar
15:07:59 [2022-05-26T19:07:59.744Z] [INFO] 
15:07:59 [2022-05-26T19:07:59.744Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.ui ---
15:07:59 [2022-05-26T19:07:59.744Z] [INFO] 
15:07:59 [2022-05-26T19:07:59.744Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote.ui ---
15:07:59 [2022-05-26T19:07:59.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
15:07:59 [2022-05-26T19:07:59.744Z] [INFO] 
15:07:59 [2022-05-26T19:07:59.744Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.ui ---
15:07:59 [2022-05-26T19:07:59.744Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:07:59 [2022-05-26T19:07:59.744Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.0.9-SNAPSHOT.jar
15:07:59 [2022-05-26T19:07:59.744Z] [INFO] 
15:07:59 [2022-05-26T19:07:59.744Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.ui ---
15:07:59 [2022-05-26T19:07:59.744Z] [INFO] 
15:07:59 [2022-05-26T19:07:59.744Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.tmf.remote.ui ---
15:07:59 [2022-05-26T19:07:59.744Z] [INFO] 
15:07:59 [2022-05-26T19:07:59.744Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.tmf.remote.ui ---
15:07:59 [2022-05-26T19:07:59.744Z] [INFO] No tests to run.
15:07:59 [2022-05-26T19:07:59.744Z] [INFO] 
15:07:59 [2022-05-26T19:07:59.744Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.ui ---
15:07:59 [2022-05-26T19:07:59.744Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.0.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.0.9-SNAPSHOT.jar
15:07:59 [2022-05-26T19:07:59.744Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.0.9-SNAPSHOT.pom
15:07:59 [2022-05-26T19:07:59.744Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.0.9-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.0.9-SNAPSHOT-sources.jar
15:07:59 [2022-05-26T19:07:59.744Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.0.9-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.0.9-SNAPSHOT-pack200.jar.pack.gz
15:07:59 [2022-05-26T19:07:59.744Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.0.9-SNAPSHOT-p2metadata.xml
15:07:59 [2022-05-26T19:07:59.744Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.0.9-SNAPSHOT-p2artifacts.xml
15:07:59 [2022-05-26T19:07:59.745Z] [INFO] 
15:07:59 [2022-05-26T19:07:59.745Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.ui ---
15:07:59 [2022-05-26T19:07:59.745Z] [INFO] 
15:07:59 [2022-05-26T19:07:59.745Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui >--
15:07:59 [2022-05-26T19:07:59.745Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui 1.2.13-SNAPSHOT [84/140]
15:07:59 [2022-05-26T19:07:59.745Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:07:59 [2022-05-26T19:07:59.745Z] [INFO] 
15:07:59 [2022-05-26T19:07:59.745Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.ui ---
15:07:59 [2022-05-26T19:07:59.745Z] [INFO] 
15:07:59 [2022-05-26T19:07:59.745Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui ---
15:07:59 [2022-05-26T19:07:59.745Z] [INFO] The project's OSGi version is 1.2.13.202205261847
15:07:59 [2022-05-26T19:07:59.745Z] [INFO] 
15:07:59 [2022-05-26T19:07:59.745Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui ---
15:07:59 [2022-05-26T19:07:59.745Z] [INFO] 
15:07:59 [2022-05-26T19:07:59.745Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui ---
15:07:59 [2022-05-26T19:07:59.745Z] [INFO] 
15:07:59 [2022-05-26T19:07:59.745Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui ---
15:07:59 [2022-05-26T19:07:59.745Z] [INFO] 
15:07:59 [2022-05-26T19:07:59.745Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui ---
15:07:59 [2022-05-26T19:07:59.745Z] [INFO] 
15:07:59 [2022-05-26T19:07:59.745Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.ui ---
15:07:59 [2022-05-26T19:07:59.745Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.ui...
15:08:00 [2022-05-26T19:08:00.002Z] [INFO] 
15:08:00 [2022-05-26T19:08:00.002Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui ---
15:08:00 [2022-05-26T19:08:00.002Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:08:00 [2022-05-26T19:08:00.002Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/main/resources
15:08:00 [2022-05-26T19:08:00.002Z] [INFO] 
15:08:00 [2022-05-26T19:08:00.002Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui ---
15:08:00 [2022-05-26T19:08:00.002Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui:1.2.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
15:08:00 [2022-05-26T19:08:00.002Z] [INFO] Compiling 128 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/classes
15:08:01 [2022-05-26T19:08:01.375Z] [INFO] 
15:08:01 [2022-05-26T19:08:01.375Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.control.ui ---
15:08:01 [2022-05-26T19:08:01.375Z] [INFO] 
15:08:01 [2022-05-26T19:08:01.375Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.ui ---
15:08:01 [2022-05-26T19:08:01.375Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:08:01 [2022-05-26T19:08:01.375Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/test/resources
15:08:01 [2022-05-26T19:08:01.375Z] [INFO] 
15:08:01 [2022-05-26T19:08:01.375Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.lttng2.control.ui ---
15:08:01 [2022-05-26T19:08:01.375Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui:1.2.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
15:08:01 [2022-05-26T19:08:01.375Z] [INFO] 
15:08:01 [2022-05-26T19:08:01.375Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.lttng2.control.ui ---
15:08:01 [2022-05-26T19:08:01.375Z] [INFO] No tests to run.
15:08:01 [2022-05-26T19:08:01.375Z] [INFO] 
15:08:01 [2022-05-26T19:08:01.375Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.control.ui ---
15:08:01 [2022-05-26T19:08:01.375Z] [INFO] 
15:08:01 [2022-05-26T19:08:01.375Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.ui ---
15:08:01 [2022-05-26T19:08:01.375Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.13-SNAPSHOT-sources.jar
15:08:01 [2022-05-26T19:08:01.375Z] [INFO] 
15:08:01 [2022-05-26T19:08:01.375Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.ui ---
15:08:01 [2022-05-26T19:08:01.632Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.13-SNAPSHOT.jar
15:08:01 [2022-05-26T19:08:01.632Z] [INFO] 
15:08:01 [2022-05-26T19:08:01.632Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.ui ---
15:08:01 [2022-05-26T19:08:01.632Z] [INFO] 
15:08:01 [2022-05-26T19:08:01.632Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.ui ---
15:08:01 [2022-05-26T19:08:01.632Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:08:01 [2022-05-26T19:08:01.632Z] [INFO] 
15:08:01 [2022-05-26T19:08:01.632Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.ui ---
15:08:01 [2022-05-26T19:08:01.632Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:08:01 [2022-05-26T19:08:01.632Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.13-SNAPSHOT.jar
15:08:01 [2022-05-26T19:08:01.889Z] [INFO] 
15:08:01 [2022-05-26T19:08:01.889Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.ui ---
15:08:01 [2022-05-26T19:08:01.889Z] [INFO] 
15:08:01 [2022-05-26T19:08:01.889Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.lttng2.control.ui ---
15:08:01 [2022-05-26T19:08:01.889Z] [INFO] 
15:08:01 [2022-05-26T19:08:01.889Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.lttng2.control.ui ---
15:08:01 [2022-05-26T19:08:01.889Z] [INFO] No tests to run.
15:08:01 [2022-05-26T19:08:01.889Z] [INFO] 
15:08:01 [2022-05-26T19:08:01.889Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.ui ---
15:08:01 [2022-05-26T19:08:01.889Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.13-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.2.13-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.2.13-SNAPSHOT.jar
15:08:02 [2022-05-26T19:08:02.147Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.2.13-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.2.13-SNAPSHOT.pom
15:08:02 [2022-05-26T19:08:02.147Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.13-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.2.13-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.2.13-SNAPSHOT-sources.jar
15:08:02 [2022-05-26T19:08:02.147Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.13-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.2.13-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.2.13-SNAPSHOT-pack200.jar.pack.gz
15:08:02 [2022-05-26T19:08:02.147Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.2.13-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.2.13-SNAPSHOT-p2metadata.xml
15:08:02 [2022-05-26T19:08:02.147Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.2.13-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.2.13-SNAPSHOT-p2artifacts.xml
15:08:02 [2022-05-26T19:08:02.147Z] [INFO] 
15:08:02 [2022-05-26T19:08:02.147Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.ui ---
15:08:02 [2022-05-26T19:08:02.147Z] [INFO] 
15:08:02 [2022-05-26T19:08:02.147Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control >--
15:08:02 [2022-05-26T19:08:02.147Z] [INFO] Building org.eclipse.tracecompass.lttng2.control 7.3.0-SNAPSHOT [85/140]
15:08:02 [2022-05-26T19:08:02.147Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
15:08:02 [2022-05-26T19:08:02.147Z] [INFO] 
15:08:02 [2022-05-26T19:08:02.147Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control ---
15:08:02 [2022-05-26T19:08:02.147Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control/target
15:08:02 [2022-05-26T19:08:02.147Z] [INFO] 
15:08:02 [2022-05-26T19:08:02.147Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.control ---
15:08:02 [2022-05-26T19:08:02.147Z] [INFO] The project's OSGi version is 7.3.0.202205261847
15:08:02 [2022-05-26T19:08:02.147Z] [INFO] 
15:08:02 [2022-05-26T19:08:02.147Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control ---
15:08:02 [2022-05-26T19:08:02.147Z] [INFO] 
15:08:02 [2022-05-26T19:08:02.147Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control ---
15:08:02 [2022-05-26T19:08:02.147Z] [INFO] 
15:08:02 [2022-05-26T19:08:02.147Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control ---
15:08:02 [2022-05-26T19:08:02.147Z] [INFO] 
15:08:02 [2022-05-26T19:08:02.147Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control ---
15:08:02 [2022-05-26T19:08:02.147Z] [INFO] 
15:08:02 [2022-05-26T19:08:02.147Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.control ---
15:08:02 [2022-05-26T19:08:02.147Z] [INFO] 
15:08:02 [2022-05-26T19:08:02.147Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control ---
15:08:02 [2022-05-26T19:08:02.147Z] [INFO] 
15:08:02 [2022-05-26T19:08:02.147Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.lttng2.control ---
15:08:02 [2022-05-26T19:08:02.147Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-7.3.0-SNAPSHOT.jar
15:08:02 [2022-05-26T19:08:02.147Z] [INFO] 
15:08:02 [2022-05-26T19:08:02.147Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control ---
15:08:02 [2022-05-26T19:08:02.147Z] [INFO] 
15:08:02 [2022-05-26T19:08:02.147Z] [INFO] --- tycho-p2-plugin:2.7.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.lttng2.control ---
15:08:02 [2022-05-26T19:08:02.147Z] [INFO] 
15:08:02 [2022-05-26T19:08:02.147Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control ---
15:08:02 [2022-05-26T19:08:02.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
15:08:02 [2022-05-26T19:08:02.147Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-7.3.0-SNAPSHOT-sources-feature.jar
15:08:02 [2022-05-26T19:08:02.147Z] [INFO] 
15:08:02 [2022-05-26T19:08:02.147Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control ---
15:08:02 [2022-05-26T19:08:02.147Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:08:02 [2022-05-26T19:08:02.147Z] [INFO] 
15:08:02 [2022-05-26T19:08:02.147Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control ---
15:08:02 [2022-05-26T19:08:02.147Z] [INFO] 
15:08:02 [2022-05-26T19:08:02.147Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control ---
15:08:02 [2022-05-26T19:08:02.147Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-7.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/7.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-7.3.0-SNAPSHOT.jar
15:08:02 [2022-05-26T19:08:02.147Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/7.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-7.3.0-SNAPSHOT.pom
15:08:02 [2022-05-26T19:08:02.147Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-7.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/7.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-7.3.0-SNAPSHOT-sources-feature.jar
15:08:02 [2022-05-26T19:08:02.147Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/7.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-7.3.0-SNAPSHOT-p2metadata.xml
15:08:02 [2022-05-26T19:08:02.147Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/7.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-7.3.0-SNAPSHOT-p2artifacts.xml
15:08:02 [2022-05-26T19:08:02.147Z] [INFO] 
15:08:02 [2022-05-26T19:08:02.147Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control ---
15:08:02 [2022-05-26T19:08:02.147Z] [INFO] 
15:08:02 [2022-05-26T19:08:02.147Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests >--
15:08:02 [2022-05-26T19:08:02.147Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.core.tests 1.1.3-SNAPSHOT [86/140]
15:08:02 [2022-05-26T19:08:02.147Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:08:02 [2022-05-26T19:08:02.147Z] [INFO] 
15:08:02 [2022-05-26T19:08:02.147Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
15:08:02 [2022-05-26T19:08:02.147Z] [INFO] 
15:08:02 [2022-05-26T19:08:02.147Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
15:08:02 [2022-05-26T19:08:02.147Z] [INFO] The project's OSGi version is 1.1.3.202205261847
15:08:02 [2022-05-26T19:08:02.147Z] [INFO] 
15:08:02 [2022-05-26T19:08:02.147Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
15:08:02 [2022-05-26T19:08:02.147Z] [INFO] 
15:08:02 [2022-05-26T19:08:02.147Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
15:08:02 [2022-05-26T19:08:02.147Z] [INFO] 
15:08:02 [2022-05-26T19:08:02.147Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
15:08:02 [2022-05-26T19:08:02.148Z] [INFO] 
15:08:02 [2022-05-26T19:08:02.148Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
15:08:02 [2022-05-26T19:08:02.148Z] [INFO] 
15:08:02 [2022-05-26T19:08:02.148Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
15:08:02 [2022-05-26T19:08:02.148Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.core.tests...
15:08:02 [2022-05-26T19:08:02.155Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-6qwbh-9m63s because kubernetes resource quota exceeded. 
15:08:02 [2022-05-26T19:08:02.156Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-6qwbh-9m63s" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
15:08:02 [2022-05-26T19:08:02.156Z] Retrying...
15:08:02 [2022-05-26T19:08:02.156Z] 
15:08:02 [2022-05-26T19:08:02.405Z] [INFO] 
15:08:02 [2022-05-26T19:08:02.406Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
15:08:02 [2022-05-26T19:08:02.406Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:08:02 [2022-05-26T19:08:02.406Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/src/main/resources
15:08:02 [2022-05-26T19:08:02.406Z] [INFO] 
15:08:02 [2022-05-26T19:08:02.406Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
15:08:02 [2022-05-26T19:08:02.406Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests:1.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/pom.xml
15:08:02 [2022-05-26T19:08:02.406Z] [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/classes
15:08:02 [2022-05-26T19:08:02.664Z] [INFO] 
15:08:02 [2022-05-26T19:08:02.664Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
15:08:02 [2022-05-26T19:08:02.664Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:08:02 [2022-05-26T19:08:02.664Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/src/test/resources
15:08:02 [2022-05-26T19:08:02.664Z] [INFO] 
15:08:02 [2022-05-26T19:08:02.664Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
15:08:02 [2022-05-26T19:08:02.664Z] [INFO] 
15:08:02 [2022-05-26T19:08:02.664Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
15:08:02 [2022-05-26T19:08:02.664Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.3-SNAPSHOT-sources.jar
15:08:02 [2022-05-26T19:08:02.664Z] [INFO] 
15:08:02 [2022-05-26T19:08:02.664Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
15:08:02 [2022-05-26T19:08:02.664Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.3-SNAPSHOT.jar
15:08:02 [2022-05-26T19:08:02.664Z] [INFO] 
15:08:02 [2022-05-26T19:08:02.664Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
15:08:02 [2022-05-26T19:08:02.664Z] [INFO] 
15:08:02 [2022-05-26T19:08:02.664Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
15:08:02 [2022-05-26T19:08:02.664Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:08:02 [2022-05-26T19:08:02.664Z] [INFO] 
15:08:02 [2022-05-26T19:08:02.664Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
15:08:02 [2022-05-26T19:08:02.664Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:08:02 [2022-05-26T19:08:02.664Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.3-SNAPSHOT.jar
15:08:02 [2022-05-26T19:08:02.920Z] [INFO] 
15:08:02 [2022-05-26T19:08:02.921Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
15:08:02 [2022-05-26T19:08:02.921Z] [INFO] 
15:08:02 [2022-05-26T19:08:02.921Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
15:08:03 [2022-05-26T19:08:03.178Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java)
15:08:03 [2022-05-26T19:08:03.178Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/data/.metadata/.log
15:08:03 [2022-05-26T19:08:03.178Z] [INFO] Command line:
15:08:03 [2022-05-26T19:08:03.178Z] 	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:08:03 [2022-05-26T19:08:03.178Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:08:07 [2022-05-26T19:08:07.360Z] !SESSION 2022-05-26 19:08:03.387 -----------------------------------------------
15:08:07 [2022-05-26T19:08:07.360Z] eclipse.buildId=unknown
15:08:07 [2022-05-26T19:08:07.360Z] java.version=11.0.2
15:08:07 [2022-05-26T19:08:07.360Z] java.vendor=Oracle Corporation
15:08:07 [2022-05-26T19:08:07.360Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:08:07 [2022-05-26T19:08:07.360Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/surefire.properties -product org.eclipse.platform.ide
15:08:07 [2022-05-26T19:08:07.360Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
15:08:07 [2022-05-26T19:08:07.360Z] 
15:08:07 [2022-05-26T19:08:07.360Z] !ENTRY org.eclipse.compare.win32 4 0 2022-05-26 19:08:07.249
15:08:07 [2022-05-26T19:08:07.360Z] !MESSAGE FrameworkEvent ERROR
15:08:07 [2022-05-26T19:08:07.360Z] !STACK 0
15:08:07 [2022-05-26T19:08:07.360Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
15:08:07 [2022-05-26T19:08:07.360Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:08:07 [2022-05-26T19:08:07.360Z] 
15:08:07 [2022-05-26T19:08:07.360Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
15:08:07 [2022-05-26T19:08:07.360Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1847)
15:08:07 [2022-05-26T19:08:07.360Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:08:07 [2022-05-26T19:08:07.361Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1840)
15:08:07 [2022-05-26T19:08:07.361Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1781)
15:08:07 [2022-05-26T19:08:07.361Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1745)
15:08:07 [2022-05-26T19:08:07.361Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1667)
15:08:07 [2022-05-26T19:08:07.361Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:08:07 [2022-05-26T19:08:07.361Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:08:07 [2022-05-26T19:08:07.361Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:08:07 [2022-05-26T19:08:07.651Z] 
15:08:07 [2022-05-26T19:08:07.651Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2022-05-26 19:08:07.570
15:08:07 [2022-05-26T19:08:07.651Z] !MESSAGE FrameworkEvent ERROR
15:08:07 [2022-05-26T19:08:07.651Z] !STACK 0
15:08:07 [2022-05-26T19:08:07.651Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [138]
15:08:07 [2022-05-26T19:08:07.651Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:08:07 [2022-05-26T19:08:07.651Z] 
15:08:07 [2022-05-26T19:08:07.651Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
15:08:07 [2022-05-26T19:08:07.651Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1847)
15:08:07 [2022-05-26T19:08:07.651Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:08:07 [2022-05-26T19:08:07.651Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1840)
15:08:07 [2022-05-26T19:08:07.651Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1781)
15:08:07 [2022-05-26T19:08:07.651Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1745)
15:08:07 [2022-05-26T19:08:07.651Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1667)
15:08:07 [2022-05-26T19:08:07.651Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:08:07 [2022-05-26T19:08:07.651Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:08:07 [2022-05-26T19:08:07.651Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:08:08 [2022-05-26T19:08:08.215Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest
15:08:08 [2022-05-26T19:08:08.215Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest
15:08:08 [2022-05-26T19:08:08.215Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0.009 s
15:08:08 [2022-05-26T19:08:08.215Z] testBaseLoggerInfoCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0 s
15:08:08 [2022-05-26T19:08:08.215Z] testSetLogLevel1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0.001 s
15:08:08 [2022-05-26T19:08:08.215Z] testSetLogLevel2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0 s
15:08:08 [2022-05-26T19:08:08.215Z] testBaseLoggerInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0 s
15:08:08 [2022-05-26T19:08:08.215Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0 s
15:08:08 [2022-05-26T19:08:08.215Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0 s
15:08:08 [2022-05-26T19:08:08.215Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0 s
15:08:08 [2022-05-26T19:08:08.215Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0 s
15:08:08 [2022-05-26T19:08:08.215Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0.001 s
15:08:08 [2022-05-26T19:08:08.216Z] testBaseLoggerInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0 s
15:08:08 [2022-05-26T19:08:08.216Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest
15:08:08 [2022-05-26T19:08:08.216Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest
15:08:08 [2022-05-26T19:08:08.216Z] testGetEventType_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
15:08:08 [2022-05-26T19:08:08.216Z] testAddField(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
15:08:08 [2022-05-26T19:08:08.216Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0.001 s
15:08:08 [2022-05-26T19:08:08.216Z] testSetLogLevel1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
15:08:08 [2022-05-26T19:08:08.216Z] testSetLogLevel2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
15:08:08 [2022-05-26T19:08:08.216Z] testEventInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
15:08:08 [2022-05-26T19:08:08.216Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
15:08:08 [2022-05-26T19:08:08.216Z] testExcludedEvents(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0.001 s
15:08:08 [2022-05-26T19:08:08.216Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
15:08:08 [2022-05-26T19:08:08.216Z] testSetEventType_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
15:08:08 [2022-05-26T19:08:08.216Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
15:08:08 [2022-05-26T19:08:08.216Z] testSetFields(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
15:08:08 [2022-05-26T19:08:08.216Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0.001 s
15:08:08 [2022-05-26T19:08:08.216Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
15:08:08 [2022-05-26T19:08:08.216Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
15:08:08 [2022-05-26T19:08:08.216Z] testFields(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0.001 s
15:08:08 [2022-05-26T19:08:08.216Z] testBaseEventInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
15:08:08 [2022-05-26T19:08:08.216Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest
15:08:08 [2022-05-26T19:08:08.216Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest
15:08:08 [2022-05-26T19:08:08.216Z] testSessionInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
15:08:08 [2022-05-26T19:08:08.216Z] testSessionInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
15:08:08 [2022-05-26T19:08:08.216Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
15:08:08 [2022-05-26T19:08:08.216Z] testGetAndSetters(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0.001 s
15:08:08 [2022-05-26T19:08:08.216Z] testSessionCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
15:08:08 [2022-05-26T19:08:08.216Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
15:08:08 [2022-05-26T19:08:08.216Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
15:08:08 [2022-05-26T19:08:08.216Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
15:08:08 [2022-05-26T19:08:08.216Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
15:08:08 [2022-05-26T19:08:08.216Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0.001 s
15:08:08 [2022-05-26T19:08:08.216Z] testToString_3(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
15:08:08 [2022-05-26T19:08:08.216Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
15:08:08 [2022-05-26T19:08:08.216Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest
15:08:08 [2022-05-26T19:08:08.474Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest
15:08:08 [2022-05-26T19:08:08.474Z] testSnapshotInfo2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
15:08:08 [2022-05-26T19:08:08.474Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
15:08:08 [2022-05-26T19:08:08.474Z] testSnapshotCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
15:08:08 [2022-05-26T19:08:08.474Z] testSnapshotInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0.001 s
15:08:08 [2022-05-26T19:08:08.474Z] testTraceCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
15:08:08 [2022-05-26T19:08:08.474Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
15:08:08 [2022-05-26T19:08:08.474Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
15:08:08 [2022-05-26T19:08:08.474Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
15:08:08 [2022-05-26T19:08:08.474Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
15:08:08 [2022-05-26T19:08:08.474Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0.001 s
15:08:08 [2022-05-26T19:08:08.474Z] testSetName(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
15:08:08 [2022-05-26T19:08:08.474Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest
15:08:08 [2022-05-26T19:08:08.474Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest
15:08:08 [2022-05-26T19:08:08.474Z] testDomainInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0.001 s
15:08:08 [2022-05-26T19:08:08.474Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
15:08:08 [2022-05-26T19:08:08.474Z] testDomainInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
15:08:08 [2022-05-26T19:08:08.474Z] testDomainlCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
15:08:08 [2022-05-26T19:08:08.474Z] testGetAndSetters(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
15:08:08 [2022-05-26T19:08:08.474Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
15:08:08 [2022-05-26T19:08:08.474Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
15:08:08 [2022-05-26T19:08:08.474Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
15:08:08 [2022-05-26T19:08:08.474Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
15:08:08 [2022-05-26T19:08:08.474Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
15:08:08 [2022-05-26T19:08:08.474Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
15:08:08 [2022-05-26T19:08:08.475Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest
15:08:08 [2022-05-26T19:08:08.475Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest
15:08:08 [2022-05-26T19:08:08.475Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0 s
15:08:08 [2022-05-26T19:08:08.475Z] testEventInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0 s
15:08:08 [2022-05-26T19:08:08.475Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0 s
15:08:08 [2022-05-26T19:08:08.475Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0 s
15:08:08 [2022-05-26T19:08:08.475Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0 s
15:08:08 [2022-05-26T19:08:08.475Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0 s
15:08:08 [2022-05-26T19:08:08.475Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0 s
15:08:08 [2022-05-26T19:08:08.475Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0 s
15:08:08 [2022-05-26T19:08:08.475Z] testGetAndSetter(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0.001 s
15:08:08 [2022-05-26T19:08:08.475Z] testBaseEventInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0 s
15:08:08 [2022-05-26T19:08:08.475Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest
15:08:08 [2022-05-26T19:08:08.475Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest
15:08:08 [2022-05-26T19:08:08.475Z] testUstProviderInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0.001 s
15:08:08 [2022-05-26T19:08:08.475Z] testUstProviderInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
15:08:08 [2022-05-26T19:08:08.475Z] testUstProviderCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
15:08:08 [2022-05-26T19:08:08.475Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
15:08:08 [2022-05-26T19:08:08.475Z] testGetAndSetters(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
15:08:08 [2022-05-26T19:08:08.475Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
15:08:08 [2022-05-26T19:08:08.475Z] testSetLoggers_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0.001 s
15:08:08 [2022-05-26T19:08:08.475Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
15:08:08 [2022-05-26T19:08:08.475Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
15:08:08 [2022-05-26T19:08:08.475Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
15:08:08 [2022-05-26T19:08:08.475Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
15:08:08 [2022-05-26T19:08:08.475Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
15:08:08 [2022-05-26T19:08:08.475Z] testSetEvents_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
15:08:08 [2022-05-26T19:08:08.475Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest
15:08:08 [2022-05-26T19:08:08.475Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest
15:08:08 [2022-05-26T19:08:08.475Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
15:08:08 [2022-05-26T19:08:08.475Z] testTraceCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
15:08:08 [2022-05-26T19:08:08.475Z] testTraceInfo2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
15:08:08 [2022-05-26T19:08:08.475Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
15:08:08 [2022-05-26T19:08:08.475Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
15:08:08 [2022-05-26T19:08:08.475Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
15:08:08 [2022-05-26T19:08:08.475Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
15:08:08 [2022-05-26T19:08:08.475Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
15:08:08 [2022-05-26T19:08:08.475Z] testTraceInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
15:08:08 [2022-05-26T19:08:08.475Z] testSetName(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
15:08:08 [2022-05-26T19:08:08.475Z] testTraceInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0.001 s
15:08:08 [2022-05-26T19:08:08.475Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest
15:08:08 [2022-05-26T19:08:08.475Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest
15:08:08 [2022-05-26T19:08:08.475Z] testToString(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0 s
15:08:08 [2022-05-26T19:08:08.475Z] testLoggerInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0 s
15:08:08 [2022-05-26T19:08:08.475Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0 s
15:08:08 [2022-05-26T19:08:08.475Z] testLoggerInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0 s
15:08:08 [2022-05-26T19:08:08.475Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0.001 s
15:08:08 [2022-05-26T19:08:08.475Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0 s
15:08:08 [2022-05-26T19:08:08.475Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0 s
15:08:08 [2022-05-26T19:08:08.475Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0 s
15:08:08 [2022-05-26T19:08:08.475Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0 s
15:08:08 [2022-05-26T19:08:08.475Z] testGetAndSetter(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0 s
15:08:08 [2022-05-26T19:08:08.475Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest
15:08:08 [2022-05-26T19:08:08.475Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest
15:08:08 [2022-05-26T19:08:08.475Z] testChannelInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
15:08:08 [2022-05-26T19:08:08.475Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
15:08:08 [2022-05-26T19:08:08.475Z] testAddAndGetEvents_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0.001 s
15:08:08 [2022-05-26T19:08:08.475Z] testGetAndSetters(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
15:08:08 [2022-05-26T19:08:08.475Z] testChannelInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
15:08:08 [2022-05-26T19:08:08.475Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
15:08:08 [2022-05-26T19:08:08.475Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
15:08:08 [2022-05-26T19:08:08.475Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
15:08:08 [2022-05-26T19:08:08.475Z] testChannelCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0.001 s
15:08:08 [2022-05-26T19:08:08.475Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
15:08:08 [2022-05-26T19:08:08.475Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
15:08:08 [2022-05-26T19:08:08.475Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
15:08:08 [2022-05-26T19:08:08.475Z] testSetEvents_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
15:08:08 [2022-05-26T19:08:08.475Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest
15:08:08 [2022-05-26T19:08:08.475Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest
15:08:08 [2022-05-26T19:08:08.475Z] testToString(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0.001 s
15:08:08 [2022-05-26T19:08:08.476Z] testFiledInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0 s
15:08:08 [2022-05-26T19:08:08.476Z] testSetFieldType(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0 s
15:08:08 [2022-05-26T19:08:08.476Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0 s
15:08:08 [2022-05-26T19:08:08.476Z] testEventInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0 s
15:08:08 [2022-05-26T19:08:08.476Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0 s
15:08:08 [2022-05-26T19:08:08.476Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0 s
15:08:08 [2022-05-26T19:08:08.476Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0 s
15:08:08 [2022-05-26T19:08:08.476Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0.001 s
15:08:08 [2022-05-26T19:08:08.476Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0 s
15:08:08 [2022-05-26T19:08:08.476Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest
15:08:08 [2022-05-26T19:08:08.476Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest
15:08:08 [2022-05-26T19:08:08.476Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0.001 s
15:08:08 [2022-05-26T19:08:08.476Z] testEventInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
15:08:08 [2022-05-26T19:08:08.476Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
15:08:08 [2022-05-26T19:08:08.476Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
15:08:08 [2022-05-26T19:08:08.476Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
15:08:08 [2022-05-26T19:08:08.476Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
15:08:08 [2022-05-26T19:08:08.476Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
15:08:08 [2022-05-26T19:08:08.476Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0.001 s
15:08:08 [2022-05-26T19:08:08.476Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
15:08:08 [2022-05-26T19:08:08.476Z] testGetAndSetter(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
15:08:08 [2022-05-26T19:08:08.476Z] testBaseEventInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
15:08:08 [2022-05-26T19:08:08.476Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest
15:08:09 [2022-05-26T19:08:09.040Z] 
15:08:09 [2022-05-26T19:08:09.040Z] !ENTRY org.eclipse.tracecompass.lttng2.control.core 4 0 2022-05-26 19:08:08.759
15:08:09 [2022-05-26T19:08:09.040Z] !MESSAGE Error generating the session configuration file: /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/data/.metadata/.plugins/org.eclipse.tracecompass.lttng2.control.core/test_session.lttng
15:08:09 [2022-05-26T19:08:09.040Z] !STACK 0
15:08:09 [2022-05-26T19:08:09.040Z] java.lang.IllegalArgumentException: The domain buffer type is not handled by the session configuration
15:08:09 [2022-05-26T19:08:09.040Z] 	at org.eclipse.tracecompass.lttng2.control.core.session.SessionConfigGenerator.getDomainsElement(SessionConfigGenerator.java:258)
15:08:09 [2022-05-26T19:08:09.041Z] 	at org.eclipse.tracecompass.lttng2.control.core.session.SessionConfigGenerator.generateSessionConfig(SessionConfigGenerator.java:199)
15:08:09 [2022-05-26T19:08:09.041Z] 	at org.eclipse.tracecompass.lttng2.control.core.session.SessionConfigGenerator.generateSessionConfig(SessionConfigGenerator.java:153)
15:08:09 [2022-05-26T19:08:09.041Z] 	at org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest.testGenerateSessionConfig(SessionConfigGeneratorTest.java:156)
15:08:09 [2022-05-26T19:08:09.041Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:08:09 [2022-05-26T19:08:09.041Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:08:09 [2022-05-26T19:08:09.041Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:08:09 [2022-05-26T19:08:09.041Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:08:09 [2022-05-26T19:08:09.041Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
15:08:09 [2022-05-26T19:08:09.041Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:08:09 [2022-05-26T19:08:09.041Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
15:08:09 [2022-05-26T19:08:09.041Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:08:09 [2022-05-26T19:08:09.041Z] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
15:08:09 [2022-05-26T19:08:09.041Z] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
15:08:09 [2022-05-26T19:08:09.041Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:08:09 [2022-05-26T19:08:09.041Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
15:08:09 [2022-05-26T19:08:09.041Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
15:08:09 [2022-05-26T19:08:09.041Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
15:08:09 [2022-05-26T19:08:09.041Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
15:08:09 [2022-05-26T19:08:09.041Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
15:08:09 [2022-05-26T19:08:09.041Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
15:08:09 [2022-05-26T19:08:09.041Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
15:08:09 [2022-05-26T19:08:09.041Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
15:08:09 [2022-05-26T19:08:09.041Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
15:08:09 [2022-05-26T19:08:09.041Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:08:09 [2022-05-26T19:08:09.041Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
15:08:09 [2022-05-26T19:08:09.041Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
15:08:09 [2022-05-26T19:08:09.041Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
15:08:09 [2022-05-26T19:08:09.041Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
15:08:09 [2022-05-26T19:08:09.041Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
15:08:09 [2022-05-26T19:08:09.041Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:08:09 [2022-05-26T19:08:09.041Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:08:09 [2022-05-26T19:08:09.041Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:08:09 [2022-05-26T19:08:09.041Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:08:09 [2022-05-26T19:08:09.041Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
15:08:09 [2022-05-26T19:08:09.041Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
15:08:09 [2022-05-26T19:08:09.041Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
15:08:09 [2022-05-26T19:08:09.041Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
15:08:09 [2022-05-26T19:08:09.041Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
15:08:09 [2022-05-26T19:08:09.041Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
15:08:09 [2022-05-26T19:08:09.041Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
15:08:09 [2022-05-26T19:08:09.041Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
15:08:09 [2022-05-26T19:08:09.041Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
15:08:09 [2022-05-26T19:08:09.041Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
15:08:09 [2022-05-26T19:08:09.041Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:08:09 [2022-05-26T19:08:09.041Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:08:09 [2022-05-26T19:08:09.041Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:08:09 [2022-05-26T19:08:09.041Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:08:09 [2022-05-26T19:08:09.041Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
15:08:09 [2022-05-26T19:08:09.041Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
15:08:09 [2022-05-26T19:08:09.041Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1467)
15:08:09 [2022-05-26T19:08:09.041Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1440)
15:08:09 [2022-05-26T19:08:09.041Z] 
15:08:09 [2022-05-26T19:08:09.041Z] !ENTRY org.eclipse.tracecompass.lttng2.control.core 4 0 2022-05-26 19:08:08.784
15:08:09 [2022-05-26T19:08:09.041Z] !MESSAGE XML Parsing error at line 46: cvc-complex-type.2.4.b: The content of element 'domain' is not complete. One of '{type}' is expected.
15:08:09 [2022-05-26T19:08:09.041Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.337 s - in org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest
15:08:09 [2022-05-26T19:08:09.041Z] testGenerateSessionConfig(org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest)  Time elapsed: 0.312 s
15:08:09 [2022-05-26T19:08:09.041Z] testSessionValidate(org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest)  Time elapsed: 0.024 s
15:08:09 [2022-05-26T19:08:09.041Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest
15:08:09 [2022-05-26T19:08:09.041Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest
15:08:09 [2022-05-26T19:08:09.041Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest)  Time elapsed: 0 s
15:08:09 [2022-05-26T19:08:09.041Z] testActivator(org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest)  Time elapsed: 0 s
15:08:09 [2022-05-26T19:08:09.041Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest)  Time elapsed: 0 s
15:08:09 [2022-05-26T19:08:09.041Z] testGetDefault(org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest)  Time elapsed: 0.001 s
15:08:09 [2022-05-26T19:08:09.041Z] 
15:08:09 [2022-05-26T19:08:09.041Z] Results:
15:08:09 [2022-05-26T19:08:09.041Z] 
15:08:09 [2022-05-26T19:08:09.041Z] Tests run: 146, Failures: 0, Errors: 0, Skipped: 0
15:08:09 [2022-05-26T19:08:09.041Z] 
15:08:09 [2022-05-26T19:08:09.616Z] [INFO] All tests passed!
15:08:09 [2022-05-26T19:08:09.616Z] [INFO] 
15:08:09 [2022-05-26T19:08:09.616Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
15:08:09 [2022-05-26T19:08:09.616Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core.tests/1.1.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.3-SNAPSHOT.jar
15:08:09 [2022-05-26T19:08:09.616Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core.tests/1.1.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.3-SNAPSHOT.pom
15:08:09 [2022-05-26T19:08:09.616Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core.tests/1.1.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.3-SNAPSHOT-sources.jar
15:08:09 [2022-05-26T19:08:09.616Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core.tests/1.1.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.3-SNAPSHOT-pack200.jar.pack.gz
15:08:09 [2022-05-26T19:08:09.617Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core.tests/1.1.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.3-SNAPSHOT-p2metadata.xml
15:08:09 [2022-05-26T19:08:09.617Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core.tests/1.1.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.3-SNAPSHOT-p2artifacts.xml
15:08:09 [2022-05-26T19:08:09.617Z] [INFO] 
15:08:09 [2022-05-26T19:08:09.617Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
15:08:09 [2022-05-26T19:08:09.617Z] [INFO] 
15:08:09 [2022-05-26T19:08:09.617Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests >--
15:08:09 [2022-05-26T19:08:09.617Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.core.tests 1.0.2-SNAPSHOT [87/140]
15:08:09 [2022-05-26T19:08:09.617Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:08:09 [2022-05-26T19:08:09.617Z] [INFO] 
15:08:09 [2022-05-26T19:08:09.617Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
15:08:09 [2022-05-26T19:08:09.618Z] [INFO] 
15:08:09 [2022-05-26T19:08:09.618Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
15:08:09 [2022-05-26T19:08:09.618Z] [INFO] The project's OSGi version is 1.0.2.202205261847
15:08:09 [2022-05-26T19:08:09.618Z] [INFO] 
15:08:09 [2022-05-26T19:08:09.618Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
15:08:09 [2022-05-26T19:08:09.618Z] [INFO] 
15:08:09 [2022-05-26T19:08:09.618Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
15:08:09 [2022-05-26T19:08:09.618Z] [INFO] 
15:08:09 [2022-05-26T19:08:09.618Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
15:08:09 [2022-05-26T19:08:09.618Z] [INFO] 
15:08:09 [2022-05-26T19:08:09.618Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
15:08:09 [2022-05-26T19:08:09.619Z] [INFO] 
15:08:09 [2022-05-26T19:08:09.619Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
15:08:09 [2022-05-26T19:08:09.619Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.core.tests...
15:08:09 [2022-05-26T19:08:09.619Z] [INFO] 
15:08:09 [2022-05-26T19:08:09.619Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
15:08:09 [2022-05-26T19:08:09.619Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:08:09 [2022-05-26T19:08:09.619Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/src/main/resources
15:08:09 [2022-05-26T19:08:09.619Z] [INFO] 
15:08:09 [2022-05-26T19:08:09.619Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
15:08:09 [2022-05-26T19:08:09.619Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/pom.xml
15:08:09 [2022-05-26T19:08:09.620Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/classes
15:08:09 [2022-05-26T19:08:09.879Z] [INFO] 
15:08:09 [2022-05-26T19:08:09.879Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
15:08:09 [2022-05-26T19:08:09.879Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:08:09 [2022-05-26T19:08:09.879Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/src/test/resources
15:08:09 [2022-05-26T19:08:09.879Z] [INFO] 
15:08:09 [2022-05-26T19:08:09.879Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
15:08:09 [2022-05-26T19:08:09.879Z] [INFO] 
15:08:09 [2022-05-26T19:08:09.879Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
15:08:09 [2022-05-26T19:08:09.879Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.2-SNAPSHOT-sources.jar
15:08:09 [2022-05-26T19:08:09.879Z] [INFO] 
15:08:09 [2022-05-26T19:08:09.879Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
15:08:10 [2022-05-26T19:08:10.137Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.2-SNAPSHOT.jar
15:08:10 [2022-05-26T19:08:10.137Z] [INFO] 
15:08:10 [2022-05-26T19:08:10.137Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
15:08:10 [2022-05-26T19:08:10.137Z] [INFO] 
15:08:10 [2022-05-26T19:08:10.137Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
15:08:10 [2022-05-26T19:08:10.137Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:08:10 [2022-05-26T19:08:10.137Z] [INFO] 
15:08:10 [2022-05-26T19:08:10.137Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
15:08:10 [2022-05-26T19:08:10.137Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:08:10 [2022-05-26T19:08:10.137Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.2-SNAPSHOT.jar
15:08:10 [2022-05-26T19:08:10.137Z] [INFO] 
15:08:10 [2022-05-26T19:08:10.137Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
15:08:10 [2022-05-26T19:08:10.137Z] [INFO] 
15:08:10 [2022-05-26T19:08:10.137Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
15:08:10 [2022-05-26T19:08:10.702Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java)
15:08:10 [2022-05-26T19:08:10.702Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work/data/.metadata/.log
15:08:10 [2022-05-26T19:08:10.702Z] [INFO] Command line:
15:08:10 [2022-05-26T19:08:10.702Z] 	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:08:10 [2022-05-26T19:08:10.702Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:08:11 [2022-05-26T19:08:11.973Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-6qwbh-b9sb0 because kubernetes resource quota exceeded. 
15:08:11 [2022-05-26T19:08:11.973Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-6qwbh-b9sb0" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
15:08:11 [2022-05-26T19:08:11.973Z] Retrying...
15:08:11 [2022-05-26T19:08:11.973Z] 
15:08:14 [2022-05-26T19:08:14.880Z] !SESSION 2022-05-26 19:08:10.974 -----------------------------------------------
15:08:14 [2022-05-26T19:08:14.881Z] eclipse.buildId=unknown
15:08:14 [2022-05-26T19:08:14.881Z] java.version=11.0.2
15:08:14 [2022-05-26T19:08:14.881Z] java.vendor=Oracle Corporation
15:08:14 [2022-05-26T19:08:14.881Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:08:14 [2022-05-26T19:08:14.881Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/surefire.properties -product org.eclipse.platform.ide
15:08:14 [2022-05-26T19:08:14.881Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
15:08:14 [2022-05-26T19:08:14.881Z] 
15:08:14 [2022-05-26T19:08:14.881Z] !ENTRY org.eclipse.compare.win32 4 0 2022-05-26 19:08:14.872
15:08:14 [2022-05-26T19:08:14.881Z] !MESSAGE FrameworkEvent ERROR
15:08:14 [2022-05-26T19:08:14.881Z] !STACK 0
15:08:14 [2022-05-26T19:08:14.881Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [66]
15:08:14 [2022-05-26T19:08:14.881Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:08:14 [2022-05-26T19:08:14.881Z] 
15:08:14 [2022-05-26T19:08:14.881Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
15:08:14 [2022-05-26T19:08:14.881Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1847)
15:08:14 [2022-05-26T19:08:14.881Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:08:14 [2022-05-26T19:08:14.881Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1840)
15:08:14 [2022-05-26T19:08:14.881Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1781)
15:08:14 [2022-05-26T19:08:14.881Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1745)
15:08:14 [2022-05-26T19:08:14.881Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1667)
15:08:14 [2022-05-26T19:08:14.881Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:08:14 [2022-05-26T19:08:14.881Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:08:14 [2022-05-26T19:08:14.881Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:08:15 [2022-05-26T19:08:15.446Z] 
15:08:15 [2022-05-26T19:08:15.446Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2022-05-26 19:08:15.288
15:08:15 [2022-05-26T19:08:15.446Z] !MESSAGE FrameworkEvent ERROR
15:08:15 [2022-05-26T19:08:15.446Z] !STACK 0
15:08:15 [2022-05-26T19:08:15.446Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [139]
15:08:15 [2022-05-26T19:08:15.446Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:08:15 [2022-05-26T19:08:15.446Z] 
15:08:15 [2022-05-26T19:08:15.446Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
15:08:15 [2022-05-26T19:08:15.446Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1847)
15:08:15 [2022-05-26T19:08:15.446Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:08:15 [2022-05-26T19:08:15.446Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1840)
15:08:15 [2022-05-26T19:08:15.446Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1781)
15:08:15 [2022-05-26T19:08:15.446Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1745)
15:08:15 [2022-05-26T19:08:15.446Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1667)
15:08:15 [2022-05-26T19:08:15.446Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:08:15 [2022-05-26T19:08:15.446Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:08:15 [2022-05-26T19:08:15.446Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:08:16 [2022-05-26T19:08:16.378Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest
15:08:16 [2022-05-26T19:08:16.635Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest
15:08:16 [2022-05-26T19:08:16.635Z] testNullSegment  Time elapsed: 0.008 s
15:08:16 [2022-05-26T19:08:16.635Z] testConstructorAndAdd  Time elapsed: 0.005 s
15:08:16 [2022-05-26T19:08:16.635Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest
15:08:16 [2022-05-26T19:08:16.635Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest
15:08:16 [2022-05-26T19:08:16.635Z] testConstructorNoError  Time elapsed: 0.002 s
15:08:16 [2022-05-26T19:08:16.635Z] testConstructorError  Time elapsed: 0.001 s
15:08:16 [2022-05-26T19:08:16.635Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest
15:08:16 [2022-05-26T19:08:16.635Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s - in org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest
15:08:16 [2022-05-26T19:08:16.635Z] testExecuteError  Time elapsed: 0.041 s
15:08:16 [2022-05-26T19:08:16.635Z] testExecuteSuccess  Time elapsed: 0.005 s
15:08:16 [2022-05-26T19:08:16.635Z] testExecuteException  Time elapsed: 0.003 s
15:08:16 [2022-05-26T19:08:16.635Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest
15:08:16 [2022-05-26T19:08:16.635Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest
15:08:16 [2022-05-26T19:08:16.635Z] testTmfCorePluginId  Time elapsed: 0 s
15:08:16 [2022-05-26T19:08:16.635Z] testGetDefault  Time elapsed: 0 s
15:08:16 [2022-05-26T19:08:16.635Z] 
15:08:16 [2022-05-26T19:08:16.635Z] Results:
15:08:16 [2022-05-26T19:08:16.635Z] 
15:08:16 [2022-05-26T19:08:16.635Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0
15:08:16 [2022-05-26T19:08:16.635Z] 
15:08:17 [2022-05-26T19:08:17.199Z] [INFO] All tests passed!
15:08:17 [2022-05-26T19:08:17.199Z] [INFO] 
15:08:17 [2022-05-26T19:08:17.199Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
15:08:17 [2022-05-26T19:08:17.199Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.2-SNAPSHOT.jar
15:08:17 [2022-05-26T19:08:17.199Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.2-SNAPSHOT.pom
15:08:17 [2022-05-26T19:08:17.199Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.2-SNAPSHOT-sources.jar
15:08:17 [2022-05-26T19:08:17.199Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.2-SNAPSHOT-pack200.jar.pack.gz
15:08:17 [2022-05-26T19:08:17.199Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.2-SNAPSHOT-p2metadata.xml
15:08:17 [2022-05-26T19:08:17.199Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.2-SNAPSHOT-p2artifacts.xml
15:08:17 [2022-05-26T19:08:17.199Z] [INFO] 
15:08:17 [2022-05-26T19:08:17.199Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
15:08:17 [2022-05-26T19:08:17.199Z] [INFO] 
15:08:17 [2022-05-26T19:08:17.199Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests >--
15:08:17 [2022-05-26T19:08:17.199Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui.tests 2.0.5-SNAPSHOT [88/140]
15:08:17 [2022-05-26T19:08:17.199Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:08:17 [2022-05-26T19:08:17.199Z] [INFO] 
15:08:17 [2022-05-26T19:08:17.199Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
15:08:17 [2022-05-26T19:08:17.199Z] [INFO] 
15:08:17 [2022-05-26T19:08:17.199Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
15:08:17 [2022-05-26T19:08:17.199Z] [INFO] The project's OSGi version is 2.0.5.202205261847
15:08:17 [2022-05-26T19:08:17.199Z] [INFO] 
15:08:17 [2022-05-26T19:08:17.199Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
15:08:17 [2022-05-26T19:08:17.199Z] [INFO] 
15:08:17 [2022-05-26T19:08:17.199Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
15:08:17 [2022-05-26T19:08:17.199Z] [INFO] 
15:08:17 [2022-05-26T19:08:17.199Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
15:08:17 [2022-05-26T19:08:17.199Z] [INFO] 
15:08:17 [2022-05-26T19:08:17.199Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
15:08:17 [2022-05-26T19:08:17.199Z] [INFO] 
15:08:17 [2022-05-26T19:08:17.199Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
15:08:17 [2022-05-26T19:08:17.199Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.ui.tests...
15:08:17 [2022-05-26T19:08:17.764Z] [INFO] 
15:08:17 [2022-05-26T19:08:17.764Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
15:08:17 [2022-05-26T19:08:17.764Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:08:17 [2022-05-26T19:08:17.764Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/src/main/resources
15:08:17 [2022-05-26T19:08:17.764Z] [INFO] 
15:08:17 [2022-05-26T19:08:17.764Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
15:08:17 [2022-05-26T19:08:17.764Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests:2.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/pom.xml
15:08:17 [2022-05-26T19:08:17.764Z] [INFO] Compiling 29 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/classes
15:08:18 [2022-05-26T19:08:18.329Z] [INFO] 
15:08:18 [2022-05-26T19:08:18.329Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
15:08:18 [2022-05-26T19:08:18.329Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:08:18 [2022-05-26T19:08:18.329Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/src/test/resources
15:08:18 [2022-05-26T19:08:18.329Z] [INFO] 
15:08:18 [2022-05-26T19:08:18.329Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
15:08:18 [2022-05-26T19:08:18.329Z] [INFO] 
15:08:18 [2022-05-26T19:08:18.329Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
15:08:18 [2022-05-26T19:08:18.329Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.5-SNAPSHOT-sources.jar
15:08:18 [2022-05-26T19:08:18.329Z] [INFO] 
15:08:18 [2022-05-26T19:08:18.329Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
15:08:18 [2022-05-26T19:08:18.329Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.5-SNAPSHOT.jar
15:08:18 [2022-05-26T19:08:18.586Z] [INFO] 
15:08:18 [2022-05-26T19:08:18.586Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
15:08:18 [2022-05-26T19:08:18.586Z] [INFO] 
15:08:18 [2022-05-26T19:08:18.586Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
15:08:18 [2022-05-26T19:08:18.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
15:08:18 [2022-05-26T19:08:18.586Z] [INFO] 
15:08:18 [2022-05-26T19:08:18.586Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
15:08:18 [2022-05-26T19:08:18.586Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:08:18 [2022-05-26T19:08:18.586Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.5-SNAPSHOT.jar
15:08:18 [2022-05-26T19:08:18.586Z] [INFO] 
15:08:18 [2022-05-26T19:08:18.586Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
15:08:18 [2022-05-26T19:08:18.586Z] [INFO] 
15:08:18 [2022-05-26T19:08:18.586Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
15:08:18 [2022-05-26T19:08:18.586Z] [INFO] Skipping tests
15:08:18 [2022-05-26T19:08:18.586Z] [INFO] 
15:08:18 [2022-05-26T19:08:18.586Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
15:08:18 [2022-05-26T19:08:18.586Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.tests/2.0.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.5-SNAPSHOT.jar
15:08:18 [2022-05-26T19:08:18.586Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.tests/2.0.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.5-SNAPSHOT.pom
15:08:18 [2022-05-26T19:08:18.586Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.tests/2.0.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.5-SNAPSHOT-sources.jar
15:08:18 [2022-05-26T19:08:18.586Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.5-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.tests/2.0.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.5-SNAPSHOT-pack200.jar.pack.gz
15:08:18 [2022-05-26T19:08:18.586Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.tests/2.0.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.5-SNAPSHOT-p2metadata.xml
15:08:18 [2022-05-26T19:08:18.586Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.tests/2.0.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.5-SNAPSHOT-p2artifacts.xml
15:08:18 [2022-05-26T19:08:18.586Z] [INFO] 
15:08:18 [2022-05-26T19:08:18.586Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
15:08:18 [2022-05-26T19:08:18.586Z] [INFO] 
15:08:18 [2022-05-26T19:08:18.586Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests >--
15:08:18 [2022-05-26T19:08:18.586Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests 1.0.8-SNAPSHOT [89/140]
15:08:18 [2022-05-26T19:08:18.586Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:08:18 [2022-05-26T19:08:18.586Z] [INFO] 
15:08:18 [2022-05-26T19:08:18.586Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
15:08:18 [2022-05-26T19:08:18.586Z] [INFO] 
15:08:18 [2022-05-26T19:08:18.586Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
15:08:18 [2022-05-26T19:08:18.586Z] [INFO] The project's OSGi version is 1.0.8.202205261847
15:08:18 [2022-05-26T19:08:18.586Z] [INFO] 
15:08:18 [2022-05-26T19:08:18.586Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
15:08:18 [2022-05-26T19:08:18.586Z] [INFO] 
15:08:18 [2022-05-26T19:08:18.586Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
15:08:18 [2022-05-26T19:08:18.586Z] [INFO] 
15:08:18 [2022-05-26T19:08:18.586Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
15:08:18 [2022-05-26T19:08:18.586Z] [INFO] 
15:08:18 [2022-05-26T19:08:18.586Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
15:08:18 [2022-05-26T19:08:18.586Z] [INFO] 
15:08:18 [2022-05-26T19:08:18.586Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
15:08:18 [2022-05-26T19:08:18.586Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests...
15:08:19 [2022-05-26T19:08:19.150Z] [INFO] 
15:08:19 [2022-05-26T19:08:19.150Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
15:08:19 [2022-05-26T19:08:19.150Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:08:19 [2022-05-26T19:08:19.150Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/src/main/resources
15:08:19 [2022-05-26T19:08:19.150Z] [INFO] 
15:08:19 [2022-05-26T19:08:19.150Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
15:08:19 [2022-05-26T19:08:19.150Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/pom.xml
15:08:19 [2022-05-26T19:08:19.150Z] [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/classes
15:08:19 [2022-05-26T19:08:19.714Z] [INFO] 
15:08:19 [2022-05-26T19:08:19.714Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
15:08:19 [2022-05-26T19:08:19.714Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:08:19 [2022-05-26T19:08:19.714Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/src/test/resources
15:08:19 [2022-05-26T19:08:19.714Z] [INFO] 
15:08:19 [2022-05-26T19:08:19.714Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
15:08:19 [2022-05-26T19:08:19.714Z] [INFO] 
15:08:19 [2022-05-26T19:08:19.714Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
15:08:19 [2022-05-26T19:08:19.714Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.8-SNAPSHOT-sources.jar
15:08:19 [2022-05-26T19:08:19.714Z] [INFO] 
15:08:19 [2022-05-26T19:08:19.714Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
15:08:19 [2022-05-26T19:08:19.714Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.8-SNAPSHOT.jar
15:08:19 [2022-05-26T19:08:19.714Z] [INFO] 
15:08:19 [2022-05-26T19:08:19.714Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
15:08:19 [2022-05-26T19:08:19.714Z] [INFO] 
15:08:19 [2022-05-26T19:08:19.714Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
15:08:19 [2022-05-26T19:08:19.714Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:08:19 [2022-05-26T19:08:19.714Z] [INFO] 
15:08:19 [2022-05-26T19:08:19.714Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
15:08:19 [2022-05-26T19:08:19.714Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:08:19 [2022-05-26T19:08:19.714Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.8-SNAPSHOT.jar
15:08:19 [2022-05-26T19:08:19.714Z] [INFO] 
15:08:19 [2022-05-26T19:08:19.714Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
15:08:19 [2022-05-26T19:08:19.714Z] [INFO] 
15:08:19 [2022-05-26T19:08:19.714Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
15:08:19 [2022-05-26T19:08:19.714Z] [INFO] Skipping tests
15:08:19 [2022-05-26T19:08:19.714Z] [INFO] 
15:08:19 [2022-05-26T19:08:19.714Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
15:08:19 [2022-05-26T19:08:19.714Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.8-SNAPSHOT.jar
15:08:19 [2022-05-26T19:08:19.714Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.8-SNAPSHOT.pom
15:08:19 [2022-05-26T19:08:19.714Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.8-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.8-SNAPSHOT-sources.jar
15:08:19 [2022-05-26T19:08:19.714Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.8-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.8-SNAPSHOT-pack200.jar.pack.gz
15:08:19 [2022-05-26T19:08:19.714Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.8-SNAPSHOT-p2metadata.xml
15:08:19 [2022-05-26T19:08:19.714Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.8-SNAPSHOT-p2artifacts.xml
15:08:19 [2022-05-26T19:08:19.714Z] [INFO] 
15:08:19 [2022-05-26T19:08:19.714Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
15:08:19 [2022-05-26T19:08:19.714Z] [INFO] 
15:08:19 [2022-05-26T19:08:19.714Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui >--
15:08:19 [2022-05-26T19:08:19.714Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.ui 2.0.2-SNAPSHOT [90/140]
15:08:19 [2022-05-26T19:08:19.715Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:08:19 [2022-05-26T19:08:19.715Z] [INFO] 
15:08:19 [2022-05-26T19:08:19.715Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
15:08:19 [2022-05-26T19:08:19.715Z] [INFO] 
15:08:19 [2022-05-26T19:08:19.715Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
15:08:19 [2022-05-26T19:08:19.715Z] [INFO] The project's OSGi version is 2.0.2.202205261847
15:08:19 [2022-05-26T19:08:19.715Z] [INFO] 
15:08:19 [2022-05-26T19:08:19.715Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
15:08:19 [2022-05-26T19:08:19.715Z] [INFO] 
15:08:19 [2022-05-26T19:08:19.715Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
15:08:19 [2022-05-26T19:08:19.715Z] [INFO] 
15:08:19 [2022-05-26T19:08:19.715Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
15:08:19 [2022-05-26T19:08:19.715Z] [INFO] 
15:08:19 [2022-05-26T19:08:19.715Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
15:08:19 [2022-05-26T19:08:19.715Z] [INFO] 
15:08:19 [2022-05-26T19:08:19.715Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
15:08:19 [2022-05-26T19:08:19.715Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.kernel.ui...
15:08:20 [2022-05-26T19:08:20.280Z] [INFO] 
15:08:20 [2022-05-26T19:08:20.280Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
15:08:20 [2022-05-26T19:08:20.280Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:08:20 [2022-05-26T19:08:20.280Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/src/main/resources
15:08:20 [2022-05-26T19:08:20.280Z] [INFO] 
15:08:20 [2022-05-26T19:08:20.280Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
15:08:20 [2022-05-26T19:08:20.280Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui:2.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
15:08:20 [2022-05-26T19:08:20.280Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/classes
15:08:20 [2022-05-26T19:08:20.537Z] [INFO] 
15:08:20 [2022-05-26T19:08:20.537Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
15:08:20 [2022-05-26T19:08:20.537Z] [INFO] 
15:08:20 [2022-05-26T19:08:20.537Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
15:08:20 [2022-05-26T19:08:20.537Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:08:20 [2022-05-26T19:08:20.537Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/src/test/resources
15:08:20 [2022-05-26T19:08:20.537Z] [INFO] 
15:08:20 [2022-05-26T19:08:20.537Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
15:08:20 [2022-05-26T19:08:20.537Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui:2.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
15:08:20 [2022-05-26T19:08:20.537Z] [INFO] 
15:08:20 [2022-05-26T19:08:20.537Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
15:08:20 [2022-05-26T19:08:20.537Z] [INFO] No tests to run.
15:08:20 [2022-05-26T19:08:20.537Z] [INFO] 
15:08:20 [2022-05-26T19:08:20.537Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
15:08:20 [2022-05-26T19:08:20.537Z] [INFO] 
15:08:20 [2022-05-26T19:08:20.537Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
15:08:20 [2022-05-26T19:08:20.537Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.2-SNAPSHOT-sources.jar
15:08:20 [2022-05-26T19:08:20.537Z] [INFO] 
15:08:20 [2022-05-26T19:08:20.537Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
15:08:20 [2022-05-26T19:08:20.537Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.2-SNAPSHOT.jar
15:08:20 [2022-05-26T19:08:20.537Z] [INFO] 
15:08:20 [2022-05-26T19:08:20.537Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
15:08:20 [2022-05-26T19:08:20.537Z] [INFO] 
15:08:20 [2022-05-26T19:08:20.537Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
15:08:20 [2022-05-26T19:08:20.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
15:08:20 [2022-05-26T19:08:20.537Z] [INFO] 
15:08:20 [2022-05-26T19:08:20.537Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
15:08:20 [2022-05-26T19:08:20.537Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:08:20 [2022-05-26T19:08:20.537Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.2-SNAPSHOT.jar
15:08:20 [2022-05-26T19:08:20.537Z] [INFO] 
15:08:20 [2022-05-26T19:08:20.537Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
15:08:20 [2022-05-26T19:08:20.537Z] [INFO] 
15:08:20 [2022-05-26T19:08:20.537Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
15:08:20 [2022-05-26T19:08:20.537Z] [INFO] 
15:08:20 [2022-05-26T19:08:20.537Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
15:08:20 [2022-05-26T19:08:20.537Z] [INFO] No tests to run.
15:08:20 [2022-05-26T19:08:20.537Z] [INFO] 
15:08:20 [2022-05-26T19:08:20.537Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
15:08:20 [2022-05-26T19:08:20.537Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui/2.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.2-SNAPSHOT.jar
15:08:20 [2022-05-26T19:08:20.537Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui/2.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.2-SNAPSHOT.pom
15:08:20 [2022-05-26T19:08:20.537Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui/2.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.2-SNAPSHOT-sources.jar
15:08:20 [2022-05-26T19:08:20.537Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui/2.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.2-SNAPSHOT-pack200.jar.pack.gz
15:08:20 [2022-05-26T19:08:20.537Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui/2.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.2-SNAPSHOT-p2metadata.xml
15:08:20 [2022-05-26T19:08:20.537Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui/2.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.2-SNAPSHOT-p2artifacts.xml
15:08:20 [2022-05-26T19:08:20.537Z] [INFO] 
15:08:20 [2022-05-26T19:08:20.537Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
15:08:20 [2022-05-26T19:08:20.537Z] [INFO] 
15:08:20 [2022-05-26T19:08:20.537Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel >---
15:08:20 [2022-05-26T19:08:20.537Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel 7.3.0-SNAPSHOT  [91/140]
15:08:20 [2022-05-26T19:08:20.537Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
15:08:20 [2022-05-26T19:08:20.537Z] [INFO] 
15:08:20 [2022-05-26T19:08:20.537Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel ---
15:08:20 [2022-05-26T19:08:20.537Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel/target
15:08:20 [2022-05-26T19:08:20.537Z] [INFO] 
15:08:20 [2022-05-26T19:08:20.537Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.kernel ---
15:08:20 [2022-05-26T19:08:20.537Z] [INFO] The project's OSGi version is 7.3.0.202205261847
15:08:20 [2022-05-26T19:08:20.537Z] [INFO] 
15:08:20 [2022-05-26T19:08:20.537Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel ---
15:08:20 [2022-05-26T19:08:20.538Z] [INFO] 
15:08:20 [2022-05-26T19:08:20.538Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel ---
15:08:20 [2022-05-26T19:08:20.795Z] [INFO] 
15:08:20 [2022-05-26T19:08:20.795Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel ---
15:08:20 [2022-05-26T19:08:20.795Z] [INFO] 
15:08:20 [2022-05-26T19:08:20.795Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel ---
15:08:20 [2022-05-26T19:08:20.795Z] [INFO] 
15:08:20 [2022-05-26T19:08:20.795Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.kernel ---
15:08:20 [2022-05-26T19:08:20.795Z] [INFO] 
15:08:20 [2022-05-26T19:08:20.795Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel ---
15:08:20 [2022-05-26T19:08:20.795Z] [INFO] 
15:08:20 [2022-05-26T19:08:20.795Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.lttng2.kernel ---
15:08:20 [2022-05-26T19:08:20.795Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-7.3.0-SNAPSHOT.jar
15:08:20 [2022-05-26T19:08:20.795Z] [INFO] 
15:08:20 [2022-05-26T19:08:20.795Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel ---
15:08:20 [2022-05-26T19:08:20.795Z] [INFO] 
15:08:20 [2022-05-26T19:08:20.795Z] [INFO] --- tycho-p2-plugin:2.7.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel ---
15:08:20 [2022-05-26T19:08:20.795Z] [INFO] 
15:08:20 [2022-05-26T19:08:20.795Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel ---
15:08:20 [2022-05-26T19:08:20.795Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:08:20 [2022-05-26T19:08:20.795Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-7.3.0-SNAPSHOT-sources-feature.jar
15:08:20 [2022-05-26T19:08:20.795Z] [INFO] 
15:08:20 [2022-05-26T19:08:20.795Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel ---
15:08:20 [2022-05-26T19:08:20.795Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:08:20 [2022-05-26T19:08:20.795Z] [INFO] 
15:08:20 [2022-05-26T19:08:20.795Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel ---
15:08:20 [2022-05-26T19:08:20.795Z] [INFO] 
15:08:20 [2022-05-26T19:08:20.795Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel ---
15:08:20 [2022-05-26T19:08:20.795Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-7.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/7.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-7.3.0-SNAPSHOT.jar
15:08:20 [2022-05-26T19:08:20.795Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/7.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-7.3.0-SNAPSHOT.pom
15:08:20 [2022-05-26T19:08:20.795Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-7.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/7.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-7.3.0-SNAPSHOT-sources-feature.jar
15:08:20 [2022-05-26T19:08:20.796Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/7.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-7.3.0-SNAPSHOT-p2metadata.xml
15:08:20 [2022-05-26T19:08:20.796Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/7.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-7.3.0-SNAPSHOT-p2artifacts.xml
15:08:20 [2022-05-26T19:08:20.796Z] [INFO] 
15:08:20 [2022-05-26T19:08:20.796Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel ---
15:08:20 [2022-05-26T19:08:20.796Z] [INFO] 
15:08:20 [2022-05-26T19:08:20.796Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests >--
15:08:20 [2022-05-26T19:08:20.796Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.core.tests 1.0.13-SNAPSHOT [92/140]
15:08:20 [2022-05-26T19:08:20.796Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:08:20 [2022-05-26T19:08:20.796Z] [INFO] 
15:08:20 [2022-05-26T19:08:20.796Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
15:08:20 [2022-05-26T19:08:20.796Z] [INFO] 
15:08:20 [2022-05-26T19:08:20.796Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
15:08:20 [2022-05-26T19:08:20.796Z] [INFO] The project's OSGi version is 1.0.13.202205261847
15:08:20 [2022-05-26T19:08:20.796Z] [INFO] 
15:08:20 [2022-05-26T19:08:20.796Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
15:08:20 [2022-05-26T19:08:20.796Z] [INFO] 
15:08:20 [2022-05-26T19:08:20.796Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
15:08:20 [2022-05-26T19:08:20.796Z] [INFO] 
15:08:20 [2022-05-26T19:08:20.796Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
15:08:20 [2022-05-26T19:08:20.796Z] [INFO] 
15:08:20 [2022-05-26T19:08:20.796Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
15:08:20 [2022-05-26T19:08:20.796Z] [INFO] 
15:08:20 [2022-05-26T19:08:20.796Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
15:08:20 [2022-05-26T19:08:20.796Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.core.tests...
15:08:21 [2022-05-26T19:08:21.053Z] [INFO] 
15:08:21 [2022-05-26T19:08:21.053Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
15:08:21 [2022-05-26T19:08:21.053Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:08:21 [2022-05-26T19:08:21.053Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/main/resources
15:08:21 [2022-05-26T19:08:21.053Z] [INFO] 
15:08:21 [2022-05-26T19:08:21.053Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
15:08:21 [2022-05-26T19:08:21.053Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/pom.xml
15:08:21 [2022-05-26T19:08:21.053Z] [INFO] Compiling 36 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/classes
15:08:21 [2022-05-26T19:08:21.620Z] [INFO] 
15:08:21 [2022-05-26T19:08:21.620Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
15:08:21 [2022-05-26T19:08:21.620Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:08:21 [2022-05-26T19:08:21.620Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/test/resources
15:08:21 [2022-05-26T19:08:21.620Z] [INFO] 
15:08:21 [2022-05-26T19:08:21.620Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
15:08:21 [2022-05-26T19:08:21.620Z] [INFO] 
15:08:21 [2022-05-26T19:08:21.620Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
15:08:21 [2022-05-26T19:08:21.620Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.13-SNAPSHOT-sources.jar
15:08:21 [2022-05-26T19:08:21.620Z] [INFO] 
15:08:21 [2022-05-26T19:08:21.620Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
15:08:21 [2022-05-26T19:08:21.620Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.13-SNAPSHOT.jar
15:08:21 [2022-05-26T19:08:21.620Z] [INFO] 
15:08:21 [2022-05-26T19:08:21.620Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
15:08:21 [2022-05-26T19:08:21.620Z] [INFO] 
15:08:21 [2022-05-26T19:08:21.620Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
15:08:21 [2022-05-26T19:08:21.620Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:08:21 [2022-05-26T19:08:21.620Z] [INFO] 
15:08:21 [2022-05-26T19:08:21.620Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
15:08:21 [2022-05-26T19:08:21.620Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:08:21 [2022-05-26T19:08:21.620Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.13-SNAPSHOT.jar
15:08:21 [2022-05-26T19:08:21.950Z] [INFO] 
15:08:21 [2022-05-26T19:08:21.950Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
15:08:21 [2022-05-26T19:08:21.950Z] [INFO] 
15:08:21 [2022-05-26T19:08:21.950Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
15:08:21 [2022-05-26T19:08:21.978Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-6qwbh-cx8m2 because kubernetes resource quota exceeded. 
15:08:21 [2022-05-26T19:08:21.979Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-6qwbh-cx8m2" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
15:08:21 [2022-05-26T19:08:21.979Z] Retrying...
15:08:21 [2022-05-26T19:08:21.979Z] 
15:08:22 [2022-05-26T19:08:22.208Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java)
15:08:22 [2022-05-26T19:08:22.209Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work/data/.metadata/.log
15:08:22 [2022-05-26T19:08:22.209Z] [INFO] Command line:
15:08:22 [2022-05-26T19:08:22.209Z] 	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:08:22 [2022-05-26T19:08:22.209Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:08:26 [2022-05-26T19:08:26.385Z] !SESSION 2022-05-26 19:08:22.316 -----------------------------------------------
15:08:26 [2022-05-26T19:08:26.385Z] eclipse.buildId=unknown
15:08:26 [2022-05-26T19:08:26.385Z] java.version=11.0.2
15:08:26 [2022-05-26T19:08:26.385Z] java.vendor=Oracle Corporation
15:08:26 [2022-05-26T19:08:26.385Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:08:26 [2022-05-26T19:08:26.385Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/surefire.properties -product org.eclipse.platform.ide
15:08:26 [2022-05-26T19:08:26.385Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
15:08:26 [2022-05-26T19:08:26.385Z] 
15:08:26 [2022-05-26T19:08:26.385Z] !ENTRY org.eclipse.compare.win32 4 0 2022-05-26 19:08:26.176
15:08:26 [2022-05-26T19:08:26.385Z] !MESSAGE FrameworkEvent ERROR
15:08:26 [2022-05-26T19:08:26.385Z] !STACK 0
15:08:26 [2022-05-26T19:08:26.385Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [66]
15:08:26 [2022-05-26T19:08:26.385Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:08:26 [2022-05-26T19:08:26.385Z] 
15:08:26 [2022-05-26T19:08:26.385Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
15:08:26 [2022-05-26T19:08:26.385Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1847)
15:08:26 [2022-05-26T19:08:26.385Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:08:26 [2022-05-26T19:08:26.385Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1840)
15:08:26 [2022-05-26T19:08:26.385Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1781)
15:08:26 [2022-05-26T19:08:26.385Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1745)
15:08:26 [2022-05-26T19:08:26.385Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1667)
15:08:26 [2022-05-26T19:08:26.385Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:08:26 [2022-05-26T19:08:26.385Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:08:26 [2022-05-26T19:08:26.385Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:08:26 [2022-05-26T19:08:26.643Z] 
15:08:26 [2022-05-26T19:08:26.643Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2022-05-26 19:08:26.560
15:08:26 [2022-05-26T19:08:26.643Z] !MESSAGE FrameworkEvent ERROR
15:08:26 [2022-05-26T19:08:26.643Z] !STACK 0
15:08:26 [2022-05-26T19:08:26.643Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [139]
15:08:26 [2022-05-26T19:08:26.643Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:08:26 [2022-05-26T19:08:26.643Z] 
15:08:26 [2022-05-26T19:08:26.643Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
15:08:26 [2022-05-26T19:08:26.643Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1847)
15:08:26 [2022-05-26T19:08:26.643Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:08:26 [2022-05-26T19:08:26.643Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1840)
15:08:26 [2022-05-26T19:08:26.643Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1781)
15:08:26 [2022-05-26T19:08:26.643Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1745)
15:08:26 [2022-05-26T19:08:26.643Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1667)
15:08:26 [2022-05-26T19:08:26.643Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:08:26 [2022-05-26T19:08:26.643Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:08:26 [2022-05-26T19:08:26.643Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:08:28 [2022-05-26T19:08:28.538Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest
15:08:28 [2022-05-26T19:08:28.538Z] 
15:08:28 [2022-05-26T19:08:28.539Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-05-26 19:08:28.353
15:08:28 [2022-05-26T19:08:28.539Z] !MESSAGE Initial Transition: Initial transition needs the 'target' attribute to point to the real initial state. All other attributes will be ignored. If this state is meant to be the real initial state, use the 'initialState' element instead.
15:08:29 [2022-05-26T19:08:29.910Z] 
15:08:29 [2022-05-26T19:08:29.910Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-05-26 19:08:29.790
15:08:29 [2022-05-26T19:08:29.910Z] !MESSAGE Fsm test: the 'initial' attribute was set or an <initial> element was defined. Only one of the 3 should be used. The initialState element will have precedence
15:08:31 [2022-05-26T19:08:31.281Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.815 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest
15:08:31 [2022-05-26T19:08:31.281Z] testInitialStateDeclaration  Time elapsed: 0.003 s
15:08:31 [2022-05-26T19:08:31.281Z] testTwoInitialStates  Time elapsed: 0.002 s
15:08:31 [2022-05-26T19:08:31.281Z] testInitialStateWithCondition  Time elapsed: 0.001 s
15:08:31 [2022-05-26T19:08:31.281Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueScenarioTest
15:08:31 [2022-05-26T19:08:31.976Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-6qwbh-7rk1b because kubernetes resource quota exceeded. 
15:08:31 [2022-05-26T19:08:31.976Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-6qwbh-7rk1b" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
15:08:31 [2022-05-26T19:08:31.976Z] Retrying...
15:08:31 [2022-05-26T19:08:31.976Z] 
15:08:32 [2022-05-26T19:08:32.652Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.236 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueScenarioTest
15:08:32 [2022-05-26T19:08:32.652Z] testAttributePool  Time elapsed: 1.236 s
15:08:32 [2022-05-26T19:08:32.652Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest
15:08:33 [2022-05-26T19:08:33.585Z] 
15:08:33 [2022-05-26T19:08:33.585Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-05-26 19:08:33.500
15:08:33 [2022-05-26T19:08:33.585Z] !MESSAGE state value is type int but a mappingGroup is specified
15:08:33 [2022-05-26T19:08:33.585Z] 
15:08:33 [2022-05-26T19:08:33.585Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-05-26 19:08:33.500
15:08:33 [2022-05-26T19:08:33.585Z] !MESSAGE state value is type int but a mappingGroup is specified
15:08:34 [2022-05-26T19:08:34.955Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.465 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest
15:08:34 [2022-05-26T19:08:34.955Z] testSegmentContent  Time elapsed: 1.241 s
15:08:34 [2022-05-26T19:08:34.955Z] testMappingGroup  Time elapsed: 1.224 s
15:08:34 [2022-05-26T19:08:34.955Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest
15:08:36 [2022-05-26T19:08:36.325Z] Warning: Nashorn engine is planned to be removed from a future JDK release
15:08:37 [2022-05-26T19:08:37.256Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.255 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest
15:08:37 [2022-05-26T19:08:37.256Z] testStateValueModify  Time elapsed: 1.768 s
15:08:37 [2022-05-26T19:08:37.256Z] testStateValueScript  Time elapsed: 0.097 s
15:08:37 [2022-05-26T19:08:37.256Z] testStateValueUpdate  Time elapsed: 0.09 s
15:08:37 [2022-05-26T19:08:37.256Z] testStateValueMapping  Time elapsed: 0.088 s
15:08:37 [2022-05-26T19:08:37.256Z] testStateValuePeek  Time elapsed: 0.033 s
15:08:37 [2022-05-26T19:08:37.256Z] testStateValueFuture  Time elapsed: 0.088 s
15:08:37 [2022-05-26T19:08:37.256Z] testStateValueHostId  Time elapsed: 0.086 s
15:08:37 [2022-05-26T19:08:37.256Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest
15:08:39 [2022-05-26T19:08:39.154Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.016 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest
15:08:39 [2022-05-26T19:08:39.154Z] testFactory  Time elapsed: 1.533 s
15:08:39 [2022-05-26T19:08:39.154Z] testTwoLevels  Time elapsed: 0.281 s
15:08:39 [2022-05-26T19:08:39.154Z] testNoParentDisplay  Time elapsed: 0.199 s
15:08:39 [2022-05-26T19:08:39.154Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest
15:08:39 [2022-05-26T19:08:39.717Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.567 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest
15:08:39 [2022-05-26T19:08:39.717Z] testXYDataProvider  Time elapsed: 0.189 s
15:08:39 [2022-05-26T19:08:39.717Z] testXYDataProviderDelta  Time elapsed: 0.19 s
15:08:39 [2022-05-26T19:08:39.717Z] testXYFactory  Time elapsed: 0.187 s
15:08:39 [2022-05-26T19:08:39.717Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest
15:08:39 [2022-05-26T19:08:39.717Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.137 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest
15:08:39 [2022-05-26T19:08:39.717Z] testPopulateModulesWithAnalysisManager  Time elapsed: 0.04 s
15:08:39 [2022-05-26T19:08:39.717Z] testProperties  Time elapsed: 0.055 s
15:08:39 [2022-05-26T19:08:39.717Z] testPopulateModules  Time elapsed: 0.04 s
15:08:39 [2022-05-26T19:08:39.717Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest
15:08:39 [2022-05-26T19:08:39.974Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest
15:08:39 [2022-05-26T19:08:39.974Z] testGetChildElements  Time elapsed: 0.058 s
15:08:39 [2022-05-26T19:08:39.974Z] testGetElementInFile  Time elapsed: 0.012 s
15:08:39 [2022-05-26T19:08:39.974Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest
15:08:41 [2022-05-26T19:08:41.972Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-6qwbh-4bx13 because kubernetes resource quota exceeded. 
15:08:41 [2022-05-26T19:08:41.973Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-6qwbh-4bx13" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
15:08:41 [2022-05-26T19:08:41.973Z] Retrying...
15:08:41 [2022-05-26T19:08:41.973Z] 
15:08:45 [2022-05-26T19:08:45.228Z] Warning: Nashorn engine is planned to be removed from a future JDK release
15:08:46 [2022-05-26T19:08:46.161Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.224 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest
15:08:46 [2022-05-26T19:08:46.161Z] testOneTrace  Time elapsed: 0.118 s
15:08:46 [2022-05-26T19:08:46.161Z] testExperimentWithTraceAnalysis  Time elapsed: 5.728 s
15:08:46 [2022-05-26T19:08:46.161Z] testFactoryUpdate  Time elapsed: 0.041 s
15:08:46 [2022-05-26T19:08:46.161Z] testExperiment  Time elapsed: 0.218 s
15:08:46 [2022-05-26T19:08:46.161Z] testOneTraceWithExperimentAnalysis  Time elapsed: 0.117 s
15:08:46 [2022-05-26T19:08:46.161Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest
15:08:46 [2022-05-26T19:08:46.161Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.165 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest
15:08:46 [2022-05-26T19:08:46.161Z] testExtendedModuleCreated  Time elapsed: 0.086 s
15:08:46 [2022-05-26T19:08:46.161Z] testGettingSchemaParser  Time elapsed: 0.001 s
15:08:46 [2022-05-26T19:08:46.161Z] testPopulateExtendedModules  Time elapsed: 0.077 s
15:08:46 [2022-05-26T19:08:46.161Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest
15:08:46 [2022-05-26T19:08:46.418Z] 
15:08:46 [2022-05-26T19:08:46.418Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2022-05-26 19:08:46.168
15:08:46 [2022-05-26T19:08:46.418Z] !MESSAGE XML Parsing error at line 24: cvc-enumeration-valid: Value 'an_invalid_operator' is not facet-valid with respect to enumeration '[eq, ne, ge, gt, le, lt]'. It must be a value from the enumeration.
15:08:46 [2022-05-26T19:08:46.418Z] 
15:08:46 [2022-05-26T19:08:46.418Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2022-05-26 19:08:46.175
15:08:46 [2022-05-26T19:08:46.418Z] !MESSAGE XML Parsing error at line 34: cvc-complex-type.2.4.a: Invalid content was found starting with element 'display'. One of '{id, parent, name, entry}' is expected.
15:08:46 [2022-05-26T19:08:46.418Z] 
15:08:46 [2022-05-26T19:08:46.418Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2022-05-26 19:08:46.182
15:08:46 [2022-05-26T19:08:46.418Z] !MESSAGE XML Parsing error at line 28: cvc-complex-type.2.4.d: Invalid content was found starting with element 'entry'. No child element is expected at this point.
15:08:46 [2022-05-26T19:08:46.418Z] 
15:08:46 [2022-05-26T19:08:46.418Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2022-05-26 19:08:46.188
15:08:46 [2022-05-26T19:08:46.418Z] !MESSAGE XML Parsing error at line 36: cvc-complex-type.2.4.b: The content of element 'stateProvider' is not complete. One of '{definedValue, location, mappingGroup, eventHandler}' is expected.
15:08:46 [2022-05-26T19:08:46.418Z] 
15:08:46 [2022-05-26T19:08:46.418Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2022-05-26 19:08:46.194
15:08:46 [2022-05-26T19:08:46.418Z] !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.
15:08:46 [2022-05-26T19:08:46.418Z] 
15:08:46 [2022-05-26T19:08:46.418Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2022-05-26 19:08:46.252
15:08:46 [2022-05-26T19:08:46.418Z] !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.
15:08:46 [2022-05-26T19:08:46.676Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.405 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest
15:08:46 [2022-05-26T19:08:46.676Z] testXmlValidateInvalid  Time elapsed: 0.04 s
15:08:46 [2022-05-26T19:08:46.676Z] testXmlValidate  Time elapsed: 0.058 s
15:08:46 [2022-05-26T19:08:46.676Z] testGetChildElements  Time elapsed: 0.012 s
15:08:46 [2022-05-26T19:08:46.676Z] testXmlValidateValid  Time elapsed: 0.227 s
15:08:46 [2022-05-26T19:08:46.676Z] testXmlEnableDisableFile  Time elapsed: 0.011 s
15:08:46 [2022-05-26T19:08:46.676Z] testXmlAddFile  Time elapsed: 0.055 s
15:08:46 [2022-05-26T19:08:46.676Z] testXmlPath  Time elapsed: 0 s
15:08:46 [2022-05-26T19:08:46.676Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest
15:08:46 [2022-05-26T19:08:46.676Z] 
15:08:46 [2022-05-26T19:08:46.676Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2022-05-26 19:08:46.569
15:08:46 [2022-05-26T19:08:46.676Z] !MESSAGE Compiling value: value is not a parseable integer: abc
15:08:46 [2022-05-26T19:08:46.676Z] 
15:08:46 [2022-05-26T19:08:46.676Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2022-05-26 19:08:46.571
15:08:46 [2022-05-26T19:08:46.676Z] !MESSAGE Compiling value: value is not a parseable integer: 
15:08:46 [2022-05-26T19:08:46.676Z] 
15:08:46 [2022-05-26T19:08:46.676Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2022-05-26 19:08:46.576
15:08:46 [2022-05-26T19:08:46.676Z] !MESSAGE Compiling value: value is not a parseable integer: abc
15:08:46 [2022-05-26T19:08:46.676Z] 
15:08:46 [2022-05-26T19:08:46.676Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2022-05-26 19:08:46.578
15:08:46 [2022-05-26T19:08:46.676Z] !MESSAGE Compiling value: value is not a parseable integer: 
15:08:46 [2022-05-26T19:08:46.676Z] 
15:08:46 [2022-05-26T19:08:46.676Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2022-05-26 19:08:46.590
15:08:46 [2022-05-26T19:08:46.676Z] !MESSAGE The mapping group undefined does not exist in this analysis
15:08:46 [2022-05-26T19:08:46.676Z] 
15:08:46 [2022-05-26T19:08:46.676Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2022-05-26 19:08:46.595
15:08:46 [2022-05-26T19:08:46.676Z] !MESSAGE Compiling value: value is not a parseable integer: not int
15:08:46 [2022-05-26T19:08:46.676Z] 
15:08:46 [2022-05-26T19:08:46.676Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2022-05-26 19:08:46.598
15:08:46 [2022-05-26T19:08:46.676Z] !MESSAGE A query state value should have children attributes
15:08:46 [2022-05-26T19:08:46.676Z] 
15:08:46 [2022-05-26T19:08:46.676Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2022-05-26 19:08:46.600
15:08:46 [2022-05-26T19:08:46.676Z] !MESSAGE The value of a constant attribute should not be empty
15:08:46 [2022-05-26T19:08:46.676Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest
15:08:46 [2022-05-26T19:08:46.676Z] testStateValueCompilation[0: Null state value]  Time elapsed: 0.002 s
15:08:46 [2022-05-26T19:08:46.676Z] testStateValueCompilation[1: Valid integer 1]  Time elapsed: 0.001 s
15:08:46 [2022-05-26T19:08:46.676Z] testStateValueCompilation[2: Valid integer 2 with forced type]  Time elapsed: 0.001 s
15:08:46 [2022-05-26T19:08:46.676Z] testStateValueCompilation[3: Invalid integer]  Time elapsed: 0.002 s
15:08:46 [2022-05-26T19:08:46.676Z] testStateValueCompilation[4: Int no value]  Time elapsed: 0.002 s
15:08:46 [2022-05-26T19:08:46.676Z] testStateValueCompilation[5: Valid long 1]  Time elapsed: 0.001 s
15:08:46 [2022-05-26T19:08:46.676Z] testStateValueCompilation[6: Valid long 2]  Time elapsed: 0.001 s
15:08:46 [2022-05-26T19:08:46.676Z] testStateValueCompilation[7: Invalid long]  Time elapsed: 0.002 s
15:08:46 [2022-05-26T19:08:46.676Z] testStateValueCompilation[8: Long no value]  Time elapsed: 0.002 s
15:08:46 [2022-05-26T19:08:46.676Z] testStateValueCompilation[9: Valid string 1]  Time elapsed: 0.001 s
15:08:46 [2022-05-26T19:08:46.676Z] testStateValueCompilation[10: Valid string 2]  Time elapsed: 0.001 s
15:08:46 [2022-05-26T19:08:46.676Z] testStateValueCompilation[11: String no value]  Time elapsed: 0 s
15:08:46 [2022-05-26T19:08:46.676Z] testStateValueCompilation[12: Delete value]  Time elapsed: 0.001 s
15:08:46 [2022-05-26T19:08:46.676Z] testStateValueCompilation[13: Delete value with ignored params]  Time elapsed: 0.001 s
15:08:46 [2022-05-26T19:08:46.676Z] testStateValueCompilation[14: Event name]  Time elapsed: 0.001 s
15:08:46 [2022-05-26T19:08:46.676Z] testStateValueCompilation[15: Event name with params]  Time elapsed: 0.001 s
15:08:46 [2022-05-26T19:08:46.676Z] testStateValueCompilation[16: Event field]  Time elapsed: 0.001 s
15:08:46 [2022-05-26T19:08:46.676Z] testStateValueCompilation[17: Unknown mapping group]  Time elapsed: 0.001 s
15:08:46 [2022-05-26T19:08:46.676Z] testStateValueCompilation[18: Valid script]  Time elapsed: 0 s
15:08:46 [2022-05-26T19:08:46.676Z] testStateValueCompilation[19: Script with children]  Time elapsed: 0.001 s
15:08:46 [2022-05-26T19:08:46.676Z] testStateValueCompilation[20: Script with invalid children]  Time elapsed: 0.002 s
15:08:46 [2022-05-26T19:08:46.676Z] testStateValueCompilation[21: Query]  Time elapsed: 0.001 s
15:08:46 [2022-05-26T19:08:46.676Z] testStateValueCompilation[22: Query no children]  Time elapsed: 0.002 s
15:08:46 [2022-05-26T19:08:46.676Z] testStateValueCompilation[23: Query with invalid children]  Time elapsed: 0.002 s
15:08:46 [2022-05-26T19:08:46.676Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest
15:08:46 [2022-05-26T19:08:46.676Z] 
15:08:46 [2022-05-26T19:08:46.676Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2022-05-26 19:08:46.659
15:08:46 [2022-05-26T19:08:46.676Z] !MESSAGE Segment time: only one of <duration> or <end> shoud be present
15:08:46 [2022-05-26T19:08:46.676Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest
15:08:46 [2022-05-26T19:08:46.676Z] testAction[0: type_and_end]  Time elapsed: 0.002 s
15:08:46 [2022-05-26T19:08:46.676Z] testAction[1: just_type]  Time elapsed: 0.002 s
15:08:46 [2022-05-26T19:08:46.676Z] testAction[2: type_and_duration]  Time elapsed: 0.001 s
15:08:46 [2022-05-26T19:08:46.676Z] testAction[3: inline_name]  Time elapsed: 0.001 s
15:08:46 [2022-05-26T19:08:46.676Z] testAction[4: invalid_segment_and_duration]  Time elapsed: 0.001 s
15:08:46 [2022-05-26T19:08:46.676Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest
15:08:46 [2022-05-26T19:08:46.676Z] 
15:08:46 [2022-05-26T19:08:46.676Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2022-05-26 19:08:46.665
15:08:46 [2022-05-26T19:08:46.676Z] !MESSAGE The value of a constant attribute should not be empty
15:08:46 [2022-05-26T19:08:46.676Z] 
15:08:46 [2022-05-26T19:08:46.676Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2022-05-26 19:08:46.666
15:08:46 [2022-05-26T19:08:46.677Z] !MESSAGE The value of an event field attribute should not be null
15:08:46 [2022-05-26T19:08:46.677Z] 
15:08:46 [2022-05-26T19:08:46.677Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2022-05-26 19:08:46.667
15:08:46 [2022-05-26T19:08:46.677Z] !MESSAGE A query state attribute should have children attributes
15:08:46 [2022-05-26T19:08:46.677Z] 
15:08:46 [2022-05-26T19:08:46.677Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2022-05-26 19:08:46.668
15:08:46 [2022-05-26T19:08:46.677Z] !MESSAGE The value of a constant attribute should not be empty
15:08:46 [2022-05-26T19:08:46.677Z] 
15:08:46 [2022-05-26T19:08:46.677Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2022-05-26 19:08:46.669
15:08:46 [2022-05-26T19:08:46.677Z] !MESSAGE Location undefined does not exist
15:08:46 [2022-05-26T19:08:46.677Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest
15:08:46 [2022-05-26T19:08:46.677Z] testValidLocationCompilation  Time elapsed: 0.002 s
15:08:46 [2022-05-26T19:08:46.677Z] testInvalidStateAttributeCompilation  Time elapsed: 0.007 s
15:08:46 [2022-05-26T19:08:46.677Z] testValidStateAttributeCompilation  Time elapsed: 0.005 s
15:08:46 [2022-05-26T19:08:46.677Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest
15:08:46 [2022-05-26T19:08:46.934Z] 
15:08:46 [2022-05-26T19:08:46.934Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-05-26 19:08:46.680
15:08:46 [2022-05-26T19:08:46.934Z] !MESSAGE Fsm one_state_final: a state was defined without transition. You may get stuck there
15:08:46 [2022-05-26T19:08:46.934Z] 
15:08:46 [2022-05-26T19:08:46.934Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-05-26 19:08:46.700
15:08:46 [2022-05-26T19:08:46.934Z] !MESSAGE State Transition: Transition used a condition, there should be only 'events' and 'cond' attributes
15:08:46 [2022-05-26T19:08:46.934Z] 
15:08:46 [2022-05-26T19:08:46.934Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2022-05-26 19:08:46.757
15:08:46 [2022-05-26T19:08:46.934Z] !MESSAGE State Transition: Undefined action: action1
15:08:46 [2022-05-26T19:08:46.934Z] 
15:08:46 [2022-05-26T19:08:46.934Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2022-05-26 19:08:46.760
15:08:46 [2022-05-26T19:08:46.934Z] !MESSAGE State Transition: Undefined condition: test1
15:08:46 [2022-05-26T19:08:46.934Z] 
15:08:46 [2022-05-26T19:08:46.934Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2022-05-26 19:08:46.763
15:08:46 [2022-05-26T19:08:46.934Z] !MESSAGE State Transition: Undefined condition: test1
15:08:46 [2022-05-26T19:08:46.934Z] 
15:08:46 [2022-05-26T19:08:46.934Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-05-26 19:08:46.766
15:08:46 [2022-05-26T19:08:46.934Z] !MESSAGE Fsm valid_no_initial: a state was defined without transition. You may get stuck there
15:08:46 [2022-05-26T19:08:46.934Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest
15:08:46 [2022-05-26T19:08:46.934Z] testFsm[0: one_state_final]  Time elapsed: 0.003 s
15:08:46 [2022-05-26T19:08:46.934Z] testFsm[1: one_state_loop]  Time elapsed: 0.002 s
15:08:46 [2022-05-26T19:08:46.934Z] testFsm[2: save_and_clear_fields]  Time elapsed: 0.003 s
15:08:46 [2022-05-26T19:08:46.934Z] testFsm[3: multiple_actions_and_tests]  Time elapsed: 0.003 s
15:08:46 [2022-05-26T19:08:46.934Z] testFsm[4: multiple_states_and_transitions]  Time elapsed: 0.003 s
15:08:46 [2022-05-26T19:08:46.934Z] testFsm[5: on_entry_exit]  Time elapsed: 0.003 s
15:08:46 [2022-05-26T19:08:46.935Z] testFsm[6: with_precondition]  Time elapsed: 0.051 s
15:08:46 [2022-05-26T19:08:46.935Z] testFsm[7: initial state]  Time elapsed: 0.003 s
15:08:46 [2022-05-26T19:08:46.935Z] testFsm[8: initial_element]  Time elapsed: 0.002 s
15:08:46 [2022-05-26T19:08:46.935Z] testFsm[9: undefined_action]  Time elapsed: 0.002 s
15:08:46 [2022-05-26T19:08:46.935Z] testFsm[10: undefined_condition]  Time elapsed: 0.003 s
15:08:46 [2022-05-26T19:08:46.935Z] testFsm[11: undefined_target]  Time elapsed: 0.003 s
15:08:46 [2022-05-26T19:08:46.935Z] testFsm[12: valid_no_initial]  Time elapsed: 0.003 s
15:08:46 [2022-05-26T19:08:46.935Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlDoubleTest
15:08:48 [2022-05-26T19:08:48.307Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.112 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlDoubleTest
15:08:48 [2022-05-26T19:08:48.307Z] testConditionsValidation  Time elapsed: 1.112 s
15:08:48 [2022-05-26T19:08:48.307Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest
15:08:50 [2022-05-26T19:08:50.202Z] 
15:08:50 [2022-05-26T19:08:50.202Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-05-26 19:08:49.680
15:08:50 [2022-05-26T19:08:50.202Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:08:50 [2022-05-26T19:08:50.202Z] 
15:08:50 [2022-05-26T19:08:50.202Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-05-26 19:08:49.681
15:08:50 [2022-05-26T19:08:50.202Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:08:50 [2022-05-26T19:08:50.202Z] 
15:08:50 [2022-05-26T19:08:50.202Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-05-26 19:08:49.681
15:08:50 [2022-05-26T19:08:50.202Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:08:50 [2022-05-26T19:08:50.202Z] 
15:08:50 [2022-05-26T19:08:50.202Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-05-26 19:08:49.682
15:08:50 [2022-05-26T19:08:50.202Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:08:50 [2022-05-26T19:08:50.202Z] 
15:08:50 [2022-05-26T19:08:50.202Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-05-26 19:08:49.682
15:08:50 [2022-05-26T19:08:50.202Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:08:50 [2022-05-26T19:08:50.202Z] 
15:08:50 [2022-05-26T19:08:50.202Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-05-26 19:08:49.683
15:08:50 [2022-05-26T19:08:50.202Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:08:50 [2022-05-26T19:08:50.202Z] 
15:08:50 [2022-05-26T19:08:50.202Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-05-26 19:08:49.683
15:08:50 [2022-05-26T19:08:50.202Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:08:50 [2022-05-26T19:08:50.202Z] 
15:08:50 [2022-05-26T19:08:50.202Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-05-26 19:08:49.683
15:08:50 [2022-05-26T19:08:50.202Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:08:50 [2022-05-26T19:08:50.202Z] 
15:08:50 [2022-05-26T19:08:50.203Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-05-26 19:08:49.684
15:08:50 [2022-05-26T19:08:50.203Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:08:50 [2022-05-26T19:08:50.203Z] 
15:08:50 [2022-05-26T19:08:50.203Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-05-26 19:08:49.684
15:08:50 [2022-05-26T19:08:50.203Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:08:50 [2022-05-26T19:08:50.203Z] 
15:08:50 [2022-05-26T19:08:50.203Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-05-26 19:08:49.684
15:08:50 [2022-05-26T19:08:50.203Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:08:50 [2022-05-26T19:08:50.203Z] 
15:08:50 [2022-05-26T19:08:50.203Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-05-26 19:08:49.685
15:08:50 [2022-05-26T19:08:50.203Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:08:50 [2022-05-26T19:08:50.203Z] 
15:08:50 [2022-05-26T19:08:50.203Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-05-26 19:08:49.685
15:08:50 [2022-05-26T19:08:50.203Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:08:50 [2022-05-26T19:08:50.203Z] 
15:08:50 [2022-05-26T19:08:50.203Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-05-26 19:08:49.685
15:08:50 [2022-05-26T19:08:50.203Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:08:50 [2022-05-26T19:08:50.203Z] 
15:08:50 [2022-05-26T19:08:50.203Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-05-26 19:08:49.686
15:08:50 [2022-05-26T19:08:50.203Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:08:50 [2022-05-26T19:08:50.203Z] 
15:08:50 [2022-05-26T19:08:50.203Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-05-26 19:08:49.686
15:08:50 [2022-05-26T19:08:50.203Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:08:50 [2022-05-26T19:08:50.203Z] 
15:08:50 [2022-05-26T19:08:50.203Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-05-26 19:08:49.687
15:08:50 [2022-05-26T19:08:50.203Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:08:50 [2022-05-26T19:08:50.203Z] 
15:08:50 [2022-05-26T19:08:50.203Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-05-26 19:08:49.687
15:08:50 [2022-05-26T19:08:50.203Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:08:50 [2022-05-26T19:08:50.203Z] 
15:08:50 [2022-05-26T19:08:50.203Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-05-26 19:08:49.687
15:08:50 [2022-05-26T19:08:50.203Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:08:50 [2022-05-26T19:08:50.203Z] 
15:08:50 [2022-05-26T19:08:50.203Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-05-26 19:08:49.687
15:08:50 [2022-05-26T19:08:50.203Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:08:50 [2022-05-26T19:08:50.203Z] 
15:08:50 [2022-05-26T19:08:50.203Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-05-26 19:08:49.688
15:08:50 [2022-05-26T19:08:50.203Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:08:50 [2022-05-26T19:08:50.203Z] 
15:08:50 [2022-05-26T19:08:50.203Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-05-26 19:08:49.688
15:08:50 [2022-05-26T19:08:50.203Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:08:50 [2022-05-26T19:08:50.203Z] 
15:08:50 [2022-05-26T19:08:50.203Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-05-26 19:08:49.688
15:08:50 [2022-05-26T19:08:50.203Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:08:50 [2022-05-26T19:08:50.203Z] 
15:08:50 [2022-05-26T19:08:50.203Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-05-26 19:08:49.689
15:08:50 [2022-05-26T19:08:50.203Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:08:50 [2022-05-26T19:08:50.203Z] 
15:08:50 [2022-05-26T19:08:50.203Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-05-26 19:08:49.689
15:08:50 [2022-05-26T19:08:50.203Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:08:50 [2022-05-26T19:08:50.203Z] 
15:08:50 [2022-05-26T19:08:50.203Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-05-26 19:08:49.689
15:08:50 [2022-05-26T19:08:50.203Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:08:50 [2022-05-26T19:08:50.203Z] 
15:08:50 [2022-05-26T19:08:50.203Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-05-26 19:08:49.691
15:08:50 [2022-05-26T19:08:50.203Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:08:50 [2022-05-26T19:08:50.203Z] 
15:08:50 [2022-05-26T19:08:50.203Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-05-26 19:08:49.691
15:08:50 [2022-05-26T19:08:50.203Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:08:50 [2022-05-26T19:08:50.203Z] 
15:08:50 [2022-05-26T19:08:50.203Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-05-26 19:08:49.692
15:08:50 [2022-05-26T19:08:50.203Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:08:50 [2022-05-26T19:08:50.203Z] 
15:08:50 [2022-05-26T19:08:50.203Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-05-26 19:08:49.692
15:08:50 [2022-05-26T19:08:50.203Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:08:51 [2022-05-26T19:08:51.975Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-6qwbh-jm78v because kubernetes resource quota exceeded. 
15:08:51 [2022-05-26T19:08:51.976Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-6qwbh-jm78v" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
15:08:51 [2022-05-26T19:08:51.976Z] Retrying...
15:08:51 [2022-05-26T19:08:51.976Z] 
15:09:00 [2022-05-26T19:09:00.164Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.278 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest
15:09:00 [2022-05-26T19:09:00.164Z] testModuleExecution  Time elapsed: 11.222 s
15:09:00 [2022-05-26T19:09:00.164Z] testModuleConstruction  Time elapsed: 0.055 s
15:09:00 [2022-05-26T19:09:00.164Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModelTest
15:09:00 [2022-05-26T19:09:00.421Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.112 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModelTest
15:09:00 [2022-05-26T19:09:00.421Z] testEventName  Time elapsed: 1.112 s
15:09:00 [2022-05-26T19:09:00.421Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest
15:09:00 [2022-05-26T19:09:00.678Z] 
15:09:00 [2022-05-26T19:09:00.678Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2022-05-26 19:09:00.451
15:09:00 [2022-05-26T19:09:00.678Z] !MESSAGE XmlStateProvider: Cannot find state provider element in file 
15:09:00 [2022-05-26T19:09:00.678Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.298 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest
15:09:00 [2022-05-26T19:09:00.678Z] testInvalidInput  Time elapsed: 0.177 s
15:09:00 [2022-05-26T19:09:00.678Z] testStateSystem  Time elapsed: 0.121 s
15:09:00 [2022-05-26T19:09:00.678Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest
15:09:00 [2022-05-26T19:09:00.678Z] 
15:09:00 [2022-05-26T19:09:00.678Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-05-26 19:09:00.581
15:09:00 [2022-05-26T19:09:00.678Z] !MESSAGE state value is type int but a mappingGroup is specified
15:09:00 [2022-05-26T19:09:00.678Z] 
15:09:00 [2022-05-26T19:09:00.678Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-05-26 19:09:00.581
15:09:00 [2022-05-26T19:09:00.678Z] !MESSAGE state value is type int but a mappingGroup is specified
15:09:01 [2022-05-26T19:09:01.972Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-6qwbh-qlntk because kubernetes resource quota exceeded. 
15:09:01 [2022-05-26T19:09:01.973Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-6qwbh-qlntk" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
15:09:01 [2022-05-26T19:09:01.973Z] Retrying...
15:09:01 [2022-05-26T19:09:01.973Z] 
15:09:02 [2022-05-26T19:09:02.055Z] 
15:09:02 [2022-05-26T19:09:02.056Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-05-26 19:09:01.793
15:09:02 [2022-05-26T19:09:02.056Z] !MESSAGE state value is type int but a mappingGroup is specified
15:09:02 [2022-05-26T19:09:02.056Z] 
15:09:02 [2022-05-26T19:09:02.056Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-05-26 19:09:01.794
15:09:02 [2022-05-26T19:09:02.056Z] !MESSAGE state value is type int but a mappingGroup is specified
15:09:02 [2022-05-26T19:09:02.056Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.223 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest
15:09:02 [2022-05-26T19:09:02.056Z] testNonConsumingFsm  Time elapsed: 1.212 s
15:09:02 [2022-05-26T19:09:02.056Z] testConsumingFsm  Time elapsed: 0.011 s
15:09:02 [2022-05-26T19:09:02.056Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlSegmentTimestampDescriptionTest
15:09:03 [2022-05-26T19:09:03.435Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.211 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlSegmentTimestampDescriptionTest
15:09:03 [2022-05-26T19:09:03.435Z] testTimestampDescription  Time elapsed: 1.21 s
15:09:03 [2022-05-26T19:09:03.435Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest
15:09:03 [2022-05-26T19:09:03.435Z] 
15:09:03 [2022-05-26T19:09:03.435Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-05-26 19:09:03.162
15:09:03 [2022-05-26T19:09:03.435Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
15:09:05 [2022-05-26T19:09:05.340Z] 
15:09:05 [2022-05-26T19:09:05.340Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-05-26 19:09:05.272
15:09:05 [2022-05-26T19:09:05.341Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
15:09:05 [2022-05-26T19:09:05.341Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.269 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest
15:09:05 [2022-05-26T19:09:05.341Z] testSegmentStore  Time elapsed: 2.145 s
15:09:05 [2022-05-26T19:09:05.341Z] testStateSystem  Time elapsed: 0.121 s
15:09:05 [2022-05-26T19:09:05.341Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest
15:09:06 [2022-05-26T19:09:06.711Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.121 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest
15:09:06 [2022-05-26T19:09:06.711Z] testConditionsPattern  Time elapsed: 0.009 s
15:09:06 [2022-05-26T19:09:06.711Z] testConditionsValidation  Time elapsed: 1.111 s
15:09:06 [2022-05-26T19:09:06.711Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest
15:09:06 [2022-05-26T19:09:06.711Z] 
15:09:06 [2022-05-26T19:09:06.711Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-05-26 19:09:06.403
15:09:06 [2022-05-26T19:09:06.711Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
15:09:06 [2022-05-26T19:09:06.711Z] 
15:09:06 [2022-05-26T19:09:06.711Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-05-26 19:09:06.577
15:09:06 [2022-05-26T19:09:06.711Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
15:09:06 [2022-05-26T19:09:06.711Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.178 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest
15:09:06 [2022-05-26T19:09:06.711Z] testModuleExecution  Time elapsed: 0.173 s
15:09:06 [2022-05-26T19:09:06.711Z] testModuleConstruction  Time elapsed: 0.004 s
15:09:06 [2022-05-26T19:09:06.711Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest
15:09:06 [2022-05-26T19:09:06.711Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest
15:09:06 [2022-05-26T19:09:06.711Z] testTmfCorePluginId  Time elapsed: 0 s
15:09:06 [2022-05-26T19:09:06.711Z] testGetDefault  Time elapsed: 0 s
15:09:06 [2022-05-26T19:09:06.711Z] 
15:09:06 [2022-05-26T19:09:06.711Z] Results:
15:09:06 [2022-05-26T19:09:06.711Z] 
15:09:06 [2022-05-26T19:09:06.711Z] Tests run: 101, Failures: 0, Errors: 0, Skipped: 0
15:09:06 [2022-05-26T19:09:06.711Z] 
15:09:06 [2022-05-26T19:09:06.968Z] [INFO] All tests passed!
15:09:06 [2022-05-26T19:09:06.968Z] [INFO] 
15:09:06 [2022-05-26T19:09:06.968Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
15:09:06 [2022-05-26T19:09:06.968Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.13-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.13-SNAPSHOT.jar
15:09:06 [2022-05-26T19:09:06.968Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.13-SNAPSHOT.pom
15:09:06 [2022-05-26T19:09:06.968Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.13-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.13-SNAPSHOT-sources.jar
15:09:06 [2022-05-26T19:09:06.968Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.13-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.13-SNAPSHOT-pack200.jar.pack.gz
15:09:06 [2022-05-26T19:09:06.968Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.13-SNAPSHOT-p2metadata.xml
15:09:06 [2022-05-26T19:09:06.968Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.13-SNAPSHOT-p2artifacts.xml
15:09:06 [2022-05-26T19:09:06.968Z] [INFO] 
15:09:06 [2022-05-26T19:09:06.968Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
15:09:06 [2022-05-26T19:09:06.968Z] [INFO] 
15:09:06 [2022-05-26T19:09:06.969Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests >--
15:09:06 [2022-05-26T19:09:06.969Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.core.tests 2.0.4-SNAPSHOT [93/140]
15:09:06 [2022-05-26T19:09:06.969Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:09:07 [2022-05-26T19:09:07.226Z] [INFO] 
15:09:07 [2022-05-26T19:09:07.226Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
15:09:07 [2022-05-26T19:09:07.226Z] [INFO] 
15:09:07 [2022-05-26T19:09:07.226Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
15:09:07 [2022-05-26T19:09:07.226Z] [INFO] The project's OSGi version is 2.0.4.202205261847
15:09:07 [2022-05-26T19:09:07.226Z] [INFO] 
15:09:07 [2022-05-26T19:09:07.226Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
15:09:07 [2022-05-26T19:09:07.226Z] [INFO] 
15:09:07 [2022-05-26T19:09:07.226Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
15:09:07 [2022-05-26T19:09:07.226Z] [INFO] 
15:09:07 [2022-05-26T19:09:07.226Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
15:09:07 [2022-05-26T19:09:07.226Z] [INFO] 
15:09:07 [2022-05-26T19:09:07.226Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
15:09:07 [2022-05-26T19:09:07.226Z] [INFO] 
15:09:07 [2022-05-26T19:09:07.226Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
15:09:07 [2022-05-26T19:09:07.226Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.kernel.core.tests...
15:09:07 [2022-05-26T19:09:07.483Z] [INFO] 
15:09:07 [2022-05-26T19:09:07.483Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
15:09:07 [2022-05-26T19:09:07.483Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:09:07 [2022-05-26T19:09:07.483Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/main/resources
15:09:07 [2022-05-26T19:09:07.483Z] [INFO] 
15:09:07 [2022-05-26T19:09:07.483Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
15:09:07 [2022-05-26T19:09:07.483Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests:2.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/pom.xml
15:09:07 [2022-05-26T19:09:07.483Z] [INFO] Compiling 31 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/classes
15:09:08 [2022-05-26T19:09:08.048Z] [INFO] 
15:09:08 [2022-05-26T19:09:08.048Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
15:09:08 [2022-05-26T19:09:08.048Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:09:08 [2022-05-26T19:09:08.048Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/test/resources
15:09:08 [2022-05-26T19:09:08.048Z] [INFO] 
15:09:08 [2022-05-26T19:09:08.048Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
15:09:08 [2022-05-26T19:09:08.048Z] [INFO] 
15:09:08 [2022-05-26T19:09:08.048Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
15:09:08 [2022-05-26T19:09:08.048Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.4-SNAPSHOT-sources.jar
15:09:08 [2022-05-26T19:09:08.048Z] [INFO] 
15:09:08 [2022-05-26T19:09:08.048Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
15:09:08 [2022-05-26T19:09:08.048Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.4-SNAPSHOT.jar
15:09:08 [2022-05-26T19:09:08.048Z] [INFO] 
15:09:08 [2022-05-26T19:09:08.048Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
15:09:08 [2022-05-26T19:09:08.048Z] [INFO] 
15:09:08 [2022-05-26T19:09:08.048Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
15:09:08 [2022-05-26T19:09:08.048Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:09:08 [2022-05-26T19:09:08.048Z] [INFO] 
15:09:08 [2022-05-26T19:09:08.048Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
15:09:08 [2022-05-26T19:09:08.048Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:09:08 [2022-05-26T19:09:08.048Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.4-SNAPSHOT.jar
15:09:08 [2022-05-26T19:09:08.306Z] [INFO] 
15:09:08 [2022-05-26T19:09:08.306Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
15:09:08 [2022-05-26T19:09:08.306Z] [INFO] 
15:09:08 [2022-05-26T19:09:08.306Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
15:09:08 [2022-05-26T19:09:08.874Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java)
15:09:08 [2022-05-26T19:09:08.874Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work/data/.metadata/.log
15:09:08 [2022-05-26T19:09:08.874Z] [INFO] Command line:
15:09:08 [2022-05-26T19:09:08.874Z] 	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:09:08 [2022-05-26T19:09:08.874Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:09:11 [2022-05-26T19:09:11.976Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-6qwbh-3rt9n because kubernetes resource quota exceeded. 
15:09:11 [2022-05-26T19:09:11.977Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-6qwbh-3rt9n" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
15:09:11 [2022-05-26T19:09:11.977Z] Retrying...
15:09:11 [2022-05-26T19:09:11.977Z] 
15:09:13 [2022-05-26T19:09:13.058Z] !SESSION 2022-05-26 19:09:08.923 -----------------------------------------------
15:09:13 [2022-05-26T19:09:13.059Z] eclipse.buildId=unknown
15:09:13 [2022-05-26T19:09:13.059Z] java.version=11.0.2
15:09:13 [2022-05-26T19:09:13.059Z] java.vendor=Oracle Corporation
15:09:13 [2022-05-26T19:09:13.059Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:09:13 [2022-05-26T19:09:13.059Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/surefire.properties -product org.eclipse.platform.ide
15:09:13 [2022-05-26T19:09:13.059Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
15:09:13 [2022-05-26T19:09:13.059Z] 
15:09:13 [2022-05-26T19:09:13.059Z] !ENTRY org.eclipse.compare.win32 4 0 2022-05-26 19:09:12.752
15:09:13 [2022-05-26T19:09:13.059Z] !MESSAGE FrameworkEvent ERROR
15:09:13 [2022-05-26T19:09:13.059Z] !STACK 0
15:09:13 [2022-05-26T19:09:13.059Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [66]
15:09:13 [2022-05-26T19:09:13.059Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:09:13 [2022-05-26T19:09:13.059Z] 
15:09:13 [2022-05-26T19:09:13.059Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
15:09:13 [2022-05-26T19:09:13.059Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1847)
15:09:13 [2022-05-26T19:09:13.059Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:09:13 [2022-05-26T19:09:13.060Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1840)
15:09:13 [2022-05-26T19:09:13.060Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1781)
15:09:13 [2022-05-26T19:09:13.060Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1745)
15:09:13 [2022-05-26T19:09:13.060Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1667)
15:09:13 [2022-05-26T19:09:13.060Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:09:13 [2022-05-26T19:09:13.060Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:09:13 [2022-05-26T19:09:13.060Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:09:13 [2022-05-26T19:09:13.317Z] 
15:09:13 [2022-05-26T19:09:13.317Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2022-05-26 19:09:13.085
15:09:13 [2022-05-26T19:09:13.317Z] !MESSAGE FrameworkEvent ERROR
15:09:13 [2022-05-26T19:09:13.317Z] !STACK 0
15:09:13 [2022-05-26T19:09:13.317Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [139]
15:09:13 [2022-05-26T19:09:13.317Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:09:13 [2022-05-26T19:09:13.317Z] 
15:09:13 [2022-05-26T19:09:13.317Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
15:09:13 [2022-05-26T19:09:13.317Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1847)
15:09:13 [2022-05-26T19:09:13.317Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:09:13 [2022-05-26T19:09:13.317Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1840)
15:09:13 [2022-05-26T19:09:13.317Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1781)
15:09:13 [2022-05-26T19:09:13.317Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1745)
15:09:13 [2022-05-26T19:09:13.317Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1667)
15:09:13 [2022-05-26T19:09:13.317Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:09:13 [2022-05-26T19:09:13.317Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:09:13 [2022-05-26T19:09:13.317Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:09:15 [2022-05-26T19:09:15.214Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.LttngExecutionGraphTest
15:09:18 [2022-05-26T19:09:18.491Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.075 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.LttngExecutionGraphTest
15:09:18 [2022-05-26T19:09:18.491Z] testSchedEvents  Time elapsed: 3.066 s
15:09:18 [2022-05-26T19:09:18.491Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest
15:09:21 [2022-05-26T19:09:21.975Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-6qwbh-1q6gq because kubernetes resource quota exceeded. 
15:09:21 [2022-05-26T19:09:21.976Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-6qwbh-1q6gq" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
15:09:21 [2022-05-26T19:09:21.976Z] Retrying...
15:09:21 [2022-05-26T19:09:21.976Z] 
15:09:23 [2022-05-26T19:09:23.755Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.78 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest
15:09:23 [2022-05-26T19:09:23.755Z] testNetworkExchangeOneTraceSoftirq  Time elapsed: 1.174 s
15:09:23 [2022-05-26T19:09:23.755Z] testNetworkExchangeOneTrace  Time elapsed: 1.152 s
15:09:23 [2022-05-26T19:09:23.755Z] testNetworkExchange  Time elapsed: 1.252 s
15:09:23 [2022-05-26T19:09:23.755Z] testNetworkExchangeWithWifi  Time elapsed: 1.199 s
15:09:23 [2022-05-26T19:09:23.755Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest
15:09:23 [2022-05-26T19:09:23.755Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest
15:09:23 [2022-05-26T19:09:23.755Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest skipped
15:09:23 [2022-05-26T19:09:23.756Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest
15:09:31 [2022-05-26T19:09:31.976Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-6qwbh-0bdpq because kubernetes resource quota exceeded. 
15:09:31 [2022-05-26T19:09:31.976Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-6qwbh-0bdpq" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
15:09:31 [2022-05-26T19:09:31.976Z] Retrying...
15:09:31 [2022-05-26T19:09:31.976Z] 
15:09:33 [2022-05-26T19:09:33.711Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.263 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest
15:09:33 [2022-05-26T19:09:33.712Z] testGetQuarks_middle_end  Time elapsed: 0.006 s
15:09:33 [2022-05-26T19:09:33.712Z] testGetQuarks_middle  Time elapsed: 0.001 s
15:09:33 [2022-05-26T19:09:33.712Z] testGetQuarks_relative_empty  Time elapsed: 0.004 s
15:09:33 [2022-05-26T19:09:33.712Z] testGetQuarks_relative_up_wildcard  Time elapsed: 0.001 s
15:09:33 [2022-05-26T19:09:33.712Z] testGetQuarks_end  Time elapsed: 0.001 s
15:09:33 [2022-05-26T19:09:33.712Z] testFullQuery1  Time elapsed: 0.109 s
15:09:33 [2022-05-26T19:09:33.712Z] testSingleQuery1  Time elapsed: 0.043 s
15:09:33 [2022-05-26T19:09:33.712Z] testRangeQuery1  Time elapsed: 0.007 s
15:09:33 [2022-05-26T19:09:33.712Z] testRangeQuery2  Time elapsed: 0.046 s
15:09:33 [2022-05-26T19:09:33.712Z] testRangeQuery3  Time elapsed: 0.002 s
15:09:33 [2022-05-26T19:09:33.712Z] testFullAttributeName  Time elapsed: 0.001 s
15:09:33 [2022-05-26T19:09:33.712Z] testOptQuarkAbsolute  Time elapsed: 0.001 s
15:09:33 [2022-05-26T19:09:33.712Z] testFirstIntervalIsConsidered  Time elapsed: 0.085 s
15:09:33 [2022-05-26T19:09:33.712Z] testQueryInvalidValuetype1  Time elapsed: 0.031 s
15:09:33 [2022-05-26T19:09:33.712Z] testQueryInvalidValuetype2  Time elapsed: 0.057 s
15:09:33 [2022-05-26T19:09:33.712Z] testFullQueryThorough  Time elapsed: 0.036 s
15:09:33 [2022-05-26T19:09:33.712Z] testQueryInvalidAttribute  Time elapsed: 0.001 s
15:09:33 [2022-05-26T19:09:33.712Z] testSingleQueryInvalidTime1  Time elapsed: 0.001 s
15:09:33 [2022-05-26T19:09:33.712Z] testSingleQueryInvalidTime2  Time elapsed: 0.002 s
15:09:33 [2022-05-26T19:09:33.712Z] testGetQuarksNoMatch  Time elapsed: 0.003 s
15:09:33 [2022-05-26T19:09:33.712Z] testGetQuarks_relative  Time elapsed: 0.001 s
15:09:33 [2022-05-26T19:09:33.712Z] testRangeQueryInvalidTime1  Time elapsed: 0.001 s
15:09:33 [2022-05-26T19:09:33.712Z] testRangeQueryInvalidTime2  Time elapsed: 0.001 s
15:09:33 [2022-05-26T19:09:33.712Z] testFullQueryInvalidTime1  Time elapsed: 0 s
15:09:33 [2022-05-26T19:09:33.712Z] testFullQueryInvalidTime2  Time elapsed: 0.001 s
15:09:33 [2022-05-26T19:09:33.712Z] testGetQuarks_begin  Time elapsed: 0 s
15:09:33 [2022-05-26T19:09:33.712Z] testGetQuarks_empty  Time elapsed: 0 s
15:09:33 [2022-05-26T19:09:33.712Z] testParentAttribute  Time elapsed: 0.001 s
15:09:33 [2022-05-26T19:09:33.712Z] testOptQuarkRelative  Time elapsed: 0 s
15:09:33 [2022-05-26T19:09:33.712Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest
15:09:41 [2022-05-26T19:09:41.975Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-6qwbh-h9f1q because kubernetes resource quota exceeded. 
15:09:41 [2022-05-26T19:09:41.975Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-6qwbh-h9f1q" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
15:09:41 [2022-05-26T19:09:41.975Z] Retrying...
15:09:41 [2022-05-26T19:09:41.975Z] 
15:09:45 [2022-05-26T19:09:45.900Z] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.031 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest
15:09:45 [2022-05-26T19:09:45.900Z] testOpenExistingStateFile  Time elapsed: 0.094 s
15:09:45 [2022-05-26T19:09:45.900Z] testBuild  Time elapsed: 4.806 s
15:09:45 [2022-05-26T19:09:45.900Z] testGetQuarks_middle_end  Time elapsed: 0.001 s
15:09:45 [2022-05-26T19:09:45.900Z] testGetQuarks_middle  Time elapsed: 0.001 s
15:09:45 [2022-05-26T19:09:45.900Z] testGetQuarks_relative_empty  Time elapsed: 0 s
15:09:45 [2022-05-26T19:09:45.900Z] testGetQuarks_relative_up_wildcard  Time elapsed: 0 s
15:09:45 [2022-05-26T19:09:45.900Z] testGetQuarks_end  Time elapsed: 0.001 s
15:09:45 [2022-05-26T19:09:45.900Z] testFullQuery1  Time elapsed: 0.004 s
15:09:45 [2022-05-26T19:09:45.900Z] testSingleQuery1  Time elapsed: 0.001 s
15:09:45 [2022-05-26T19:09:45.900Z] testRangeQuery1  Time elapsed: 0.121 s
15:09:45 [2022-05-26T19:09:45.900Z] testRangeQuery2  Time elapsed: 0.063 s
15:09:45 [2022-05-26T19:09:45.900Z] testRangeQuery3  Time elapsed: 0.016 s
15:09:45 [2022-05-26T19:09:45.900Z] testFullAttributeName  Time elapsed: 0.001 s
15:09:45 [2022-05-26T19:09:45.900Z] testOptQuarkAbsolute  Time elapsed: 0 s
15:09:45 [2022-05-26T19:09:45.900Z] testFirstIntervalIsConsidered  Time elapsed: 0.001 s
15:09:45 [2022-05-26T19:09:45.900Z] testQueryInvalidValuetype1  Time elapsed: 0.002 s
15:09:45 [2022-05-26T19:09:45.900Z] testQueryInvalidValuetype2  Time elapsed: 0.002 s
15:09:45 [2022-05-26T19:09:45.900Z] testFullQueryThorough  Time elapsed: 0.002 s
15:09:45 [2022-05-26T19:09:45.900Z] testQueryInvalidAttribute  Time elapsed: 0 s
15:09:45 [2022-05-26T19:09:45.900Z] testSingleQueryInvalidTime1  Time elapsed: 0.001 s
15:09:45 [2022-05-26T19:09:45.900Z] testSingleQueryInvalidTime2  Time elapsed: 0 s
15:09:45 [2022-05-26T19:09:45.900Z] testGetQuarksNoMatch  Time elapsed: 0.001 s
15:09:45 [2022-05-26T19:09:45.900Z] testGetQuarks_relative  Time elapsed: 0.001 s
15:09:45 [2022-05-26T19:09:45.900Z] testRangeQueryInvalidTime1  Time elapsed: 0 s
15:09:45 [2022-05-26T19:09:45.900Z] testRangeQueryInvalidTime2  Time elapsed: 0.001 s
15:09:45 [2022-05-26T19:09:45.900Z] testFullQueryInvalidTime1  Time elapsed: 0.001 s
15:09:45 [2022-05-26T19:09:45.900Z] testFullQueryInvalidTime2  Time elapsed: 0 s
15:09:45 [2022-05-26T19:09:45.900Z] testGetQuarks_begin  Time elapsed: 0 s
15:09:45 [2022-05-26T19:09:45.900Z] testGetQuarks_empty  Time elapsed: 0.001 s
15:09:45 [2022-05-26T19:09:45.900Z] testParentAttribute  Time elapsed: 0 s
15:09:45 [2022-05-26T19:09:45.900Z] testOptQuarkRelative  Time elapsed: 0.048 s
15:09:45 [2022-05-26T19:09:45.901Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest
15:09:51 [2022-05-26T19:09:51.980Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-6qwbh-0vjkv because kubernetes resource quota exceeded. 
15:09:51 [2022-05-26T19:09:51.980Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-6qwbh-0vjkv" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
15:09:51 [2022-05-26T19:09:51.980Z] Retrying...
15:09:51 [2022-05-26T19:09:51.980Z] 
15:09:52 [2022-05-26T19:09:52.451Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.513 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest
15:09:52 [2022-05-26T19:09:52.452Z] testAnalysisExecution  Time elapsed: 6.411 s
15:09:52 [2022-05-26T19:09:52.452Z] testCanExecute  Time elapsed: 0.101 s
15:09:52 [2022-05-26T19:09:52.452Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest
15:10:01 [2022-05-26T19:10:01.971Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-6qwbh-7c8sx because kubernetes resource quota exceeded. 
15:10:01 [2022-05-26T19:10:01.971Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-6qwbh-7c8sx" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
15:10:01 [2022-05-26T19:10:01.971Z] Retrying...
15:10:01 [2022-05-26T19:10:01.971Z] 
15:10:10 [2022-05-26T19:10:10.519Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.486 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest
15:10:10 [2022-05-26T19:10:10.519Z] testExperimentSync  Time elapsed: 1.69 s
15:10:10 [2022-05-26T19:10:10.519Z] testDjangoExperimentSync  Time elapsed: 15.795 s
15:10:10 [2022-05-26T19:10:10.519Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.MatchAndSyncTest
15:10:10 [2022-05-26T19:10:10.519Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.639 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.MatchAndSyncTest
15:10:10 [2022-05-26T19:10:10.519Z] testMatching  Time elapsed: 0.638 s
15:10:10 [2022-05-26T19:10:10.519Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest
15:10:10 [2022-05-26T19:10:10.519Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest
15:10:10 [2022-05-26T19:10:10.519Z] testStartBundleContext  Time elapsed: 0.001 s
15:10:10 [2022-05-26T19:10:10.519Z] testActivator  Time elapsed: 0 s
15:10:10 [2022-05-26T19:10:10.519Z] testStopBundleContext  Time elapsed: 0 s
15:10:10 [2022-05-26T19:10:10.519Z] testGetDefault  Time elapsed: 0 s
15:10:10 [2022-05-26T19:10:10.519Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest
15:10:10 [2022-05-26T19:10:10.519Z] 
15:10:10 [2022-05-26T19:10:10.519Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2022-05-26 19:10:09.965
15:10:10 [2022-05-26T19:10:10.519Z] !MESSAGE Average clock correction (1450192745683541400) is higher than threshold of 500000 ns for experiment [TmfExperiment (test-exp)]
15:10:11 [2022-05-26T19:10:11.972Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-6qwbh-g3fnh because kubernetes resource quota exceeded. 
15:10:11 [2022-05-26T19:10:11.973Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-6qwbh-g3fnh" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
15:10:11 [2022-05-26T19:10:11.973Z] Retrying...
15:10:11 [2022-05-26T19:10:11.973Z] 
15:10:17 [2022-05-26T19:10:17.068Z] 
15:10:17 [2022-05-26T19:10:17.069Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2022-05-26 19:10:16.458
15:10:17 [2022-05-26T19:10:17.069Z] !MESSAGE Average clock correction (1450192745683541400) is higher than threshold of 500000 ns for experiment [TmfExperiment (test-exp)]
15:10:21 [2022-05-26T19:10:21.971Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-6qwbh-tzvgb because kubernetes resource quota exceeded. 
15:10:21 [2022-05-26T19:10:21.972Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-6qwbh-tzvgb" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
15:10:21 [2022-05-26T19:10:21.972Z] Retrying...
15:10:21 [2022-05-26T19:10:21.972Z] 
15:10:22 [2022-05-26T19:10:22.324Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.859 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest
15:10:22 [2022-05-26T19:10:22.325Z] testWholeUstTrace  Time elapsed: 6.547 s
15:10:22 [2022-05-26T19:10:22.325Z] testOneEvent  Time elapsed: 5.31 s
15:10:22 [2022-05-26T19:10:22.325Z] 
15:10:22 [2022-05-26T19:10:22.325Z] Results:
15:10:22 [2022-05-26T19:10:22.325Z] 
15:10:22 [2022-05-26T19:10:22.325Z] Tests run: 77, Failures: 0, Errors: 0, Skipped: 1
15:10:22 [2022-05-26T19:10:22.325Z] 
15:10:22 [2022-05-26T19:10:22.325Z] [INFO] All tests passed!
15:10:22 [2022-05-26T19:10:22.325Z] [INFO] 
15:10:22 [2022-05-26T19:10:22.325Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
15:10:22 [2022-05-26T19:10:22.325Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core.tests/2.0.4-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.4-SNAPSHOT.jar
15:10:22 [2022-05-26T19:10:22.325Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core.tests/2.0.4-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.4-SNAPSHOT.pom
15:10:22 [2022-05-26T19:10:22.325Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core.tests/2.0.4-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.4-SNAPSHOT-sources.jar
15:10:22 [2022-05-26T19:10:22.325Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core.tests/2.0.4-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.4-SNAPSHOT-pack200.jar.pack.gz
15:10:22 [2022-05-26T19:10:22.325Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core.tests/2.0.4-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.4-SNAPSHOT-p2metadata.xml
15:10:22 [2022-05-26T19:10:22.325Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core.tests/2.0.4-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.4-SNAPSHOT-p2artifacts.xml
15:10:22 [2022-05-26T19:10:22.325Z] [INFO] 
15:10:22 [2022-05-26T19:10:22.325Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
15:10:22 [2022-05-26T19:10:22.325Z] [INFO] 
15:10:22 [2022-05-26T19:10:22.325Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests >--
15:10:22 [2022-05-26T19:10:22.325Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests 1.0.18-SNAPSHOT [94/140]
15:10:22 [2022-05-26T19:10:22.325Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:10:22 [2022-05-26T19:10:22.325Z] [INFO] 
15:10:22 [2022-05-26T19:10:22.325Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:10:22 [2022-05-26T19:10:22.325Z] [INFO] 
15:10:22 [2022-05-26T19:10:22.325Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:10:22 [2022-05-26T19:10:22.325Z] [INFO] The project's OSGi version is 1.0.18.202205261847
15:10:22 [2022-05-26T19:10:22.325Z] [INFO] 
15:10:22 [2022-05-26T19:10:22.325Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:10:22 [2022-05-26T19:10:22.325Z] [INFO] 
15:10:22 [2022-05-26T19:10:22.325Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:10:22 [2022-05-26T19:10:22.325Z] [INFO] 
15:10:22 [2022-05-26T19:10:22.325Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:10:22 [2022-05-26T19:10:22.325Z] [INFO] 
15:10:22 [2022-05-26T19:10:22.325Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:10:22 [2022-05-26T19:10:22.325Z] [INFO] 
15:10:22 [2022-05-26T19:10:22.325Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:10:22 [2022-05-26T19:10:22.325Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests...
15:10:22 [2022-05-26T19:10:22.889Z] [INFO] 
15:10:22 [2022-05-26T19:10:22.889Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:10:22 [2022-05-26T19:10:22.889Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:10:22 [2022-05-26T19:10:22.889Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/main/resources
15:10:22 [2022-05-26T19:10:22.889Z] [INFO] 
15:10:22 [2022-05-26T19:10:22.889Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:10:22 [2022-05-26T19:10:22.889Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests:1.0.18-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/pom.xml
15:10:22 [2022-05-26T19:10:22.889Z] [INFO] Compiling 20 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/classes
15:10:23 [2022-05-26T19:10:23.454Z] [INFO] 
15:10:23 [2022-05-26T19:10:23.454Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:10:23 [2022-05-26T19:10:23.454Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:10:23 [2022-05-26T19:10:23.454Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/test/resources
15:10:23 [2022-05-26T19:10:23.454Z] [INFO] 
15:10:23 [2022-05-26T19:10:23.454Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:10:23 [2022-05-26T19:10:23.454Z] [INFO] 
15:10:23 [2022-05-26T19:10:23.454Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:10:23 [2022-05-26T19:10:23.454Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.18-SNAPSHOT-sources.jar
15:10:23 [2022-05-26T19:10:23.454Z] [INFO] 
15:10:23 [2022-05-26T19:10:23.454Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:10:23 [2022-05-26T19:10:23.454Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.18-SNAPSHOT.jar
15:10:23 [2022-05-26T19:10:23.454Z] [INFO] 
15:10:23 [2022-05-26T19:10:23.454Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:10:23 [2022-05-26T19:10:23.454Z] [INFO] 
15:10:23 [2022-05-26T19:10:23.454Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:10:23 [2022-05-26T19:10:23.454Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:10:23 [2022-05-26T19:10:23.454Z] [INFO] 
15:10:23 [2022-05-26T19:10:23.454Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:10:23 [2022-05-26T19:10:23.454Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:10:23 [2022-05-26T19:10:23.454Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.18-SNAPSHOT.jar
15:10:23 [2022-05-26T19:10:23.711Z] [INFO] 
15:10:23 [2022-05-26T19:10:23.711Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:10:23 [2022-05-26T19:10:23.711Z] [INFO] 
15:10:23 [2022-05-26T19:10:23.711Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:10:23 [2022-05-26T19:10:23.711Z] [INFO] Skipping tests
15:10:23 [2022-05-26T19:10:23.711Z] [INFO] 
15:10:23 [2022-05-26T19:10:23.711Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:10:23 [2022-05-26T19:10:23.711Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.18-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.18-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.18-SNAPSHOT.jar
15:10:23 [2022-05-26T19:10:23.711Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.18-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.18-SNAPSHOT.pom
15:10:23 [2022-05-26T19:10:23.711Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.18-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.18-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.18-SNAPSHOT-sources.jar
15:10:23 [2022-05-26T19:10:23.711Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.18-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.18-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.18-SNAPSHOT-pack200.jar.pack.gz
15:10:23 [2022-05-26T19:10:23.712Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.18-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.18-SNAPSHOT-p2metadata.xml
15:10:23 [2022-05-26T19:10:23.712Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.18-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.18-SNAPSHOT-p2artifacts.xml
15:10:23 [2022-05-26T19:10:23.712Z] [INFO] 
15:10:23 [2022-05-26T19:10:23.712Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:10:23 [2022-05-26T19:10:23.712Z] [INFO] 
15:10:23 [2022-05-26T19:10:23.712Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core >--
15:10:23 [2022-05-26T19:10:23.712Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.core 5.1.0-SNAPSHOT [95/140]
15:10:23 [2022-05-26T19:10:23.712Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:10:23 [2022-05-26T19:10:23.712Z] [INFO] 
15:10:23 [2022-05-26T19:10:23.712Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.core ---
15:10:23 [2022-05-26T19:10:23.712Z] [INFO] 
15:10:23 [2022-05-26T19:10:23.712Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.core ---
15:10:23 [2022-05-26T19:10:23.712Z] [INFO] The project's OSGi version is 5.1.0.202205261847
15:10:23 [2022-05-26T19:10:23.712Z] [INFO] 
15:10:23 [2022-05-26T19:10:23.712Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.core ---
15:10:23 [2022-05-26T19:10:23.712Z] [INFO] 
15:10:23 [2022-05-26T19:10:23.712Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.core ---
15:10:23 [2022-05-26T19:10:23.712Z] [INFO] 
15:10:23 [2022-05-26T19:10:23.712Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.core ---
15:10:23 [2022-05-26T19:10:23.712Z] [INFO] 
15:10:23 [2022-05-26T19:10:23.712Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.core ---
15:10:23 [2022-05-26T19:10:23.712Z] [INFO] 
15:10:23 [2022-05-26T19:10:23.712Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.core ---
15:10:23 [2022-05-26T19:10:23.712Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.core...
15:10:23 [2022-05-26T19:10:23.712Z] [INFO] 
15:10:23 [2022-05-26T19:10:23.712Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.core ---
15:10:23 [2022-05-26T19:10:23.712Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:10:23 [2022-05-26T19:10:23.712Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/main/resources
15:10:23 [2022-05-26T19:10:23.712Z] [INFO] 
15:10:23 [2022-05-26T19:10:23.712Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.core ---
15:10:23 [2022-05-26T19:10:23.712Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core:5.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
15:10:23 [2022-05-26T19:10:23.712Z] [INFO] Compiling 44 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/classes
15:10:24 [2022-05-26T19:10:24.276Z] [INFO] 
15:10:24 [2022-05-26T19:10:24.276Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.ust.core ---
15:10:24 [2022-05-26T19:10:24.276Z] [INFO] 
15:10:24 [2022-05-26T19:10:24.276Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.core ---
15:10:24 [2022-05-26T19:10:24.276Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:10:24 [2022-05-26T19:10:24.276Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/test/resources
15:10:24 [2022-05-26T19:10:24.276Z] [INFO] 
15:10:24 [2022-05-26T19:10:24.276Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.lttng2.ust.core ---
15:10:24 [2022-05-26T19:10:24.276Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core:5.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
15:10:24 [2022-05-26T19:10:24.276Z] [INFO] 
15:10:24 [2022-05-26T19:10:24.276Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.core ---
15:10:24 [2022-05-26T19:10:24.276Z] [INFO] No tests to run.
15:10:24 [2022-05-26T19:10:24.276Z] [INFO] 
15:10:24 [2022-05-26T19:10:24.276Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.ust.core ---
15:10:24 [2022-05-26T19:10:24.276Z] [INFO] 
15:10:24 [2022-05-26T19:10:24.276Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.core ---
15:10:24 [2022-05-26T19:10:24.276Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-5.1.0-SNAPSHOT-sources.jar
15:10:24 [2022-05-26T19:10:24.276Z] [INFO] 
15:10:24 [2022-05-26T19:10:24.276Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.core ---
15:10:24 [2022-05-26T19:10:24.276Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-5.1.0-SNAPSHOT.jar
15:10:24 [2022-05-26T19:10:24.276Z] [INFO] 
15:10:24 [2022-05-26T19:10:24.276Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.core ---
15:10:24 [2022-05-26T19:10:24.276Z] [INFO] 
15:10:24 [2022-05-26T19:10:24.276Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.core ---
15:10:24 [2022-05-26T19:10:24.276Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:10:24 [2022-05-26T19:10:24.276Z] [INFO] 
15:10:24 [2022-05-26T19:10:24.276Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.core ---
15:10:24 [2022-05-26T19:10:24.276Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:10:24 [2022-05-26T19:10:24.276Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-5.1.0-SNAPSHOT.jar
15:10:24 [2022-05-26T19:10:24.533Z] [INFO] 
15:10:24 [2022-05-26T19:10:24.533Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.core ---
15:10:24 [2022-05-26T19:10:24.533Z] [INFO] 
15:10:24 [2022-05-26T19:10:24.533Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.lttng2.ust.core ---
15:10:24 [2022-05-26T19:10:24.533Z] [INFO] 
15:10:24 [2022-05-26T19:10:24.533Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.lttng2.ust.core ---
15:10:24 [2022-05-26T19:10:24.533Z] [INFO] No tests to run.
15:10:24 [2022-05-26T19:10:24.533Z] [INFO] 
15:10:24 [2022-05-26T19:10:24.533Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.core ---
15:10:24 [2022-05-26T19:10:24.533Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-5.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/5.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-5.1.0-SNAPSHOT.jar
15:10:24 [2022-05-26T19:10:24.533Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/5.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-5.1.0-SNAPSHOT.pom
15:10:24 [2022-05-26T19:10:24.533Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-5.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/5.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-5.1.0-SNAPSHOT-sources.jar
15:10:24 [2022-05-26T19:10:24.533Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-5.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/5.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-5.1.0-SNAPSHOT-pack200.jar.pack.gz
15:10:24 [2022-05-26T19:10:24.533Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/5.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-5.1.0-SNAPSHOT-p2metadata.xml
15:10:24 [2022-05-26T19:10:24.533Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/5.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-5.1.0-SNAPSHOT-p2artifacts.xml
15:10:24 [2022-05-26T19:10:24.533Z] [INFO] 
15:10:24 [2022-05-26T19:10:24.533Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.core ---
15:10:24 [2022-05-26T19:10:24.533Z] [INFO] 
15:10:24 [2022-05-26T19:10:24.533Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui >---
15:10:24 [2022-05-26T19:10:24.533Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui 3.0.10-SNAPSHOT [96/140]
15:10:24 [2022-05-26T19:10:24.533Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:10:24 [2022-05-26T19:10:24.533Z] [INFO] 
15:10:24 [2022-05-26T19:10:24.533Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:10:24 [2022-05-26T19:10:24.533Z] [INFO] 
15:10:24 [2022-05-26T19:10:24.533Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:10:24 [2022-05-26T19:10:24.533Z] [INFO] The project's OSGi version is 3.0.10.202205261847
15:10:24 [2022-05-26T19:10:24.533Z] [INFO] 
15:10:24 [2022-05-26T19:10:24.533Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:10:24 [2022-05-26T19:10:24.533Z] [INFO] 
15:10:24 [2022-05-26T19:10:24.534Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:10:24 [2022-05-26T19:10:24.534Z] [INFO] 
15:10:24 [2022-05-26T19:10:24.534Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:10:24 [2022-05-26T19:10:24.534Z] [INFO] 
15:10:24 [2022-05-26T19:10:24.534Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:10:24 [2022-05-26T19:10:24.534Z] [INFO] 
15:10:24 [2022-05-26T19:10:24.534Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:10:24 [2022-05-26T19:10:24.534Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.ui...
15:10:24 [2022-05-26T19:10:24.791Z] [INFO] 
15:10:24 [2022-05-26T19:10:24.791Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:10:24 [2022-05-26T19:10:24.791Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:10:24 [2022-05-26T19:10:24.791Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.ui/src/main/resources
15:10:24 [2022-05-26T19:10:24.791Z] [INFO] 
15:10:24 [2022-05-26T19:10:24.791Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:10:24 [2022-05-26T19:10:24.791Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui:3.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
15:10:24 [2022-05-26T19:10:24.791Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/classes
15:10:25 [2022-05-26T19:10:25.354Z] [INFO] 
15:10:25 [2022-05-26T19:10:25.354Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:10:25 [2022-05-26T19:10:25.354Z] [INFO] 
15:10:25 [2022-05-26T19:10:25.354Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:10:25 [2022-05-26T19:10:25.354Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:10:25 [2022-05-26T19:10:25.354Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.ui/src/test/resources
15:10:25 [2022-05-26T19:10:25.354Z] [INFO] 
15:10:25 [2022-05-26T19:10:25.354Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:10:25 [2022-05-26T19:10:25.355Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui:3.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
15:10:25 [2022-05-26T19:10:25.355Z] [INFO] 
15:10:25 [2022-05-26T19:10:25.355Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:10:25 [2022-05-26T19:10:25.355Z] [INFO] No tests to run.
15:10:25 [2022-05-26T19:10:25.355Z] [INFO] 
15:10:25 [2022-05-26T19:10:25.355Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:10:25 [2022-05-26T19:10:25.355Z] [INFO] 
15:10:25 [2022-05-26T19:10:25.355Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:10:25 [2022-05-26T19:10:25.355Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.0.10-SNAPSHOT-sources.jar
15:10:25 [2022-05-26T19:10:25.355Z] [INFO] 
15:10:25 [2022-05-26T19:10:25.355Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:10:25 [2022-05-26T19:10:25.355Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.0.10-SNAPSHOT.jar
15:10:25 [2022-05-26T19:10:25.355Z] [INFO] 
15:10:25 [2022-05-26T19:10:25.355Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:10:25 [2022-05-26T19:10:25.355Z] [INFO] 
15:10:25 [2022-05-26T19:10:25.355Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:10:25 [2022-05-26T19:10:25.355Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:10:25 [2022-05-26T19:10:25.355Z] [INFO] 
15:10:25 [2022-05-26T19:10:25.355Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:10:25 [2022-05-26T19:10:25.355Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:10:25 [2022-05-26T19:10:25.355Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.0.10-SNAPSHOT.jar
15:10:25 [2022-05-26T19:10:25.355Z] [INFO] 
15:10:25 [2022-05-26T19:10:25.355Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:10:25 [2022-05-26T19:10:25.355Z] [INFO] 
15:10:25 [2022-05-26T19:10:25.355Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:10:25 [2022-05-26T19:10:25.355Z] [INFO] 
15:10:25 [2022-05-26T19:10:25.355Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:10:25 [2022-05-26T19:10:25.355Z] [INFO] No tests to run.
15:10:25 [2022-05-26T19:10:25.355Z] [INFO] 
15:10:25 [2022-05-26T19:10:25.355Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:10:25 [2022-05-26T19:10:25.355Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.0.10-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui/3.0.10-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.0.10-SNAPSHOT.jar
15:10:25 [2022-05-26T19:10:25.355Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui/3.0.10-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.0.10-SNAPSHOT.pom
15:10:25 [2022-05-26T19:10:25.355Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.0.10-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui/3.0.10-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.0.10-SNAPSHOT-sources.jar
15:10:25 [2022-05-26T19:10:25.355Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.0.10-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui/3.0.10-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.0.10-SNAPSHOT-pack200.jar.pack.gz
15:10:25 [2022-05-26T19:10:25.355Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui/3.0.10-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.0.10-SNAPSHOT-p2metadata.xml
15:10:25 [2022-05-26T19:10:25.355Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui/3.0.10-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.0.10-SNAPSHOT-p2artifacts.xml
15:10:25 [2022-05-26T19:10:25.355Z] [INFO] 
15:10:25 [2022-05-26T19:10:25.355Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:10:25 [2022-05-26T19:10:25.355Z] [INFO] 
15:10:25 [2022-05-26T19:10:25.355Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust >----
15:10:25 [2022-05-26T19:10:25.355Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust 7.3.0-SNAPSHOT     [97/140]
15:10:25 [2022-05-26T19:10:25.355Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
15:10:25 [2022-05-26T19:10:25.355Z] [INFO] 
15:10:25 [2022-05-26T19:10:25.355Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust ---
15:10:25 [2022-05-26T19:10:25.355Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust/target
15:10:25 [2022-05-26T19:10:25.355Z] [INFO] 
15:10:25 [2022-05-26T19:10:25.355Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.ust ---
15:10:25 [2022-05-26T19:10:25.355Z] [INFO] The project's OSGi version is 7.3.0.202205261847
15:10:25 [2022-05-26T19:10:25.355Z] [INFO] 
15:10:25 [2022-05-26T19:10:25.355Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust ---
15:10:25 [2022-05-26T19:10:25.355Z] [INFO] 
15:10:25 [2022-05-26T19:10:25.355Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust ---
15:10:25 [2022-05-26T19:10:25.355Z] [INFO] 
15:10:25 [2022-05-26T19:10:25.355Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust ---
15:10:25 [2022-05-26T19:10:25.355Z] [INFO] 
15:10:25 [2022-05-26T19:10:25.355Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust ---
15:10:25 [2022-05-26T19:10:25.355Z] [INFO] 
15:10:25 [2022-05-26T19:10:25.355Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.ust ---
15:10:25 [2022-05-26T19:10:25.355Z] [INFO] 
15:10:25 [2022-05-26T19:10:25.355Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust ---
15:10:25 [2022-05-26T19:10:25.355Z] [INFO] 
15:10:25 [2022-05-26T19:10:25.355Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.lttng2.ust ---
15:10:25 [2022-05-26T19:10:25.355Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-7.3.0-SNAPSHOT.jar
15:10:25 [2022-05-26T19:10:25.355Z] [INFO] 
15:10:25 [2022-05-26T19:10:25.355Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust ---
15:10:25 [2022-05-26T19:10:25.355Z] [INFO] 
15:10:25 [2022-05-26T19:10:25.355Z] [INFO] --- tycho-p2-plugin:2.7.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.lttng2.ust ---
15:10:25 [2022-05-26T19:10:25.355Z] [INFO] 
15:10:25 [2022-05-26T19:10:25.355Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust ---
15:10:25 [2022-05-26T19:10:25.355Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:10:25 [2022-05-26T19:10:25.614Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-7.3.0-SNAPSHOT-sources-feature.jar
15:10:25 [2022-05-26T19:10:25.614Z] [INFO] 
15:10:25 [2022-05-26T19:10:25.615Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust ---
15:10:25 [2022-05-26T19:10:25.615Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:10:25 [2022-05-26T19:10:25.615Z] [INFO] 
15:10:25 [2022-05-26T19:10:25.615Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust ---
15:10:25 [2022-05-26T19:10:25.615Z] [INFO] 
15:10:25 [2022-05-26T19:10:25.615Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust ---
15:10:25 [2022-05-26T19:10:25.615Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-7.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/7.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-7.3.0-SNAPSHOT.jar
15:10:25 [2022-05-26T19:10:25.615Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/7.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-7.3.0-SNAPSHOT.pom
15:10:25 [2022-05-26T19:10:25.615Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-7.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/7.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-7.3.0-SNAPSHOT-sources-feature.jar
15:10:25 [2022-05-26T19:10:25.615Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/7.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-7.3.0-SNAPSHOT-p2metadata.xml
15:10:25 [2022-05-26T19:10:25.615Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/7.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-7.3.0-SNAPSHOT-p2artifacts.xml
15:10:25 [2022-05-26T19:10:25.615Z] [INFO] 
15:10:25 [2022-05-26T19:10:25.615Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust ---
15:10:25 [2022-05-26T19:10:25.615Z] [INFO] 
15:10:25 [2022-05-26T19:10:25.615Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests >--
15:10:25 [2022-05-26T19:10:25.615Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.core.tests 1.0.12-SNAPSHOT [98/140]
15:10:25 [2022-05-26T19:10:25.615Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:10:25 [2022-05-26T19:10:25.615Z] [INFO] 
15:10:25 [2022-05-26T19:10:25.615Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:10:25 [2022-05-26T19:10:25.615Z] [INFO] 
15:10:25 [2022-05-26T19:10:25.615Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:10:25 [2022-05-26T19:10:25.615Z] [INFO] The project's OSGi version is 1.0.12.202205261847
15:10:25 [2022-05-26T19:10:25.615Z] [INFO] 
15:10:25 [2022-05-26T19:10:25.615Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:10:25 [2022-05-26T19:10:25.615Z] [INFO] 
15:10:25 [2022-05-26T19:10:25.615Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:10:25 [2022-05-26T19:10:25.615Z] [INFO] 
15:10:25 [2022-05-26T19:10:25.615Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:10:25 [2022-05-26T19:10:25.615Z] [INFO] 
15:10:25 [2022-05-26T19:10:25.615Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:10:25 [2022-05-26T19:10:25.615Z] [INFO] 
15:10:25 [2022-05-26T19:10:25.615Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:10:25 [2022-05-26T19:10:25.615Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.core.tests...
15:10:25 [2022-05-26T19:10:25.873Z] [INFO] 
15:10:25 [2022-05-26T19:10:25.873Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:10:25 [2022-05-26T19:10:25.873Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:10:25 [2022-05-26T19:10:25.873Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/src/main/resources
15:10:25 [2022-05-26T19:10:25.873Z] [INFO] 
15:10:25 [2022-05-26T19:10:25.873Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:10:25 [2022-05-26T19:10:25.873Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/pom.xml
15:10:25 [2022-05-26T19:10:25.873Z] [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/classes
15:10:26 [2022-05-26T19:10:26.130Z] [INFO] 
15:10:26 [2022-05-26T19:10:26.130Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:10:26 [2022-05-26T19:10:26.130Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:10:26 [2022-05-26T19:10:26.130Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/src/test/resources
15:10:26 [2022-05-26T19:10:26.130Z] [INFO] 
15:10:26 [2022-05-26T19:10:26.130Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:10:26 [2022-05-26T19:10:26.130Z] [INFO] 
15:10:26 [2022-05-26T19:10:26.130Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:10:26 [2022-05-26T19:10:26.130Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.12-SNAPSHOT-sources.jar
15:10:26 [2022-05-26T19:10:26.130Z] [INFO] 
15:10:26 [2022-05-26T19:10:26.130Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:10:26 [2022-05-26T19:10:26.130Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.12-SNAPSHOT.jar
15:10:26 [2022-05-26T19:10:26.130Z] [INFO] 
15:10:26 [2022-05-26T19:10:26.130Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:10:26 [2022-05-26T19:10:26.130Z] [INFO] 
15:10:26 [2022-05-26T19:10:26.130Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:10:26 [2022-05-26T19:10:26.130Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:10:26 [2022-05-26T19:10:26.130Z] [INFO] 
15:10:26 [2022-05-26T19:10:26.130Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:10:26 [2022-05-26T19:10:26.130Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:10:26 [2022-05-26T19:10:26.130Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.12-SNAPSHOT.jar
15:10:26 [2022-05-26T19:10:26.130Z] [INFO] 
15:10:26 [2022-05-26T19:10:26.130Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:10:26 [2022-05-26T19:10:26.130Z] [INFO] 
15:10:26 [2022-05-26T19:10:26.130Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:10:26 [2022-05-26T19:10:26.695Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java)
15:10:26 [2022-05-26T19:10:26.695Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work/data/.metadata/.log
15:10:26 [2022-05-26T19:10:26.695Z] [INFO] Command line:
15:10:26 [2022-05-26T19:10:26.695Z] 	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:10:26 [2022-05-26T19:10:26.695Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:10:30 [2022-05-26T19:10:30.874Z] !SESSION 2022-05-26 19:10:26.694 -----------------------------------------------
15:10:30 [2022-05-26T19:10:30.874Z] eclipse.buildId=unknown
15:10:30 [2022-05-26T19:10:30.874Z] java.version=11.0.2
15:10:30 [2022-05-26T19:10:30.874Z] java.vendor=Oracle Corporation
15:10:30 [2022-05-26T19:10:30.874Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:10:30 [2022-05-26T19:10:30.874Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/surefire.properties -product org.eclipse.platform.ide
15:10:30 [2022-05-26T19:10:30.874Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
15:10:30 [2022-05-26T19:10:30.874Z] 
15:10:30 [2022-05-26T19:10:30.874Z] !ENTRY org.eclipse.compare.win32 4 0 2022-05-26 19:10:30.454
15:10:30 [2022-05-26T19:10:30.874Z] !MESSAGE FrameworkEvent ERROR
15:10:30 [2022-05-26T19:10:30.874Z] !STACK 0
15:10:30 [2022-05-26T19:10:30.874Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [66]
15:10:30 [2022-05-26T19:10:30.874Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:10:30 [2022-05-26T19:10:30.874Z] 
15:10:30 [2022-05-26T19:10:30.874Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
15:10:30 [2022-05-26T19:10:30.874Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1847)
15:10:30 [2022-05-26T19:10:30.874Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:10:30 [2022-05-26T19:10:30.874Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1840)
15:10:30 [2022-05-26T19:10:30.874Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1781)
15:10:30 [2022-05-26T19:10:30.874Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1745)
15:10:30 [2022-05-26T19:10:30.874Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1667)
15:10:30 [2022-05-26T19:10:30.874Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:10:30 [2022-05-26T19:10:30.874Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:10:30 [2022-05-26T19:10:30.874Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:10:30 [2022-05-26T19:10:30.874Z] 
15:10:30 [2022-05-26T19:10:30.875Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2022-05-26 19:10:30.776
15:10:30 [2022-05-26T19:10:30.875Z] !MESSAGE FrameworkEvent ERROR
15:10:30 [2022-05-26T19:10:30.875Z] !STACK 0
15:10:30 [2022-05-26T19:10:30.875Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [139]
15:10:30 [2022-05-26T19:10:30.875Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:10:30 [2022-05-26T19:10:30.875Z] 
15:10:30 [2022-05-26T19:10:30.875Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
15:10:30 [2022-05-26T19:10:30.875Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1847)
15:10:30 [2022-05-26T19:10:30.875Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:10:30 [2022-05-26T19:10:30.875Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1840)
15:10:30 [2022-05-26T19:10:30.875Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1781)
15:10:30 [2022-05-26T19:10:30.875Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1745)
15:10:30 [2022-05-26T19:10:30.875Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1667)
15:10:30 [2022-05-26T19:10:30.875Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:10:30 [2022-05-26T19:10:30.875Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:10:30 [2022-05-26T19:10:30.875Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:10:32 [2022-05-26T19:10:32.244Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.trace.LttngUstTraceTest
15:10:32 [2022-05-26T19:10:32.501Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.43 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.trace.LttngUstTraceTest
15:10:32 [2022-05-26T19:10:32.501Z] testTidAspect  Time elapsed: 0.421 s
15:10:32 [2022-05-26T19:10:32.501Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LTTngUstCallStackAnalysisRequirementTest
15:10:32 [2022-05-26T19:10:32.501Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LTTngUstCallStackAnalysisRequirementTest
15:10:32 [2022-05-26T19:10:32.501Z] testCallStackRequirements  Time elapsed: 0.042 s
15:10:32 [2022-05-26T19:10:32.501Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest
15:10:37 [2022-05-26T19:10:37.365Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-6qwbh-ss0s2 because kubernetes resource quota exceeded. 
15:10:37 [2022-05-26T19:10:37.365Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-6qwbh-ss0s2" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
15:10:37 [2022-05-26T19:10:37.365Z] Retrying...
15:10:37 [2022-05-26T19:10:37.365Z] 
15:10:39 [2022-05-26T19:10:39.550Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-6qwbh-qnb6w because kubernetes resource quota exceeded. 
15:10:39 [2022-05-26T19:10:39.550Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-6qwbh-qnb6w" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
15:10:39 [2022-05-26T19:10:39.550Z] Retrying...
15:10:39 [2022-05-26T19:10:39.550Z] 
15:10:41 [2022-05-26T19:10:41.976Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-6qwbh-hwnwk because kubernetes resource quota exceeded. 
15:10:41 [2022-05-26T19:10:41.976Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-6qwbh-hwnwk" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
15:10:41 [2022-05-26T19:10:41.976Z] Retrying...
15:10:41 [2022-05-26T19:10:41.976Z] 
15:10:44 [2022-05-26T19:10:44.691Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.78 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest
15:10:44 [2022-05-26T19:10:44.691Z] testCallStackEnd  Time elapsed: 1.823 s
15:10:44 [2022-05-26T19:10:44.691Z] testConstruction  Time elapsed: 1.307 s
15:10:44 [2022-05-26T19:10:44.691Z] testCallStack1  Time elapsed: 1.257 s
15:10:44 [2022-05-26T19:10:44.691Z] testCallStack2  Time elapsed: 1.232 s
15:10:44 [2022-05-26T19:10:44.691Z] testCallStack3  Time elapsed: 1.188 s
15:10:44 [2022-05-26T19:10:44.691Z] testOtherUstTrace  Time elapsed: 2.824 s
15:10:44 [2022-05-26T19:10:44.691Z] testCallStackBegin  Time elapsed: 1.145 s
15:10:44 [2022-05-26T19:10:44.691Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest
15:10:51 [2022-05-26T19:10:51.976Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-6qwbh-n77xb because kubernetes resource quota exceeded. 
15:10:51 [2022-05-26T19:10:51.976Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-6qwbh-n77xb" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
15:10:51 [2022-05-26T19:10:51.976Z] Retrying...
15:10:51 [2022-05-26T19:10:51.976Z] 
15:10:54 [2022-05-26T19:10:54.648Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.674 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest
15:10:54 [2022-05-26T19:10:54.649Z] testCallStackEnd  Time elapsed: 1.221 s
15:10:54 [2022-05-26T19:10:54.649Z] testConstruction  Time elapsed: 1.138 s
15:10:54 [2022-05-26T19:10:54.649Z] testCallStack1  Time elapsed: 1.145 s
15:10:54 [2022-05-26T19:10:54.649Z] testCallStack2  Time elapsed: 1.208 s
15:10:54 [2022-05-26T19:10:54.649Z] testCallStack3  Time elapsed: 1.146 s
15:10:54 [2022-05-26T19:10:54.649Z] testOtherUstTrace  Time elapsed: 2.674 s
15:10:54 [2022-05-26T19:10:54.649Z] testCallStackBegin  Time elapsed: 1.14 s
15:10:54 [2022-05-26T19:10:54.649Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest
15:10:54 [2022-05-26T19:10:54.649Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest
15:10:54 [2022-05-26T19:10:54.649Z] testStartBundleContext  Time elapsed: 0 s
15:10:54 [2022-05-26T19:10:54.649Z] testActivator  Time elapsed: 0.001 s
15:10:54 [2022-05-26T19:10:54.649Z] testStopBundleContext  Time elapsed: 0 s
15:10:54 [2022-05-26T19:10:54.649Z] testGetDefault  Time elapsed: 0 s
15:10:54 [2022-05-26T19:10:54.649Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.memory.UstMemoryAnalysisModuleTest
15:10:54 [2022-05-26T19:10:54.649Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.002 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.memory.UstMemoryAnalysisModuleTest
15:10:54 [2022-05-26T19:10:54.649Z] testGetAnalysisRequirements skipped
15:10:54 [2022-05-26T19:10:54.649Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest
15:10:58 [2022-05-26T19:10:58.830Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.854 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest
15:10:58 [2022-05-26T19:10:58.830Z] testExec  Time elapsed: 1.137 s
15:10:58 [2022-05-26T19:10:58.830Z] testGetAnalysisRequirements  Time elapsed: 0.001 s
15:10:58 [2022-05-26T19:10:58.830Z] testGetAllBinaries  Time elapsed: 1.133 s
15:10:58 [2022-05-26T19:10:58.830Z] testExecution  Time elapsed: 0.086 s
15:10:58 [2022-05-26T19:10:58.830Z] testTwoProcesses  Time elapsed: 1.108 s
15:10:58 [2022-05-26T19:10:58.830Z] testCanExecute  Time elapsed: 0.015 s
15:10:58 [2022-05-26T19:10:58.830Z] testBuildIDDebugLink  Time elapsed: 1.109 s
15:10:58 [2022-05-26T19:10:58.830Z] testCannotExcecute  Time elapsed: 0.048 s
15:10:58 [2022-05-26T19:10:58.830Z] testBinaryCallsites  Time elapsed: 1.215 s
15:10:58 [2022-05-26T19:10:58.830Z] 
15:10:58 [2022-05-26T19:10:58.830Z] Results:
15:10:58 [2022-05-26T19:10:58.830Z] 
15:10:58 [2022-05-26T19:10:58.830Z] Tests run: 30, Failures: 0, Errors: 0, Skipped: 1
15:10:58 [2022-05-26T19:10:58.830Z] 
15:10:59 [2022-05-26T19:10:59.088Z] [INFO] All tests passed!
15:10:59 [2022-05-26T19:10:59.088Z] [INFO] 
15:10:59 [2022-05-26T19:10:59.088Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:10:59 [2022-05-26T19:10:59.088Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.12-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.12-SNAPSHOT.jar
15:10:59 [2022-05-26T19:10:59.088Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.12-SNAPSHOT.pom
15:10:59 [2022-05-26T19:10:59.088Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.12-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.12-SNAPSHOT-sources.jar
15:10:59 [2022-05-26T19:10:59.088Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.12-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.12-SNAPSHOT-pack200.jar.pack.gz
15:10:59 [2022-05-26T19:10:59.088Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.12-SNAPSHOT-p2metadata.xml
15:10:59 [2022-05-26T19:10:59.088Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.12-SNAPSHOT-p2artifacts.xml
15:10:59 [2022-05-26T19:10:59.088Z] [INFO] 
15:10:59 [2022-05-26T19:10:59.088Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:10:59 [2022-05-26T19:10:59.088Z] [INFO] 
15:10:59 [2022-05-26T19:10:59.088Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests >--
15:10:59 [2022-05-26T19:10:59.088Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui.tests 1.0.2-SNAPSHOT [99/140]
15:10:59 [2022-05-26T19:10:59.088Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:10:59 [2022-05-26T19:10:59.088Z] [INFO] 
15:10:59 [2022-05-26T19:10:59.088Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:10:59 [2022-05-26T19:10:59.088Z] [INFO] 
15:10:59 [2022-05-26T19:10:59.088Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:10:59 [2022-05-26T19:10:59.088Z] [INFO] The project's OSGi version is 1.0.2.202205261847
15:10:59 [2022-05-26T19:10:59.088Z] [INFO] 
15:10:59 [2022-05-26T19:10:59.088Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:10:59 [2022-05-26T19:10:59.088Z] [INFO] 
15:10:59 [2022-05-26T19:10:59.088Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:10:59 [2022-05-26T19:10:59.088Z] [INFO] 
15:10:59 [2022-05-26T19:10:59.088Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:10:59 [2022-05-26T19:10:59.088Z] [INFO] 
15:10:59 [2022-05-26T19:10:59.088Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:10:59 [2022-05-26T19:10:59.088Z] [INFO] 
15:10:59 [2022-05-26T19:10:59.088Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:10:59 [2022-05-26T19:10:59.088Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.ui.tests...
15:10:59 [2022-05-26T19:10:59.653Z] [INFO] 
15:10:59 [2022-05-26T19:10:59.653Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:10:59 [2022-05-26T19:10:59.653Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:10:59 [2022-05-26T19:10:59.653Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/src/main/resources
15:10:59 [2022-05-26T19:10:59.653Z] [INFO] 
15:10:59 [2022-05-26T19:10:59.653Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:10:59 [2022-05-26T19:10:59.653Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/pom.xml
15:10:59 [2022-05-26T19:10:59.653Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/classes
15:10:59 [2022-05-26T19:10:59.910Z] [INFO] 
15:10:59 [2022-05-26T19:10:59.910Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:10:59 [2022-05-26T19:10:59.910Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:10:59 [2022-05-26T19:10:59.910Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/src/test/resources
15:10:59 [2022-05-26T19:10:59.910Z] [INFO] 
15:10:59 [2022-05-26T19:10:59.910Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:10:59 [2022-05-26T19:10:59.910Z] [INFO] 
15:10:59 [2022-05-26T19:10:59.910Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:10:59 [2022-05-26T19:10:59.910Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.2-SNAPSHOT-sources.jar
15:10:59 [2022-05-26T19:10:59.910Z] [INFO] 
15:10:59 [2022-05-26T19:10:59.910Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:10:59 [2022-05-26T19:10:59.910Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.2-SNAPSHOT.jar
15:10:59 [2022-05-26T19:10:59.910Z] [INFO] 
15:10:59 [2022-05-26T19:10:59.910Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:10:59 [2022-05-26T19:10:59.910Z] [INFO] 
15:10:59 [2022-05-26T19:10:59.910Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:10:59 [2022-05-26T19:10:59.910Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:10:59 [2022-05-26T19:10:59.910Z] [INFO] 
15:10:59 [2022-05-26T19:10:59.910Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:10:59 [2022-05-26T19:10:59.910Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:10:59 [2022-05-26T19:10:59.910Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.2-SNAPSHOT.jar
15:10:59 [2022-05-26T19:10:59.910Z] [INFO] 
15:10:59 [2022-05-26T19:10:59.910Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:10:59 [2022-05-26T19:10:59.910Z] [INFO] 
15:10:59 [2022-05-26T19:10:59.910Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:10:59 [2022-05-26T19:10:59.910Z] [INFO] Skipping tests
15:10:59 [2022-05-26T19:10:59.910Z] [INFO] 
15:10:59 [2022-05-26T19:10:59.910Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:10:59 [2022-05-26T19:10:59.910Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.2-SNAPSHOT.jar
15:10:59 [2022-05-26T19:10:59.911Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.2-SNAPSHOT.pom
15:10:59 [2022-05-26T19:10:59.911Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.2-SNAPSHOT-sources.jar
15:10:59 [2022-05-26T19:10:59.911Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.2-SNAPSHOT-pack200.jar.pack.gz
15:10:59 [2022-05-26T19:10:59.911Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.2-SNAPSHOT-p2metadata.xml
15:10:59 [2022-05-26T19:10:59.911Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.2-SNAPSHOT-p2artifacts.xml
15:10:59 [2022-05-26T19:10:59.911Z] [INFO] 
15:10:59 [2022-05-26T19:10:59.911Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:10:59 [2022-05-26T19:10:59.911Z] [INFO] 
15:10:59 [2022-05-26T19:10:59.911Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests >--
15:10:59 [2022-05-26T19:10:59.911Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests 1.0.15-SNAPSHOT [100/140]
15:10:59 [2022-05-26T19:10:59.911Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:10:59 [2022-05-26T19:10:59.911Z] [INFO] 
15:10:59 [2022-05-26T19:10:59.911Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:10:59 [2022-05-26T19:10:59.911Z] [INFO] 
15:10:59 [2022-05-26T19:10:59.911Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:10:59 [2022-05-26T19:10:59.911Z] [INFO] The project's OSGi version is 1.0.15.202205261847
15:10:59 [2022-05-26T19:10:59.911Z] [INFO] 
15:10:59 [2022-05-26T19:10:59.911Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:10:59 [2022-05-26T19:10:59.911Z] [INFO] 
15:10:59 [2022-05-26T19:10:59.911Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:10:59 [2022-05-26T19:10:59.911Z] [INFO] 
15:10:59 [2022-05-26T19:10:59.911Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:10:59 [2022-05-26T19:10:59.911Z] [INFO] 
15:10:59 [2022-05-26T19:10:59.911Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:10:59 [2022-05-26T19:10:59.911Z] [INFO] 
15:10:59 [2022-05-26T19:10:59.911Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:10:59 [2022-05-26T19:10:59.911Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests...
15:11:00 [2022-05-26T19:11:00.476Z] [INFO] 
15:11:00 [2022-05-26T19:11:00.476Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:11:00 [2022-05-26T19:11:00.476Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:11:00 [2022-05-26T19:11:00.476Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/src/main/resources
15:11:00 [2022-05-26T19:11:00.476Z] [INFO] 
15:11:00 [2022-05-26T19:11:00.476Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:11:00 [2022-05-26T19:11:00.476Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests:1.0.15-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/pom.xml
15:11:00 [2022-05-26T19:11:00.476Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/classes
15:11:00 [2022-05-26T19:11:00.733Z] [INFO] 
15:11:00 [2022-05-26T19:11:00.733Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:11:00 [2022-05-26T19:11:00.733Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:11:00 [2022-05-26T19:11:00.734Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/src/test/resources
15:11:00 [2022-05-26T19:11:00.734Z] [INFO] 
15:11:00 [2022-05-26T19:11:00.734Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:11:00 [2022-05-26T19:11:00.734Z] [INFO] 
15:11:00 [2022-05-26T19:11:00.734Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:11:00 [2022-05-26T19:11:00.734Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.15-SNAPSHOT-sources.jar
15:11:00 [2022-05-26T19:11:00.734Z] [INFO] 
15:11:00 [2022-05-26T19:11:00.734Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:11:00 [2022-05-26T19:11:00.734Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.15-SNAPSHOT.jar
15:11:00 [2022-05-26T19:11:00.734Z] [INFO] 
15:11:00 [2022-05-26T19:11:00.734Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:11:00 [2022-05-26T19:11:00.734Z] [INFO] 
15:11:00 [2022-05-26T19:11:00.734Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:11:00 [2022-05-26T19:11:00.734Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:11:00 [2022-05-26T19:11:00.734Z] [INFO] 
15:11:00 [2022-05-26T19:11:00.734Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:11:00 [2022-05-26T19:11:00.734Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:11:00 [2022-05-26T19:11:00.734Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.15-SNAPSHOT.jar
15:11:00 [2022-05-26T19:11:00.734Z] [INFO] 
15:11:00 [2022-05-26T19:11:00.734Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:11:00 [2022-05-26T19:11:00.734Z] [INFO] 
15:11:00 [2022-05-26T19:11:00.734Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:11:00 [2022-05-26T19:11:00.734Z] [INFO] Skipping tests
15:11:00 [2022-05-26T19:11:00.734Z] [INFO] 
15:11:00 [2022-05-26T19:11:00.734Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:11:00 [2022-05-26T19:11:00.734Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.15-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.15-SNAPSHOT.jar
15:11:00 [2022-05-26T19:11:00.734Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.15-SNAPSHOT.pom
15:11:00 [2022-05-26T19:11:00.734Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.15-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.15-SNAPSHOT-sources.jar
15:11:00 [2022-05-26T19:11:00.734Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.15-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.15-SNAPSHOT-pack200.jar.pack.gz
15:11:00 [2022-05-26T19:11:00.734Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.15-SNAPSHOT-p2metadata.xml
15:11:00 [2022-05-26T19:11:00.734Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.15-SNAPSHOT-p2artifacts.xml
15:11:00 [2022-05-26T19:11:00.734Z] [INFO] 
15:11:00 [2022-05-26T19:11:00.734Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:11:00 [2022-05-26T19:11:00.991Z] [INFO] 
15:11:00 [2022-05-26T19:11:00.991Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap-parent >----
15:11:00 [2022-05-26T19:11:00.991Z] [INFO] Building Trace Compass Pcap Format Support Parent 7.3.0-SNAPSHOT [101/140]
15:11:00 [2022-05-26T19:11:00.991Z] [INFO] --------------------------------[ pom ]---------------------------------
15:11:00 [2022-05-26T19:11:00.991Z] [INFO] 
15:11:00 [2022-05-26T19:11:00.991Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.pcap-parent ---
15:11:00 [2022-05-26T19:11:00.991Z] [INFO] 
15:11:00 [2022-05-26T19:11:00.991Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap-parent ---
15:11:00 [2022-05-26T19:11:00.991Z] [INFO] 
15:11:00 [2022-05-26T19:11:00.991Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.pcap-parent ---
15:11:00 [2022-05-26T19:11:00.991Z] [INFO] 
15:11:00 [2022-05-26T19:11:00.991Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.pcap-parent ---
15:11:00 [2022-05-26T19:11:00.991Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:11:00 [2022-05-26T19:11:00.991Z] [INFO] 
15:11:00 [2022-05-26T19:11:00.991Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.pcap-parent ---
15:11:00 [2022-05-26T19:11:00.991Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:11:00 [2022-05-26T19:11:00.991Z] [INFO] 
15:11:00 [2022-05-26T19:11:00.991Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.pcap-parent ---
15:11:00 [2022-05-26T19:11:00.991Z] [INFO] 
15:11:00 [2022-05-26T19:11:00.991Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.pcap-parent ---
15:11:00 [2022-05-26T19:11:00.991Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap-parent/7.3.0-SNAPSHOT/org.eclipse.tracecompass.pcap-parent-7.3.0-SNAPSHOT.pom
15:11:00 [2022-05-26T19:11:00.991Z] [INFO] 
15:11:00 [2022-05-26T19:11:00.991Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core >-----
15:11:00 [2022-05-26T19:11:00.991Z] [INFO] Building org.eclipse.tracecompass.pcap.core 1.1.3-SNAPSHOT     [102/140]
15:11:00 [2022-05-26T19:11:00.991Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:11:00 [2022-05-26T19:11:00.991Z] [INFO] 
15:11:00 [2022-05-26T19:11:00.991Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.pcap.core ---
15:11:00 [2022-05-26T19:11:00.991Z] [INFO] 
15:11:00 [2022-05-26T19:11:00.991Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.pcap.core ---
15:11:00 [2022-05-26T19:11:00.991Z] [INFO] The project's OSGi version is 1.1.3.202205261847
15:11:00 [2022-05-26T19:11:00.991Z] [INFO] 
15:11:00 [2022-05-26T19:11:00.991Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.pcap.core ---
15:11:00 [2022-05-26T19:11:00.991Z] [INFO] 
15:11:00 [2022-05-26T19:11:00.991Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.pcap.core ---
15:11:00 [2022-05-26T19:11:00.991Z] [INFO] 
15:11:00 [2022-05-26T19:11:00.991Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap.core ---
15:11:00 [2022-05-26T19:11:00.991Z] [INFO] 
15:11:00 [2022-05-26T19:11:00.991Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.pcap.core ---
15:11:00 [2022-05-26T19:11:00.991Z] [INFO] 
15:11:00 [2022-05-26T19:11:00.991Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.pcap.core ---
15:11:00 [2022-05-26T19:11:00.991Z] [INFO] Resolving class path of org.eclipse.tracecompass.pcap.core...
15:11:00 [2022-05-26T19:11:00.991Z] [INFO] 
15:11:00 [2022-05-26T19:11:00.991Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.pcap.core ---
15:11:00 [2022-05-26T19:11:00.991Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:11:00 [2022-05-26T19:11:00.991Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core/src/main/resources
15:11:00 [2022-05-26T19:11:00.991Z] [INFO] 
15:11:00 [2022-05-26T19:11:00.991Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.pcap.core ---
15:11:00 [2022-05-26T19:11:00.991Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core:1.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
15:11:00 [2022-05-26T19:11:00.991Z] [INFO] Compiling 55 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core/target/classes
15:11:01 [2022-05-26T19:11:01.248Z] [INFO] 
15:11:01 [2022-05-26T19:11:01.248Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.pcap.core ---
15:11:01 [2022-05-26T19:11:01.248Z] [INFO] 
15:11:01 [2022-05-26T19:11:01.248Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.pcap.core ---
15:11:01 [2022-05-26T19:11:01.248Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:11:01 [2022-05-26T19:11:01.248Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core/src/test/resources
15:11:01 [2022-05-26T19:11:01.248Z] [INFO] 
15:11:01 [2022-05-26T19:11:01.248Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.pcap.core ---
15:11:01 [2022-05-26T19:11:01.248Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core:1.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
15:11:01 [2022-05-26T19:11:01.248Z] [INFO] 
15:11:01 [2022-05-26T19:11:01.248Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.pcap.core ---
15:11:01 [2022-05-26T19:11:01.248Z] [INFO] No tests to run.
15:11:01 [2022-05-26T19:11:01.248Z] [INFO] 
15:11:01 [2022-05-26T19:11:01.248Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.pcap.core ---
15:11:01 [2022-05-26T19:11:01.248Z] [INFO] 
15:11:01 [2022-05-26T19:11:01.248Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.pcap.core ---
15:11:01 [2022-05-26T19:11:01.248Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.1.3-SNAPSHOT-sources.jar
15:11:01 [2022-05-26T19:11:01.248Z] [INFO] 
15:11:01 [2022-05-26T19:11:01.248Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.pcap.core ---
15:11:01 [2022-05-26T19:11:01.248Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.1.3-SNAPSHOT.jar
15:11:01 [2022-05-26T19:11:01.248Z] [INFO] 
15:11:01 [2022-05-26T19:11:01.248Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.pcap.core ---
15:11:01 [2022-05-26T19:11:01.248Z] [INFO] 
15:11:01 [2022-05-26T19:11:01.248Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.pcap.core ---
15:11:01 [2022-05-26T19:11:01.248Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:11:01 [2022-05-26T19:11:01.248Z] [INFO] 
15:11:01 [2022-05-26T19:11:01.248Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.pcap.core ---
15:11:01 [2022-05-26T19:11:01.248Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:11:01 [2022-05-26T19:11:01.248Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.1.3-SNAPSHOT.jar
15:11:01 [2022-05-26T19:11:01.505Z] [INFO] 
15:11:01 [2022-05-26T19:11:01.505Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.pcap.core ---
15:11:01 [2022-05-26T19:11:01.505Z] [INFO] 
15:11:01 [2022-05-26T19:11:01.505Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.pcap.core ---
15:11:01 [2022-05-26T19:11:01.505Z] [INFO] 
15:11:01 [2022-05-26T19:11:01.505Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.pcap.core ---
15:11:01 [2022-05-26T19:11:01.505Z] [INFO] No tests to run.
15:11:01 [2022-05-26T19:11:01.505Z] [INFO] 
15:11:01 [2022-05-26T19:11:01.505Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.pcap.core ---
15:11:01 [2022-05-26T19:11:01.505Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.1.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.1.3-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.1.3-SNAPSHOT.jar
15:11:01 [2022-05-26T19:11:01.505Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.1.3-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.1.3-SNAPSHOT.pom
15:11:01 [2022-05-26T19:11:01.505Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.1.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.1.3-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.1.3-SNAPSHOT-sources.jar
15:11:01 [2022-05-26T19:11:01.505Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.1.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.1.3-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.1.3-SNAPSHOT-pack200.jar.pack.gz
15:11:01 [2022-05-26T19:11:01.505Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.1.3-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.1.3-SNAPSHOT-p2metadata.xml
15:11:01 [2022-05-26T19:11:01.505Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.1.3-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.1.3-SNAPSHOT-p2artifacts.xml
15:11:01 [2022-05-26T19:11:01.505Z] [INFO] 
15:11:01 [2022-05-26T19:11:01.505Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.pcap.core ---
15:11:01 [2022-05-26T19:11:01.505Z] [INFO] 
15:11:01 [2022-05-26T19:11:01.505Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests >--
15:11:01 [2022-05-26T19:11:01.506Z] [INFO] Building Trace Compass Pcap Parser Core Tests Plug-in 1.0.5-SNAPSHOT [103/140]
15:11:01 [2022-05-26T19:11:01.506Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:11:01 [2022-05-26T19:11:01.506Z] [INFO] 
15:11:01 [2022-05-26T19:11:01.506Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.pcap.core.tests ---
15:11:01 [2022-05-26T19:11:01.506Z] [INFO] 
15:11:01 [2022-05-26T19:11:01.506Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.pcap.core.tests ---
15:11:01 [2022-05-26T19:11:01.506Z] [INFO] The project's OSGi version is 1.0.5.202205261847
15:11:01 [2022-05-26T19:11:01.506Z] [INFO] 
15:11:01 [2022-05-26T19:11:01.506Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.pcap.core.tests ---
15:11:01 [2022-05-26T19:11:01.506Z] [INFO] 
15:11:01 [2022-05-26T19:11:01.506Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.pcap.core.tests ---
15:11:01 [2022-05-26T19:11:01.506Z] [INFO] 
15:11:01 [2022-05-26T19:11:01.506Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap.core.tests ---
15:11:01 [2022-05-26T19:11:01.506Z] [INFO] 
15:11:01 [2022-05-26T19:11:01.506Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.pcap.core.tests ---
15:11:01 [2022-05-26T19:11:01.506Z] [INFO] 
15:11:01 [2022-05-26T19:11:01.506Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.pcap.core.tests ---
15:11:01 [2022-05-26T19:11:01.506Z] [INFO] Resolving class path of Trace Compass Pcap Parser Core Tests Plug-in...
15:11:01 [2022-05-26T19:11:01.762Z] [INFO] 
15:11:01 [2022-05-26T19:11:01.762Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.pcap.core.tests ---
15:11:01 [2022-05-26T19:11:01.762Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:11:01 [2022-05-26T19:11:01.762Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core.tests/src/main/resources
15:11:01 [2022-05-26T19:11:01.762Z] [INFO] 
15:11:01 [2022-05-26T19:11:01.762Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.pcap.core.tests ---
15:11:01 [2022-05-26T19:11:01.762Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml
15:11:01 [2022-05-26T19:11:01.763Z] [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core.tests/target/classes
15:11:02 [2022-05-26T19:11:02.020Z] [INFO] 
15:11:02 [2022-05-26T19:11:02.020Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.pcap.core.tests ---
15:11:02 [2022-05-26T19:11:02.020Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:11:02 [2022-05-26T19:11:02.020Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core.tests/src/test/resources
15:11:02 [2022-05-26T19:11:02.020Z] [INFO] 
15:11:02 [2022-05-26T19:11:02.020Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.pcap.core.tests ---
15:11:02 [2022-05-26T19:11:02.020Z] [INFO] 
15:11:02 [2022-05-26T19:11:02.020Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.pcap.core.tests ---
15:11:02 [2022-05-26T19:11:02.020Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.5-SNAPSHOT-sources.jar
15:11:02 [2022-05-26T19:11:02.020Z] [INFO] 
15:11:02 [2022-05-26T19:11:02.020Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.pcap.core.tests ---
15:11:02 [2022-05-26T19:11:02.020Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.5-SNAPSHOT.jar
15:11:02 [2022-05-26T19:11:02.020Z] [INFO] 
15:11:02 [2022-05-26T19:11:02.020Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.pcap.core.tests ---
15:11:02 [2022-05-26T19:11:02.020Z] [INFO] 
15:11:02 [2022-05-26T19:11:02.020Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.pcap.core.tests ---
15:11:02 [2022-05-26T19:11:02.020Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:11:02 [2022-05-26T19:11:02.020Z] [INFO] 
15:11:02 [2022-05-26T19:11:02.020Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.pcap.core.tests ---
15:11:02 [2022-05-26T19:11:02.020Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:11:02 [2022-05-26T19:11:02.020Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.5-SNAPSHOT.jar
15:11:02 [2022-05-26T19:11:02.020Z] [INFO] 
15:11:02 [2022-05-26T19:11:02.020Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.pcap.core.tests ---
15:11:02 [2022-05-26T19:11:02.020Z] [INFO] 
15:11:02 [2022-05-26T19:11:02.020Z] [INFO] --- maven-antrun-plugin:1.8:run (prepare) @ org.eclipse.tracecompass.pcap.core.tests ---
15:11:02 [2022-05-26T19:11:02.108Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-6qwbh-0tqll because kubernetes resource quota exceeded. 
15:11:02 [2022-05-26T19:11:02.108Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-6qwbh-0tqll" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
15:11:02 [2022-05-26T19:11:02.108Z] Retrying...
15:11:02 [2022-05-26T19:11:02.108Z] 
15:11:02 [2022-05-26T19:11:02.277Z] [INFO] Executing tasks
15:11:02 [2022-05-26T19:11:02.278Z] 
15:11:02 [2022-05-26T19:11:02.278Z] main:
15:11:02 [2022-05-26T19:11:02.278Z] 
15:11:02 [2022-05-26T19:11:02.278Z] main:
15:11:02 [2022-05-26T19:11:02.278Z] 
15:11:02 [2022-05-26T19:11:02.278Z] checkAnyTraceExists:
15:11:02 [2022-05-26T19:11:02.278Z] 
15:11:02 [2022-05-26T19:11:02.278Z] verifyChecksum:
15:11:02 [2022-05-26T19:11:02.278Z]      [echo] Verifying: ${anyTraceExists}
15:11:02 [2022-05-26T19:11:02.278Z] 
15:11:02 [2022-05-26T19:11:02.278Z] deleteFailedCheckSumTraces:
15:11:02 [2022-05-26T19:11:02.278Z] 
15:11:02 [2022-05-26T19:11:02.278Z] downloadTraceFiles:
15:11:02 [2022-05-26T19:11:02.278Z]      [echo] Attempting to download test traces
15:11:02 [2022-05-26T19:11:02.278Z]       [get] Getting: http://wiki.eclipse.org/images/1/18/Short_LittleEndian.pcap.zip
15:11:02 [2022-05-26T19:11:02.278Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_LittleEndian.pcap.zip
15:11:02 [2022-05-26T19:11:02.278Z]       [get] Getting: http://wiki.eclipse.org/images/2/25/Short_BigEndian.pcap.zip
15:11:02 [2022-05-26T19:11:02.278Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_BigEndian.pcap.zip
15:11:02 [2022-05-26T19:11:02.278Z]       [get] Getting: http://wiki.eclipse.org/images/6/64/MostlyUDP.pcap.zip
15:11:02 [2022-05-26T19:11:02.278Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyUDP.pcap.zip
15:11:02 [2022-05-26T19:11:02.278Z]       [get] Getting: http://wiki.eclipse.org/images/8/8d/MostlyTCP.pcap.zip
15:11:02 [2022-05-26T19:11:02.278Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyTCP.pcap.zip
15:11:02 [2022-05-26T19:11:02.278Z]       [get] Getting: http://wiki.eclipse.org/images/c/c1/EmptyPcap.pcap.zip
15:11:02 [2022-05-26T19:11:02.278Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/EmptyPcap.pcap.zip
15:11:02 [2022-05-26T19:11:02.278Z]       [get] Getting: http://wiki.eclipse.org/images/5/5e/BadPcapFile.pcap.zip
15:11:02 [2022-05-26T19:11:02.278Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BadPcapFile.pcap.zip
15:11:02 [2022-05-26T19:11:02.278Z]       [get] Getting: http://wiki.eclipse.org/images/1/12/BenchmarkTrace.pcap.zip
15:11:02 [2022-05-26T19:11:02.278Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BenchmarkTrace.pcap.zip
15:11:02 [2022-05-26T19:11:02.278Z]       [get] Getting: http://lttng.org/files/samples/sample-ctf-trace-20120412.tar.bz2
15:11:02 [2022-05-26T19:11:02.278Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar.bz2
15:11:02 [2022-05-26T19:11:02.536Z]       [get] http://lttng.org/files/samples/sample-ctf-trace-20120412.tar.bz2 permanently moved to https://lttng.org/files/samples/sample-ctf-trace-20120412.tar.bz2
15:11:02 [2022-05-26T19:11:02.793Z] 
15:11:02 [2022-05-26T19:11:02.793Z] extractTraces:
15:11:02 [2022-05-26T19:11:02.793Z] 
15:11:02 [2022-05-26T19:11:02.793Z] checkAnyTraceExists:
15:11:02 [2022-05-26T19:11:02.793Z] 
15:11:02 [2022-05-26T19:11:02.793Z] verifyChecksum:
15:11:02 [2022-05-26T19:11:02.793Z]      [echo] Verifying: /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BadPcapFile.pcap.zip /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BenchmarkTrace.pcap.zip /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/EmptyPcap.pcap.zip /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyTCP.pcap.zip /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyUDP.pcap.zip /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_BigEndian.pcap.zip /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_LittleEndian.pcap.zip /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar.bz2
15:11:02 [2022-05-26T19:11:02.793Z] 
15:11:02 [2022-05-26T19:11:02.793Z] warnFailedCheckSum:
15:11:02 [2022-05-26T19:11:02.793Z]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_LittleEndian.pcap.zip into /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
15:11:02 [2022-05-26T19:11:02.793Z]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_BigEndian.pcap.zip into /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
15:11:02 [2022-05-26T19:11:02.793Z]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyUDP.pcap.zip into /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
15:11:02 [2022-05-26T19:11:02.793Z]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyTCP.pcap.zip into /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
15:11:02 [2022-05-26T19:11:02.793Z]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/EmptyPcap.pcap.zip into /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
15:11:02 [2022-05-26T19:11:02.793Z]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BadPcapFile.pcap.zip into /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
15:11:02 [2022-05-26T19:11:02.793Z]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BenchmarkTrace.pcap.zip into /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
15:11:03 [2022-05-26T19:11:03.359Z]   [bunzip2] Expanding /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar.bz2 to /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar
15:11:05 [2022-05-26T19:11:05.882Z]     [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar into /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
15:11:05 [2022-05-26T19:11:05.882Z]      [echo] Traces extracted successfully
15:11:05 [2022-05-26T19:11:05.882Z] [INFO] Executed tasks
15:11:05 [2022-05-26T19:11:05.882Z] [INFO] 
15:11:05 [2022-05-26T19:11:05.882Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.pcap.core.tests ---
15:11:06 [2022-05-26T19:11:06.446Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java)
15:11:06 [2022-05-26T19:11:06.446Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work/data/.metadata/.log
15:11:06 [2022-05-26T19:11:06.446Z] [INFO] Command line:
15:11:06 [2022-05-26T19:11:06.446Z] 	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:11:06 [2022-05-26T19:11:06.446Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:11:09 [2022-05-26T19:11:09.724Z] !SESSION 2022-05-26 19:11:06.578 -----------------------------------------------
15:11:09 [2022-05-26T19:11:09.724Z] eclipse.buildId=unknown
15:11:09 [2022-05-26T19:11:09.725Z] java.version=11.0.2
15:11:09 [2022-05-26T19:11:09.725Z] java.vendor=Oracle Corporation
15:11:09 [2022-05-26T19:11:09.725Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:11:09 [2022-05-26T19:11:09.725Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core.tests/target/surefire.properties -product org.eclipse.platform.ide
15:11:09 [2022-05-26T19:11:09.725Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
15:11:09 [2022-05-26T19:11:09.725Z] 
15:11:09 [2022-05-26T19:11:09.725Z] !ENTRY org.eclipse.compare.win32 4 0 2022-05-26 19:11:09.179
15:11:09 [2022-05-26T19:11:09.725Z] !MESSAGE FrameworkEvent ERROR
15:11:09 [2022-05-26T19:11:09.725Z] !STACK 0
15:11:09 [2022-05-26T19:11:09.725Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [55]
15:11:09 [2022-05-26T19:11:09.725Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:11:09 [2022-05-26T19:11:09.725Z] 
15:11:09 [2022-05-26T19:11:09.725Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
15:11:09 [2022-05-26T19:11:09.725Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1847)
15:11:09 [2022-05-26T19:11:09.725Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:11:09 [2022-05-26T19:11:09.725Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1840)
15:11:09 [2022-05-26T19:11:09.725Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1781)
15:11:09 [2022-05-26T19:11:09.725Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1745)
15:11:09 [2022-05-26T19:11:09.725Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1667)
15:11:09 [2022-05-26T19:11:09.725Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:11:09 [2022-05-26T19:11:09.725Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:11:09 [2022-05-26T19:11:09.725Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:11:10 [2022-05-26T19:11:10.291Z] 
15:11:10 [2022-05-26T19:11:10.291Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2022-05-26 19:11:10.279
15:11:10 [2022-05-26T19:11:10.291Z] !MESSAGE FrameworkEvent ERROR
15:11:10 [2022-05-26T19:11:10.291Z] !STACK 0
15:11:10 [2022-05-26T19:11:10.291Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [132]
15:11:10 [2022-05-26T19:11:10.291Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:11:10 [2022-05-26T19:11:10.291Z] 
15:11:10 [2022-05-26T19:11:10.291Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
15:11:10 [2022-05-26T19:11:10.291Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1847)
15:11:10 [2022-05-26T19:11:10.291Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:11:10 [2022-05-26T19:11:10.291Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1840)
15:11:10 [2022-05-26T19:11:10.291Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1781)
15:11:10 [2022-05-26T19:11:10.291Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1745)
15:11:10 [2022-05-26T19:11:10.291Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1667)
15:11:10 [2022-05-26T19:11:10.291Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:11:10 [2022-05-26T19:11:10.291Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:11:10 [2022-05-26T19:11:10.292Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:11:10 [2022-05-26T19:11:10.857Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest
15:11:10 [2022-05-26T19:11:10.857Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s - in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest
15:11:10 [2022-05-26T19:11:10.857Z] FileOpenDirectory(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest)  Time elapsed: 0.005 s
15:11:10 [2022-05-26T19:11:10.857Z] FileOpenBinaryFile(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest)  Time elapsed: 0.003 s
15:11:10 [2022-05-26T19:11:10.857Z] FileOpenBadPcapTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest)  Time elapsed: 0.001 s
15:11:10 [2022-05-26T19:11:10.857Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest
15:11:11 [2022-05-26T19:11:11.115Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest
15:11:11 [2022-05-26T19:11:11.115Z] FileOpenTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest)  Time elapsed: 0.003 s
15:11:11 [2022-05-26T19:11:11.115Z] FileOpenEmptyTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest)  Time elapsed: 0 s
15:11:11 [2022-05-26T19:11:11.115Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileEndiannessTest
15:11:11 [2022-05-26T19:11:11.115Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileEndiannessTest
15:11:11 [2022-05-26T19:11:11.115Z] EndiannessTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileEndiannessTest)  Time elapsed: 0.012 s
15:11:11 [2022-05-26T19:11:11.115Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileReadTest
15:11:11 [2022-05-26T19:11:11.115Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileReadTest
15:11:11 [2022-05-26T19:11:11.115Z] FileReadTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileReadTest)  Time elapsed: 0.014 s
15:11:11 [2022-05-26T19:11:11.115Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.ethernet2.EthernetIIPacketTest
15:11:11 [2022-05-26T19:11:11.115Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.ethernet2.EthernetIIPacketTest
15:11:11 [2022-05-26T19:11:11.115Z] CompleteEthernetIIPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.ethernet2.EthernetIIPacketTest)  Time elapsed: 0.023 s
15:11:11 [2022-05-26T19:11:11.115Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.ipv4.IPv4PacketTest
15:11:11 [2022-05-26T19:11:11.115Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.ipv4.IPv4PacketTest
15:11:11 [2022-05-26T19:11:11.115Z] CompleteIPv4PacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.ipv4.IPv4PacketTest)  Time elapsed: 0.002 s
15:11:11 [2022-05-26T19:11:11.115Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest
15:11:11 [2022-05-26T19:11:11.115Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest
15:11:11 [2022-05-26T19:11:11.115Z] TestgetProtocols(org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest)  Time elapsed: 0 s
15:11:11 [2022-05-26T19:11:11.115Z] TestProtocolAttributes(org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest)  Time elapsed: 0 s
15:11:11 [2022-05-26T19:11:11.115Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.udp.UDPPacketTest
15:11:11 [2022-05-26T19:11:11.115Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.udp.UDPPacketTest
15:11:11 [2022-05-26T19:11:11.115Z] CompleteUDPPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.udp.UDPPacketTest)  Time elapsed: 0.001 s
15:11:11 [2022-05-26T19:11:11.115Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.tcp.TCPPacketTest
15:11:11 [2022-05-26T19:11:11.115Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.tcp.TCPPacketTest
15:11:11 [2022-05-26T19:11:11.115Z] CompleteTCPPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.tcp.TCPPacketTest)  Time elapsed: 0.001 s
15:11:11 [2022-05-26T19:11:11.115Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.pcap.PcapPacketTest
15:11:11 [2022-05-26T19:11:11.115Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.pcap.PcapPacketTest
15:11:11 [2022-05-26T19:11:11.115Z] CompletePcapPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.pcap.PcapPacketTest)  Time elapsed: 0.003 s
15:11:11 [2022-05-26T19:11:11.115Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.unknown.UnknownPacketTest
15:11:11 [2022-05-26T19:11:11.115Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.unknown.UnknownPacketTest
15:11:11 [2022-05-26T19:11:11.115Z] CompleteUnknownPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.unknown.UnknownPacketTest)  Time elapsed: 0.007 s
15:11:11 [2022-05-26T19:11:11.115Z] Running org.eclipse.tracecompass.pcap.core.tests.packet.PacketTest
15:11:11 [2022-05-26T19:11:11.115Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.pcap.core.tests.packet.PacketTest
15:11:11 [2022-05-26T19:11:11.115Z] GenericPacketTest(org.eclipse.tracecompass.pcap.core.tests.packet.PacketTest)  Time elapsed: 0 s
15:11:11 [2022-05-26T19:11:11.115Z] Running org.eclipse.tracecompass.pcap.core.tests.packet.BadPacketTest
15:11:11 [2022-05-26T19:11:11.115Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.pcap.core.tests.packet.BadPacketTest
15:11:11 [2022-05-26T19:11:11.115Z] PacketExceptionTest(org.eclipse.tracecompass.pcap.core.tests.packet.BadPacketTest)  Time elapsed: 0 s
15:11:11 [2022-05-26T19:11:11.115Z] Running org.eclipse.tracecompass.pcap.core.tests.stream.StreamBuildTest
15:11:11 [2022-05-26T19:11:11.372Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s - in org.eclipse.tracecompass.pcap.core.tests.stream.StreamBuildTest
15:11:11 [2022-05-26T19:11:11.372Z] StreamBuildingTest(org.eclipse.tracecompass.pcap.core.tests.stream.StreamBuildTest)  Time elapsed: 0.062 s
15:11:11 [2022-05-26T19:11:11.372Z] 
15:11:11 [2022-05-26T19:11:11.372Z] Results:
15:11:11 [2022-05-26T19:11:11.372Z] 
15:11:11 [2022-05-26T19:11:11.372Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0
15:11:11 [2022-05-26T19:11:11.372Z] 
15:11:11 [2022-05-26T19:11:11.632Z] [INFO] All tests passed!
15:11:11 [2022-05-26T19:11:11.632Z] [INFO] 
15:11:11 [2022-05-26T19:11:11.632Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.pcap.core.tests ---
15:11:11 [2022-05-26T19:11:11.632Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.5-SNAPSHOT.jar
15:11:11 [2022-05-26T19:11:11.632Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.5-SNAPSHOT.pom
15:11:11 [2022-05-26T19:11:11.632Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.5-SNAPSHOT-sources.jar
15:11:11 [2022-05-26T19:11:11.632Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.5-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.5-SNAPSHOT-pack200.jar.pack.gz
15:11:11 [2022-05-26T19:11:11.632Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.5-SNAPSHOT-p2metadata.xml
15:11:11 [2022-05-26T19:11:11.632Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.5-SNAPSHOT-p2artifacts.xml
15:11:11 [2022-05-26T19:11:11.632Z] [INFO] 
15:11:11 [2022-05-26T19:11:11.632Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.pcap.core.tests ---
15:11:11 [2022-05-26T19:11:11.632Z] [INFO] 
15:11:11 [2022-05-26T19:11:11.632Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core >---
15:11:11 [2022-05-26T19:11:11.632Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.core 1.0.5-SNAPSHOT [104/140]
15:11:11 [2022-05-26T19:11:11.632Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:11:11 [2022-05-26T19:11:11.632Z] [INFO] 
15:11:11 [2022-05-26T19:11:11.632Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:11:11 [2022-05-26T19:11:11.632Z] [INFO] 
15:11:11 [2022-05-26T19:11:11.632Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:11:11 [2022-05-26T19:11:11.632Z] [INFO] The project's OSGi version is 1.0.5.202205261847
15:11:11 [2022-05-26T19:11:11.632Z] [INFO] 
15:11:11 [2022-05-26T19:11:11.632Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:11:11 [2022-05-26T19:11:11.632Z] [INFO] 
15:11:11 [2022-05-26T19:11:11.632Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:11:11 [2022-05-26T19:11:11.632Z] [INFO] 
15:11:11 [2022-05-26T19:11:11.632Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:11:11 [2022-05-26T19:11:11.632Z] [INFO] 
15:11:11 [2022-05-26T19:11:11.632Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:11:11 [2022-05-26T19:11:11.632Z] [INFO] 
15:11:11 [2022-05-26T19:11:11.632Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:11:11 [2022-05-26T19:11:11.632Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.pcap.core...
15:11:11 [2022-05-26T19:11:11.890Z] [INFO] 
15:11:11 [2022-05-26T19:11:11.890Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:11:11 [2022-05-26T19:11:11.890Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:11:11 [2022-05-26T19:11:11.890Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/main/resources
15:11:11 [2022-05-26T19:11:11.890Z] [INFO] 
15:11:11 [2022-05-26T19:11:11.890Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:11:11 [2022-05-26T19:11:11.890Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
15:11:11 [2022-05-26T19:11:11.890Z] [INFO] Compiling 29 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/classes
15:11:11 [2022-05-26T19:11:11.975Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-6qwbh-m1fq4 because kubernetes resource quota exceeded. 
15:11:11 [2022-05-26T19:11:11.976Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-6qwbh-m1fq4" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
15:11:11 [2022-05-26T19:11:11.976Z] Retrying...
15:11:11 [2022-05-26T19:11:11.976Z] 
15:11:12 [2022-05-26T19:11:12.147Z] [INFO] 
15:11:12 [2022-05-26T19:11:12.147Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:11:12 [2022-05-26T19:11:12.147Z] [INFO] 
15:11:12 [2022-05-26T19:11:12.147Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:11:12 [2022-05-26T19:11:12.147Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:11:12 [2022-05-26T19:11:12.147Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/test/resources
15:11:12 [2022-05-26T19:11:12.147Z] [INFO] 
15:11:12 [2022-05-26T19:11:12.147Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:11:12 [2022-05-26T19:11:12.147Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
15:11:12 [2022-05-26T19:11:12.147Z] [INFO] 
15:11:12 [2022-05-26T19:11:12.147Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:11:12 [2022-05-26T19:11:12.147Z] [INFO] No tests to run.
15:11:12 [2022-05-26T19:11:12.147Z] [INFO] 
15:11:12 [2022-05-26T19:11:12.148Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:11:12 [2022-05-26T19:11:12.148Z] [INFO] 
15:11:12 [2022-05-26T19:11:12.148Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:11:12 [2022-05-26T19:11:12.148Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.0.5-SNAPSHOT-sources.jar
15:11:12 [2022-05-26T19:11:12.148Z] [INFO] 
15:11:12 [2022-05-26T19:11:12.148Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:11:12 [2022-05-26T19:11:12.148Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.0.5-SNAPSHOT.jar
15:11:12 [2022-05-26T19:11:12.148Z] [INFO] 
15:11:12 [2022-05-26T19:11:12.148Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:11:12 [2022-05-26T19:11:12.148Z] [INFO] 
15:11:12 [2022-05-26T19:11:12.148Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:11:12 [2022-05-26T19:11:12.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
15:11:12 [2022-05-26T19:11:12.148Z] [INFO] 
15:11:12 [2022-05-26T19:11:12.148Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:11:12 [2022-05-26T19:11:12.148Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:11:12 [2022-05-26T19:11:12.148Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.0.5-SNAPSHOT.jar
15:11:12 [2022-05-26T19:11:12.148Z] [INFO] 
15:11:12 [2022-05-26T19:11:12.148Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:11:12 [2022-05-26T19:11:12.148Z] [INFO] 
15:11:12 [2022-05-26T19:11:12.148Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:11:12 [2022-05-26T19:11:12.148Z] [INFO] 
15:11:12 [2022-05-26T19:11:12.148Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:11:12 [2022-05-26T19:11:12.148Z] [INFO] No tests to run.
15:11:12 [2022-05-26T19:11:12.148Z] [INFO] 
15:11:12 [2022-05-26T19:11:12.148Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:11:12 [2022-05-26T19:11:12.148Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core/1.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.0.5-SNAPSHOT.jar
15:11:12 [2022-05-26T19:11:12.148Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core/1.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.0.5-SNAPSHOT.pom
15:11:12 [2022-05-26T19:11:12.148Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core/1.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.0.5-SNAPSHOT-sources.jar
15:11:12 [2022-05-26T19:11:12.148Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.0.5-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core/1.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.0.5-SNAPSHOT-pack200.jar.pack.gz
15:11:12 [2022-05-26T19:11:12.148Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core/1.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.0.5-SNAPSHOT-p2metadata.xml
15:11:12 [2022-05-26T19:11:12.148Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core/1.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.0.5-SNAPSHOT-p2artifacts.xml
15:11:12 [2022-05-26T19:11:12.148Z] [INFO] 
15:11:12 [2022-05-26T19:11:12.148Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:11:12 [2022-05-26T19:11:12.148Z] [INFO] 
15:11:12 [2022-05-26T19:11:12.148Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui >----
15:11:12 [2022-05-26T19:11:12.148Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.ui 1.1.4-SNAPSHOT   [105/140]
15:11:12 [2022-05-26T19:11:12.148Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:11:12 [2022-05-26T19:11:12.148Z] [INFO] 
15:11:12 [2022-05-26T19:11:12.148Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:11:12 [2022-05-26T19:11:12.148Z] [INFO] 
15:11:12 [2022-05-26T19:11:12.148Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:11:12 [2022-05-26T19:11:12.148Z] [INFO] The project's OSGi version is 1.1.4.202205261847
15:11:12 [2022-05-26T19:11:12.148Z] [INFO] 
15:11:12 [2022-05-26T19:11:12.148Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:11:12 [2022-05-26T19:11:12.148Z] [INFO] 
15:11:12 [2022-05-26T19:11:12.148Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:11:12 [2022-05-26T19:11:12.148Z] [INFO] 
15:11:12 [2022-05-26T19:11:12.148Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:11:12 [2022-05-26T19:11:12.148Z] [INFO] 
15:11:12 [2022-05-26T19:11:12.148Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:11:12 [2022-05-26T19:11:12.148Z] [INFO] 
15:11:12 [2022-05-26T19:11:12.148Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:11:12 [2022-05-26T19:11:12.148Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.pcap.ui...
15:11:12 [2022-05-26T19:11:12.712Z] [INFO] 
15:11:12 [2022-05-26T19:11:12.713Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:11:12 [2022-05-26T19:11:12.713Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:11:12 [2022-05-26T19:11:12.713Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src/main/resources
15:11:12 [2022-05-26T19:11:12.713Z] [INFO] 
15:11:12 [2022-05-26T19:11:12.713Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:11:12 [2022-05-26T19:11:12.713Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui:1.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
15:11:12 [2022-05-26T19:11:12.713Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/classes
15:11:12 [2022-05-26T19:11:12.713Z] [INFO] 
15:11:12 [2022-05-26T19:11:12.713Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:11:12 [2022-05-26T19:11:12.970Z] [INFO] 
15:11:12 [2022-05-26T19:11:12.970Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:11:12 [2022-05-26T19:11:12.970Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:11:12 [2022-05-26T19:11:12.970Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src/test/resources
15:11:12 [2022-05-26T19:11:12.970Z] [INFO] 
15:11:12 [2022-05-26T19:11:12.970Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:11:12 [2022-05-26T19:11:12.970Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui:1.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
15:11:12 [2022-05-26T19:11:12.970Z] [INFO] 
15:11:12 [2022-05-26T19:11:12.970Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:11:12 [2022-05-26T19:11:12.970Z] [INFO] No tests to run.
15:11:12 [2022-05-26T19:11:12.970Z] [INFO] 
15:11:12 [2022-05-26T19:11:12.970Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:11:12 [2022-05-26T19:11:12.970Z] [INFO] 
15:11:12 [2022-05-26T19:11:12.970Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:11:12 [2022-05-26T19:11:12.970Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.1.4-SNAPSHOT-sources.jar
15:11:12 [2022-05-26T19:11:12.970Z] [INFO] 
15:11:12 [2022-05-26T19:11:12.970Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:11:12 [2022-05-26T19:11:12.970Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.1.4-SNAPSHOT.jar
15:11:12 [2022-05-26T19:11:12.970Z] [INFO] 
15:11:12 [2022-05-26T19:11:12.970Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:11:12 [2022-05-26T19:11:12.970Z] [INFO] 
15:11:12 [2022-05-26T19:11:12.970Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:11:12 [2022-05-26T19:11:12.970Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:11:12 [2022-05-26T19:11:12.970Z] [INFO] 
15:11:12 [2022-05-26T19:11:12.970Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:11:12 [2022-05-26T19:11:12.970Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:11:12 [2022-05-26T19:11:12.970Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.1.4-SNAPSHOT.jar
15:11:12 [2022-05-26T19:11:12.970Z] [INFO] 
15:11:12 [2022-05-26T19:11:12.970Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:11:12 [2022-05-26T19:11:12.970Z] [INFO] 
15:11:12 [2022-05-26T19:11:12.970Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:11:12 [2022-05-26T19:11:12.970Z] [INFO] 
15:11:12 [2022-05-26T19:11:12.970Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:11:12 [2022-05-26T19:11:12.970Z] [INFO] No tests to run.
15:11:12 [2022-05-26T19:11:12.970Z] [INFO] 
15:11:12 [2022-05-26T19:11:12.970Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:11:12 [2022-05-26T19:11:12.970Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.1.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui/1.1.4-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.1.4-SNAPSHOT.jar
15:11:12 [2022-05-26T19:11:12.970Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui/1.1.4-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.1.4-SNAPSHOT.pom
15:11:12 [2022-05-26T19:11:12.970Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.1.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui/1.1.4-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.1.4-SNAPSHOT-sources.jar
15:11:12 [2022-05-26T19:11:12.970Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.1.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui/1.1.4-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.1.4-SNAPSHOT-pack200.jar.pack.gz
15:11:12 [2022-05-26T19:11:12.970Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui/1.1.4-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.1.4-SNAPSHOT-p2metadata.xml
15:11:12 [2022-05-26T19:11:12.970Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui/1.1.4-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.1.4-SNAPSHOT-p2artifacts.xml
15:11:12 [2022-05-26T19:11:12.970Z] [INFO] 
15:11:12 [2022-05-26T19:11:12.970Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:11:12 [2022-05-26T19:11:12.970Z] [INFO] 
15:11:12 [2022-05-26T19:11:12.970Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap >-----
15:11:12 [2022-05-26T19:11:12.970Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap 7.3.0-SNAPSHOT      [106/140]
15:11:12 [2022-05-26T19:11:12.970Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
15:11:12 [2022-05-26T19:11:12.970Z] [INFO] 
15:11:12 [2022-05-26T19:11:12.970Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap ---
15:11:12 [2022-05-26T19:11:12.971Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap/target
15:11:12 [2022-05-26T19:11:12.971Z] [INFO] 
15:11:12 [2022-05-26T19:11:12.971Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.pcap ---
15:11:12 [2022-05-26T19:11:12.971Z] [INFO] The project's OSGi version is 7.3.0.202205261847
15:11:12 [2022-05-26T19:11:12.971Z] [INFO] 
15:11:12 [2022-05-26T19:11:12.971Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap ---
15:11:12 [2022-05-26T19:11:12.971Z] [INFO] 
15:11:12 [2022-05-26T19:11:12.971Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap ---
15:11:12 [2022-05-26T19:11:12.971Z] [INFO] 
15:11:12 [2022-05-26T19:11:12.971Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap ---
15:11:12 [2022-05-26T19:11:12.971Z] [INFO] 
15:11:12 [2022-05-26T19:11:12.971Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap ---
15:11:12 [2022-05-26T19:11:12.971Z] [INFO] 
15:11:12 [2022-05-26T19:11:12.971Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.pcap ---
15:11:12 [2022-05-26T19:11:12.971Z] [INFO] 
15:11:12 [2022-05-26T19:11:12.971Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap ---
15:11:12 [2022-05-26T19:11:12.971Z] [INFO] 
15:11:12 [2022-05-26T19:11:12.971Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.pcap ---
15:11:12 [2022-05-26T19:11:12.971Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-7.3.0-SNAPSHOT.jar
15:11:12 [2022-05-26T19:11:12.971Z] [INFO] 
15:11:12 [2022-05-26T19:11:12.971Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap ---
15:11:12 [2022-05-26T19:11:12.971Z] [INFO] 
15:11:12 [2022-05-26T19:11:12.971Z] [INFO] --- tycho-p2-plugin:2.7.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.pcap ---
15:11:12 [2022-05-26T19:11:12.971Z] [INFO] 
15:11:12 [2022-05-26T19:11:12.971Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap ---
15:11:12 [2022-05-26T19:11:12.971Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:11:13 [2022-05-26T19:11:13.228Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-7.3.0-SNAPSHOT-sources-feature.jar
15:11:13 [2022-05-26T19:11:13.228Z] [INFO] 
15:11:13 [2022-05-26T19:11:13.228Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap ---
15:11:13 [2022-05-26T19:11:13.228Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:11:13 [2022-05-26T19:11:13.228Z] [INFO] 
15:11:13 [2022-05-26T19:11:13.228Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap ---
15:11:13 [2022-05-26T19:11:13.228Z] [INFO] 
15:11:13 [2022-05-26T19:11:13.228Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap ---
15:11:13 [2022-05-26T19:11:13.228Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-7.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/7.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-7.3.0-SNAPSHOT.jar
15:11:13 [2022-05-26T19:11:13.228Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/7.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-7.3.0-SNAPSHOT.pom
15:11:13 [2022-05-26T19:11:13.228Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-7.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/7.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-7.3.0-SNAPSHOT-sources-feature.jar
15:11:13 [2022-05-26T19:11:13.228Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/7.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-7.3.0-SNAPSHOT-p2metadata.xml
15:11:13 [2022-05-26T19:11:13.228Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/7.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-7.3.0-SNAPSHOT-p2artifacts.xml
15:11:13 [2022-05-26T19:11:13.228Z] [INFO] 
15:11:13 [2022-05-26T19:11:13.228Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap ---
15:11:13 [2022-05-26T19:11:13.228Z] [INFO] 
15:11:13 [2022-05-26T19:11:13.228Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests >--
15:11:13 [2022-05-26T19:11:13.228Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.core.tests 1.0.3-SNAPSHOT [107/140]
15:11:13 [2022-05-26T19:11:13.228Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:11:13 [2022-05-26T19:11:13.228Z] [INFO] 
15:11:13 [2022-05-26T19:11:13.228Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:11:13 [2022-05-26T19:11:13.228Z] [INFO] 
15:11:13 [2022-05-26T19:11:13.228Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:11:13 [2022-05-26T19:11:13.228Z] [INFO] The project's OSGi version is 1.0.3.202205261847
15:11:13 [2022-05-26T19:11:13.228Z] [INFO] 
15:11:13 [2022-05-26T19:11:13.228Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:11:13 [2022-05-26T19:11:13.228Z] [INFO] 
15:11:13 [2022-05-26T19:11:13.228Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:11:13 [2022-05-26T19:11:13.228Z] [INFO] 
15:11:13 [2022-05-26T19:11:13.228Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:11:13 [2022-05-26T19:11:13.228Z] [INFO] 
15:11:13 [2022-05-26T19:11:13.228Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:11:13 [2022-05-26T19:11:13.228Z] [INFO] 
15:11:13 [2022-05-26T19:11:13.228Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:11:13 [2022-05-26T19:11:13.228Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.pcap.core.tests...
15:11:13 [2022-05-26T19:11:13.228Z] [INFO] 
15:11:13 [2022-05-26T19:11:13.228Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:11:13 [2022-05-26T19:11:13.228Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:11:13 [2022-05-26T19:11:13.228Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/src/main/resources
15:11:13 [2022-05-26T19:11:13.228Z] [INFO] 
15:11:13 [2022-05-26T19:11:13.228Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:11:13 [2022-05-26T19:11:13.228Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/pom.xml
15:11:13 [2022-05-26T19:11:13.228Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/classes
15:11:13 [2022-05-26T19:11:13.793Z] [INFO] 
15:11:13 [2022-05-26T19:11:13.793Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:11:13 [2022-05-26T19:11:13.793Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:11:13 [2022-05-26T19:11:13.793Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/src/test/resources
15:11:13 [2022-05-26T19:11:13.793Z] [INFO] 
15:11:13 [2022-05-26T19:11:13.793Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:11:13 [2022-05-26T19:11:13.793Z] [INFO] 
15:11:13 [2022-05-26T19:11:13.793Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:11:13 [2022-05-26T19:11:13.793Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.3-SNAPSHOT-sources.jar
15:11:13 [2022-05-26T19:11:13.793Z] [INFO] 
15:11:13 [2022-05-26T19:11:13.793Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:11:13 [2022-05-26T19:11:13.793Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.3-SNAPSHOT.jar
15:11:13 [2022-05-26T19:11:13.793Z] [INFO] 
15:11:13 [2022-05-26T19:11:13.793Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:11:13 [2022-05-26T19:11:13.793Z] [INFO] 
15:11:13 [2022-05-26T19:11:13.793Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:11:13 [2022-05-26T19:11:13.793Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:11:13 [2022-05-26T19:11:13.793Z] [INFO] 
15:11:13 [2022-05-26T19:11:13.793Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:11:13 [2022-05-26T19:11:13.793Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:11:13 [2022-05-26T19:11:13.793Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.3-SNAPSHOT.jar
15:11:13 [2022-05-26T19:11:13.793Z] [INFO] 
15:11:13 [2022-05-26T19:11:13.793Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:11:13 [2022-05-26T19:11:13.793Z] [INFO] 
15:11:13 [2022-05-26T19:11:13.793Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:11:14 [2022-05-26T19:11:14.050Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java)
15:11:14 [2022-05-26T19:11:14.050Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work/data/.metadata/.log
15:11:14 [2022-05-26T19:11:14.050Z] [INFO] Command line:
15:11:14 [2022-05-26T19:11:14.050Z] 	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:11:14 [2022-05-26T19:11:14.050Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:11:18 [2022-05-26T19:11:18.223Z] !SESSION 2022-05-26 19:11:14.166 -----------------------------------------------
15:11:18 [2022-05-26T19:11:18.223Z] eclipse.buildId=unknown
15:11:18 [2022-05-26T19:11:18.223Z] java.version=11.0.2
15:11:18 [2022-05-26T19:11:18.223Z] java.vendor=Oracle Corporation
15:11:18 [2022-05-26T19:11:18.223Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:11:18 [2022-05-26T19:11:18.223Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/surefire.properties -product org.eclipse.platform.ide
15:11:18 [2022-05-26T19:11:18.223Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
15:11:18 [2022-05-26T19:11:18.223Z] 
15:11:18 [2022-05-26T19:11:18.223Z] !ENTRY org.eclipse.compare.win32 4 0 2022-05-26 19:11:17.750
15:11:18 [2022-05-26T19:11:18.223Z] !MESSAGE FrameworkEvent ERROR
15:11:18 [2022-05-26T19:11:18.223Z] !STACK 0
15:11:18 [2022-05-26T19:11:18.223Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [66]
15:11:18 [2022-05-26T19:11:18.223Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:11:18 [2022-05-26T19:11:18.223Z] 
15:11:18 [2022-05-26T19:11:18.223Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
15:11:18 [2022-05-26T19:11:18.223Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1847)
15:11:18 [2022-05-26T19:11:18.223Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:11:18 [2022-05-26T19:11:18.223Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1840)
15:11:18 [2022-05-26T19:11:18.223Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1781)
15:11:18 [2022-05-26T19:11:18.223Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1745)
15:11:18 [2022-05-26T19:11:18.223Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1667)
15:11:18 [2022-05-26T19:11:18.223Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:11:18 [2022-05-26T19:11:18.223Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:11:18 [2022-05-26T19:11:18.223Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:11:18 [2022-05-26T19:11:18.223Z] 
15:11:18 [2022-05-26T19:11:18.223Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2022-05-26 19:11:18.069
15:11:18 [2022-05-26T19:11:18.223Z] !MESSAGE FrameworkEvent ERROR
15:11:18 [2022-05-26T19:11:18.223Z] !STACK 0
15:11:18 [2022-05-26T19:11:18.223Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [139]
15:11:18 [2022-05-26T19:11:18.223Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:11:18 [2022-05-26T19:11:18.223Z] 
15:11:18 [2022-05-26T19:11:18.223Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
15:11:18 [2022-05-26T19:11:18.223Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1847)
15:11:18 [2022-05-26T19:11:18.223Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:11:18 [2022-05-26T19:11:18.223Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1840)
15:11:18 [2022-05-26T19:11:18.223Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1781)
15:11:18 [2022-05-26T19:11:18.223Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1745)
15:11:18 [2022-05-26T19:11:18.223Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1667)
15:11:18 [2022-05-26T19:11:18.223Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:11:18 [2022-05-26T19:11:18.223Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:11:18 [2022-05-26T19:11:18.223Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:11:19 [2022-05-26T19:11:19.163Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest
15:11:20 [2022-05-26T19:11:20.537Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.306 s - in org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest
15:11:20 [2022-05-26T19:11:20.537Z] constructorTest  Time elapsed: 0.008 s
15:11:20 [2022-05-26T19:11:20.537Z] canExecuteTest  Time elapsed: 0.024 s
15:11:20 [2022-05-26T19:11:20.537Z] executeAnalysisTest  Time elapsed: 1.22 s
15:11:20 [2022-05-26T19:11:20.537Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest
15:11:20 [2022-05-26T19:11:20.537Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest
15:11:20 [2022-05-26T19:11:20.537Z] regularToStringTest  Time elapsed: 0 s
15:11:20 [2022-05-26T19:11:20.537Z] rootToStringTest  Time elapsed: 0 s
15:11:20 [2022-05-26T19:11:20.537Z] customFieldValueRequestTest  Time elapsed: 0 s
15:11:20 [2022-05-26T19:11:20.537Z] copyConstructorTest  Time elapsed: 0.001 s
15:11:20 [2022-05-26T19:11:20.537Z] regularFieldValueRequestTest  Time elapsed: 0 s
15:11:20 [2022-05-26T19:11:20.537Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest
15:11:20 [2022-05-26T19:11:20.537Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest
15:11:20 [2022-05-26T19:11:20.537Z] getSourceEndpointTest  Time elapsed: 0 s
15:11:20 [2022-05-26T19:11:20.537Z] getProtocolsTest  Time elapsed: 0.002 s
15:11:20 [2022-05-26T19:11:20.537Z] getPayloadTest  Time elapsed: 0 s
15:11:20 [2022-05-26T19:11:20.537Z] getFieldsTest  Time elapsed: 0 s
15:11:20 [2022-05-26T19:11:20.537Z] toStringTest  Time elapsed: 0.001 s
15:11:20 [2022-05-26T19:11:20.537Z] getMostEncapsulatedProtocolTest  Time elapsed: 0 s
15:11:20 [2022-05-26T19:11:20.537Z] getDestinationEndpointTest  Time elapsed: 0 s
15:11:20 [2022-05-26T19:11:20.537Z] toStringAtSpecificProtocolTest  Time elapsed: 0 s
15:11:20 [2022-05-26T19:11:20.537Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest
15:11:20 [2022-05-26T19:11:20.795Z] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 s - in org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest
15:11:20 [2022-05-26T19:11:20.795Z] testParseEvent  Time elapsed: 0.007 s
15:11:20 [2022-05-26T19:11:20.795Z] testGetEndTime  Time elapsed: 0.002 s
15:11:20 [2022-05-26T19:11:20.795Z] testGetNbEvents  Time elapsed: 0.001 s
15:11:20 [2022-05-26T19:11:20.795Z] testSeekEventLoc_null  Time elapsed: 0.002 s
15:11:20 [2022-05-26T19:11:20.795Z] testGetStartTime  Time elapsed: 0.002 s
15:11:20 [2022-05-26T19:11:20.795Z] testBroadcast  Time elapsed: 0.001 s
15:11:20 [2022-05-26T19:11:20.795Z] testValidate  Time elapsed: 0.002 s
15:11:20 [2022-05-26T19:11:20.795Z] testGetName  Time elapsed: 0.001 s
15:11:20 [2022-05-26T19:11:20.795Z] testGetPath  Time elapsed: 0.002 s
15:11:20 [2022-05-26T19:11:20.795Z] testPcapTrace  Time elapsed: 0.001 s
15:11:20 [2022-05-26T19:11:20.795Z] testGetStreamingInterval  Time elapsed: 0.001 s
15:11:20 [2022-05-26T19:11:20.795Z] testGetLocationRatio  Time elapsed: 0.059 s
15:11:20 [2022-05-26T19:11:20.795Z] testGetCacheSize  Time elapsed: 0.002 s
15:11:20 [2022-05-26T19:11:20.795Z] testGetTraceProperties  Time elapsed: 0.003 s
15:11:20 [2022-05-26T19:11:20.795Z] getSource  Time elapsed: 0.002 s
15:11:20 [2022-05-26T19:11:20.795Z] testSeekEventLoc_normal  Time elapsed: 0.003 s
15:11:20 [2022-05-26T19:11:20.795Z] testSeekEvent_rank  Time elapsed: 0.003 s
15:11:20 [2022-05-26T19:11:20.795Z] testGetTimeRange  Time elapsed: 0.001 s
15:11:20 [2022-05-26T19:11:20.795Z] testGetEventType  Time elapsed: 0.001 s
15:11:20 [2022-05-26T19:11:20.795Z] testSeekEvent_ratio  Time elapsed: 0.004 s
15:11:20 [2022-05-26T19:11:20.795Z] testGetResource  Time elapsed: 0.001 s
15:11:20 [2022-05-26T19:11:20.795Z] testSeekEvent_location  Time elapsed: 0.001 s
15:11:20 [2022-05-26T19:11:20.795Z] testGetCurrentLocation  Time elapsed: 0.001 s
15:11:20 [2022-05-26T19:11:20.795Z] 
15:11:20 [2022-05-26T19:11:20.795Z] Results:
15:11:20 [2022-05-26T19:11:20.795Z] 
15:11:20 [2022-05-26T19:11:20.795Z] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0
15:11:20 [2022-05-26T19:11:20.795Z] 
15:11:21 [2022-05-26T19:11:21.360Z] [INFO] All tests passed!
15:11:21 [2022-05-26T19:11:21.360Z] [INFO] 
15:11:21 [2022-05-26T19:11:21.360Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:11:21 [2022-05-26T19:11:21.360Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.3-SNAPSHOT.jar
15:11:21 [2022-05-26T19:11:21.360Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.3-SNAPSHOT.pom
15:11:21 [2022-05-26T19:11:21.360Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.3-SNAPSHOT-sources.jar
15:11:21 [2022-05-26T19:11:21.360Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.3-SNAPSHOT-pack200.jar.pack.gz
15:11:21 [2022-05-26T19:11:21.360Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.3-SNAPSHOT-p2metadata.xml
15:11:21 [2022-05-26T19:11:21.360Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.3-SNAPSHOT-p2artifacts.xml
15:11:21 [2022-05-26T19:11:21.360Z] [INFO] 
15:11:21 [2022-05-26T19:11:21.360Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:11:21 [2022-05-26T19:11:21.360Z] [INFO] 
15:11:21 [2022-05-26T19:11:21.360Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests >--
15:11:21 [2022-05-26T19:11:21.360Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests 1.0.2-SNAPSHOT [108/140]
15:11:21 [2022-05-26T19:11:21.360Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:11:21 [2022-05-26T19:11:21.360Z] [INFO] 
15:11:21 [2022-05-26T19:11:21.360Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:11:21 [2022-05-26T19:11:21.360Z] [INFO] 
15:11:21 [2022-05-26T19:11:21.360Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:11:21 [2022-05-26T19:11:21.360Z] [INFO] The project's OSGi version is 1.0.2.202205261847
15:11:21 [2022-05-26T19:11:21.360Z] [INFO] 
15:11:21 [2022-05-26T19:11:21.360Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:11:21 [2022-05-26T19:11:21.360Z] [INFO] 
15:11:21 [2022-05-26T19:11:21.360Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:11:21 [2022-05-26T19:11:21.360Z] [INFO] 
15:11:21 [2022-05-26T19:11:21.360Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:11:21 [2022-05-26T19:11:21.360Z] [INFO] 
15:11:21 [2022-05-26T19:11:21.360Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:11:21 [2022-05-26T19:11:21.360Z] [INFO] 
15:11:21 [2022-05-26T19:11:21.360Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:11:21 [2022-05-26T19:11:21.360Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests...
15:11:21 [2022-05-26T19:11:21.617Z] [INFO] 
15:11:21 [2022-05-26T19:11:21.617Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:11:21 [2022-05-26T19:11:21.617Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:11:21 [2022-05-26T19:11:21.617Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/src/main/resources
15:11:21 [2022-05-26T19:11:21.617Z] [INFO] 
15:11:21 [2022-05-26T19:11:21.617Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:11:21 [2022-05-26T19:11:21.617Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/pom.xml
15:11:21 [2022-05-26T19:11:21.617Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/classes
15:11:21 [2022-05-26T19:11:21.874Z] [INFO] 
15:11:21 [2022-05-26T19:11:21.874Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:11:21 [2022-05-26T19:11:21.874Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:11:21 [2022-05-26T19:11:21.874Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/src/test/resources
15:11:21 [2022-05-26T19:11:21.874Z] [INFO] 
15:11:21 [2022-05-26T19:11:21.874Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:11:21 [2022-05-26T19:11:21.874Z] [INFO] 
15:11:21 [2022-05-26T19:11:21.874Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:11:21 [2022-05-26T19:11:21.874Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.2-SNAPSHOT-sources.jar
15:11:21 [2022-05-26T19:11:21.874Z] [INFO] 
15:11:21 [2022-05-26T19:11:21.874Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:11:21 [2022-05-26T19:11:21.874Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.2-SNAPSHOT.jar
15:11:21 [2022-05-26T19:11:21.874Z] [INFO] 
15:11:21 [2022-05-26T19:11:21.874Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:11:21 [2022-05-26T19:11:21.874Z] [INFO] 
15:11:21 [2022-05-26T19:11:21.874Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:11:21 [2022-05-26T19:11:21.874Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:11:21 [2022-05-26T19:11:21.874Z] [INFO] 
15:11:21 [2022-05-26T19:11:21.874Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:11:21 [2022-05-26T19:11:21.874Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:11:21 [2022-05-26T19:11:21.874Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.2-SNAPSHOT.jar
15:11:21 [2022-05-26T19:11:21.874Z] [INFO] 
15:11:21 [2022-05-26T19:11:21.874Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:11:21 [2022-05-26T19:11:21.874Z] [INFO] 
15:11:21 [2022-05-26T19:11:21.874Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:11:21 [2022-05-26T19:11:21.874Z] [INFO] Skipping tests
15:11:21 [2022-05-26T19:11:21.874Z] [INFO] 
15:11:21 [2022-05-26T19:11:21.874Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:11:21 [2022-05-26T19:11:21.874Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.2-SNAPSHOT.jar
15:11:21 [2022-05-26T19:11:21.874Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.2-SNAPSHOT.pom
15:11:21 [2022-05-26T19:11:21.874Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.2-SNAPSHOT-sources.jar
15:11:21 [2022-05-26T19:11:21.874Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.2-SNAPSHOT-pack200.jar.pack.gz
15:11:21 [2022-05-26T19:11:21.874Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.2-SNAPSHOT-p2metadata.xml
15:11:21 [2022-05-26T19:11:21.874Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.2-SNAPSHOT-p2artifacts.xml
15:11:21 [2022-05-26T19:11:21.874Z] [INFO] 
15:11:21 [2022-05-26T19:11:21.874Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:11:21 [2022-05-26T19:11:21.874Z] [INFO] 
15:11:21 [2022-05-26T19:11:21.875Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp-parent >----
15:11:21 [2022-05-26T19:11:21.875Z] [INFO] Building Trace Compass RCP Parent 7.3.0-SNAPSHOT               [109/140]
15:11:21 [2022-05-26T19:11:21.875Z] [INFO] --------------------------------[ pom ]---------------------------------
15:11:21 [2022-05-26T19:11:21.875Z] [INFO] 
15:11:21 [2022-05-26T19:11:21.875Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp-parent ---
15:11:21 [2022-05-26T19:11:21.875Z] [INFO] 
15:11:21 [2022-05-26T19:11:21.875Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp-parent ---
15:11:21 [2022-05-26T19:11:21.875Z] [INFO] 
15:11:21 [2022-05-26T19:11:21.875Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp-parent ---
15:11:21 [2022-05-26T19:11:21.875Z] [INFO] 
15:11:21 [2022-05-26T19:11:21.875Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.rcp-parent ---
15:11:21 [2022-05-26T19:11:21.875Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:11:21 [2022-05-26T19:11:21.875Z] [INFO] 
15:11:21 [2022-05-26T19:11:21.875Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.rcp-parent ---
15:11:21 [2022-05-26T19:11:21.875Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:11:21 [2022-05-26T19:11:21.875Z] [INFO] 
15:11:21 [2022-05-26T19:11:21.875Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp-parent ---
15:11:21 [2022-05-26T19:11:21.875Z] [INFO] 
15:11:21 [2022-05-26T19:11:21.875Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp-parent ---
15:11:21 [2022-05-26T19:11:21.875Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp-parent/7.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp-parent-7.3.0-SNAPSHOT.pom
15:11:21 [2022-05-26T19:11:21.994Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-6qwbh-05bts because kubernetes resource quota exceeded. 
15:11:21 [2022-05-26T19:11:21.995Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-6qwbh-05bts" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
15:11:21 [2022-05-26T19:11:21.995Z] Retrying...
15:11:21 [2022-05-26T19:11:21.995Z] 
15:11:22 [2022-05-26T19:11:22.132Z] [INFO] 
15:11:22 [2022-05-26T19:11:22.132Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding >---
15:11:22 [2022-05-26T19:11:22.132Z] [INFO] Building Trace Compass RCP Branding plug-in 7.3.0-SNAPSHOT     [110/140]
15:11:22 [2022-05-26T19:11:22.132Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:11:22 [2022-05-26T19:11:22.132Z] [INFO] 
15:11:22 [2022-05-26T19:11:22.132Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.branding ---
15:11:22 [2022-05-26T19:11:22.132Z] [INFO] 
15:11:22 [2022-05-26T19:11:22.133Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.branding ---
15:11:22 [2022-05-26T19:11:22.133Z] [INFO] The project's OSGi version is 7.3.0.202205261847
15:11:22 [2022-05-26T19:11:22.133Z] [INFO] 
15:11:22 [2022-05-26T19:11:22.133Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.branding ---
15:11:22 [2022-05-26T19:11:22.133Z] [INFO] 
15:11:22 [2022-05-26T19:11:22.133Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.branding ---
15:11:22 [2022-05-26T19:11:22.133Z] [INFO] 
15:11:22 [2022-05-26T19:11:22.133Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.branding ---
15:11:22 [2022-05-26T19:11:22.133Z] [INFO] 
15:11:22 [2022-05-26T19:11:22.133Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.branding ---
15:11:22 [2022-05-26T19:11:22.133Z] [INFO] 
15:11:22 [2022-05-26T19:11:22.133Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.branding ---
15:11:22 [2022-05-26T19:11:22.133Z] [INFO] Resolving class path of Trace Compass RCP Branding plug-in...
15:11:22 [2022-05-26T19:11:22.133Z] [INFO] 
15:11:22 [2022-05-26T19:11:22.133Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.branding ---
15:11:22 [2022-05-26T19:11:22.133Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:11:22 [2022-05-26T19:11:22.133Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.branding/src/main/resources
15:11:22 [2022-05-26T19:11:22.133Z] [INFO] 
15:11:22 [2022-05-26T19:11:22.133Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.branding ---
15:11:22 [2022-05-26T19:11:22.133Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding:7.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml
15:11:22 [2022-05-26T19:11:22.133Z] [INFO] 
15:11:22 [2022-05-26T19:11:22.133Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.rcp.branding ---
15:11:22 [2022-05-26T19:11:22.133Z] [INFO] 
15:11:22 [2022-05-26T19:11:22.133Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.branding ---
15:11:22 [2022-05-26T19:11:22.133Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:11:22 [2022-05-26T19:11:22.133Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.branding/src/test/resources
15:11:22 [2022-05-26T19:11:22.133Z] [INFO] 
15:11:22 [2022-05-26T19:11:22.133Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.rcp.branding ---
15:11:22 [2022-05-26T19:11:22.133Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding:7.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml
15:11:22 [2022-05-26T19:11:22.133Z] [INFO] 
15:11:22 [2022-05-26T19:11:22.133Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.rcp.branding ---
15:11:22 [2022-05-26T19:11:22.133Z] [INFO] No tests to run.
15:11:22 [2022-05-26T19:11:22.133Z] [INFO] 
15:11:22 [2022-05-26T19:11:22.133Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp.branding ---
15:11:22 [2022-05-26T19:11:22.133Z] [INFO] 
15:11:22 [2022-05-26T19:11:22.133Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.branding ---
15:11:22 [2022-05-26T19:11:22.133Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-7.3.0-SNAPSHOT-sources.jar
15:11:22 [2022-05-26T19:11:22.133Z] [INFO] 
15:11:22 [2022-05-26T19:11:22.133Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.branding ---
15:11:22 [2022-05-26T19:11:22.133Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-7.3.0-SNAPSHOT.jar
15:11:22 [2022-05-26T19:11:22.133Z] [INFO] 
15:11:22 [2022-05-26T19:11:22.133Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.branding ---
15:11:22 [2022-05-26T19:11:22.133Z] [INFO] 
15:11:22 [2022-05-26T19:11:22.133Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.branding ---
15:11:22 [2022-05-26T19:11:22.133Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:11:22 [2022-05-26T19:11:22.133Z] [INFO] 
15:11:22 [2022-05-26T19:11:22.133Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.branding ---
15:11:22 [2022-05-26T19:11:22.133Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:11:22 [2022-05-26T19:11:22.133Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-7.3.0-SNAPSHOT.jar
15:11:22 [2022-05-26T19:11:22.390Z] [INFO] 
15:11:22 [2022-05-26T19:11:22.390Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.branding ---
15:11:22 [2022-05-26T19:11:22.390Z] [INFO] 
15:11:22 [2022-05-26T19:11:22.390Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.rcp.branding ---
15:11:22 [2022-05-26T19:11:22.390Z] [INFO] 
15:11:22 [2022-05-26T19:11:22.390Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.rcp.branding ---
15:11:22 [2022-05-26T19:11:22.390Z] [INFO] No tests to run.
15:11:22 [2022-05-26T19:11:22.390Z] [INFO] 
15:11:22 [2022-05-26T19:11:22.390Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.branding ---
15:11:22 [2022-05-26T19:11:22.390Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-7.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/7.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-7.3.0-SNAPSHOT.jar
15:11:22 [2022-05-26T19:11:22.390Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.branding/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/7.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-7.3.0-SNAPSHOT.pom
15:11:22 [2022-05-26T19:11:22.390Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-7.3.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/7.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-7.3.0-SNAPSHOT-sources.jar
15:11:22 [2022-05-26T19:11:22.390Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-7.3.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/7.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-7.3.0-SNAPSHOT-pack200.jar.pack.gz
15:11:22 [2022-05-26T19:11:22.390Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.branding/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/7.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-7.3.0-SNAPSHOT-p2metadata.xml
15:11:22 [2022-05-26T19:11:22.390Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.branding/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/7.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-7.3.0-SNAPSHOT-p2artifacts.xml
15:11:22 [2022-05-26T19:11:22.390Z] [INFO] 
15:11:22 [2022-05-26T19:11:22.390Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.branding ---
15:11:22 [2022-05-26T19:11:22.390Z] [INFO] 
15:11:22 [2022-05-26T19:11:22.390Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature >--
15:11:22 [2022-05-26T19:11:22.390Z] [INFO] Building Trace Compass RCP Branding Feature 7.3.0-SNAPSHOT     [111/140]
15:11:22 [2022-05-26T19:11:22.390Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
15:11:22 [2022-05-26T19:11:22.390Z] [INFO] 
15:11:22 [2022-05-26T19:11:22.390Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.branding.feature ---
15:11:22 [2022-05-26T19:11:22.390Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.branding.feature/target
15:11:22 [2022-05-26T19:11:22.390Z] [INFO] 
15:11:22 [2022-05-26T19:11:22.390Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.branding.feature ---
15:11:22 [2022-05-26T19:11:22.390Z] [INFO] The project's OSGi version is 7.3.0.202205261847
15:11:22 [2022-05-26T19:11:22.390Z] [INFO] 
15:11:22 [2022-05-26T19:11:22.390Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.branding.feature ---
15:11:22 [2022-05-26T19:11:22.390Z] [INFO] 
15:11:22 [2022-05-26T19:11:22.390Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.branding.feature ---
15:11:22 [2022-05-26T19:11:22.390Z] [INFO] 
15:11:22 [2022-05-26T19:11:22.390Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.branding.feature ---
15:11:22 [2022-05-26T19:11:22.390Z] [INFO] 
15:11:22 [2022-05-26T19:11:22.390Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.branding.feature ---
15:11:22 [2022-05-26T19:11:22.391Z] [INFO] 
15:11:22 [2022-05-26T19:11:22.391Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp.branding.feature ---
15:11:22 [2022-05-26T19:11:22.391Z] [INFO] 
15:11:22 [2022-05-26T19:11:22.391Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.branding.feature ---
15:11:22 [2022-05-26T19:11:22.391Z] [INFO] 
15:11:22 [2022-05-26T19:11:22.391Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.rcp.branding.feature ---
15:11:22 [2022-05-26T19:11:22.391Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-7.3.0-SNAPSHOT.jar
15:11:22 [2022-05-26T19:11:22.391Z] [INFO] 
15:11:22 [2022-05-26T19:11:22.391Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.branding.feature ---
15:11:22 [2022-05-26T19:11:22.391Z] [INFO] 
15:11:22 [2022-05-26T19:11:22.391Z] [INFO] --- tycho-p2-plugin:2.7.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.rcp.branding.feature ---
15:11:22 [2022-05-26T19:11:22.391Z] [INFO] 
15:11:22 [2022-05-26T19:11:22.391Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.branding.feature ---
15:11:22 [2022-05-26T19:11:22.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
15:11:22 [2022-05-26T19:11:22.391Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-7.3.0-SNAPSHOT-sources-feature.jar
15:11:22 [2022-05-26T19:11:22.391Z] [INFO] 
15:11:22 [2022-05-26T19:11:22.391Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.branding.feature ---
15:11:22 [2022-05-26T19:11:22.391Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:11:22 [2022-05-26T19:11:22.391Z] [INFO] 
15:11:22 [2022-05-26T19:11:22.391Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.branding.feature ---
15:11:22 [2022-05-26T19:11:22.391Z] [INFO] 
15:11:22 [2022-05-26T19:11:22.391Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (attached-p2-metadata) @ org.eclipse.tracecompass.rcp.branding.feature ---
15:11:22 [2022-05-26T19:11:22.391Z] [WARNING] artifact org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature:xml:p2metadata:7.3.0-SNAPSHOT already attached, replace previous instance
15:11:22 [2022-05-26T19:11:22.391Z] [WARNING] artifact org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature:xml:p2artifacts:7.3.0-SNAPSHOT already attached, replace previous instance
15:11:22 [2022-05-26T19:11:22.391Z] [INFO] 
15:11:22 [2022-05-26T19:11:22.391Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.branding.feature ---
15:11:22 [2022-05-26T19:11:22.391Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-7.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/7.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-7.3.0-SNAPSHOT.jar
15:11:22 [2022-05-26T19:11:22.391Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.branding.feature/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/7.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-7.3.0-SNAPSHOT.pom
15:11:22 [2022-05-26T19:11:22.391Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-7.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/7.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-7.3.0-SNAPSHOT-sources-feature.jar
15:11:22 [2022-05-26T19:11:22.391Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/7.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-7.3.0-SNAPSHOT-p2metadata.xml
15:11:22 [2022-05-26T19:11:22.391Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/7.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-7.3.0-SNAPSHOT-p2artifacts.xml
15:11:22 [2022-05-26T19:11:22.391Z] [INFO] 
15:11:22 [2022-05-26T19:11:22.391Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.branding.feature ---
15:11:22 [2022-05-26T19:11:22.391Z] [INFO] 
15:11:22 [2022-05-26T19:11:22.391Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core >---
15:11:22 [2022-05-26T19:11:22.391Z] [INFO] Building org.eclipse.tracecompass.tmf.cli.core 1.0.2-SNAPSHOT  [112/140]
15:11:22 [2022-05-26T19:11:22.391Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:11:22 [2022-05-26T19:11:22.391Z] [INFO] 
15:11:22 [2022-05-26T19:11:22.391Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.cli.core ---
15:11:22 [2022-05-26T19:11:22.391Z] [INFO] 
15:11:22 [2022-05-26T19:11:22.391Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.cli.core ---
15:11:22 [2022-05-26T19:11:22.391Z] [INFO] The project's OSGi version is 1.0.2.202205261847
15:11:22 [2022-05-26T19:11:22.391Z] [INFO] 
15:11:22 [2022-05-26T19:11:22.391Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli.core ---
15:11:22 [2022-05-26T19:11:22.391Z] [INFO] 
15:11:22 [2022-05-26T19:11:22.391Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli.core ---
15:11:22 [2022-05-26T19:11:22.391Z] [INFO] 
15:11:22 [2022-05-26T19:11:22.391Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli.core ---
15:11:22 [2022-05-26T19:11:22.391Z] [INFO] 
15:11:22 [2022-05-26T19:11:22.391Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli.core ---
15:11:22 [2022-05-26T19:11:22.391Z] [INFO] 
15:11:22 [2022-05-26T19:11:22.391Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.cli.core ---
15:11:22 [2022-05-26T19:11:22.391Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.cli.core...
15:11:22 [2022-05-26T19:11:22.391Z] [INFO] 
15:11:22 [2022-05-26T19:11:22.391Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.cli.core ---
15:11:22 [2022-05-26T19:11:22.391Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:11:22 [2022-05-26T19:11:22.391Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.cli.core/src/main/resources
15:11:22 [2022-05-26T19:11:22.391Z] [INFO] 
15:11:22 [2022-05-26T19:11:22.391Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.cli.core ---
15:11:22 [2022-05-26T19:11:22.391Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
15:11:22 [2022-05-26T19:11:22.391Z] [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.cli.core/target/classes
15:11:22 [2022-05-26T19:11:22.649Z] [INFO] 
15:11:22 [2022-05-26T19:11:22.649Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.cli.core ---
15:11:22 [2022-05-26T19:11:22.649Z] [INFO] 
15:11:22 [2022-05-26T19:11:22.649Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.cli.core ---
15:11:22 [2022-05-26T19:11:22.649Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:11:22 [2022-05-26T19:11:22.649Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.cli.core/src/test/resources
15:11:22 [2022-05-26T19:11:22.649Z] [INFO] 
15:11:22 [2022-05-26T19:11:22.649Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.cli.core ---
15:11:22 [2022-05-26T19:11:22.649Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
15:11:22 [2022-05-26T19:11:22.649Z] [INFO] 
15:11:22 [2022-05-26T19:11:22.649Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.tmf.cli.core ---
15:11:22 [2022-05-26T19:11:22.649Z] [INFO] No tests to run.
15:11:22 [2022-05-26T19:11:22.649Z] [INFO] 
15:11:22 [2022-05-26T19:11:22.649Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.cli.core ---
15:11:22 [2022-05-26T19:11:22.649Z] [INFO] 
15:11:22 [2022-05-26T19:11:22.649Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.cli.core ---
15:11:22 [2022-05-26T19:11:22.649Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.cli.core/target/org.eclipse.tracecompass.tmf.cli.core-1.0.2-SNAPSHOT-sources.jar
15:11:22 [2022-05-26T19:11:22.649Z] [INFO] 
15:11:22 [2022-05-26T19:11:22.649Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.cli.core ---
15:11:22 [2022-05-26T19:11:22.649Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.cli.core/target/org.eclipse.tracecompass.tmf.cli.core-1.0.2-SNAPSHOT.jar
15:11:22 [2022-05-26T19:11:22.908Z] [INFO] 
15:11:22 [2022-05-26T19:11:22.908Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.cli.core ---
15:11:22 [2022-05-26T19:11:22.908Z] [INFO] 
15:11:22 [2022-05-26T19:11:22.908Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.cli.core ---
15:11:22 [2022-05-26T19:11:22.908Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:11:22 [2022-05-26T19:11:22.908Z] [INFO] 
15:11:22 [2022-05-26T19:11:22.908Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.cli.core ---
15:11:22 [2022-05-26T19:11:22.908Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:11:22 [2022-05-26T19:11:22.908Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.cli.core/target/org.eclipse.tracecompass.tmf.cli.core-1.0.2-SNAPSHOT.jar
15:11:22 [2022-05-26T19:11:22.908Z] [INFO] 
15:11:22 [2022-05-26T19:11:22.908Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.cli.core ---
15:11:22 [2022-05-26T19:11:22.908Z] [INFO] 
15:11:22 [2022-05-26T19:11:22.908Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.tmf.cli.core ---
15:11:22 [2022-05-26T19:11:22.908Z] [INFO] 
15:11:22 [2022-05-26T19:11:22.908Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.tmf.cli.core ---
15:11:22 [2022-05-26T19:11:22.908Z] [INFO] No tests to run.
15:11:22 [2022-05-26T19:11:22.908Z] [INFO] 
15:11:22 [2022-05-26T19:11:22.908Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.cli.core ---
15:11:22 [2022-05-26T19:11:22.908Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.cli.core/target/org.eclipse.tracecompass.tmf.cli.core-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core-1.0.2-SNAPSHOT.jar
15:11:22 [2022-05-26T19:11:22.908Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.cli.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core-1.0.2-SNAPSHOT.pom
15:11:22 [2022-05-26T19:11:22.908Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.cli.core/target/org.eclipse.tracecompass.tmf.cli.core-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core-1.0.2-SNAPSHOT-sources.jar
15:11:22 [2022-05-26T19:11:22.908Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.cli.core/target/org.eclipse.tracecompass.tmf.cli.core-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core-1.0.2-SNAPSHOT-pack200.jar.pack.gz
15:11:22 [2022-05-26T19:11:22.908Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.cli.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core-1.0.2-SNAPSHOT-p2metadata.xml
15:11:22 [2022-05-26T19:11:22.908Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.cli.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core-1.0.2-SNAPSHOT-p2artifacts.xml
15:11:22 [2022-05-26T19:11:22.908Z] [INFO] 
15:11:22 [2022-05-26T19:11:22.908Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.cli.core ---
15:11:22 [2022-05-26T19:11:22.908Z] [INFO] 
15:11:22 [2022-05-26T19:11:22.908Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui >------
15:11:22 [2022-05-26T19:11:22.908Z] [INFO] Building org.eclipse.tracecompass.rcp.ui 7.3.0-SNAPSHOT        [113/140]
15:11:22 [2022-05-26T19:11:22.908Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:11:22 [2022-05-26T19:11:22.908Z] [INFO] 
15:11:22 [2022-05-26T19:11:22.908Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.ui ---
15:11:22 [2022-05-26T19:11:22.908Z] [INFO] 
15:11:22 [2022-05-26T19:11:22.908Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.ui ---
15:11:22 [2022-05-26T19:11:22.908Z] [INFO] The project's OSGi version is 7.3.0.202205261847
15:11:22 [2022-05-26T19:11:22.908Z] [INFO] 
15:11:22 [2022-05-26T19:11:22.908Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.ui ---
15:11:22 [2022-05-26T19:11:22.908Z] [INFO] 
15:11:22 [2022-05-26T19:11:22.908Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.ui ---
15:11:22 [2022-05-26T19:11:22.908Z] [INFO] 
15:11:22 [2022-05-26T19:11:22.908Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.ui ---
15:11:22 [2022-05-26T19:11:22.908Z] [INFO] 
15:11:22 [2022-05-26T19:11:22.908Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.ui ---
15:11:22 [2022-05-26T19:11:22.908Z] [INFO] 
15:11:22 [2022-05-26T19:11:22.908Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.ui ---
15:11:22 [2022-05-26T19:11:22.908Z] [INFO] Resolving class path of org.eclipse.tracecompass.rcp.ui...
15:11:23 [2022-05-26T19:11:23.166Z] [INFO] 
15:11:23 [2022-05-26T19:11:23.166Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.ui ---
15:11:23 [2022-05-26T19:11:23.166Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:11:23 [2022-05-26T19:11:23.166Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.ui/src/main/resources
15:11:23 [2022-05-26T19:11:23.166Z] [INFO] 
15:11:23 [2022-05-26T19:11:23.166Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.ui ---
15:11:23 [2022-05-26T19:11:23.166Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui:7.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
15:11:23 [2022-05-26T19:11:23.166Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.ui/target/classes
15:11:23 [2022-05-26T19:11:23.423Z] [INFO] 
15:11:23 [2022-05-26T19:11:23.423Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.rcp.ui ---
15:11:23 [2022-05-26T19:11:23.423Z] [INFO] 
15:11:23 [2022-05-26T19:11:23.423Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.ui ---
15:11:23 [2022-05-26T19:11:23.423Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:11:23 [2022-05-26T19:11:23.423Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.ui/src/test/resources
15:11:23 [2022-05-26T19:11:23.423Z] [INFO] 
15:11:23 [2022-05-26T19:11:23.423Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.rcp.ui ---
15:11:23 [2022-05-26T19:11:23.423Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui:7.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
15:11:23 [2022-05-26T19:11:23.423Z] [INFO] 
15:11:23 [2022-05-26T19:11:23.423Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.rcp.ui ---
15:11:23 [2022-05-26T19:11:23.423Z] [INFO] No tests to run.
15:11:23 [2022-05-26T19:11:23.423Z] [INFO] 
15:11:23 [2022-05-26T19:11:23.423Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp.ui ---
15:11:23 [2022-05-26T19:11:23.423Z] [INFO] 
15:11:23 [2022-05-26T19:11:23.423Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.ui ---
15:11:23 [2022-05-26T19:11:23.423Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-7.3.0-SNAPSHOT-sources.jar
15:11:23 [2022-05-26T19:11:23.423Z] [INFO] 
15:11:23 [2022-05-26T19:11:23.423Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.ui ---
15:11:23 [2022-05-26T19:11:23.423Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-7.3.0-SNAPSHOT.jar
15:11:23 [2022-05-26T19:11:23.423Z] [INFO] 
15:11:23 [2022-05-26T19:11:23.423Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.ui ---
15:11:23 [2022-05-26T19:11:23.423Z] [INFO] 
15:11:23 [2022-05-26T19:11:23.423Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.ui ---
15:11:23 [2022-05-26T19:11:23.423Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:11:23 [2022-05-26T19:11:23.423Z] [INFO] 
15:11:23 [2022-05-26T19:11:23.423Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.ui ---
15:11:23 [2022-05-26T19:11:23.423Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:11:23 [2022-05-26T19:11:23.423Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-7.3.0-SNAPSHOT.jar
15:11:23 [2022-05-26T19:11:23.680Z] [INFO] 
15:11:23 [2022-05-26T19:11:23.680Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.ui ---
15:11:23 [2022-05-26T19:11:23.681Z] [INFO] 
15:11:23 [2022-05-26T19:11:23.681Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.rcp.ui ---
15:11:23 [2022-05-26T19:11:23.681Z] [INFO] 
15:11:23 [2022-05-26T19:11:23.681Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.rcp.ui ---
15:11:23 [2022-05-26T19:11:23.681Z] [INFO] No tests to run.
15:11:23 [2022-05-26T19:11:23.681Z] [INFO] 
15:11:23 [2022-05-26T19:11:23.681Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.ui ---
15:11:23 [2022-05-26T19:11:23.681Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-7.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/7.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-7.3.0-SNAPSHOT.jar
15:11:23 [2022-05-26T19:11:23.681Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/7.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-7.3.0-SNAPSHOT.pom
15:11:23 [2022-05-26T19:11:23.681Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-7.3.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/7.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-7.3.0-SNAPSHOT-sources.jar
15:11:23 [2022-05-26T19:11:23.681Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-7.3.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/7.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-7.3.0-SNAPSHOT-pack200.jar.pack.gz
15:11:23 [2022-05-26T19:11:23.681Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/7.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-7.3.0-SNAPSHOT-p2metadata.xml
15:11:23 [2022-05-26T19:11:23.681Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/7.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-7.3.0-SNAPSHOT-p2artifacts.xml
15:11:23 [2022-05-26T19:11:23.681Z] [INFO] 
15:11:23 [2022-05-26T19:11:23.681Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.ui ---
15:11:23 [2022-05-26T19:11:23.681Z] [INFO] 
15:11:23 [2022-05-26T19:11:23.681Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp >--------
15:11:23 [2022-05-26T19:11:23.681Z] [INFO] Building Trace Compass RCP Feature 7.3.0-SNAPSHOT              [114/140]
15:11:23 [2022-05-26T19:11:23.681Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
15:11:23 [2022-05-26T19:11:23.681Z] [INFO] 
15:11:23 [2022-05-26T19:11:23.681Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp ---
15:11:23 [2022-05-26T19:11:23.681Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp/target
15:11:23 [2022-05-26T19:11:23.681Z] [INFO] 
15:11:23 [2022-05-26T19:11:23.681Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp ---
15:11:23 [2022-05-26T19:11:23.681Z] [INFO] The project's OSGi version is 7.3.0.202205261847
15:11:23 [2022-05-26T19:11:23.681Z] [INFO] 
15:11:23 [2022-05-26T19:11:23.681Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp ---
15:11:23 [2022-05-26T19:11:23.681Z] [INFO] 
15:11:23 [2022-05-26T19:11:23.681Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp ---
15:11:23 [2022-05-26T19:11:23.681Z] [INFO] 
15:11:23 [2022-05-26T19:11:23.681Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp ---
15:11:23 [2022-05-26T19:11:23.681Z] [INFO] 
15:11:23 [2022-05-26T19:11:23.681Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp ---
15:11:23 [2022-05-26T19:11:23.681Z] [INFO] 
15:11:23 [2022-05-26T19:11:23.681Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp ---
15:11:23 [2022-05-26T19:11:23.681Z] [INFO] 
15:11:23 [2022-05-26T19:11:23.681Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp ---
15:11:23 [2022-05-26T19:11:23.681Z] [INFO] 
15:11:23 [2022-05-26T19:11:23.681Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.rcp ---
15:11:23 [2022-05-26T19:11:23.681Z] [INFO] Fetching javax.xml.stream_1.0.1.v201004272200.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/10.6/cdt-10.6.0/plugins/ (18.37kB)
15:11:23 [2022-05-26T19:11:23.681Z] [INFO] The user operation is waiting for background work to complete.
15:11:23 [2022-05-26T19:11:23.681Z] [INFO] Fetching javax.xml.stream_1.0.1.v201004272200.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/10.6/cdt-10.6.0/plugins/ (18.37kB)
15:11:23 [2022-05-26T19:11:23.681Z] [INFO] Unpacking javax.xml.stream_1.0.1.v201004272200...
15:11:23 [2022-05-26T19:11:23.681Z] [INFO] Fetching org.eclipse.swtchart.extensions_0.12.0.202003130409.jar from https://download.eclipse.org/swtchart/releases/0.12.0/repository/plugins/ (274.73kB)
15:11:23 [2022-05-26T19:11:23.939Z] [INFO] Fetching org.eclipse.ui.trace_1.2.100.v20211215-1038.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (59.41kB)
15:11:23 [2022-05-26T19:11:23.939Z] [INFO] Fetching org.apache.xml.serializer_2.7.1.v201005080400.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (122.3kB)
15:11:23 [2022-05-26T19:11:23.939Z] [INFO] The user operation is waiting for background work to complete.
15:11:23 [2022-05-26T19:11:23.939Z] [INFO] Fetching org.apache.xml.serializer_2.7.1.v201005080400.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (122.3kB)
15:11:23 [2022-05-26T19:11:23.939Z] [INFO] Unpacking org.apache.xml.serializer_2.7.1.v201005080400...
15:11:23 [2022-05-26T19:11:23.939Z] [INFO] Fetching javax.xml.bind_2.2.0.v201105210648.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (55.41kB)
15:11:23 [2022-05-26T19:11:23.939Z] [INFO] The user operation is waiting for background work to complete.
15:11:23 [2022-05-26T19:11:23.939Z] [INFO] Fetching javax.xml.bind_2.2.0.v201105210648.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (55.41kB)
15:11:23 [2022-05-26T19:11:23.939Z] [INFO] Unpacking javax.xml.bind_2.2.0.v201105210648...
15:11:23 [2022-05-26T19:11:23.939Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-7.3.0-SNAPSHOT.jar
15:11:24 [2022-05-26T19:11:24.196Z] [INFO] 
15:11:24 [2022-05-26T19:11:24.196Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp ---
15:11:24 [2022-05-26T19:11:24.196Z] [INFO] 
15:11:24 [2022-05-26T19:11:24.196Z] [INFO] --- tycho-p2-plugin:2.7.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.rcp ---
15:11:24 [2022-05-26T19:11:24.196Z] [INFO] 
15:11:24 [2022-05-26T19:11:24.196Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.rcp ---
15:11:24 [2022-05-26T19:11:24.196Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:11:24 [2022-05-26T19:11:24.196Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-7.3.0-SNAPSHOT-sources-feature.jar
15:11:24 [2022-05-26T19:11:24.196Z] [INFO] 
15:11:24 [2022-05-26T19:11:24.196Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.rcp ---
15:11:24 [2022-05-26T19:11:24.196Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:11:24 [2022-05-26T19:11:24.196Z] [INFO] 
15:11:24 [2022-05-26T19:11:24.196Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp ---
15:11:24 [2022-05-26T19:11:24.196Z] [INFO] 
15:11:24 [2022-05-26T19:11:24.196Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (attached-p2-metadata) @ org.eclipse.tracecompass.rcp ---
15:11:24 [2022-05-26T19:11:24.196Z] [WARNING] artifact org.eclipse.tracecompass:org.eclipse.tracecompass.rcp:xml:p2metadata:7.3.0-SNAPSHOT already attached, replace previous instance
15:11:24 [2022-05-26T19:11:24.196Z] [WARNING] artifact org.eclipse.tracecompass:org.eclipse.tracecompass.rcp:xml:p2artifacts:7.3.0-SNAPSHOT already attached, replace previous instance
15:11:24 [2022-05-26T19:11:24.196Z] [INFO] 
15:11:24 [2022-05-26T19:11:24.196Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp ---
15:11:24 [2022-05-26T19:11:24.196Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-7.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/7.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp-7.3.0-SNAPSHOT.jar
15:11:24 [2022-05-26T19:11:24.196Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/7.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp-7.3.0-SNAPSHOT.pom
15:11:24 [2022-05-26T19:11:24.196Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-7.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/7.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp-7.3.0-SNAPSHOT-sources-feature.jar
15:11:24 [2022-05-26T19:11:24.196Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/7.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp-7.3.0-SNAPSHOT-p2metadata.xml
15:11:24 [2022-05-26T19:11:24.196Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/7.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp-7.3.0-SNAPSHOT-p2artifacts.xml
15:11:24 [2022-05-26T19:11:24.196Z] [INFO] 
15:11:24 [2022-05-26T19:11:24.196Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp ---
15:11:24 [2022-05-26T19:11:24.196Z] [INFO] 
15:11:24 [2022-05-26T19:11:24.196Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core.tests >--
15:11:24 [2022-05-26T19:11:24.196Z] [INFO] Building org.eclipse.tracecompass.tmf.cli.core.tests 1.0.2-SNAPSHOT [115/140]
15:11:24 [2022-05-26T19:11:24.196Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:11:24 [2022-05-26T19:11:24.196Z] [INFO] 
15:11:24 [2022-05-26T19:11:24.197Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:11:24 [2022-05-26T19:11:24.197Z] [INFO] 
15:11:24 [2022-05-26T19:11:24.197Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:11:24 [2022-05-26T19:11:24.197Z] [INFO] The project's OSGi version is 1.0.2.202205261847
15:11:24 [2022-05-26T19:11:24.197Z] [INFO] 
15:11:24 [2022-05-26T19:11:24.197Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:11:24 [2022-05-26T19:11:24.197Z] [INFO] 
15:11:24 [2022-05-26T19:11:24.197Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:11:24 [2022-05-26T19:11:24.197Z] [INFO] 
15:11:24 [2022-05-26T19:11:24.197Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:11:24 [2022-05-26T19:11:24.197Z] [INFO] 
15:11:24 [2022-05-26T19:11:24.197Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:11:24 [2022-05-26T19:11:24.197Z] [INFO] 
15:11:24 [2022-05-26T19:11:24.197Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:11:24 [2022-05-26T19:11:24.197Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.cli.core.tests...
15:11:24 [2022-05-26T19:11:24.197Z] [INFO] 
15:11:24 [2022-05-26T19:11:24.197Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:11:24 [2022-05-26T19:11:24.197Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:11:24 [2022-05-26T19:11:24.197Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/src/main/resources
15:11:24 [2022-05-26T19:11:24.197Z] [INFO] 
15:11:24 [2022-05-26T19:11:24.197Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:11:24 [2022-05-26T19:11:24.197Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/pom.xml
15:11:24 [2022-05-26T19:11:24.197Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/classes
15:11:24 [2022-05-26T19:11:24.453Z] [INFO] 
15:11:24 [2022-05-26T19:11:24.453Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:11:24 [2022-05-26T19:11:24.453Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:11:24 [2022-05-26T19:11:24.453Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/src/test/resources
15:11:24 [2022-05-26T19:11:24.453Z] [INFO] 
15:11:24 [2022-05-26T19:11:24.454Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:11:24 [2022-05-26T19:11:24.454Z] [INFO] 
15:11:24 [2022-05-26T19:11:24.454Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:11:24 [2022-05-26T19:11:24.454Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.2-SNAPSHOT-sources.jar
15:11:24 [2022-05-26T19:11:24.711Z] [INFO] 
15:11:24 [2022-05-26T19:11:24.711Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:11:24 [2022-05-26T19:11:24.711Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.2-SNAPSHOT.jar
15:11:24 [2022-05-26T19:11:24.711Z] [INFO] 
15:11:24 [2022-05-26T19:11:24.711Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:11:24 [2022-05-26T19:11:24.711Z] [INFO] 
15:11:24 [2022-05-26T19:11:24.711Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:11:24 [2022-05-26T19:11:24.711Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:11:24 [2022-05-26T19:11:24.711Z] [INFO] 
15:11:24 [2022-05-26T19:11:24.711Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:11:24 [2022-05-26T19:11:24.711Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:11:24 [2022-05-26T19:11:24.711Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.2-SNAPSHOT.jar
15:11:24 [2022-05-26T19:11:24.711Z] [INFO] 
15:11:24 [2022-05-26T19:11:24.711Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:11:24 [2022-05-26T19:11:24.711Z] [INFO] 
15:11:24 [2022-05-26T19:11:24.711Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:11:25 [2022-05-26T19:11:25.277Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java)
15:11:25 [2022-05-26T19:11:25.277Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/work/data/.metadata/.log
15:11:25 [2022-05-26T19:11:25.277Z] [INFO] Command line:
15:11:25 [2022-05-26T19:11:25.277Z] 	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:11:25 [2022-05-26T19:11:25.277Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:11:29 [2022-05-26T19:11:29.456Z] !SESSION 2022-05-26 19:11:25.298 -----------------------------------------------
15:11:29 [2022-05-26T19:11:29.456Z] eclipse.buildId=unknown
15:11:29 [2022-05-26T19:11:29.456Z] java.version=11.0.2
15:11:29 [2022-05-26T19:11:29.456Z] java.vendor=Oracle Corporation
15:11:29 [2022-05-26T19:11:29.456Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:11:29 [2022-05-26T19:11:29.456Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/surefire.properties -product org.eclipse.platform.ide
15:11:29 [2022-05-26T19:11:29.456Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
15:11:29 [2022-05-26T19:11:29.456Z] 
15:11:29 [2022-05-26T19:11:29.456Z] !ENTRY org.eclipse.compare.win32 4 0 2022-05-26 19:11:28.849
15:11:29 [2022-05-26T19:11:29.456Z] !MESSAGE FrameworkEvent ERROR
15:11:29 [2022-05-26T19:11:29.456Z] !STACK 0
15:11:29 [2022-05-26T19:11:29.456Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [67]
15:11:29 [2022-05-26T19:11:29.456Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:11:29 [2022-05-26T19:11:29.456Z] 
15:11:29 [2022-05-26T19:11:29.456Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
15:11:29 [2022-05-26T19:11:29.456Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1847)
15:11:29 [2022-05-26T19:11:29.456Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:11:29 [2022-05-26T19:11:29.456Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1840)
15:11:29 [2022-05-26T19:11:29.456Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1781)
15:11:29 [2022-05-26T19:11:29.456Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1745)
15:11:29 [2022-05-26T19:11:29.456Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1667)
15:11:29 [2022-05-26T19:11:29.456Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:11:29 [2022-05-26T19:11:29.456Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:11:29 [2022-05-26T19:11:29.456Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:11:29 [2022-05-26T19:11:29.456Z] 
15:11:29 [2022-05-26T19:11:29.456Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2022-05-26 19:11:29.169
15:11:29 [2022-05-26T19:11:29.456Z] !MESSAGE FrameworkEvent ERROR
15:11:29 [2022-05-26T19:11:29.456Z] !STACK 0
15:11:29 [2022-05-26T19:11:29.456Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [140]
15:11:29 [2022-05-26T19:11:29.456Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:11:29 [2022-05-26T19:11:29.456Z] 
15:11:29 [2022-05-26T19:11:29.456Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
15:11:29 [2022-05-26T19:11:29.456Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1847)
15:11:29 [2022-05-26T19:11:29.456Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:11:29 [2022-05-26T19:11:29.456Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1840)
15:11:29 [2022-05-26T19:11:29.456Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1781)
15:11:29 [2022-05-26T19:11:29.456Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1745)
15:11:29 [2022-05-26T19:11:29.456Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1667)
15:11:29 [2022-05-26T19:11:29.456Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:11:29 [2022-05-26T19:11:29.456Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:11:29 [2022-05-26T19:11:29.456Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:11:29 [2022-05-26T19:11:29.714Z] Running org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest
15:11:29 [2022-05-26T19:11:29.971Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.11 s - in org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest
15:11:29 [2022-05-26T19:11:29.971Z] testCmdLineArguments[0: --cli --help](org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest)  Time elapsed: 0.031 s
15:11:29 [2022-05-26T19:11:29.971Z] testCmdLineArguments[1: --cli -h](org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest)  Time elapsed: 0.001 s
15:11:29 [2022-05-26T19:11:29.971Z] testCmdLineArguments[2: --cli -faulty](org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest)  Time elapsed: 0.001 s
15:11:29 [2022-05-26T19:11:29.971Z] Running org.eclipse.tracecompass.tmf.cli.core.tests.ActivatorTest
15:11:29 [2022-05-26T19:11:29.971Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.cli.core.tests.ActivatorTest
15:11:29 [2022-05-26T19:11:29.971Z] testActivator(org.eclipse.tracecompass.tmf.cli.core.tests.ActivatorTest)  Time elapsed: 0.001 s
15:11:29 [2022-05-26T19:11:29.971Z] 
15:11:29 [2022-05-26T19:11:29.971Z] Results:
15:11:29 [2022-05-26T19:11:29.971Z] 
15:11:29 [2022-05-26T19:11:29.971Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
15:11:29 [2022-05-26T19:11:29.971Z] 
15:11:30 [2022-05-26T19:11:30.535Z] [INFO] All tests passed!
15:11:30 [2022-05-26T19:11:30.535Z] [INFO] 
15:11:30 [2022-05-26T19:11:30.535Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:11:30 [2022-05-26T19:11:30.535Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.2-SNAPSHOT.jar
15:11:30 [2022-05-26T19:11:30.535Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.2-SNAPSHOT.pom
15:11:30 [2022-05-26T19:11:30.535Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.2-SNAPSHOT-sources.jar
15:11:30 [2022-05-26T19:11:30.536Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.2-SNAPSHOT-pack200.jar.pack.gz
15:11:30 [2022-05-26T19:11:30.536Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.2-SNAPSHOT-p2metadata.xml
15:11:30 [2022-05-26T19:11:30.536Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.2-SNAPSHOT-p2artifacts.xml
15:11:30 [2022-05-26T19:11:30.536Z] [INFO] 
15:11:30 [2022-05-26T19:11:30.536Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:11:30 [2022-05-26T19:11:30.536Z] [INFO] 
15:11:30 [2022-05-26T19:11:30.536Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui.tests >---
15:11:30 [2022-05-26T19:11:30.536Z] [INFO] Building org.eclipse.tracecompass.rcp.ui.tests 2.0.4-SNAPSHOT  [116/140]
15:11:30 [2022-05-26T19:11:30.536Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:11:30 [2022-05-26T19:11:30.536Z] [INFO] 
15:11:30 [2022-05-26T19:11:30.536Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:11:30 [2022-05-26T19:11:30.536Z] [INFO] 
15:11:30 [2022-05-26T19:11:30.536Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:11:30 [2022-05-26T19:11:30.536Z] [INFO] The project's OSGi version is 2.0.4.202205261847
15:11:30 [2022-05-26T19:11:30.536Z] [INFO] 
15:11:30 [2022-05-26T19:11:30.536Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:11:30 [2022-05-26T19:11:30.536Z] [INFO] 
15:11:30 [2022-05-26T19:11:30.536Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:11:30 [2022-05-26T19:11:30.536Z] [INFO] 
15:11:30 [2022-05-26T19:11:30.536Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:11:30 [2022-05-26T19:11:30.536Z] [INFO] 
15:11:30 [2022-05-26T19:11:30.536Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:11:30 [2022-05-26T19:11:30.536Z] [INFO] 
15:11:30 [2022-05-26T19:11:30.536Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:11:30 [2022-05-26T19:11:30.536Z] [INFO] Resolving class path of org.eclipse.tracecompass.rcp.ui.tests...
15:11:30 [2022-05-26T19:11:30.793Z] [INFO] 
15:11:30 [2022-05-26T19:11:30.793Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:11:30 [2022-05-26T19:11:30.793Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:11:30 [2022-05-26T19:11:30.793Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.ui.tests/src/main/resources
15:11:30 [2022-05-26T19:11:30.793Z] [INFO] 
15:11:30 [2022-05-26T19:11:30.793Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:11:30 [2022-05-26T19:11:30.793Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui.tests:2.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.ui.tests/pom.xml
15:11:30 [2022-05-26T19:11:30.793Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/classes
15:11:31 [2022-05-26T19:11:31.050Z] [INFO] 
15:11:31 [2022-05-26T19:11:31.050Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:11:31 [2022-05-26T19:11:31.050Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:11:31 [2022-05-26T19:11:31.050Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.ui.tests/src/test/resources
15:11:31 [2022-05-26T19:11:31.050Z] [INFO] 
15:11:31 [2022-05-26T19:11:31.050Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:11:31 [2022-05-26T19:11:31.050Z] [INFO] 
15:11:31 [2022-05-26T19:11:31.050Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:11:31 [2022-05-26T19:11:31.050Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/org.eclipse.tracecompass.rcp.ui.tests-2.0.4-SNAPSHOT-sources.jar
15:11:31 [2022-05-26T19:11:31.050Z] [INFO] 
15:11:31 [2022-05-26T19:11:31.050Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:11:31 [2022-05-26T19:11:31.050Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/org.eclipse.tracecompass.rcp.ui.tests-2.0.4-SNAPSHOT.jar
15:11:31 [2022-05-26T19:11:31.307Z] [INFO] 
15:11:31 [2022-05-26T19:11:31.307Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:11:31 [2022-05-26T19:11:31.307Z] [INFO] 
15:11:31 [2022-05-26T19:11:31.307Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:11:31 [2022-05-26T19:11:31.307Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:11:31 [2022-05-26T19:11:31.307Z] [INFO] 
15:11:31 [2022-05-26T19:11:31.307Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:11:31 [2022-05-26T19:11:31.307Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:11:31 [2022-05-26T19:11:31.307Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/org.eclipse.tracecompass.rcp.ui.tests-2.0.4-SNAPSHOT.jar
15:11:31 [2022-05-26T19:11:31.307Z] [INFO] 
15:11:31 [2022-05-26T19:11:31.307Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:11:31 [2022-05-26T19:11:31.307Z] [INFO] 
15:11:31 [2022-05-26T19:11:31.307Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:11:31 [2022-05-26T19:11:31.307Z] [INFO] Skipping tests
15:11:31 [2022-05-26T19:11:31.307Z] [INFO] 
15:11:31 [2022-05-26T19:11:31.307Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:11:31 [2022-05-26T19:11:31.307Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/org.eclipse.tracecompass.rcp.ui.tests-2.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui.tests/2.0.4-SNAPSHOT/org.eclipse.tracecompass.rcp.ui.tests-2.0.4-SNAPSHOT.jar
15:11:31 [2022-05-26T19:11:31.307Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.ui.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui.tests/2.0.4-SNAPSHOT/org.eclipse.tracecompass.rcp.ui.tests-2.0.4-SNAPSHOT.pom
15:11:31 [2022-05-26T19:11:31.307Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/org.eclipse.tracecompass.rcp.ui.tests-2.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui.tests/2.0.4-SNAPSHOT/org.eclipse.tracecompass.rcp.ui.tests-2.0.4-SNAPSHOT-sources.jar
15:11:31 [2022-05-26T19:11:31.307Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/org.eclipse.tracecompass.rcp.ui.tests-2.0.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui.tests/2.0.4-SNAPSHOT/org.eclipse.tracecompass.rcp.ui.tests-2.0.4-SNAPSHOT-pack200.jar.pack.gz
15:11:31 [2022-05-26T19:11:31.307Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui.tests/2.0.4-SNAPSHOT/org.eclipse.tracecompass.rcp.ui.tests-2.0.4-SNAPSHOT-p2metadata.xml
15:11:31 [2022-05-26T19:11:31.307Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui.tests/2.0.4-SNAPSHOT/org.eclipse.tracecompass.rcp.ui.tests-2.0.4-SNAPSHOT-p2artifacts.xml
15:11:31 [2022-05-26T19:11:31.307Z] [INFO] 
15:11:31 [2022-05-26T19:11:31.307Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:11:31 [2022-05-26T19:11:31.307Z] [INFO] 
15:11:31 [2022-05-26T19:11:31.307Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui >--
15:11:31 [2022-05-26T19:11:31.307Z] [INFO] Building org.eclipse.tracecompass.rcp.incubator.ui 1.0.2-SNAPSHOT [117/140]
15:11:31 [2022-05-26T19:11:31.307Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:11:31 [2022-05-26T19:11:31.307Z] [INFO] 
15:11:31 [2022-05-26T19:11:31.307Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:11:31 [2022-05-26T19:11:31.307Z] [INFO] 
15:11:31 [2022-05-26T19:11:31.307Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:11:31 [2022-05-26T19:11:31.307Z] [INFO] The project's OSGi version is 1.0.2.202205261847
15:11:31 [2022-05-26T19:11:31.307Z] [INFO] 
15:11:31 [2022-05-26T19:11:31.307Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:11:31 [2022-05-26T19:11:31.307Z] [INFO] 
15:11:31 [2022-05-26T19:11:31.307Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:11:31 [2022-05-26T19:11:31.307Z] [INFO] 
15:11:31 [2022-05-26T19:11:31.307Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:11:31 [2022-05-26T19:11:31.307Z] [INFO] 
15:11:31 [2022-05-26T19:11:31.307Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:11:31 [2022-05-26T19:11:31.307Z] [INFO] 
15:11:31 [2022-05-26T19:11:31.307Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:11:31 [2022-05-26T19:11:31.307Z] [INFO] Resolving class path of org.eclipse.tracecompass.rcp.incubator.ui...
15:11:31 [2022-05-26T19:11:31.307Z] [INFO] 
15:11:31 [2022-05-26T19:11:31.307Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:11:31 [2022-05-26T19:11:31.307Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:11:31 [2022-05-26T19:11:31.308Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.incubator.ui/src/main/resources
15:11:31 [2022-05-26T19:11:31.308Z] [INFO] 
15:11:31 [2022-05-26T19:11:31.308Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:11:31 [2022-05-26T19:11:31.308Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
15:11:31 [2022-05-26T19:11:31.308Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/classes
15:11:31 [2022-05-26T19:11:31.566Z] [INFO] 
15:11:31 [2022-05-26T19:11:31.566Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:11:31 [2022-05-26T19:11:31.566Z] [INFO] 
15:11:31 [2022-05-26T19:11:31.566Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:11:31 [2022-05-26T19:11:31.566Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:11:31 [2022-05-26T19:11:31.566Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.incubator.ui/src/test/resources
15:11:31 [2022-05-26T19:11:31.566Z] [INFO] 
15:11:31 [2022-05-26T19:11:31.566Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:11:31 [2022-05-26T19:11:31.566Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
15:11:31 [2022-05-26T19:11:31.566Z] [INFO] 
15:11:31 [2022-05-26T19:11:31.566Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:11:31 [2022-05-26T19:11:31.566Z] [INFO] No tests to run.
15:11:31 [2022-05-26T19:11:31.566Z] [INFO] 
15:11:31 [2022-05-26T19:11:31.566Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:11:31 [2022-05-26T19:11:31.566Z] [INFO] 
15:11:31 [2022-05-26T19:11:31.566Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:11:31 [2022-05-26T19:11:31.566Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.2-SNAPSHOT-sources.jar
15:11:31 [2022-05-26T19:11:31.566Z] [INFO] 
15:11:31 [2022-05-26T19:11:31.566Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:11:31 [2022-05-26T19:11:31.566Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.2-SNAPSHOT.jar
15:11:31 [2022-05-26T19:11:31.566Z] [INFO] 
15:11:31 [2022-05-26T19:11:31.566Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:11:31 [2022-05-26T19:11:31.566Z] [INFO] 
15:11:31 [2022-05-26T19:11:31.566Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:11:31 [2022-05-26T19:11:31.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
15:11:31 [2022-05-26T19:11:31.566Z] [INFO] 
15:11:31 [2022-05-26T19:11:31.566Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:11:31 [2022-05-26T19:11:31.566Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:11:31 [2022-05-26T19:11:31.566Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.2-SNAPSHOT.jar
15:11:31 [2022-05-26T19:11:31.566Z] [INFO] 
15:11:31 [2022-05-26T19:11:31.566Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:11:31 [2022-05-26T19:11:31.566Z] [INFO] 
15:11:31 [2022-05-26T19:11:31.566Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:11:31 [2022-05-26T19:11:31.566Z] [INFO] 
15:11:31 [2022-05-26T19:11:31.566Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:11:31 [2022-05-26T19:11:31.566Z] [INFO] No tests to run.
15:11:31 [2022-05-26T19:11:31.566Z] [INFO] 
15:11:31 [2022-05-26T19:11:31.566Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:11:31 [2022-05-26T19:11:31.566Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator.ui/1.0.2-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.2-SNAPSHOT.jar
15:11:31 [2022-05-26T19:11:31.566Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator.ui/1.0.2-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.2-SNAPSHOT.pom
15:11:31 [2022-05-26T19:11:31.566Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator.ui/1.0.2-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.2-SNAPSHOT-sources.jar
15:11:31 [2022-05-26T19:11:31.566Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator.ui/1.0.2-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.2-SNAPSHOT-pack200.jar.pack.gz
15:11:31 [2022-05-26T19:11:31.566Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator.ui/1.0.2-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.2-SNAPSHOT-p2metadata.xml
15:11:31 [2022-05-26T19:11:31.566Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator.ui/1.0.2-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.2-SNAPSHOT-p2artifacts.xml
15:11:31 [2022-05-26T19:11:31.566Z] [INFO] 
15:11:31 [2022-05-26T19:11:31.566Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:11:31 [2022-05-26T19:11:31.566Z] [INFO] 
15:11:31 [2022-05-26T19:11:31.566Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator >---
15:11:31 [2022-05-26T19:11:31.566Z] [INFO] Building org.eclipse.tracecompass.rcp.incubator 7.3.0-SNAPSHOT [118/140]
15:11:31 [2022-05-26T19:11:31.566Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
15:11:31 [2022-05-26T19:11:31.566Z] [INFO] 
15:11:31 [2022-05-26T19:11:31.566Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.incubator ---
15:11:31 [2022-05-26T19:11:31.566Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.incubator/target
15:11:31 [2022-05-26T19:11:31.566Z] [INFO] 
15:11:31 [2022-05-26T19:11:31.566Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.incubator ---
15:11:31 [2022-05-26T19:11:31.566Z] [INFO] The project's OSGi version is 7.3.0.202205261847
15:11:31 [2022-05-26T19:11:31.566Z] [INFO] 
15:11:31 [2022-05-26T19:11:31.566Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.incubator ---
15:11:31 [2022-05-26T19:11:31.566Z] [INFO] 
15:11:31 [2022-05-26T19:11:31.566Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.incubator ---
15:11:31 [2022-05-26T19:11:31.566Z] [INFO] 
15:11:31 [2022-05-26T19:11:31.567Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.incubator ---
15:11:31 [2022-05-26T19:11:31.567Z] [INFO] 
15:11:31 [2022-05-26T19:11:31.567Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.incubator ---
15:11:31 [2022-05-26T19:11:31.567Z] [INFO] 
15:11:31 [2022-05-26T19:11:31.567Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp.incubator ---
15:11:31 [2022-05-26T19:11:31.567Z] [INFO] 
15:11:31 [2022-05-26T19:11:31.567Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.incubator ---
15:11:31 [2022-05-26T19:11:31.567Z] [INFO] 
15:11:31 [2022-05-26T19:11:31.567Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.rcp.incubator ---
15:11:31 [2022-05-26T19:11:31.567Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-7.3.0-SNAPSHOT.jar
15:11:31 [2022-05-26T19:11:31.567Z] [INFO] 
15:11:31 [2022-05-26T19:11:31.567Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.incubator ---
15:11:31 [2022-05-26T19:11:31.567Z] [INFO] 
15:11:31 [2022-05-26T19:11:31.567Z] [INFO] --- tycho-p2-plugin:2.7.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.rcp.incubator ---
15:11:31 [2022-05-26T19:11:31.567Z] [INFO] 
15:11:31 [2022-05-26T19:11:31.567Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.incubator ---
15:11:31 [2022-05-26T19:11:31.567Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:11:31 [2022-05-26T19:11:31.567Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-7.3.0-SNAPSHOT-sources-feature.jar
15:11:31 [2022-05-26T19:11:31.567Z] [INFO] 
15:11:31 [2022-05-26T19:11:31.567Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.incubator ---
15:11:31 [2022-05-26T19:11:31.567Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:11:31 [2022-05-26T19:11:31.567Z] [INFO] 
15:11:31 [2022-05-26T19:11:31.567Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.incubator ---
15:11:31 [2022-05-26T19:11:31.567Z] [INFO] 
15:11:31 [2022-05-26T19:11:31.567Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.incubator ---
15:11:31 [2022-05-26T19:11:31.567Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-7.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/7.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-7.3.0-SNAPSHOT.jar
15:11:31 [2022-05-26T19:11:31.567Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.incubator/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/7.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-7.3.0-SNAPSHOT.pom
15:11:31 [2022-05-26T19:11:31.567Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-7.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/7.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-7.3.0-SNAPSHOT-sources-feature.jar
15:11:31 [2022-05-26T19:11:31.567Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.incubator/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/7.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-7.3.0-SNAPSHOT-p2metadata.xml
15:11:31 [2022-05-26T19:11:31.567Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.incubator/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/7.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-7.3.0-SNAPSHOT-p2artifacts.xml
15:11:31 [2022-05-26T19:11:31.567Z] [INFO] 
15:11:31 [2022-05-26T19:11:31.567Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.incubator ---
15:11:31 [2022-05-26T19:11:31.567Z] [INFO] 
15:11:31 [2022-05-26T19:11:31.567Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace-parent >--
15:11:31 [2022-05-26T19:11:31.567Z] [INFO] Building Trace Compass Json trace Parent 7.3.0-SNAPSHOT        [119/140]
15:11:31 [2022-05-26T19:11:31.567Z] [INFO] --------------------------------[ pom ]---------------------------------
15:11:31 [2022-05-26T19:11:31.567Z] [INFO] 
15:11:31 [2022-05-26T19:11:31.567Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.jsontrace-parent ---
15:11:31 [2022-05-26T19:11:31.567Z] [INFO] 
15:11:31 [2022-05-26T19:11:31.567Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace-parent ---
15:11:31 [2022-05-26T19:11:31.567Z] [INFO] 
15:11:31 [2022-05-26T19:11:31.567Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace-parent ---
15:11:31 [2022-05-26T19:11:31.567Z] [INFO] 
15:11:31 [2022-05-26T19:11:31.567Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.jsontrace-parent ---
15:11:31 [2022-05-26T19:11:31.567Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:11:31 [2022-05-26T19:11:31.567Z] [INFO] 
15:11:31 [2022-05-26T19:11:31.567Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.jsontrace-parent ---
15:11:31 [2022-05-26T19:11:31.567Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:11:31 [2022-05-26T19:11:31.567Z] [INFO] 
15:11:31 [2022-05-26T19:11:31.567Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace-parent ---
15:11:31 [2022-05-26T19:11:31.567Z] [INFO] 
15:11:31 [2022-05-26T19:11:31.567Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace-parent ---
15:11:31 [2022-05-26T19:11:31.567Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/jsontrace/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace-parent/7.3.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-parent-7.3.0-SNAPSHOT.pom
15:11:31 [2022-05-26T19:11:31.567Z] [INFO] 
15:11:31 [2022-05-26T19:11:31.567Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core >--
15:11:31 [2022-05-26T19:11:31.567Z] [INFO] Building org.eclipse.tracecompass.jsontrace.core 1.0.3-SNAPSHOT [120/140]
15:11:31 [2022-05-26T19:11:31.567Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:11:31 [2022-05-26T19:11:31.567Z] [INFO] 
15:11:31 [2022-05-26T19:11:31.567Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.jsontrace.core ---
15:11:31 [2022-05-26T19:11:31.567Z] [INFO] 
15:11:31 [2022-05-26T19:11:31.567Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.jsontrace.core ---
15:11:31 [2022-05-26T19:11:31.567Z] [INFO] The project's OSGi version is 1.0.3.202205261847
15:11:31 [2022-05-26T19:11:31.567Z] [INFO] 
15:11:31 [2022-05-26T19:11:31.567Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace.core ---
15:11:31 [2022-05-26T19:11:31.567Z] [INFO] 
15:11:31 [2022-05-26T19:11:31.567Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace.core ---
15:11:31 [2022-05-26T19:11:31.567Z] [INFO] 
15:11:31 [2022-05-26T19:11:31.567Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace.core ---
15:11:31 [2022-05-26T19:11:31.567Z] [INFO] 
15:11:31 [2022-05-26T19:11:31.567Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace.core ---
15:11:31 [2022-05-26T19:11:31.567Z] [INFO] 
15:11:31 [2022-05-26T19:11:31.567Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.jsontrace.core ---
15:11:31 [2022-05-26T19:11:31.567Z] [INFO] Resolving class path of org.eclipse.tracecompass.jsontrace.core...
15:11:31 [2022-05-26T19:11:31.825Z] [INFO] 
15:11:31 [2022-05-26T19:11:31.825Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.jsontrace.core ---
15:11:31 [2022-05-26T19:11:31.825Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:11:31 [2022-05-26T19:11:31.825Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/jsontrace/org.eclipse.tracecompass.jsontrace.core/src/main/resources
15:11:31 [2022-05-26T19:11:31.825Z] [INFO] 
15:11:31 [2022-05-26T19:11:31.825Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.jsontrace.core ---
15:11:31 [2022-05-26T19:11:31.825Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
15:11:31 [2022-05-26T19:11:31.825Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/classes
15:11:31 [2022-05-26T19:11:31.825Z] [INFO] 
15:11:31 [2022-05-26T19:11:31.825Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.jsontrace.core ---
15:11:31 [2022-05-26T19:11:31.825Z] [INFO] 
15:11:31 [2022-05-26T19:11:31.825Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.jsontrace.core ---
15:11:31 [2022-05-26T19:11:31.825Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:11:31 [2022-05-26T19:11:31.825Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/jsontrace/org.eclipse.tracecompass.jsontrace.core/src/test/resources
15:11:31 [2022-05-26T19:11:31.825Z] [INFO] 
15:11:31 [2022-05-26T19:11:31.825Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.jsontrace.core ---
15:11:31 [2022-05-26T19:11:31.825Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
15:11:31 [2022-05-26T19:11:31.825Z] [INFO] 
15:11:31 [2022-05-26T19:11:31.825Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.jsontrace.core ---
15:11:31 [2022-05-26T19:11:31.825Z] [INFO] No tests to run.
15:11:31 [2022-05-26T19:11:31.825Z] [INFO] 
15:11:31 [2022-05-26T19:11:31.825Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.jsontrace.core ---
15:11:31 [2022-05-26T19:11:31.825Z] [INFO] 
15:11:31 [2022-05-26T19:11:31.825Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace.core ---
15:11:31 [2022-05-26T19:11:31.825Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-1.0.3-SNAPSHOT-sources.jar
15:11:31 [2022-05-26T19:11:31.825Z] [INFO] 
15:11:31 [2022-05-26T19:11:31.825Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.jsontrace.core ---
15:11:31 [2022-05-26T19:11:31.825Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-1.0.3-SNAPSHOT.jar
15:11:31 [2022-05-26T19:11:31.825Z] [INFO] 
15:11:31 [2022-05-26T19:11:31.825Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.jsontrace.core ---
15:11:31 [2022-05-26T19:11:31.825Z] [INFO] 
15:11:31 [2022-05-26T19:11:31.825Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.jsontrace.core ---
15:11:31 [2022-05-26T19:11:31.825Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:11:31 [2022-05-26T19:11:31.825Z] [INFO] 
15:11:31 [2022-05-26T19:11:31.825Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.jsontrace.core ---
15:11:31 [2022-05-26T19:11:31.825Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:11:31 [2022-05-26T19:11:31.825Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-1.0.3-SNAPSHOT.jar
15:11:31 [2022-05-26T19:11:31.825Z] [INFO] 
15:11:31 [2022-05-26T19:11:31.825Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace.core ---
15:11:31 [2022-05-26T19:11:31.825Z] [INFO] 
15:11:31 [2022-05-26T19:11:31.825Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.jsontrace.core ---
15:11:31 [2022-05-26T19:11:31.825Z] [INFO] 
15:11:31 [2022-05-26T19:11:31.825Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.jsontrace.core ---
15:11:31 [2022-05-26T19:11:31.825Z] [INFO] No tests to run.
15:11:31 [2022-05-26T19:11:31.825Z] [INFO] 
15:11:31 [2022-05-26T19:11:31.825Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace.core ---
15:11:31 [2022-05-26T19:11:31.825Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/1.0.3-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-1.0.3-SNAPSHOT.jar
15:11:31 [2022-05-26T19:11:31.825Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/jsontrace/org.eclipse.tracecompass.jsontrace.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/1.0.3-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-1.0.3-SNAPSHOT.pom
15:11:31 [2022-05-26T19:11:31.825Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/1.0.3-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-1.0.3-SNAPSHOT-sources.jar
15:11:31 [2022-05-26T19:11:31.825Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-1.0.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/1.0.3-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-1.0.3-SNAPSHOT-pack200.jar.pack.gz
15:11:31 [2022-05-26T19:11:31.825Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/1.0.3-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-1.0.3-SNAPSHOT-p2metadata.xml
15:11:31 [2022-05-26T19:11:31.825Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/1.0.3-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-1.0.3-SNAPSHOT-p2artifacts.xml
15:11:31 [2022-05-26T19:11:31.825Z] [INFO] 
15:11:31 [2022-05-26T19:11:31.825Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.jsontrace.core ---
15:11:31 [2022-05-26T19:11:31.825Z] [INFO] 
15:11:31 [2022-05-26T19:11:31.825Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace >-----
15:11:31 [2022-05-26T19:11:31.825Z] [INFO] Building org.eclipse.tracecompass.jsontrace 7.3.0-SNAPSHOT     [121/140]
15:11:31 [2022-05-26T19:11:31.825Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
15:11:31 [2022-05-26T19:11:31.825Z] [INFO] 
15:11:31 [2022-05-26T19:11:31.825Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.jsontrace ---
15:11:31 [2022-05-26T19:11:31.826Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-rcptt/jsontrace/org.eclipse.tracecompass.jsontrace/target
15:11:31 [2022-05-26T19:11:31.826Z] [INFO] 
15:11:31 [2022-05-26T19:11:31.826Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.jsontrace ---
15:11:31 [2022-05-26T19:11:31.826Z] [INFO] The project's OSGi version is 7.3.0.202205261847
15:11:31 [2022-05-26T19:11:31.826Z] [INFO] 
15:11:31 [2022-05-26T19:11:31.826Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace ---
15:11:31 [2022-05-26T19:11:31.826Z] [INFO] 
15:11:31 [2022-05-26T19:11:31.826Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace ---
15:11:31 [2022-05-26T19:11:31.826Z] [INFO] 
15:11:31 [2022-05-26T19:11:31.826Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace ---
15:11:31 [2022-05-26T19:11:31.826Z] [INFO] 
15:11:31 [2022-05-26T19:11:31.826Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace ---
15:11:32 [2022-05-26T19:11:32.083Z] [INFO] 
15:11:32 [2022-05-26T19:11:32.083Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.jsontrace ---
15:11:32 [2022-05-26T19:11:32.083Z] [INFO] 
15:11:32 [2022-05-26T19:11:32.083Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace ---
15:11:32 [2022-05-26T19:11:32.083Z] [INFO] 
15:11:32 [2022-05-26T19:11:32.083Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.jsontrace ---
15:11:32 [2022-05-26T19:11:32.083Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-7.3.0-SNAPSHOT.jar
15:11:32 [2022-05-26T19:11:32.083Z] [INFO] 
15:11:32 [2022-05-26T19:11:32.083Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.jsontrace ---
15:11:32 [2022-05-26T19:11:32.083Z] [INFO] 
15:11:32 [2022-05-26T19:11:32.083Z] [INFO] --- tycho-p2-plugin:2.7.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.jsontrace ---
15:11:32 [2022-05-26T19:11:32.083Z] [INFO] 
15:11:32 [2022-05-26T19:11:32.083Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.jsontrace ---
15:11:32 [2022-05-26T19:11:32.083Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:11:32 [2022-05-26T19:11:32.083Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-7.3.0-SNAPSHOT-sources-feature.jar
15:11:32 [2022-05-26T19:11:32.083Z] [INFO] 
15:11:32 [2022-05-26T19:11:32.083Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.jsontrace ---
15:11:32 [2022-05-26T19:11:32.083Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:11:32 [2022-05-26T19:11:32.083Z] [INFO] 
15:11:32 [2022-05-26T19:11:32.084Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace ---
15:11:32 [2022-05-26T19:11:32.084Z] [INFO] 
15:11:32 [2022-05-26T19:11:32.084Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace ---
15:11:32 [2022-05-26T19:11:32.084Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-7.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/7.3.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-7.3.0-SNAPSHOT.jar
15:11:32 [2022-05-26T19:11:32.084Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/jsontrace/org.eclipse.tracecompass.jsontrace/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/7.3.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-7.3.0-SNAPSHOT.pom
15:11:32 [2022-05-26T19:11:32.084Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-7.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/7.3.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-7.3.0-SNAPSHOT-sources-feature.jar
15:11:32 [2022-05-26T19:11:32.084Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/jsontrace/org.eclipse.tracecompass.jsontrace/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/7.3.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-7.3.0-SNAPSHOT-p2metadata.xml
15:11:32 [2022-05-26T19:11:32.084Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/jsontrace/org.eclipse.tracecompass.jsontrace/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/7.3.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-7.3.0-SNAPSHOT-p2artifacts.xml
15:11:32 [2022-05-26T19:11:32.084Z] [INFO] 
15:11:32 [2022-05-26T19:11:32.084Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.jsontrace ---
15:11:32 [2022-05-26T19:11:32.084Z] [INFO] 
15:11:32 [2022-05-26T19:11:32.084Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli >------
15:11:32 [2022-05-26T19:11:32.084Z] [INFO] Building org.eclipse.tracecompass.tmf.cli 7.3.0-SNAPSHOT       [122/140]
15:11:32 [2022-05-26T19:11:32.084Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
15:11:32 [2022-05-26T19:11:32.084Z] [INFO] 
15:11:32 [2022-05-26T19:11:32.084Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.cli ---
15:11:32 [2022-05-26T19:11:32.084Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.cli/target
15:11:32 [2022-05-26T19:11:32.084Z] [INFO] 
15:11:32 [2022-05-26T19:11:32.084Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.cli ---
15:11:32 [2022-05-26T19:11:32.084Z] [INFO] The project's OSGi version is 7.3.0.202205261847
15:11:32 [2022-05-26T19:11:32.084Z] [INFO] 
15:11:32 [2022-05-26T19:11:32.084Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli ---
15:11:32 [2022-05-26T19:11:32.084Z] [INFO] 
15:11:32 [2022-05-26T19:11:32.084Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli ---
15:11:32 [2022-05-26T19:11:32.084Z] [INFO] 
15:11:32 [2022-05-26T19:11:32.084Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli ---
15:11:32 [2022-05-26T19:11:32.084Z] [INFO] 
15:11:32 [2022-05-26T19:11:32.084Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli ---
15:11:32 [2022-05-26T19:11:32.084Z] [INFO] 
15:11:32 [2022-05-26T19:11:32.084Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.cli ---
15:11:32 [2022-05-26T19:11:32.084Z] [INFO] 
15:11:32 [2022-05-26T19:11:32.084Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.cli ---
15:11:32 [2022-05-26T19:11:32.084Z] [INFO] 
15:11:32 [2022-05-26T19:11:32.084Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.cli ---
15:11:32 [2022-05-26T19:11:32.084Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.cli/target/org.eclipse.tracecompass.tmf.cli-7.3.0-SNAPSHOT.jar
15:11:32 [2022-05-26T19:11:32.084Z] [INFO] 
15:11:32 [2022-05-26T19:11:32.084Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.cli ---
15:11:32 [2022-05-26T19:11:32.084Z] [INFO] 
15:11:32 [2022-05-26T19:11:32.084Z] [INFO] --- tycho-p2-plugin:2.7.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.cli ---
15:11:32 [2022-05-26T19:11:32.084Z] [INFO] 
15:11:32 [2022-05-26T19:11:32.084Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.cli ---
15:11:32 [2022-05-26T19:11:32.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
15:11:32 [2022-05-26T19:11:32.084Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.cli/target/org.eclipse.tracecompass.tmf.cli-7.3.0-SNAPSHOT-sources-feature.jar
15:11:32 [2022-05-26T19:11:32.084Z] [INFO] 
15:11:32 [2022-05-26T19:11:32.084Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.cli ---
15:11:32 [2022-05-26T19:11:32.084Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:11:32 [2022-05-26T19:11:32.084Z] [INFO] 
15:11:32 [2022-05-26T19:11:32.084Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.cli ---
15:11:32 [2022-05-26T19:11:32.084Z] [INFO] 
15:11:32 [2022-05-26T19:11:32.084Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.cli ---
15:11:32 [2022-05-26T19:11:32.084Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.cli/target/org.eclipse.tracecompass.tmf.cli-7.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli/7.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli-7.3.0-SNAPSHOT.jar
15:11:32 [2022-05-26T19:11:32.084Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.cli/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli/7.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli-7.3.0-SNAPSHOT.pom
15:11:32 [2022-05-26T19:11:32.084Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.cli/target/org.eclipse.tracecompass.tmf.cli-7.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli/7.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli-7.3.0-SNAPSHOT-sources-feature.jar
15:11:32 [2022-05-26T19:11:32.084Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.cli/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli/7.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli-7.3.0-SNAPSHOT-p2metadata.xml
15:11:32 [2022-05-26T19:11:32.084Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.cli/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli/7.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli-7.3.0-SNAPSHOT-p2artifacts.xml
15:11:32 [2022-05-26T19:11:32.084Z] [INFO] 
15:11:32 [2022-05-26T19:11:32.084Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.cli ---
15:11:32 [2022-05-26T19:11:32.084Z] [INFO] 
15:11:32 [2022-05-26T19:11:32.084Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product >----
15:11:32 [2022-05-26T19:11:32.084Z] [INFO] Building Trace Compass RCP Product 7.3.0-SNAPSHOT              [123/140]
15:11:32 [2022-05-26T19:11:32.084Z] [INFO] -------------------------[ eclipse-repository ]-------------------------
15:11:32 [2022-05-26T19:11:32.084Z] [INFO] 
15:11:32 [2022-05-26T19:11:32.084Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.product ---
15:11:32 [2022-05-26T19:11:32.084Z] [INFO] 
15:11:32 [2022-05-26T19:11:32.084Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.product ---
15:11:32 [2022-05-26T19:11:32.084Z] [INFO] The project's OSGi version is 7.3.0.202205261847
15:11:32 [2022-05-26T19:11:32.084Z] [INFO] 
15:11:32 [2022-05-26T19:11:32.084Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.product ---
15:11:32 [2022-05-26T19:11:32.084Z] [INFO] 
15:11:32 [2022-05-26T19:11:32.084Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean-1) @ org.eclipse.tracecompass.rcp.product ---
15:11:32 [2022-05-26T19:11:32.084Z] [INFO] 
15:11:32 [2022-05-26T19:11:32.084Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.product ---
15:11:32 [2022-05-26T19:11:32.084Z] [INFO] 
15:11:32 [2022-05-26T19:11:32.084Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.product ---
15:11:32 [2022-05-26T19:11:32.341Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:11:32 [2022-05-26T19:11:32.341Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.product/src/main/resources
15:11:32 [2022-05-26T19:11:32.342Z] [INFO] 
15:11:32 [2022-05-26T19:11:32.342Z] [INFO] --- tycho-p2-publisher-plugin:2.7.3:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.tracecompass.rcp.product ---
15:11:32 [2022-05-26T19:11:32.342Z] [INFO] Published profile IUs: [a.jre.javase 11.0.0]
15:11:32 [2022-05-26T19:11:32.342Z] [WARNING] No system packages found in profile nor toolchain for JavaSE-17, using current JRE system packages.
15:11:32 [2022-05-26T19:11:32.342Z] This can cause faulty dependency resolution, consider adding a definition for a 'jdk' with id=JavaSE-17 in your toolchains.xml
15:11:32 [2022-05-26T19:11:32.342Z] [INFO] Published profile IUs: [a.jre.javase 17.0.0]
15:11:32 [2022-05-26T19:11:32.342Z] [WARNING] No system packages found in profile nor toolchain for JavaSE-18, using current JRE system packages.
15:11:32 [2022-05-26T19:11:32.342Z] This can cause faulty dependency resolution, consider adding a definition for a 'jdk' with id=JavaSE-18 in your toolchains.xml
15:11:32 [2022-05-26T19:11:32.342Z] [INFO] Published profile IUs: [a.jre.javase 18.0.0]
15:11:32 [2022-05-26T19:11:32.342Z] [INFO] 
15:11:32 [2022-05-26T19:11:32.342Z] [INFO] --- tycho-p2-publisher-plugin:2.7.3:publish-products (default-publish-products) @ org.eclipse.tracecompass.rcp.product ---
15:11:32 [2022-05-26T19:11:32.342Z] [INFO] Fetching org.eclipse.equinox.executable_3.8.1500.v20220210-1108.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/features/ (417.26kB)
15:11:32 [2022-05-26T19:11:32.906Z] [INFO] 
15:11:32 [2022-05-26T19:11:32.906Z] [INFO] --- tycho-p2-publisher-plugin:2.7.3:publish-categories (default-publish-categories) @ org.eclipse.tracecompass.rcp.product ---
15:11:32 [2022-05-26T19:11:32.906Z] [INFO] 
15:11:32 [2022-05-26T19:11:32.906Z] [INFO] --- tycho-p2-publisher-plugin:2.7.3:attach-artifacts (default-attach-artifacts) @ org.eclipse.tracecompass.rcp.product ---
15:11:32 [2022-05-26T19:11:32.906Z] [INFO] 
15:11:32 [2022-05-26T19:11:32.906Z] [INFO] --- tycho-p2-repository-plugin:2.7.3:assemble-repository (default-assemble-repository) @ org.eclipse.tracecompass.rcp.product ---
15:11:33 [2022-05-26T19:11:33.473Z] [INFO] Fetching org.eclipse.e4.rcp_4.23.0.v20220308-0630.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/features/ (20.95kB)
15:11:33 [2022-05-26T19:11:33.473Z] [INFO] Fetching org.eclipse.ecf.core.feature_1.6.1.v20211005-1944.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/features/ (19.76kB)
15:11:33 [2022-05-26T19:11:33.473Z] [INFO] Fetching org.eclipse.ecf.core.ssl.feature_1.1.501.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/features/ (19.71kB)
15:11:33 [2022-05-26T19:11:33.473Z] [INFO] Fetching org.eclipse.ecf.filetransfer.feature_3.14.1800.v20220215-0126.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/features/ (27.83kB)
15:11:33 [2022-05-26T19:11:33.473Z] [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient5.feature_1.1.600.v20220215-0126.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/features/ (27.9kB)
15:11:33 [2022-05-26T19:11:33.473Z] [INFO] Fetching org.eclipse.ecf.filetransfer.ssl.feature_1.1.401.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/features/ (23.74kB)
15:11:33 [2022-05-26T19:11:33.473Z] [INFO] Fetching org.eclipse.emf.common_2.25.0.v20220123-0838.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/features/ (19.07kB)
15:11:33 [2022-05-26T19:11:33.473Z] [INFO] Fetching org.eclipse.emf.ecore_2.27.0.v20220123-0838.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/features/ (19.14kB)
15:11:33 [2022-05-26T19:11:33.473Z] [INFO] Fetching org.eclipse.equinox.executable_root.win32.win32.x86_64_3.8.1500.v20220210-1108 from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/binary/ (266.5kB)
15:11:33 [2022-05-26T19:11:33.473Z] [INFO] Fetching org.eclipse.equinox.p2.core.feature_1.6.1300.v20220223-1131.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/features/ (19.73kB)
15:11:33 [2022-05-26T19:11:33.473Z] [INFO] Fetching org.eclipse.equinox.p2.extras.feature_1.4.1500.v20220223-1131.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/features/ (19.14kB)
15:11:33 [2022-05-26T19:11:33.473Z] [INFO] Fetching org.eclipse.equinox.p2.rcp.feature_1.4.1500.v20220223-1131.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/features/ (19.07kB)
15:11:33 [2022-05-26T19:11:33.473Z] [INFO] Fetching org.eclipse.equinox.p2.user.ui_2.4.1500.v20220223-1131.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/features/ (18.93kB)
15:11:33 [2022-05-26T19:11:33.473Z] [INFO] Fetching org.eclipse.help_2.3.900.v20220308-0310.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/features/ (19.55kB)
15:11:33 [2022-05-26T19:11:33.473Z] [INFO] Fetching org.eclipse.platform_4.23.0.v20220308-0722.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/features/ (20.7kB)
15:11:33 [2022-05-26T19:11:33.473Z] [INFO] Fetching org.eclipse.platform_root_4.23.0.v20220308-0722 from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/binary/ (196B)
15:11:33 [2022-05-26T19:11:33.473Z] [INFO] Fetching org.eclipse.rcp_4.23.0.v20220308-0722.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/features/ (19.15kB)
15:11:33 [2022-05-26T19:11:33.730Z] [INFO] Fetching org.eclipse.rcp_root_4.23.0.v20220308-0722 from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/binary/ (20.23kB)
15:11:33 [2022-05-26T19:11:33.730Z] [INFO] Fetching org.antlr.runtime.source_3.2.0.v201101311130.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (144.29kB)
15:11:33 [2022-05-26T19:11:33.730Z] [INFO] The user operation is waiting for background work to complete.
15:11:33 [2022-05-26T19:11:33.730Z] [INFO] Fetching org.antlr.runtime.source_3.2.0.v201101311130.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (144.29kB)
15:11:33 [2022-05-26T19:11:33.730Z] [INFO] Unpacking org.antlr.runtime.source_3.2.0.v201101311130...
15:11:33 [2022-05-26T19:11:33.730Z] [INFO] Fetching org.eclipse.equinox.executable_root.cocoa.macosx.x86_64_3.8.1500.v20220210-1108 from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/binary/ (17.02kB)
15:11:33 [2022-05-26T19:11:33.730Z] [INFO] Fetching org.eclipse.equinox.executable_root.gtk.linux.x86_64_3.8.1500.v20220210-1108 from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/binary/ (34.14kB)
15:11:34 [2022-05-26T19:11:34.767Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-6qwbh-hrhzj because kubernetes resource quota exceeded. 
15:11:34 [2022-05-26T19:11:34.768Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-6qwbh-hrhzj" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
15:11:34 [2022-05-26T19:11:34.768Z] Retrying...
15:11:34 [2022-05-26T19:11:34.768Z] 
15:11:41 [2022-05-26T19:11:41.986Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-6qwbh-mw5s5 because kubernetes resource quota exceeded. 
15:11:41 [2022-05-26T19:11:41.986Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-6qwbh-mw5s5" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
15:11:41 [2022-05-26T19:11:41.986Z] Retrying...
15:11:41 [2022-05-26T19:11:41.986Z] 
15:11:51 [2022-05-26T19:11:51.985Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-6qwbh-fgtqd because kubernetes resource quota exceeded. 
15:11:51 [2022-05-26T19:11:51.985Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-6qwbh-fgtqd" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
15:11:51 [2022-05-26T19:11:51.985Z] Retrying...
15:11:51 [2022-05-26T19:11:51.985Z] 
15:11:55 [2022-05-26T19:11:55.641Z] [INFO] 
15:11:55 [2022-05-26T19:11:55.641Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.product ---
15:11:55 [2022-05-26T19:11:55.641Z] [INFO] 
15:11:55 [2022-05-26T19:11:55.642Z] [INFO] --- tycho-p2-repository-plugin:2.7.3:archive-repository (default-archive-repository) @ org.eclipse.tracecompass.rcp.product ---
15:11:55 [2022-05-26T19:11:55.642Z] [INFO] 
15:11:55 [2022-05-26T19:11:55.642Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.product ---
15:11:55 [2022-05-26T19:11:55.642Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:11:55 [2022-05-26T19:11:55.642Z] [INFO] 
15:11:55 [2022-05-26T19:11:55.642Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.product ---
15:11:55 [2022-05-26T19:11:55.642Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:11:55 [2022-05-26T19:11:55.642Z] [INFO] 
15:11:55 [2022-05-26T19:11:55.642Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.product ---
15:11:55 [2022-05-26T19:11:55.642Z] [INFO] 
15:11:55 [2022-05-26T19:11:55.642Z] [INFO] --- tycho-p2-director-plugin:2.7.3:materialize-products (materialize-products) @ org.eclipse.tracecompass.rcp.product ---
15:11:55 [2022-05-26T19:11:55.642Z] [INFO] Installing product org.eclipse.tracecompass.rcp for environment win32/win32/x86_64 to /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/win32/win32/x86_64/trace-compass
15:11:55 [2022-05-26T19:11:55.642Z] Installing org.eclipse.tracecompass.rcp 7.3.0.202205261847.
15:12:01 [2022-05-26T19:12:01.975Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-6qwbh-mcq20 because kubernetes resource quota exceeded. 
15:12:01 [2022-05-26T19:12:01.975Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-6qwbh-mcq20" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
15:12:01 [2022-05-26T19:12:01.975Z] Retrying...
15:12:01 [2022-05-26T19:12:01.975Z] 
15:12:11 [2022-05-26T19:12:11.974Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-6qwbh-rgdlm because kubernetes resource quota exceeded. 
15:12:11 [2022-05-26T19:12:11.974Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-6qwbh-rgdlm" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
15:12:11 [2022-05-26T19:12:11.974Z] Retrying...
15:12:11 [2022-05-26T19:12:11.974Z] 
15:12:17 [2022-05-26T19:12:17.550Z] Operation completed in 21824 ms.
15:12:17 [2022-05-26T19:12:17.551Z] [INFO] Installing product org.eclipse.tracecompass.rcp for environment macosx/cocoa/x86_64 to /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/macosx/cocoa/x86_64/trace-compass.app
15:12:17 [2022-05-26T19:12:17.808Z] Installing org.eclipse.tracecompass.rcp 7.3.0.202205261847.
15:12:21 [2022-05-26T19:12:21.975Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-6qwbh-3hf5b because kubernetes resource quota exceeded. 
15:12:21 [2022-05-26T19:12:21.976Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-6qwbh-3hf5b" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
15:12:21 [2022-05-26T19:12:21.976Z] Retrying...
15:12:21 [2022-05-26T19:12:21.976Z] 
15:12:31 [2022-05-26T19:12:31.991Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-6qwbh-lzdkq because kubernetes resource quota exceeded. 
15:12:31 [2022-05-26T19:12:31.991Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-6qwbh-lzdkq" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
15:12:31 [2022-05-26T19:12:31.991Z] Retrying...
15:12:31 [2022-05-26T19:12:31.991Z] 
15:12:39 [2022-05-26T19:12:39.716Z] Operation completed in 19755 ms.
15:12:39 [2022-05-26T19:12:39.716Z] [INFO] Installing product org.eclipse.tracecompass.rcp for environment linux/gtk/x86_64 to /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/linux/gtk/x86_64/trace-compass
15:12:39 [2022-05-26T19:12:39.716Z] Installing org.eclipse.tracecompass.rcp 7.3.0.202205261847.
15:12:41 [2022-05-26T19:12:41.977Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-6qwbh-7m1s4 because kubernetes resource quota exceeded. 
15:12:41 [2022-05-26T19:12:41.978Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-6qwbh-7m1s4" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
15:12:41 [2022-05-26T19:12:41.978Z] Retrying...
15:12:41 [2022-05-26T19:12:41.978Z] 
15:12:51 [2022-05-26T19:12:51.975Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-6qwbh-f954l because kubernetes resource quota exceeded. 
15:12:51 [2022-05-26T19:12:51.975Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-6qwbh-f954l" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
15:12:51 [2022-05-26T19:12:51.975Z] Retrying...
15:12:51 [2022-05-26T19:12:51.975Z] 
15:12:57 [2022-05-26T19:12:57.784Z] Operation completed in 19379 ms.
15:12:57 [2022-05-26T19:12:57.784Z] [INFO] 
15:12:57 [2022-05-26T19:12:57.784Z] [INFO] --- tycho-p2-director-plugin:2.7.3:archive-products (archive-products) @ org.eclipse.tracecompass.rcp.product ---
15:12:57 [2022-05-26T19:12:57.784Z] [INFO] Building zip: /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-7.3.0-20220526-1847-win32.win32.x86_64.zip
15:13:01 [2022-05-26T19:13:01.989Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-6qwbh-srmf2 because kubernetes resource quota exceeded. 
15:13:01 [2022-05-26T19:13:01.989Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-6qwbh-srmf2" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
15:13:01 [2022-05-26T19:13:01.989Z] Retrying...
15:13:01 [2022-05-26T19:13:01.989Z] 
15:13:04 [2022-05-26T19:13:04.332Z] [INFO] Building tar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-7.3.0-20220526-1847-macosx.cocoa.x86_64.tar.gz
15:13:11 [2022-05-26T19:13:11.971Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-6qwbh-1snss because kubernetes resource quota exceeded. 
15:13:11 [2022-05-26T19:13:11.972Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-6qwbh-1snss" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
15:13:11 [2022-05-26T19:13:11.972Z] Retrying...
15:13:11 [2022-05-26T19:13:11.972Z] 
15:13:12 [2022-05-26T19:13:12.437Z] [INFO] Building tar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-7.3.0-20220526-1847-linux.gtk.x86_64.tar.gz
15:13:19 [2022-05-26T19:13:19.246Z] [INFO] 
15:13:19 [2022-05-26T19:13:19.246Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.product ---
15:13:19 [2022-05-26T19:13:19.246Z] [INFO] No primary artifact to install, installing attached artifacts instead.
15:13:19 [2022-05-26T19:13:19.246Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.product/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/7.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-7.3.0-SNAPSHOT.pom
15:13:19 [2022-05-26T19:13:19.246Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.product/target/extraArtifacts/org.eclipse.tracecompass.rcp.executable.win32.win32.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/7.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-7.3.0-SNAPSHOT-org.eclipse.tracecompass.rcp.executable.win32.win32.x86_64.zip
15:13:19 [2022-05-26T19:13:19.246Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.product/target/extraArtifacts/org.eclipse.tracecompass.rcp.executable.cocoa.macosx.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/7.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-7.3.0-SNAPSHOT-org.eclipse.tracecompass.rcp.executable.cocoa.macosx.x86_64.zip
15:13:19 [2022-05-26T19:13:19.246Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.product/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/7.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-7.3.0-SNAPSHOT-p2artifacts.xml
15:13:19 [2022-05-26T19:13:19.246Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.product/target/extraArtifacts/org.eclipse.tracecompass.rcp.executable.gtk.linux.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/7.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-7.3.0-SNAPSHOT-org.eclipse.tracecompass.rcp.executable.gtk.linux.x86_64.zip
15:13:19 [2022-05-26T19:13:19.246Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.product/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/7.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-7.3.0-SNAPSHOT-p2metadata.xml
15:13:19 [2022-05-26T19:13:19.246Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-7.3.0-20220526-1847-win32.win32.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/7.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-7.3.0-SNAPSHOT-win32.win32.x86_64.zip
15:13:19 [2022-05-26T19:13:19.246Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-7.3.0-20220526-1847-macosx.cocoa.x86_64.tar.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/7.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-7.3.0-SNAPSHOT-macosx.cocoa.x86_64.tar.gz
15:13:19 [2022-05-26T19:13:19.503Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-7.3.0-20220526-1847-linux.gtk.x86_64.tar.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/7.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-7.3.0-SNAPSHOT-linux.gtk.x86_64.tar.gz
15:13:20 [2022-05-26T19:13:20.067Z] [INFO] 
15:13:20 [2022-05-26T19:13:20.067Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.product ---
15:13:20 [2022-05-26T19:13:20.067Z] [INFO] 
15:13:20 [2022-05-26T19:13:20.067Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.rcptt.tests >--
15:13:20 [2022-05-26T19:13:20.067Z] [INFO] Building Trace Compass RCP Product Tests 7.3.0-SNAPSHOT        [124/140]
15:13:20 [2022-05-26T19:13:20.067Z] [INFO] -----------------------------[ rcpttTest ]------------------------------
15:13:20 [2022-05-26T19:13:20.067Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-dependency-plugin/3.0.0/maven-dependency-plugin-3.0.0.pom
15:13:20 [2022-05-26T19:13:20.067Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-dependency-plugin/3.0.0/maven-dependency-plugin-3.0.0.pom
15:13:20 [2022-05-26T19:13:20.067Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-dependency-plugin/3.0.0/maven-dependency-plugin-3.0.0.pom
15:13:20 [2022-05-26T19:13:20.324Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-dependency-plugin/3.0.0/maven-dependency-plugin-3.0.0.pom
15:13:20 [2022-05-26T19:13:20.324Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-dependency-plugin/3.0.0/maven-dependency-plugin-3.0.0.pom
15:13:20 [2022-05-26T19:13:20.324Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-dependency-plugin/3.0.0/maven-dependency-plugin-3.0.0.pom
15:13:20 [2022-05-26T19:13:20.324Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-dependency-plugin/3.0.0/maven-dependency-plugin-3.0.0.pom (14 kB at 836 kB/s)
15:13:20 [2022-05-26T19:13:20.324Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-dependency-plugin/3.0.0/maven-dependency-plugin-3.0.0.jar
15:13:20 [2022-05-26T19:13:20.324Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-dependency-plugin/3.0.0/maven-dependency-plugin-3.0.0.jar
15:13:20 [2022-05-26T19:13:20.581Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-dependency-plugin/3.0.0/maven-dependency-plugin-3.0.0.jar
15:13:20 [2022-05-26T19:13:20.581Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-dependency-plugin/3.0.0/maven-dependency-plugin-3.0.0.jar
15:13:20 [2022-05-26T19:13:20.581Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-dependency-plugin/3.0.0/maven-dependency-plugin-3.0.0.jar
15:13:20 [2022-05-26T19:13:20.581Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-dependency-plugin/3.0.0/maven-dependency-plugin-3.0.0.jar
15:13:20 [2022-05-26T19:13:20.581Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-dependency-plugin/3.0.0/maven-dependency-plugin-3.0.0.jar (164 kB at 10 MB/s)
15:13:20 [2022-05-26T19:13:20.581Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tracecompass/testtraces/tracecompass-test-traces-ctf/1.6.0/tracecompass-test-traces-ctf-1.6.0.pom
15:13:20 [2022-05-26T19:13:20.838Z] [INFO] ------------------------------------------------------------------------
15:13:20 [2022-05-26T19:13:20.838Z] [INFO] Reactor Summary:
15:13:20 [2022-05-26T19:13:20.838Z] [INFO] 
15:13:20 [2022-05-26T19:13:20.838Z] [INFO] Trace Compass Parent 7.3.0-SNAPSHOT ................ SUCCESS [ 13.475 s]
15:13:20 [2022-05-26T19:13:20.838Z] [INFO] Trace Compass Tracetype-agnostic Analyses Parent 7.3.0-SNAPSHOT SUCCESS [  0.007 s]
15:13:20 [2022-05-26T19:13:20.838Z] [INFO] Trace Compass Common Utilities Parent 7.3.0-SNAPSHOT SUCCESS [  0.006 s]
15:13:20 [2022-05-26T19:13:20.838Z] [INFO] org.eclipse.tracecompass.common.core 5.0.0-SNAPSHOT  SUCCESS [ 20.603 s]
15:13:20 [2022-05-26T19:13:20.838Z] [INFO] Trace Compass State System Parent 7.3.0-SNAPSHOT ... SUCCESS [  0.007 s]
15:13:20 [2022-05-26T19:13:20.838Z] [INFO] org.eclipse.tracecompass.datastore.core 1.2.2-SNAPSHOT SUCCESS [  1.991 s]
15:13:20 [2022-05-26T19:13:20.838Z] [INFO] org.eclipse.tracecompass.segmentstore.core 3.0.1-SNAPSHOT SUCCESS [  1.054 s]
15:13:20 [2022-05-26T19:13:20.838Z] [INFO] org.eclipse.tracecompass.statesystem.core 5.1.1-SNAPSHOT SUCCESS [  1.745 s]
15:13:20 [2022-05-26T19:13:20.838Z] [INFO] Trace Compass TMF Parent 7.3.0-SNAPSHOT ............ SUCCESS [  0.006 s]
15:13:20 [2022-05-26T19:13:20.838Z] [INFO] Trace Compass Filter Parser 1.0.6-SNAPSHOT ......... SUCCESS [  0.501 s]
15:13:20 [2022-05-26T19:13:20.838Z] [INFO] org.eclipse.tracecompass.tmf.core 8.0.0-SNAPSHOT ... SUCCESS [  6.119 s]
15:13:20 [2022-05-26T19:13:20.838Z] [INFO] org.eclipse.tracecompass.analysis.counters.core 2.0.6-SNAPSHOT SUCCESS [  0.691 s]
15:13:20 [2022-05-26T19:13:20.838Z] [INFO] Trace Compass CTF Support Parent 7.3.0-SNAPSHOT .... SUCCESS [  0.005 s]
15:13:20 [2022-05-26T19:13:20.838Z] [INFO] Trace Compass CTF Parser Plug-in 1.0.6-SNAPSHOT .... SUCCESS [  6.721 s]
15:13:20 [2022-05-26T19:13:20.838Z] [INFO] org.eclipse.tracecompass.ctf.core 4.1.0-SNAPSHOT ... SUCCESS [  1.769 s]
15:13:20 [2022-05-26T19:13:20.838Z] [INFO] Trace Compass CTF Core Tests Plug-in 1.0.11-SNAPSHOT SUCCESS [ 45.725 s]
15:13:20 [2022-05-26T19:13:20.838Z] [INFO] org.eclipse.tracecompass.statesystem.core.tests 1.0.14-SNAPSHOT SUCCESS [ 15.573 s]
15:13:20 [2022-05-26T19:13:20.838Z] [INFO] org.eclipse.tracecompass.tmf.core.tests 1.0.18-SNAPSHOT SUCCESS [05:30 min]
15:13:20 [2022-05-26T19:13:20.838Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core 4.4.0-SNAPSHOT SUCCESS [  0.799 s]
15:13:20 [2022-05-26T19:13:20.838Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core.tests 1.0.14-SNAPSHOT SUCCESS [04:45 min]
15:13:20 [2022-05-26T19:13:20.838Z] [INFO] org.eclipse.tracecompass.analysis.counters.core.tests 1.0.1-SNAPSHOT SUCCESS [  7.605 s]
15:13:20 [2022-05-26T19:13:20.838Z] [INFO] org.eclipse.tracecompass.tmf.ui 8.0.0-SNAPSHOT ..... SUCCESS [ 11.938 s]
15:13:20 [2022-05-26T19:13:20.838Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui 2.0.0-SNAPSHOT SUCCESS [  0.939 s]
15:13:20 [2022-05-26T19:13:20.838Z] [INFO] org.eclipse.tracecompass.tmf.ui.tests 1.0.18-SNAPSHOT SUCCESS [  2.161 s]
15:13:20 [2022-05-26T19:13:20.838Z] [INFO] org.eclipse.tracecompass.tmf.ui.swtbot.tests 1.0.17-SNAPSHOT SUCCESS [  2.504 s]
15:13:20 [2022-05-26T19:13:20.838Z] [INFO] org.eclipse.tracecompass.analysis.graph.core 3.1.0-SNAPSHOT SUCCESS [  0.641 s]
15:13:20 [2022-05-26T19:13:20.838Z] [INFO] org.eclipse.tracecompass.tmf.chart.core 1.0.4-SNAPSHOT SUCCESS [  0.487 s]
15:13:20 [2022-05-26T19:13:20.838Z] [INFO] org.eclipse.tracecompass.analysis.lami.core 1.1.3-SNAPSHOT SUCCESS [  0.774 s]
15:13:20 [2022-05-26T19:13:20.839Z] [INFO] org.eclipse.tracecompass.analysis.timing.core 5.2.3-SNAPSHOT SUCCESS [  0.798 s]
15:13:20 [2022-05-26T19:13:20.839Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core 6.0.2-SNAPSHOT SUCCESS [  1.594 s]
15:13:20 [2022-05-26T19:13:20.839Z] [INFO] Trace Compass LTTng Support Parent 7.3.0-SNAPSHOT .. SUCCESS [  0.004 s]
15:13:20 [2022-05-26T19:13:20.839Z] [INFO] org.eclipse.tracecompass.lttng2.common.core 1.1.3-SNAPSHOT SUCCESS [  0.410 s]
15:13:20 [2022-05-26T19:13:20.839Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core 4.0.4-SNAPSHOT SUCCESS [  1.443 s]
15:13:20 [2022-05-26T19:13:20.839Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core 3.0.5-SNAPSHOT SUCCESS [  0.767 s]
15:13:20 [2022-05-26T19:13:20.839Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests 1.0.2-SNAPSHOT SUCCESS [  1.177 s]
15:13:20 [2022-05-26T19:13:20.839Z] [INFO] org.eclipse.tracecompass.analysis.graph.core.tests 1.0.6-SNAPSHOT SUCCESS [  9.688 s]
15:13:20 [2022-05-26T19:13:20.839Z] [INFO] org.eclipse.tracecompass.analysis.graph.ui 1.0.12-SNAPSHOT SUCCESS [  0.850 s]
15:13:20 [2022-05-26T19:13:20.839Z] [INFO] org.eclipse.tracecompass.analysis.lami.core.tests 1.0.4-SNAPSHOT SUCCESS [  7.664 s]
15:13:20 [2022-05-26T19:13:20.839Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui 1.0.11-SNAPSHOT SUCCESS [  1.445 s]
15:13:20 [2022-05-26T19:13:20.839Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui 1.1.5-SNAPSHOT SUCCESS [  1.145 s]
15:13:20 [2022-05-26T19:13:20.839Z] [INFO] org.eclipse.tracecompass.tmf.chart.core.tests 1.0.3-SNAPSHOT SUCCESS [  8.450 s]
15:13:20 [2022-05-26T19:13:20.839Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests 1.0.6-SNAPSHOT SUCCESS [  1.067 s]
15:13:20 [2022-05-26T19:13:20.839Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests 1.0.6-SNAPSHOT SUCCESS [  1.026 s]
15:13:20 [2022-05-26T19:13:20.839Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core.tests 1.0.15-SNAPSHOT SUCCESS [02:03 min]
15:13:20 [2022-05-26T19:13:20.839Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui 6.0.0-SNAPSHOT SUCCESS [  1.271 s]
15:13:20 [2022-05-26T19:13:20.839Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui 4.0.4-SNAPSHOT SUCCESS [  1.434 s]
15:13:20 [2022-05-26T19:13:20.839Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.tests 1.0.9-SNAPSHOT SUCCESS [  0.972 s]
15:13:20 [2022-05-26T19:13:20.839Z] [INFO] org.eclipse.tracecompass.analysis.timing.core.tests 1.0.6-SNAPSHOT SUCCESS [ 15.015 s]
15:13:20 [2022-05-26T19:13:20.839Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests 1.0.11-SNAPSHOT SUCCESS [  1.160 s]
15:13:20 [2022-05-26T19:13:20.839Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests 1.0.16-SNAPSHOT SUCCESS [  1.235 s]
15:13:20 [2022-05-26T19:13:20.839Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core 2.3.0-SNAPSHOT SUCCESS [  0.714 s]
15:13:20 [2022-05-26T19:13:20.839Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core.tests 1.0.6-SNAPSHOT SUCCESS [ 49.567 s]
15:13:20 [2022-05-26T19:13:20.839Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui 3.0.0-SNAPSHOT SUCCESS [  1.190 s]
15:13:20 [2022-05-26T19:13:20.839Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests 1.0.6-SNAPSHOT SUCCESS [  1.215 s]
15:13:20 [2022-05-26T19:13:20.839Z] [INFO] Trace Compass BTF Support Parent 7.3.0-SNAPSHOT .... SUCCESS [  0.004 s]
15:13:20 [2022-05-26T19:13:20.839Z] [INFO] org.eclipse.tracecompass.btf.core 3.0.0-SNAPSHOT ... SUCCESS [  0.617 s]
15:13:20 [2022-05-26T19:13:20.839Z] [INFO] Trace Compass Documentation 7.3.0-SNAPSHOT ......... SUCCESS [  0.004 s]
15:13:20 [2022-05-26T19:13:20.839Z] [INFO] Trace Compass Developer Guide 7.3.0-SNAPSHOT ....... SUCCESS [ 19.671 s]
15:13:20 [2022-05-26T19:13:20.839Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui 2.1.16-SNAPSHOT SUCCESS [  1.421 s]
15:13:20 [2022-05-26T19:13:20.839Z] [INFO] org.eclipse.tracecompass.tmf 7.3.0-SNAPSHOT ........ SUCCESS [  0.505 s]
15:13:20 [2022-05-26T19:13:20.839Z] [INFO] org.eclipse.tracecompass.btf.ui 1.0.4-SNAPSHOT ..... SUCCESS [  0.781 s]
15:13:20 [2022-05-26T19:13:20.839Z] [INFO] org.eclipse.tracecompass.btf 7.3.0-SNAPSHOT ........ SUCCESS [  0.124 s]
15:13:20 [2022-05-26T19:13:20.839Z] [INFO] org.eclipse.tracecompass.btf.core.tests 1.0.3-SNAPSHOT SUCCESS [  8.380 s]
15:13:20 [2022-05-26T19:13:20.839Z] [INFO] org.eclipse.tracecompass.common.core.tests 1.1.9-SNAPSHOT SUCCESS [  7.170 s]
15:13:20 [2022-05-26T19:13:20.839Z] [INFO] org.eclipse.tracecompass.ctf 7.3.0-SNAPSHOT ........ SUCCESS [  0.104 s]
15:13:20 [2022-05-26T19:13:20.839Z] [INFO] org.eclipse.tracecompass.ctf.parser.tests 1.0.3-SNAPSHOT SUCCESS [  7.625 s]
15:13:20 [2022-05-26T19:13:20.839Z] [INFO] org.eclipse.tracecompass.tmf.ctf 7.3.0-SNAPSHOT .... SUCCESS [  0.105 s]
15:13:20 [2022-05-26T19:13:20.839Z] [INFO] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests 1.0.11-SNAPSHOT SUCCESS [  1.190 s]
15:13:20 [2022-05-26T19:13:20.839Z] [INFO] Trace Compass User Guide 7.3.0-SNAPSHOT ............ SUCCESS [ 11.997 s]
15:13:20 [2022-05-26T19:13:20.839Z] [INFO] Trace Compass GDB Tracepoint Analysis User Guide 7.3.0-SNAPSHOT SUCCESS [  5.302 s]
15:13:20 [2022-05-26T19:13:20.839Z] [INFO] Trace Compass RCP User Guide 7.3.0-SNAPSHOT ........ SUCCESS [  5.123 s]
15:13:20 [2022-05-26T19:13:20.839Z] [INFO] Trace Compass Pcap User Guide 7.3.0-SNAPSHOT ....... SUCCESS [  5.007 s]
15:13:20 [2022-05-26T19:13:20.839Z] [INFO] org.eclipse.tracecompass.examples 1.0.9-SNAPSHOT ... SUCCESS [  0.956 s]
15:13:20 [2022-05-26T19:13:20.839Z] [INFO] Trace Compass GDB Tracepoint Analysis Parent 7.3.0-SNAPSHOT SUCCESS [  0.005 s]
15:13:20 [2022-05-26T19:13:20.839Z] [INFO] org.eclipse.tracecompass.gdbtrace.core 1.0.7-SNAPSHOT SUCCESS [  1.004 s]
15:13:20 [2022-05-26T19:13:20.839Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui 1.1.4-SNAPSHOT  SUCCESS [  0.822 s]
15:13:20 [2022-05-26T19:13:20.839Z] [INFO] org.eclipse.tracecompass.gdbtrace 7.3.0-SNAPSHOT ... SUCCESS [  0.182 s]
15:13:20 [2022-05-26T19:13:20.839Z] [INFO] org.eclipse.tracecompass.gdbtrace.core.tests 1.0.2-SNAPSHOT SUCCESS [  8.241 s]
15:13:20 [2022-05-26T19:13:20.839Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui.tests 1.0.2-SNAPSHOT SUCCESS [  0.950 s]
15:13:20 [2022-05-26T19:13:20.839Z] [INFO] org.eclipse.tracecompass.lttng2.common.core.tests 1.0.2-SNAPSHOT SUCCESS [  6.695 s]
15:13:20 [2022-05-26T19:13:20.839Z] [INFO] org.eclipse.tracecompass.lttng2.control.core 1.2.5-SNAPSHOT SUCCESS [  0.705 s]
15:13:20 [2022-05-26T19:13:20.839Z] [INFO] org.eclipse.tracecompass.tmf.remote.core 2.0.5-SNAPSHOT SUCCESS [  0.408 s]
15:13:20 [2022-05-26T19:13:20.839Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui 1.0.9-SNAPSHOT SUCCESS [  1.289 s]
15:13:20 [2022-05-26T19:13:20.839Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui 1.2.13-SNAPSHOT SUCCESS [  2.242 s]
15:13:20 [2022-05-26T19:13:20.839Z] [INFO] org.eclipse.tracecompass.lttng2.control 7.3.0-SNAPSHOT SUCCESS [  0.163 s]
15:13:20 [2022-05-26T19:13:20.839Z] [INFO] org.eclipse.tracecompass.lttng2.control.core.tests 1.1.3-SNAPSHOT SUCCESS [  7.298 s]
15:13:20 [2022-05-26T19:13:20.839Z] [INFO] org.eclipse.tracecompass.tmf.remote.core.tests 1.0.2-SNAPSHOT SUCCESS [  7.734 s]
15:13:20 [2022-05-26T19:13:20.839Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.tests 2.0.5-SNAPSHOT SUCCESS [  1.399 s]
15:13:20 [2022-05-26T19:13:20.839Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests 1.0.8-SNAPSHOT SUCCESS [  1.173 s]
15:13:20 [2022-05-26T19:13:20.839Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui 2.0.2-SNAPSHOT SUCCESS [  0.825 s]
15:13:20 [2022-05-26T19:13:20.839Z] [INFO] org.eclipse.tracecompass.lttng2.kernel 7.3.0-SNAPSHOT SUCCESS [  0.213 s]
15:13:20 [2022-05-26T19:13:20.839Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core.tests 1.0.13-SNAPSHOT SUCCESS [ 46.263 s]
15:13:20 [2022-05-26T19:13:20.839Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core.tests 2.0.4-SNAPSHOT SUCCESS [01:15 min]
15:13:20 [2022-05-26T19:13:20.839Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests 1.0.18-SNAPSHOT SUCCESS [  1.407 s]
15:13:20 [2022-05-26T19:13:20.839Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core 5.1.0-SNAPSHOT SUCCESS [  0.900 s]
15:13:20 [2022-05-26T19:13:20.839Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui 3.0.10-SNAPSHOT SUCCESS [  0.894 s]
15:13:20 [2022-05-26T19:13:20.839Z] [INFO] org.eclipse.tracecompass.lttng2.ust 7.3.0-SNAPSHOT . SUCCESS [  0.188 s]
15:13:20 [2022-05-26T19:13:20.839Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core.tests 1.0.12-SNAPSHOT SUCCESS [ 33.587 s]
15:13:20 [2022-05-26T19:13:20.839Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.tests 1.0.2-SNAPSHOT SUCCESS [  0.822 s]
15:13:20 [2022-05-26T19:13:20.839Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests 1.0.15-SNAPSHOT SUCCESS [  0.888 s]
15:13:20 [2022-05-26T19:13:20.839Z] [INFO] Trace Compass Pcap Format Support Parent 7.3.0-SNAPSHOT SUCCESS [  0.004 s]
15:13:20 [2022-05-26T19:13:20.839Z] [INFO] org.eclipse.tracecompass.pcap.core 1.1.3-SNAPSHOT .. SUCCESS [  0.606 s]
15:13:20 [2022-05-26T19:13:20.839Z] [INFO] Trace Compass Pcap Parser Core Tests Plug-in 1.0.5-SNAPSHOT SUCCESS [ 10.258 s]
15:13:20 [2022-05-26T19:13:20.839Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core 1.0.5-SNAPSHOT SUCCESS [  0.445 s]
15:13:20 [2022-05-26T19:13:20.839Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui 1.1.4-SNAPSHOT  SUCCESS [  0.803 s]
15:13:20 [2022-05-26T19:13:20.839Z] [INFO] org.eclipse.tracecompass.tmf.pcap 7.3.0-SNAPSHOT ... SUCCESS [  0.136 s]
15:13:20 [2022-05-26T19:13:20.839Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core.tests 1.0.3-SNAPSHOT SUCCESS [  8.125 s]
15:13:20 [2022-05-26T19:13:20.839Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests 1.0.2-SNAPSHOT SUCCESS [  0.745 s]
15:13:20 [2022-05-26T19:13:20.839Z] [INFO] Trace Compass RCP Parent 7.3.0-SNAPSHOT ............ SUCCESS [  0.005 s]
15:13:20 [2022-05-26T19:13:20.839Z] [INFO] Trace Compass RCP Branding plug-in 7.3.0-SNAPSHOT .. SUCCESS [  0.308 s]
15:13:20 [2022-05-26T19:13:20.839Z] [INFO] Trace Compass RCP Branding Feature 7.3.0-SNAPSHOT .. SUCCESS [  0.090 s]
15:13:20 [2022-05-26T19:13:20.839Z] [INFO] org.eclipse.tracecompass.tmf.cli.core 1.0.2-SNAPSHOT SUCCESS [  0.402 s]
15:13:20 [2022-05-26T19:13:20.839Z] [INFO] org.eclipse.tracecompass.rcp.ui 7.3.0-SNAPSHOT ..... SUCCESS [  0.803 s]
15:13:20 [2022-05-26T19:13:20.839Z] [INFO] Trace Compass RCP Feature 7.3.0-SNAPSHOT ........... SUCCESS [  0.504 s]
15:13:20 [2022-05-26T19:13:20.840Z] [INFO] org.eclipse.tracecompass.tmf.cli.core.tests 1.0.2-SNAPSHOT SUCCESS [  6.370 s]
15:13:20 [2022-05-26T19:13:20.840Z] [INFO] org.eclipse.tracecompass.rcp.ui.tests 2.0.4-SNAPSHOT SUCCESS [  0.722 s]
15:13:20 [2022-05-26T19:13:20.840Z] [INFO] org.eclipse.tracecompass.rcp.incubator.ui 1.0.2-SNAPSHOT SUCCESS [  0.304 s]
15:13:20 [2022-05-26T19:13:20.840Z] [INFO] org.eclipse.tracecompass.rcp.incubator 7.3.0-SNAPSHOT SUCCESS [  0.096 s]
15:13:20 [2022-05-26T19:13:20.840Z] [INFO] Trace Compass Json trace Parent 7.3.0-SNAPSHOT ..... SUCCESS [  0.004 s]
15:13:20 [2022-05-26T19:13:20.840Z] [INFO] org.eclipse.tracecompass.jsontrace.core 1.0.3-SNAPSHOT SUCCESS [  0.323 s]
15:13:20 [2022-05-26T19:13:20.840Z] [INFO] org.eclipse.tracecompass.jsontrace 7.3.0-SNAPSHOT .. SUCCESS [  0.093 s]
15:13:20 [2022-05-26T19:13:20.840Z] [INFO] org.eclipse.tracecompass.tmf.cli 7.3.0-SNAPSHOT .... SUCCESS [  0.082 s]
15:13:20 [2022-05-26T19:13:20.840Z] [INFO] Trace Compass RCP Product 7.3.0-SNAPSHOT ........... SUCCESS [01:47 min]
15:13:20 [2022-05-26T19:13:20.840Z] [INFO] Trace Compass RCP Product Tests 7.3.0-SNAPSHOT ..... FAILURE [  0.695 s]
15:13:20 [2022-05-26T19:13:20.840Z] [INFO] Trace Compass Release Engineering Parent 7.3.0-SNAPSHOT SKIPPED
15:13:20 [2022-05-26T19:13:20.840Z] [INFO] Trace Compass Target Platform 7.3.0-SNAPSHOT ....... SKIPPED
15:13:20 [2022-05-26T19:13:20.840Z] [INFO] org.eclipse.tracecompass.integration.swtbot.tests 1.0.13-SNAPSHOT SKIPPED
15:13:20 [2022-05-26T19:13:20.840Z] [INFO] org.eclipse.tracecompass.datastore.core.tests 1.0.6-SNAPSHOT SKIPPED
15:13:20 [2022-05-26T19:13:20.840Z] [INFO] org.eclipse.tracecompass.segmentstore.core.tests 1.0.6-SNAPSHOT SKIPPED
15:13:20 [2022-05-26T19:13:20.840Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests 1.0.13-SNAPSHOT SKIPPED
15:13:20 [2022-05-26T19:13:20.840Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests 1.0.4-SNAPSHOT SKIPPED
15:13:20 [2022-05-26T19:13:20.840Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.tests 1.0.2-SNAPSHOT SKIPPED
15:13:20 [2022-05-26T19:13:20.840Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests 1.0.9-SNAPSHOT SKIPPED
15:13:20 [2022-05-26T19:13:20.840Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.tests 1.0.2-SNAPSHOT SKIPPED
15:13:20 [2022-05-26T19:13:20.840Z] [INFO] Trace Compass All Tests 1.0.11-SNAPSHOT ............ SKIPPED
15:13:20 [2022-05-26T19:13:20.840Z] [INFO] org.eclipse.tracecompass.integration.core.tests 1.0.0-SNAPSHOT SKIPPED
15:13:20 [2022-05-26T19:13:20.840Z] [INFO] org.eclipse.tracecompass.testing 7.3.0-SNAPSHOT .... SKIPPED
15:13:20 [2022-05-26T19:13:20.840Z] [INFO] org.eclipse.tracecompass.tmf.remote 7.3.0-SNAPSHOT . SKIPPED
15:13:20 [2022-05-26T19:13:20.840Z] [INFO] Trace Compass Repository 7.3.0-SNAPSHOT ............ SKIPPED
15:13:20 [2022-05-26T19:13:20.840Z] [INFO] org.eclipse.tracecompass.jsontrace.core.tests 1.0.3-SNAPSHOT SKIPPED
15:13:20 [2022-05-26T19:13:20.840Z] [INFO] ------------------------------------------------------------------------
15:13:20 [2022-05-26T19:13:20.840Z] [INFO] BUILD FAILURE
15:13:20 [2022-05-26T19:13:20.840Z] [INFO] ------------------------------------------------------------------------
15:13:20 [2022-05-26T19:13:20.840Z] [INFO] Total time:  25:25 min
15:13:20 [2022-05-26T19:13:20.840Z] [INFO] Finished at: 2022-05-26T19:13:20Z
15:13:20 [2022-05-26T19:13:20.840Z] [INFO] ------------------------------------------------------------------------
15:13:21 [2022-05-26T19:13:21.404Z] [ERROR] Failed to execute goal on project org.eclipse.tracecompass.rcp.rcptt.tests: Could not resolve dependencies for project org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.rcptt.tests:rcpttTest:7.3.0-SNAPSHOT: Failed to collect dependencies at org.eclipse.tracecompass.testtraces:tracecompass-test-traces-ctf:jar:1.6.0: Failed to read artifact descriptor for org.eclipse.tracecompass.testtraces:tracecompass-test-traces-ctf:jar:1.6.0: Could not transfer artifact org.eclipse.tracecompass.testtraces:tracecompass-test-traces-ctf:pom:1.6.0 from/to maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for repositories: [trace-compass-test-traces (http://archive.eclipse.org/tracecompass/tracecompass-test-traces/maven, default, releases+snapshots)] -> [Help 1]
15:13:21 [2022-05-26T19:13:21.404Z] [ERROR] 
15:13:21 [2022-05-26T19:13:21.404Z] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
15:13:21 [2022-05-26T19:13:21.404Z] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
15:13:21 [2022-05-26T19:13:21.404Z] [ERROR] 
15:13:21 [2022-05-26T19:13:21.404Z] [ERROR] For more information about the errors and possible solutions, please read the following articles:
15:13:21 [2022-05-26T19:13:21.404Z] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
15:13:21 [2022-05-26T19:13:21.404Z] [ERROR] 
15:13:21 [2022-05-26T19:13:21.404Z] [ERROR] After correcting the problems, you can resume the build with the command
15:13:21 [2022-05-26T19:13:21.404Z] [ERROR]   mvn <args> -rf :org.eclipse.tracecompass.rcp.rcptt.tests
15:13:21 [2022-05-26T19:13:21.945Z] [Pipeline] }
15:13:21 [2022-05-26T19:13:21.972Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-6qwbh-23603 because kubernetes resource quota exceeded. 
15:13:21 [2022-05-26T19:13:21.973Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-6qwbh-23603" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
15:13:21 [2022-05-26T19:13:21.973Z] Retrying...
15:13:21 [2022-05-26T19:13:21.973Z] 
15:13:22 [2022-05-26T19:13:22.240Z] [Pipeline] // container
15:13:22 [2022-05-26T19:13:22.671Z] Post stage
15:13:23 [2022-05-26T19:13:23.618Z] [Pipeline] container
15:13:23 [2022-05-26T19:13:23.619Z] [Pipeline] {
15:13:24 [2022-05-26T19:13:24.305Z] [Pipeline] sh
15:13:24 [2022-05-26T19:13:24.830Z] + echo rcp/org.eclipse.tracecompass.rcp.rcptt.tests/target/results/*
15:13:24 [2022-05-26T19:13:24.831Z] rcp/org.eclipse.tracecompass.rcp.rcptt.tests/target/results/*
15:13:25 [2022-05-26T19:13:25.138Z] [Pipeline] junit
15:13:25 [2022-05-26T19:13:25.142Z] Recording test results
15:13:32 [2022-05-26T19:13:32.006Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-6qwbh-gbmhf because kubernetes resource quota exceeded. 
15:13:32 [2022-05-26T19:13:32.006Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-6qwbh-gbmhf" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
15:13:32 [2022-05-26T19:13:32.006Z] Retrying...
15:13:32 [2022-05-26T19:13:32.006Z] 
15:13:33 [2022-05-26T19:13:33.828Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-6qwbh-g9701 because kubernetes resource quota exceeded. 
15:13:33 [2022-05-26T19:13:33.828Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-6qwbh-g9701" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
15:13:33 [2022-05-26T19:13:33.828Z] Retrying...
15:13:33 [2022-05-26T19:13:33.828Z] 
15:13:35 [2022-05-26T19:13:35.825Z] [Checks API] No suitable checks publisher found.
15:13:36 [2022-05-26T19:13:36.094Z] [Pipeline] archiveArtifacts
15:13:36 [2022-05-26T19:13:36.100Z] Archiving artifacts
15:13:36 [2022-05-26T19:13:36.657Z] [Pipeline] }
15:13:36 [2022-05-26T19:13:36.937Z] [Pipeline] // container
15:13:38 [2022-05-26T19:13:38.693Z] [Pipeline] }
15:13:38 [2022-05-26T19:13:38.965Z] [Pipeline] // withEnv
15:13:39 [2022-05-26T19:13:39.385Z] [Pipeline] }
15:13:39 [2022-05-26T19:13:39.667Z] [Pipeline] // stage
15:13:40 [2022-05-26T19:13:40.490Z] [Pipeline] stage
15:13:40 [2022-05-26T19:13:40.491Z] [Pipeline] { (Deploy Site)
15:13:41 [2022-05-26T19:13:41.448Z] Stage "Deploy Site" skipped due to earlier failure(s)
15:13:41 [2022-05-26T19:13:41.449Z] [Pipeline] }
15:13:41 [2022-05-26T19:13:41.733Z] [Pipeline] // stage
15:13:41 [2022-05-26T19:13:41.972Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-6qwbh-hkmzz because kubernetes resource quota exceeded. 
15:13:41 [2022-05-26T19:13:41.973Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-6qwbh-hkmzz" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
15:13:41 [2022-05-26T19:13:41.973Z] Retrying...
15:13:41 [2022-05-26T19:13:41.973Z] 
15:13:42 [2022-05-26T19:13:42.554Z] [Pipeline] stage
15:13:42 [2022-05-26T19:13:42.555Z] [Pipeline] { (Deploy RCP)
15:13:43 [2022-05-26T19:13:43.493Z] Stage "Deploy RCP" skipped due to earlier failure(s)
15:13:43 [2022-05-26T19:13:43.494Z] [Pipeline] }
15:13:43 [2022-05-26T19:13:43.775Z] [Pipeline] // stage
15:13:44 [2022-05-26T19:13:44.617Z] [Pipeline] stage
15:13:44 [2022-05-26T19:13:44.618Z] [Pipeline] { (Deploy Doc)
15:13:45 [2022-05-26T19:13:45.576Z] Stage "Deploy Doc" skipped due to earlier failure(s)
15:13:45 [2022-05-26T19:13:45.577Z] [Pipeline] }
15:13:45 [2022-05-26T19:13:45.856Z] [Pipeline] // stage
15:13:46 [2022-05-26T19:13:46.698Z] [Pipeline] stage
15:13:46 [2022-05-26T19:13:46.699Z] [Pipeline] { (Javadoc)
15:13:47 [2022-05-26T19:13:47.664Z] Stage "Javadoc" skipped due to earlier failure(s)
15:13:47 [2022-05-26T19:13:47.664Z] [Pipeline] }
15:13:47 [2022-05-26T19:13:47.949Z] [Pipeline] // stage
15:13:48 [2022-05-26T19:13:48.777Z] [Pipeline] stage
15:13:48 [2022-05-26T19:13:48.777Z] [Pipeline] { (Deploy Javadoc)
15:13:49 [2022-05-26T19:13:49.743Z] Stage "Deploy Javadoc" skipped due to earlier failure(s)
15:13:49 [2022-05-26T19:13:49.744Z] [Pipeline] }
15:13:50 [2022-05-26T19:13:50.026Z] [Pipeline] // stage
15:13:50 [2022-05-26T19:13:50.781Z] [Pipeline] stage
15:13:50 [2022-05-26T19:13:50.782Z] [Pipeline] { (Declarative: Post Actions)
15:13:51 [2022-05-26T19:13:51.973Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-6qwbh-c7xw8 because kubernetes resource quota exceeded. 
15:13:51 [2022-05-26T19:13:51.973Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-6qwbh-c7xw8" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
15:13:51 [2022-05-26T19:13:51.973Z] Retrying...
15:13:51 [2022-05-26T19:13:51.973Z] 
15:13:53 [2022-05-26T19:13:53.669Z] [Pipeline] container
15:13:53 [2022-05-26T19:13:53.672Z] [Pipeline] {
15:13:54 [2022-05-26T19:13:54.376Z] [Pipeline] emailext
15:13:54 [2022-05-26T19:13:54.777Z] Sending email to: bernd.hufmann@ericsson.com patrick.tasse@gmail.com matthew.khouzam@ericsson.com
15:13:55 [2022-05-26T19:13:55.176Z] [Pipeline] }
15:13:55 [2022-05-26T19:13:55.467Z] [Pipeline] // container
15:13:56 [2022-05-26T19:13:56.159Z] [Pipeline] }
15:13:56 [2022-05-26T19:13:56.443Z] [Pipeline] // stage
15:13:56 [2022-05-26T19:13:56.869Z] [Pipeline] }
15:13:57 [2022-05-26T19:13:57.150Z] [Pipeline] // withEnv
15:13:57 [2022-05-26T19:13:57.560Z] [Pipeline] }
15:13:57 [2022-05-26T19:13:57.862Z] [Pipeline] // timeout
15:13:58 [2022-05-26T19:13:58.285Z] [Pipeline] }
15:13:58 [2022-05-26T19:13:58.569Z] [Pipeline] // timestamps
15:13:58 [2022-05-26T19:13:58.981Z] [Pipeline] }
15:13:59 [2022-05-26T19:13:59.260Z] [Pipeline] // withEnv
15:13:59 [2022-05-26T19:13:59.669Z] [Pipeline] }
15:13:59 [2022-05-26T19:13:59.948Z] [Pipeline] // withEnv
15:14:00 [2022-05-26T19:14:00.362Z] [Pipeline] }
15:14:02 [2022-05-26T19:14:02.153Z] [Pipeline] // node
15:14:02 [2022-05-26T19:14:02.556Z] [Pipeline] }
15:14:03 [2022-05-26T19:14:03.393Z] [Pipeline] // podTemplate
15:14:03 [2022-05-26T19:14:03.824Z] [Pipeline] End of Pipeline
15:14:04 [2022-05-26T19:14:04.185Z] ERROR: script returned exit code 1
15:14:04 [2022-05-26T19:14:04.202Z] Finished: FAILURE