Started by an SCM change Running as SYSTEM Agent centos-7-l95sb is provisioned from template centos-7 --- apiVersion: "v1" kind: "Pod" metadata: labels: jenkins: "slave" jenkins/label-digest: "55a177a28a71a1957f582df488f25d8c2f70df30" jenkins/label: "migration_jipp-migration_centos-7" name: "centos-7-l95sb" namespace: "mat" spec: containers: - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.mat.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "centos-7-l95sb" - name: "JENKINS_REMOTING_JAVA_OPTS" value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" - name: "JAVA_TOOL_OPTIONS" value: "" - name: "_JAVA_OPTIONS" value: "" - name: "OPENJ9_JAVA_OPTIONS" value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" - name: "JENKINS_NAME" value: "centos-7-l95sb" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.mat.svc.cluster.local/mat/" image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-3107.v665000b_51092" imagePullPolicy: "Always" name: "jnlp" resources: limits: cpu: "2000m" memory: "4096Mi" requests: cpu: "1000m" memory: "4096Mi" tty: true volumeMounts: - mountPath: "/home/jenkins/.m2/toolchains.xml" name: "m2-dir" readOnly: true subPath: "toolchains.xml" - mountPath: "/home/jenkins/.mavenrc" name: "m2-dir" readOnly: true subPath: ".mavenrc" - mountPath: "/opt/tools" name: "volume-0" readOnly: false - mountPath: "/home/jenkins" name: "volume-2" readOnly: false - mountPath: "/home/jenkins/.m2/repository" name: "volume-3" readOnly: false - mountPath: "/home/jenkins/.m2/settings-security.xml" name: "m2-secret-dir" readOnly: true subPath: "settings-security.xml" - mountPath: "/home/jenkins/.m2/wrapper" name: "volume-4" readOnly: false - mountPath: "/home/jenkins/.m2/settings.xml" name: "m2-secret-dir" readOnly: true subPath: "settings.xml" - mountPath: "/home/jenkins/.ssh" name: "volume-1" readOnly: false subPath: "" - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false workingDir: "/home/jenkins/agent" nodeSelector: kubernetes.io/os: "linux" restartPolicy: "Never" volumes: - name: "volume-0" persistentVolumeClaim: claimName: "tools-claim-jiro-mat" readOnly: true - name: "m2-secret-dir" secret: secretName: "m2-secret-dir" - emptyDir: medium: "" name: "volume-2" - configMap: name: "m2-dir" name: "m2-dir" - configMap: name: "known-hosts" name: "volume-1" - emptyDir: medium: "" name: "workspace-volume" - emptyDir: medium: "" name: "volume-4" - emptyDir: medium: "" name: "volume-3" Building remotely on centos-7-l95sb (centos-7 jipp-migration migration) in workspace /home/jenkins/agent/workspace/tycho-mat-nightly [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-aMtMiZ7JMCO8/agent.46 SSH_AGENT_PID=48 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /home/jenkins/agent/workspace/tycho-mat-nightly@tmp/private_key_13353686617795371486.key (/home/jenkins/agent/workspace/tycho-mat-nightly@tmp/private_key_13353686617795371486.key) [ssh-agent] Using credentials genie.mat (ssh://genie.mat@projects-storage.eclipse.org) The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://git.eclipse.org/r/mat/org.eclipse.mat.git > git init /home/jenkins/agent/workspace/tycho-mat-nightly # timeout=10 Fetching upstream changes from https://git.eclipse.org/r/mat/org.eclipse.mat.git > git --version # timeout=10 > git --version # 'git version 2.36.6' > git fetch --tags --force --progress -- https://git.eclipse.org/r/mat/org.eclipse.mat.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://git.eclipse.org/r/mat/org.eclipse.mat.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 2c6b1b71d41c476c90b79e4fb284084db65c6641 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c6b1b71d41c476c90b79e4fb284084db65c6641 # timeout=10 Commit message: "Bug 582296 Explore in File System and snapshot history" > git rev-list --no-walk 4a2bb3a20c75dfba94ee54f3f18b7d2c9218fb21 # timeout=10 $ pkill Xvnc $ pkill Xrealvnc $ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*" [tycho-mat-nightly] $ Xvnc -help Starting xvnc [tycho-mat-nightly] $ Xvnc :62 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset Xvnc TigerVNC 1.8.0 - built Apr 5 2023 13:48:56 Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt) See http://www.tigervnc.org for information on TigerVNC. Underlying X server release 12004000, The X.Org Foundation Thu Aug 31 12:13:44 2023 vncext: VNC extension running! vncext: Listening for VNC connections on all interface(s), port 5962 vncext: created VNC server for screen 0 [tycho-mat-nightly] $ /bin/sh -xe /tmp/jenkins15240765553184415125.sh + export M2_HOME=/opt/tools/apache-maven/latest + M2_HOME=/opt/tools/apache-maven/latest + export 'mvnArguments=-P build-server,build-snapshot -Dmat-target=mat-2022-12 -Dmaven.test.failure.ignore=false -Dmat-product=mat-2022-12 ' + mvnArguments='-P build-server,build-snapshot -Dmat-target=mat-2022-12 -Dmaven.test.failure.ignore=false -Dmat-product=mat-2022-12 ' + wget -l2 -R 'index.html*' --no-parent --recursive -P /home/jenkins/.m2/repository https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/ --2023-08-31 12:13:44-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/ Resolving public.dhe.ibm.com (public.dhe.ibm.com)... 170.225.126.18 Connecting to public.dhe.ibm.com (public.dhe.ibm.com)|170.225.126.18|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 1724 (1.7K) [text/html] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html’ 0K . 100% 394M=0s 2023-08-31 12:13:44 (394 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html’ saved [1724/1724] Loading robots.txt; please ignore errors. --2023-08-31 12:13:44-- https://public.dhe.ibm.com/robots.txt Reusing existing connection to public.dhe.ibm.com:443. HTTP request sent, awaiting response... 404 Not Found 2023-08-31 12:13:44 ERROR 404: Not Found. Removing /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html since it should be rejected. --2023-08-31 12:13:44-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/?C=N;O=D Reusing existing connection to public.dhe.ibm.com:443. HTTP request sent, awaiting response... 200 OK Length: 1724 (1.7K) [text/html] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=N;O=D’ 0K . 100% 476M=0s 2023-08-31 12:13:44 (476 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=N;O=D’ saved [1724/1724] Removing /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=N;O=D since it should be rejected. --2023-08-31 12:13:44-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/?C=M;O=A Reusing existing connection to public.dhe.ibm.com:443. HTTP request sent, awaiting response... 200 OK Length: 1724 (1.7K) [text/html] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=M;O=A’ 0K . 100% 443M=0s 2023-08-31 12:13:44 (443 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=M;O=A’ saved [1724/1724] Removing /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=M;O=A since it should be rejected. --2023-08-31 12:13:44-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/?C=S;O=A Reusing existing connection to public.dhe.ibm.com:443. HTTP request sent, awaiting response... 200 OK Length: 1724 (1.7K) [text/html] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=S;O=A’ 0K . 100% 461M=0s 2023-08-31 12:13:44 (461 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=S;O=A’ saved [1724/1724] Removing /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=S;O=A since it should be rejected. --2023-08-31 12:13:44-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/?C=D;O=A Reusing existing connection to public.dhe.ibm.com:443. HTTP request sent, awaiting response... 200 OK Length: 1724 (1.7K) [text/html] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=D;O=A’ 0K . 100% 432M=0s 2023-08-31 12:13:44 (432 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=D;O=A’ saved [1724/1724] Removing /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=D;O=A since it should be rejected. --2023-08-31 12:13:44-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/artifacts.jar Reusing existing connection to public.dhe.ibm.com:443. HTTP request sent, awaiting response... 200 OK Length: 1128 (1.1K) [application/java-archive] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/artifacts.jar’ 0K . 100% 324M=0s 2023-08-31 12:13:45 (324 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/artifacts.jar’ saved [1128/1128] --2023-08-31 12:13:45-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/artifacts.xml.xz Reusing existing connection to public.dhe.ibm.com:443. HTTP request sent, awaiting response... 200 OK Length: 748 [application/xml] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/artifacts.xml.xz’ 0K 100% 218M=0s 2023-08-31 12:13:45 (218 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/artifacts.xml.xz’ saved [748/748] --2023-08-31 12:13:45-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/content.jar Reusing existing connection to public.dhe.ibm.com:443. HTTP request sent, awaiting response... 200 OK Length: 381772 (373K) [application/java-archive] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/content.jar’ 0K .......... .......... .......... .......... .......... 13% 1.14M 0s 50K .......... .......... .......... .......... .......... 26% 1.14M 0s 100K .......... .......... .......... .......... .......... 40% 1.14M 0s 150K .......... .......... .......... .......... .......... 53% 1.14M 0s 200K .......... .......... .......... .......... .......... 67% 426M 0s 250K .......... .......... .......... .......... .......... 80% 1.15M 0s 300K .......... .......... .......... .......... .......... 93% 332M 0s 350K .......... .......... .. 100% 232M=0.2s 2023-08-31 12:13:45 (1.70 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/content.jar’ saved [381772/381772] --2023-08-31 12:13:45-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/content.xml.xz Reusing existing connection to public.dhe.ibm.com:443. HTTP request sent, awaiting response... 200 OK Length: 167272 (163K) [application/xml] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/content.xml.xz’ 0K .......... .......... .......... .......... .......... 30% 190M 0s 50K .......... .......... .......... .......... .......... 61% 297M 0s 100K .......... .......... .......... .......... .......... 91% 1.15M 0s 150K .......... ... 100% 282M=0.04s 2023-08-31 12:13:46 (3.72 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/content.xml.xz’ saved [167272/167272] --2023-08-31 12:13:46-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/ Reusing existing connection to public.dhe.ibm.com:443. HTTP request sent, awaiting response... 200 OK Length: 917 [text/html] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/index.html’ 0K 100% 237M=0s 2023-08-31 12:13:46 (237 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/index.html’ saved [917/917] Removing /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/index.html since it should be rejected. --2023-08-31 12:13:46-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/p2.index Reusing existing connection to public.dhe.ibm.com:443. HTTP request sent, awaiting response... 200 OK Length: 172 Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/p2.index’ 0K 100% 67.6M=0s 2023-08-31 12:13:46 (67.6 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/p2.index’ saved [172/172] --2023-08-31 12:13:46-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/ Reusing existing connection to public.dhe.ibm.com:443. HTTP request sent, awaiting response... 200 OK Length: 1095 (1.1K) [text/html] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/index.html’ 0K . 100% 194M=0s 2023-08-31 12:13:46 (194 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/index.html’ saved [1095/1095] Removing /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/index.html since it should be rejected. --2023-08-31 12:13:46-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/?C=N;O=A Reusing existing connection to public.dhe.ibm.com:443. HTTP request sent, awaiting response... 200 OK Length: 1724 (1.7K) [text/html] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=N;O=A’ 0K . 100% 533M=0s 2023-08-31 12:13:46 (533 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=N;O=A’ saved [1724/1724] Removing /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=N;O=A since it should be rejected. --2023-08-31 12:13:46-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/?C=M;O=D Reusing existing connection to public.dhe.ibm.com:443. HTTP request sent, awaiting response... 200 OK Length: 1724 (1.7K) [text/html] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=M;O=D’ 0K . 100% 523M=0s 2023-08-31 12:13:46 (523 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=M;O=D’ saved [1724/1724] Removing /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=M;O=D since it should be rejected. --2023-08-31 12:13:46-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/?C=S;O=D Reusing existing connection to public.dhe.ibm.com:443. HTTP request sent, awaiting response... 200 OK Length: 1724 (1.7K) [text/html] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=S;O=D’ 0K . 100% 491M=0s 2023-08-31 12:13:46 (491 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=S;O=D’ saved [1724/1724] Removing /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=S;O=D since it should be rejected. --2023-08-31 12:13:46-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/?C=D;O=D Reusing existing connection to public.dhe.ibm.com:443. HTTP request sent, awaiting response... 200 OK Length: 1724 (1.7K) [text/html] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=D;O=D’ 0K . 100% 513M=0s 2023-08-31 12:13:46 (513 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=D;O=D’ saved [1724/1724] Removing /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=D;O=D since it should be rejected. --2023-08-31 12:13:46-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/?C=N;O=D Reusing existing connection to public.dhe.ibm.com:443. HTTP request sent, awaiting response... 200 OK Length: 917 [text/html] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/index.html?C=N;O=D’ 0K 100% 253M=0s 2023-08-31 12:13:46 (253 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/index.html?C=N;O=D’ saved [917/917] Removing /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/index.html?C=N;O=D since it should be rejected. --2023-08-31 12:13:46-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/?C=M;O=A Reusing existing connection to public.dhe.ibm.com:443. HTTP request sent, awaiting response... 200 OK Length: 917 [text/html] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/index.html?C=M;O=A’ 0K 100% 286M=0s 2023-08-31 12:13:46 (286 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/index.html?C=M;O=A’ saved [917/917] Removing /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/index.html?C=M;O=A since it should be rejected. --2023-08-31 12:13:46-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/?C=S;O=A Reusing existing connection to public.dhe.ibm.com:443. HTTP request sent, awaiting response... 200 OK Length: 917 [text/html] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/index.html?C=S;O=A’ 0K 100% 285M=0s 2023-08-31 12:13:46 (285 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/index.html?C=S;O=A’ saved [917/917] Removing /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/index.html?C=S;O=A since it should be rejected. --2023-08-31 12:13:46-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/?C=D;O=A Reusing existing connection to public.dhe.ibm.com:443. HTTP request sent, awaiting response... 200 OK Length: 917 [text/html] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/index.html?C=D;O=A’ 0K 100% 287M=0s 2023-08-31 12:13:46 (287 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/index.html?C=D;O=A’ saved [917/917] Removing /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/index.html?C=D;O=A since it should be rejected. --2023-08-31 12:13:46-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/com.ibm.dtfj.feature_1.12.29003.202006111057.jar Reusing existing connection to public.dhe.ibm.com:443. HTTP request sent, awaiting response... 200 OK Length: 435454 (425K) [application/java-archive] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/com.ibm.dtfj.feature_1.12.29003.202006111057.jar’ 0K .......... .......... .......... .......... .......... 11% 281M 0s 50K .......... .......... .......... .......... .......... 23% 165M 0s 100K .......... .......... .......... .......... .......... 35% 190M 0s 150K .......... .......... .......... .......... .......... 47% 1.16M 0s 200K .......... .......... .......... .......... .......... 58% 416M 0s 250K .......... .......... .......... .......... .......... 70% 304M 0s 300K .......... .......... .......... .......... .......... 82% 83.9M 0s 350K .......... .......... .......... .......... .......... 94% 1.16M 0s 400K .......... .......... ..... 100% 424M=0.09s 2023-08-31 12:13:47 (4.85 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/com.ibm.dtfj.feature_1.12.29003.202006111057.jar’ saved [435454/435454] --2023-08-31 12:13:47-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/?C=N;O=D Reusing existing connection to public.dhe.ibm.com:443. HTTP request sent, awaiting response... 200 OK Length: 1095 (1.1K) [text/html] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/index.html?C=N;O=D’ 0K . 100% 361M=0s 2023-08-31 12:13:47 (361 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/index.html?C=N;O=D’ saved [1095/1095] Removing /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/index.html?C=N;O=D since it should be rejected. --2023-08-31 12:13:47-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/?C=M;O=A Reusing existing connection to public.dhe.ibm.com:443. HTTP request sent, awaiting response... 200 OK Length: 1095 (1.1K) [text/html] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/index.html?C=M;O=A’ 0K . 100% 400M=0s 2023-08-31 12:13:47 (400 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/index.html?C=M;O=A’ saved [1095/1095] Removing /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/index.html?C=M;O=A since it should be rejected. --2023-08-31 12:13:47-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/?C=S;O=A Reusing existing connection to public.dhe.ibm.com:443. HTTP request sent, awaiting response... 200 OK Length: 1095 (1.1K) [text/html] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/index.html?C=S;O=A’ 0K . 100% 334M=0s 2023-08-31 12:13:47 (334 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/index.html?C=S;O=A’ saved [1095/1095] Removing /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/index.html?C=S;O=A since it should be rejected. --2023-08-31 12:13:47-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/?C=D;O=A Reusing existing connection to public.dhe.ibm.com:443. HTTP request sent, awaiting response... 200 OK Length: 1095 (1.1K) [text/html] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/index.html?C=D;O=A’ 0K . 100% 383M=0s 2023-08-31 12:13:47 (383 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/index.html?C=D;O=A’ saved [1095/1095] Removing /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/index.html?C=D;O=A since it should be rejected. --2023-08-31 12:13:47-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/com.ibm.dtfj.api_1.12.29003.202006111057.jar Reusing existing connection to public.dhe.ibm.com:443. HTTP request sent, awaiting response... 200 OK Length: 30135 (29K) [application/java-archive] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/com.ibm.dtfj.api_1.12.29003.202006111057.jar’ 0K .......... .......... ......... 100% 688K=0.04s 2023-08-31 12:13:47 (688 KB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/com.ibm.dtfj.api_1.12.29003.202006111057.jar’ saved [30135/30135] --2023-08-31 12:13:47-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/com.ibm.dtfj.j9_1.12.29003.202006111057.jar Reusing existing connection to public.dhe.ibm.com:443. HTTP request sent, awaiting response... 200 OK Length: 33410372 (32M) [application/java-archive] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/com.ibm.dtfj.j9_1.12.29003.202006111057.jar’ 0K .......... .......... .......... .......... .......... 0% 255M 0s 50K .......... .......... .......... .......... .......... 0% 96.8M 0s 100K .......... .......... .......... .......... .......... 0% 231M 0s 150K .......... .......... .......... .......... .......... 0% 1.16M 7s 200K .......... .......... .......... .......... .......... 0% 330M 6s 250K .......... .......... .......... .......... .......... 0% 396M 5s 300K .......... .......... .......... .......... .......... 1% 91.7M 4s 350K .......... .......... .......... .......... .......... 1% 1.16M 7s 400K .......... .......... .......... .......... .......... 1% 11.7M 6s 450K .......... .......... .......... .......... .......... 1% 41.6M 6s 500K .......... .......... .......... .......... .......... 1% 339M 5s 550K .......... .......... .......... .......... .......... 1% 1.31M 7s 600K .......... .......... .......... .......... .......... 1% 11.0M 7s 650K .......... .......... .......... .......... .......... 2% 50.3M 6s 700K .......... .......... .......... .......... .......... 2% 462M 6s 750K .......... .......... .......... .......... .......... 2% 1.31M 7s 800K .......... .......... .......... .......... .......... 2% 10.9M 7s 850K .......... .......... .......... .......... .......... 2% 44.8M 6s 900K .......... .......... .......... .......... .......... 2% 1.32M 7s 950K .......... .......... .......... .......... .......... 3% 286M 7s 1000K .......... .......... .......... .......... .......... 3% 10.7M 7s 1050K .......... .......... .......... .......... .......... 3% 46.3M 6s 1100K .......... .......... .......... .......... .......... 3% 1.32M 7s 1150K .......... .......... .......... .......... .......... 3% 10.8M 7s 1200K .......... .......... .......... .......... .......... 3% 311M 7s 1250K .......... .......... .......... .......... .......... 3% 41.9M 6s 1300K .......... .......... .......... .......... .......... 4% 1.32M 7s 1350K .......... .......... .......... .......... .......... 4% 11.3M 7s 1400K .......... .......... .......... .......... .......... 4% 41.9M 7s 1450K .......... .......... .......... .......... .......... 4% 463M 6s 1500K .......... .......... .......... .......... .......... 4% 1.31M 7s 1550K .......... .......... .......... .......... .......... 4% 11.4M 7s 1600K .......... .......... .......... .......... .......... 5% 38.7M 7s 1650K .......... .......... .......... .......... .......... 5% 1.31M 7s 1700K .......... .......... .......... .......... .......... 5% 425M 7s 1750K .......... .......... .......... .......... .......... 5% 11.2M 7s 1800K .......... .......... .......... .......... .......... 5% 40.5M 6s 1850K .......... .......... .......... .......... .......... 5% 1.31M 7s 1900K .......... .......... .......... .......... .......... 5% 11.1M 7s 1950K .......... .......... .......... .......... .......... 6% 427M 7s 2000K .......... .......... .......... .......... .......... 6% 43.3M 6s 2050K .......... .......... .......... .......... .......... 6% 1.32M 7s 2100K .......... .......... .......... .......... .......... 6% 10.6M 7s 2150K .......... .......... .......... .......... .......... 6% 49.6M 7s 2200K .......... .......... .......... .......... .......... 6% 269M 6s 2250K .......... .......... .......... .......... .......... 7% 1.32M 7s 2300K .......... .......... .......... .......... .......... 7% 10.7M 7s 2350K .......... .......... .......... .......... .......... 7% 46.3M 7s 2400K .......... .......... .......... .......... .......... 7% 1.32M 7s 2450K .......... .......... .......... .......... .......... 7% 421M 7s 2500K .......... .......... .......... .......... .......... 7% 10.7M 7s 2550K .......... .......... .......... .......... .......... 7% 39.8M 6s 2600K .......... .......... .......... .......... .......... 8% 1.32M 7s 2650K .......... .......... .......... .......... .......... 8% 11.0M 7s 2700K .......... .......... .......... .......... .......... 8% 435M 7s 2750K .......... .......... .......... .......... .......... 8% 40.2M 6s 2800K .......... .......... .......... .......... .......... 8% 1.32M 7s 2850K .......... .......... .......... .......... .......... 8% 11.0M 7s 2900K .......... .......... .......... .......... .......... 9% 41.7M 7s 2950K .......... .......... .......... .......... .......... 9% 407M 6s 3000K .......... .......... .......... .......... .......... 9% 1.32M 7s 3050K .......... .......... .......... .......... .......... 9% 11.1M 7s 3100K .......... .......... .......... .......... .......... 9% 34.2M 6s 3150K .......... .......... .......... .......... .......... 9% 1.32M 7s 3200K .......... .......... .......... .......... .......... 9% 407M 7s 3250K .......... .......... .......... .......... .......... 10% 11.0M 7s 3300K .......... .......... .......... .......... .......... 10% 36.1M 6s 3350K .......... .......... .......... .......... .......... 10% 1.32M 7s 3400K .......... .......... .......... .......... .......... 10% 10.9M 7s 3450K .......... .......... .......... .......... .......... 10% 368M 6s 3500K .......... .......... .......... .......... .......... 10% 38.8M 6s 3550K .......... .......... .......... .......... .......... 11% 1.32M 7s 3600K .......... .......... .......... .......... .......... 11% 10.7M 6s 3650K .......... .......... .......... .......... .......... 11% 42.6M 6s 3700K .......... .......... .......... .......... .......... 11% 446M 6s 3750K .......... .......... .......... .......... .......... 11% 1.32M 6s 3800K .......... .......... .......... .......... .......... 11% 11.0M 6s 3850K .......... .......... .......... .......... .......... 11% 41.8M 6s 3900K .......... .......... .......... .......... .......... 12% 1.32M 7s 3950K .......... .......... .......... .......... .......... 12% 282M 6s 4000K .......... .......... .......... .......... .......... 12% 10.7M 6s 4050K .......... .......... .......... .......... .......... 12% 47.9M 6s 4100K .......... .......... .......... .......... .......... 12% 1.32M 6s 4150K .......... .......... .......... .......... .......... 12% 7.43M 6s 4200K .......... .......... .......... .......... .......... 13% 80.9M 6s 4250K .......... .......... .......... .......... .......... 13% 295M 6s 4300K .......... .......... .......... .......... .......... 13% 1.37M 6s 4350K .......... .......... .......... .......... .......... 13% 5.03M 6s 4400K .......... .......... .......... .......... .......... 13% 64.8M 6s 4450K .......... .......... .......... .......... .......... 13% 375M 6s 4500K .......... .......... .......... .......... .......... 13% 1.51M 6s 4550K .......... .......... .......... .......... .......... 14% 5.04M 6s 4600K .......... .......... .......... .......... .......... 14% 35.2M 6s 4650K .......... .......... .......... .......... .......... 14% 273M 6s 4700K .......... .......... .......... .......... .......... 14% 1.55M 6s 4750K .......... .......... .......... .......... .......... 14% 253M 6s 4800K .......... .......... .......... .......... .......... 14% 5.00M 6s 4850K .......... .......... .......... .......... .......... 15% 34.4M 6s 4900K .......... .......... .......... .......... .......... 15% 1.54M 6s 4950K .......... .......... .......... .......... .......... 15% 5.12M 6s 5000K .......... .......... .......... .......... .......... 15% 245M 6s 5050K .......... .......... .......... .......... .......... 15% 36.3M 6s 5100K .......... .......... .......... .......... .......... 15% 1.54M 6s 5150K .......... .......... .......... .......... .......... 15% 5.07M 6s 5200K .......... .......... .......... .......... .......... 16% 39.3M 6s 5250K .......... .......... .......... .......... .......... 16% 116M 6s 5300K .......... .......... .......... .......... .......... 16% 1.55M 6s 5350K .......... .......... .......... .......... .......... 16% 5.02M 6s 5400K .......... .......... .......... .......... .......... 16% 39.2M 6s 5450K .......... .......... .......... .......... .......... 16% 1.54M 6s 5500K .......... .......... .......... .......... .......... 17% 207M 6s 5550K .......... .......... .......... .......... .......... 17% 5.04M 6s 5600K .......... .......... .......... .......... .......... 17% 41.3M 6s 5650K .......... .......... .......... .......... .......... 17% 1.54M 6s 5700K .......... .......... .......... .......... .......... 17% 5.06M 6s 5750K .......... .......... .......... .......... .......... 17% 282M 6s 5800K .......... .......... .......... .......... .......... 17% 42.2M 6s 5850K .......... .......... .......... .......... .......... 18% 1.53M 6s 5900K .......... .......... .......... .......... .......... 18% 5.12M 6s 5950K .......... .......... .......... .......... .......... 18% 40.8M 6s 6000K .......... .......... .......... .......... .......... 18% 257M 6s 6050K .......... .......... .......... .......... .......... 18% 1.53M 6s 6100K .......... .......... .......... .......... .......... 18% 5.10M 6s 6150K .......... .......... .......... .......... .......... 19% 40.0M 6s 6200K .......... .......... .......... .......... .......... 19% 1.53M 6s 6250K .......... .......... .......... .......... .......... 19% 167M 6s 6300K .......... .......... .......... .......... .......... 19% 5.10M 6s 6350K .......... .......... .......... .......... .......... 19% 46.0M 6s 6400K .......... .......... .......... .......... .......... 19% 1.52M 6s 6450K .......... .......... .......... .......... .......... 19% 5.21M 6s 6500K .......... .......... .......... .......... .......... 20% 186M 6s 6550K .......... .......... .......... .......... .......... 20% 42.2M 6s 6600K .......... .......... .......... .......... .......... 20% 1.52M 6s 6650K .......... .......... .......... .......... .......... 20% 5.10M 6s 6700K .......... .......... .......... .......... .......... 20% 47.8M 6s 6750K .......... .......... .......... .......... .......... 20% 196M 6s 6800K .......... .......... .......... .......... .......... 20% 1.53M 6s 6850K .......... .......... .......... .......... .......... 21% 4.99M 6s 6900K .......... .......... .......... .......... .......... 21% 47.0M 6s 6950K .......... .......... .......... .......... .......... 21% 1.54M 6s 7000K .......... .......... .......... .......... .......... 21% 197M 6s 7050K .......... .......... .......... .......... .......... 21% 5.04M 6s 7100K .......... .......... .......... .......... .......... 21% 45.7M 6s 7150K .......... .......... .......... .......... .......... 22% 1.53M 6s 7200K .......... .......... .......... .......... .......... 22% 5.06M 6s 7250K .......... .......... .......... .......... .......... 22% 215M 6s 7300K .......... .......... .......... .......... .......... 22% 51.9M 6s 7350K .......... .......... .......... .......... .......... 22% 1.53M 6s 7400K .......... .......... .......... .......... .......... 22% 4.98M 6s 7450K .......... .......... .......... .......... .......... 22% 50.3M 6s 7500K .......... .......... .......... .......... .......... 23% 276M 6s 7550K .......... .......... .......... .......... .......... 23% 1.53M 6s 7600K .......... .......... .......... .......... .......... 23% 4.91M 6s 7650K .......... .......... .......... .......... .......... 23% 10.5M 6s 7700K .......... .......... .......... .......... .......... 23% 212M 6s 7750K .......... .......... .......... .......... .......... 23% 1.25M 6s 7800K .......... .......... .......... .......... .......... 24% 258M 6s 7850K .......... .......... .......... .......... .......... 24% 279M 6s 7900K .......... .......... .......... .......... .......... 24% 14.7M 5s 7950K .......... .......... .......... .......... .......... 24% 176M 5s 8000K .......... .......... .......... .......... .......... 24% 1.24M 6s 8050K .......... .......... .......... .......... .......... 24% 79.1M 5s 8100K .......... .......... .......... .......... .......... 24% 247M 5s 8150K .......... .......... .......... .......... .......... 25% 18.6M 5s 8200K .......... .......... .......... .......... .......... 25% 187M 5s 8250K .......... .......... .......... .......... .......... 25% 1.23M 5s 8300K .......... .......... .......... .......... .......... 25% 19.2M 5s 8350K .......... .......... .......... .......... .......... 25% 282M 5s 8400K .......... .......... .......... .......... .......... 25% 194M 5s 8450K .......... .......... .......... .......... .......... 26% 1.23M 5s 8500K .......... .......... .......... .......... .......... 26% 18.7M 5s 8550K .......... .......... .......... .......... .......... 26% 64.8M 5s 8600K .......... .......... .......... .......... .......... 26% 267M 5s 8650K .......... .......... .......... .......... .......... 26% 376M 5s 8700K .......... .......... .......... .......... .......... 26% 1.24M 5s 8750K .......... .......... .......... .......... .......... 26% 18.5M 5s 8800K .......... .......... .......... .......... .......... 27% 63.7M 5s 8850K .......... .......... .......... .......... .......... 27% 376M 5s 8900K .......... .......... .......... .......... .......... 27% 442M 5s 8950K .......... .......... .......... .......... .......... 27% 1.22M 5s 9000K .......... .......... .......... .......... .......... 27% 24.3M 5s 9050K .......... .......... .......... .......... .......... 27% 31.3M 5s 9100K .......... .......... .......... .......... .......... 28% 325M 5s 9150K .......... .......... .......... .......... .......... 28% 1.25M 5s 9200K .......... .......... .......... .......... .......... 28% 289M 5s 9250K .......... .......... .......... .......... .......... 28% 26.8M 5s 9300K .......... .......... .......... .......... .......... 28% 27.5M 5s 9350K .......... .......... .......... .......... .......... 28% 250M 5s 9400K .......... .......... .......... .......... .......... 28% 1.25M 5s 9450K .......... .......... .......... .......... .......... 29% 382M 5s 9500K .......... .......... .......... .......... .......... 29% 26.4M 5s 9550K .......... .......... .......... .......... .......... 29% 28.4M 5s 9600K .......... .......... .......... .......... .......... 29% 61.7M 5s 9650K .......... .......... .......... .......... .......... 29% 1.27M 5s 9700K .......... .......... .......... .......... .......... 29% 29.8M 5s 9750K .......... .......... .......... .......... .......... 30% 296M 5s 9800K .......... .......... .......... .......... .......... 30% 21.8M 5s 9850K .......... .......... .......... .......... .......... 30% 1.26M 5s 9900K .......... .......... .......... .......... .......... 30% 30.9M 5s 9950K .......... .......... .......... .......... .......... 30% 21.3M 5s 10000K .......... .......... .......... .......... .......... 30% 253M 5s 10050K .......... .......... .......... .......... .......... 30% 1.27M 5s 10100K .......... .......... .......... .......... .......... 31% 29.2M 5s 10150K .......... .......... .......... .......... .......... 31% 21.0M 5s 10200K .......... .......... .......... .......... .......... 31% 1.27M 5s 10250K .......... .......... .......... .......... .......... 31% 179M 5s 10300K .......... .......... .......... .......... .......... 31% 28.2M 5s 10350K .......... .......... .......... .......... .......... 31% 20.3M 5s 10400K .......... .......... .......... .......... .......... 32% 1.27M 5s 10450K .......... .......... .......... .......... .......... 32% 28.6M 5s 10500K .......... .......... .......... .......... .......... 32% 246M 5s 10550K .......... .......... .......... .......... .......... 32% 21.3M 5s 10600K .......... .......... .......... .......... .......... 32% 1.26M 5s 10650K .......... .......... .......... .......... .......... 32% 33.0M 5s 10700K .......... .......... .......... .......... .......... 32% 21.4M 5s 10750K .......... .......... .......... .......... .......... 33% 178M 5s 10800K .......... .......... .......... .......... .......... 33% 1.26M 5s 10850K .......... .......... .......... .......... .......... 33% 31.3M 5s 10900K .......... .......... .......... .......... .......... 33% 21.5M 5s 10950K .......... .......... .......... .......... .......... 33% 1.26M 5s 11000K .......... .......... .......... .......... .......... 33% 244M 5s 11050K .......... .......... .......... .......... .......... 34% 32.3M 5s 11100K .......... .......... .......... .......... .......... 34% 21.5M 5s 11150K .......... .......... .......... .......... .......... 34% 1.25M 5s 11200K .......... .......... .......... .......... .......... 34% 33.1M 5s 11250K .......... .......... .......... .......... .......... 34% 213M 5s 11300K .......... .......... .......... .......... .......... 34% 22.2M 5s 11350K .......... .......... .......... .......... .......... 34% 1.25M 5s 11400K .......... .......... .......... .......... .......... 35% 32.9M 5s 11450K .......... .......... .......... .......... .......... 35% 23.1M 5s 11500K .......... .......... .......... .......... .......... 35% 297M 5s 11550K .......... .......... .......... .......... .......... 35% 1.25M 5s 11600K .......... .......... .......... .......... .......... 35% 32.7M 5s 11650K .......... .......... .......... .......... .......... 35% 23.2M 5s 11700K .......... .......... .......... .......... .......... 36% 1.25M 5s 11750K .......... .......... .......... .......... .......... 36% 197M 5s 11800K .......... .......... .......... .......... .......... 36% 36.3M 5s 11850K .......... .......... .......... .......... .......... 36% 22.3M 5s 11900K .......... .......... .......... .......... .......... 36% 1.25M 5s 11950K .......... .......... .......... .......... .......... 36% 40.5M 5s 12000K .......... .......... .......... .......... .......... 36% 172M 4s 12050K .......... .......... .......... .......... .......... 37% 22.5M 4s 12100K .......... .......... .......... .......... .......... 37% 1.24M 4s 12150K .......... .......... .......... .......... .......... 37% 36.0M 4s 12200K .......... .......... .......... .......... .......... 37% 24.6M 4s 12250K .......... .......... .......... .......... .......... 37% 175M 4s 12300K .......... .......... .......... .......... .......... 37% 1.25M 4s 12350K .......... .......... .......... .......... .......... 38% 37.5M 4s 12400K .......... .......... .......... .......... .......... 38% 23.3M 4s 12450K .......... .......... .......... .......... .......... 38% 1.25M 4s 12500K .......... .......... .......... .......... .......... 38% 186M 4s 12550K .......... .......... .......... .......... .......... 38% 40.0M 4s 12600K .......... .......... .......... .......... .......... 38% 23.0M 4s 12650K .......... .......... .......... .......... .......... 38% 1.08M 4s 12700K .......... .......... .......... .......... .......... 39% 382M 4s 12750K .......... .......... .......... .......... .......... 39% 217M 4s 12800K .......... .......... .......... .......... .......... 39% 335M 4s 12850K .......... .......... .......... .......... .......... 39% 1.15M 4s 12900K .......... .......... .......... .......... .......... 39% 410M 4s 12950K .......... .......... .......... .......... .......... 39% 452M 4s 13000K .......... .......... .......... .......... .......... 39% 218M 4s 13050K .......... .......... .......... .......... .......... 40% 1.15M 4s 13100K .......... .......... .......... .......... .......... 40% 265M 4s 13150K .......... .......... .......... .......... .......... 40% 272M 4s 13200K .......... .......... .......... .......... .......... 40% 148M 4s 13250K .......... .......... .......... .......... .......... 40% 1.16M 4s 13300K .......... .......... .......... .......... .......... 40% 156M 4s 13350K .......... .......... .......... .......... .......... 41% 273M 4s 13400K .......... .......... .......... .......... .......... 41% 193M 4s 13450K .......... .......... .......... .......... .......... 41% 1.16M 4s 13500K .......... .......... .......... .......... .......... 41% 167M 4s 13550K .......... .......... .......... .......... .......... 41% 246M 4s 13600K .......... .......... .......... .......... .......... 41% 121M 4s 13650K .......... .......... .......... .......... .......... 41% 338M 4s 13700K .......... .......... .......... .......... .......... 42% 1.15M 4s 13750K .......... .......... .......... .......... .......... 42% 250M 4s 13800K .......... .......... .......... .......... .......... 42% 246M 4s 13850K .......... .......... .......... .......... .......... 42% 272M 4s 13900K .......... .......... .......... .......... .......... 42% 328M 4s 13950K .......... .......... .......... .......... .......... 42% 1.15M 4s 14000K .......... .......... .......... .......... .......... 43% 225M 4s 14050K .......... .......... .......... .......... .......... 43% 219M 4s 14100K .......... .......... .......... .......... .......... 43% 278M 4s 14150K .......... .......... .......... .......... .......... 43% 1.15M 4s 14200K .......... .......... .......... .......... .......... 43% 176M 4s 14250K .......... .......... .......... .......... .......... 43% 217M 4s 14300K .......... .......... .......... .......... .......... 43% 278M 4s 14350K .......... .......... .......... .......... .......... 44% 1.16M 4s 14400K .......... .......... .......... .......... .......... 44% 34.0M 4s 14450K .......... .......... .......... .......... .......... 44% 123M 4s 14500K .......... .......... .......... .......... .......... 44% 290M 4s 14550K .......... .......... .......... .......... .......... 44% 1.20M 4s 14600K .......... .......... .......... .......... .......... 44% 34.3M 4s 14650K .......... .......... .......... .......... .......... 45% 103M 4s 14700K .......... .......... .......... .......... .......... 45% 71.3M 4s 14750K .......... .......... .......... .......... .......... 45% 1.21M 4s 14800K .......... .......... .......... .......... .......... 45% 220M 4s 14850K .......... .......... .......... .......... .......... 45% 37.1M 4s 14900K .......... .......... .......... .......... .......... 45% 49.4M 4s 14950K .......... .......... .......... .......... .......... 45% 1.21M 4s 15000K .......... .......... .......... .......... .......... 46% 42.3M 4s 15050K .......... .......... .......... .......... .......... 46% 275M 4s 15100K .......... .......... .......... .......... .......... 46% 48.9M 4s 15150K .......... .......... .......... .......... .......... 46% 1.21M 4s 15200K .......... .......... .......... .......... .......... 46% 41.0M 4s 15250K .......... .......... .......... .......... .......... 46% 56.3M 4s 15300K .......... .......... .......... .......... .......... 47% 172M 4s 15350K .......... .......... .......... .......... .......... 47% 1.21M 4s 15400K .......... .......... .......... .......... .......... 47% 41.7M 4s 15450K .......... .......... .......... .......... .......... 47% 42.5M 4s 15500K .......... .......... .......... .......... .......... 47% 1.21M 4s 15550K .......... .......... .......... .......... .......... 47% 233M 4s 15600K .......... .......... .......... .......... .......... 47% 43.2M 4s 15650K .......... .......... .......... .......... .......... 48% 44.5M 4s 15700K .......... .......... .......... .......... .......... 48% 1.21M 4s 15750K .......... .......... .......... .......... .......... 48% 41.2M 4s 15800K .......... .......... .......... .......... .......... 48% 305M 4s 15850K .......... .......... .......... .......... .......... 48% 45.0M 4s 15900K .......... .......... .......... .......... .......... 48% 1.20M 4s 15950K .......... .......... .......... .......... .......... 49% 43.1M 4s 16000K .......... .......... .......... .......... .......... 49% 59.2M 4s 16050K .......... .......... .......... .......... .......... 49% 136M 4s 16100K .......... .......... .......... .......... .......... 49% 1.20M 4s 16150K .......... .......... .......... .......... .......... 49% 38.9M 4s 16200K .......... .......... .......... .......... .......... 49% 46.5M 4s 16250K .......... .......... .......... .......... .......... 49% 1.21M 4s 16300K .......... .......... .......... .......... .......... 50% 271M 4s 16350K .......... .......... .......... .......... .......... 50% 5.25M 4s 16400K .......... .......... .......... .......... .......... 50% 169M 4s 16450K .......... .......... .......... .......... .......... 50% 1.48M 4s 16500K .......... .......... .......... .......... .......... 50% 5.28M 4s 16550K .......... .......... .......... .......... .......... 50% 232M 4s 16600K .......... .......... .......... .......... .......... 51% 221M 3s 16650K .......... .......... .......... .......... .......... 51% 1.47M 3s 16700K .......... .......... .......... .......... .......... 51% 5.27M 3s 16750K .......... .......... .......... .......... .......... 51% 232M 3s 16800K .......... .......... .......... .......... .......... 51% 267M 3s 16850K .......... .......... .......... .......... .......... 51% 1.47M 3s 16900K .......... .......... .......... .......... .......... 51% 5.31M 3s 16950K .......... .......... .......... .......... .......... 52% 225M 3s 17000K .......... .......... .......... .......... .......... 52% 1.47M 3s 17050K .......... .......... .......... .......... .......... 52% 296M 3s 17100K .......... .......... .......... .......... .......... 52% 5.28M 3s 17150K .......... .......... .......... .......... .......... 52% 307M 3s 17200K .......... .......... .......... .......... .......... 52% 1.47M 3s 17250K .......... .......... .......... .......... .......... 53% 5.20M 3s 17300K .......... .......... .......... .......... .......... 53% 320M 3s 17350K .......... .......... .......... .......... .......... 53% 77.9M 3s 17400K .......... .......... .......... .......... .......... 53% 248M 3s 17450K .......... .......... .......... .......... .......... 53% 1.49M 3s 17500K .......... .......... .......... .......... .......... 53% 4.15M 3s 17550K .......... .......... .......... .......... .......... 53% 275M 3s 17600K .......... .......... .......... .......... .......... 54% 203M 3s 17650K .......... .......... .......... .......... .......... 54% 1.60M 3s 17700K .......... .......... .......... .......... .......... 54% 4.12M 3s 17750K .......... .......... .......... .......... .......... 54% 225M 3s 17800K .......... .......... .......... .......... .......... 54% 347M 3s 17850K .......... .......... .......... .......... .......... 54% 1.59M 3s 17900K .......... .......... .......... .......... .......... 55% 4.12M 3s 17950K .......... .......... .......... .......... .......... 55% 207M 3s 18000K .......... .......... .......... .......... .......... 55% 234M 3s 18050K .......... .......... .......... .......... .......... 55% 1.60M 3s 18100K .......... .......... .......... .......... .......... 55% 150M 3s 18150K .......... .......... .......... .......... .......... 55% 4.17M 3s 18200K .......... .......... .......... .......... .......... 55% 212M 3s 18250K .......... .......... .......... .......... .......... 56% 218M 3s 18300K .......... .......... .......... .......... .......... 56% 1.55M 3s 18350K .......... .......... .......... .......... .......... 56% 4.50M 3s 18400K .......... .......... .......... .......... .......... 56% 217M 3s 18450K .......... .......... .......... .......... .......... 56% 279M 3s 18500K .......... .......... .......... .......... .......... 56% 1.55M 3s 18550K .......... .......... .......... .......... .......... 57% 4.55M 3s 18600K .......... .......... .......... .......... .......... 57% 213M 3s 18650K .......... .......... .......... .......... .......... 57% 1.54M 3s 18700K .......... .......... .......... .......... .......... 57% 190M 3s 18750K .......... .......... .......... .......... .......... 57% 4.54M 3s 18800K .......... .......... .......... .......... .......... 57% 109M 3s 18850K .......... .......... .......... .......... .......... 57% 231M 3s 18900K .......... .......... .......... .......... .......... 58% 1.55M 3s 18950K .......... .......... .......... .......... .......... 58% 410M 3s 19000K .......... .......... .......... .......... .......... 58% 4.53M 3s 19050K .......... .......... .......... .......... .......... 58% 91.5M 3s 19100K .......... .......... .......... .......... .......... 58% 316M 3s 19150K .......... .......... .......... .......... .......... 58% 1.54M 3s 19200K .......... .......... .......... .......... .......... 58% 4.65M 3s 19250K .......... .......... .......... .......... .......... 59% 281M 3s 19300K .......... .......... .......... .......... .......... 59% 134M 3s 19350K .......... .......... .......... .......... .......... 59% 61.0M 3s 19400K .......... .......... .......... .......... .......... 59% 1.57M 3s 19450K .......... .......... .......... .......... .......... 59% 4.69M 3s 19500K .......... .......... .......... .......... .......... 59% 50.2M 3s 19550K .......... .......... .......... .......... .......... 60% 193M 3s 19600K .......... .......... .......... .......... .......... 60% 1.56M 3s 19650K .......... .......... .......... .......... .......... 60% 4.72M 3s 19700K .......... .......... .......... .......... .......... 60% 43.6M 3s 19750K .......... .......... .......... .......... .......... 60% 1.57M 3s 19800K .......... .......... .......... .......... .......... 60% 231M 3s 19850K .......... .......... .......... .......... .......... 60% 4.75M 3s 19900K .......... .......... .......... .......... .......... 61% 41.4M 3s 19950K .......... .......... .......... .......... .......... 61% 1.56M 3s 20000K .......... .......... .......... .......... .......... 61% 4.73M 3s 20050K .......... .......... .......... .......... .......... 61% 310M 3s 20100K .......... .......... .......... .......... .......... 61% 41.6M 3s 20150K .......... .......... .......... .......... .......... 61% 1.57M 3s 20200K .......... .......... .......... .......... .......... 62% 4.75M 3s 20250K .......... .......... .......... .......... .......... 62% 41.8M 3s 20300K .......... .......... .......... .......... .......... 62% 251M 3s 20350K .......... .......... .......... .......... .......... 62% 1.57M 3s 20400K .......... .......... .......... .......... .......... 62% 4.76M 3s 20450K .......... .......... .......... .......... .......... 62% 38.0M 3s 20500K .......... .......... .......... .......... .......... 62% 1.57M 3s 20550K .......... .......... .......... .......... .......... 63% 194M 3s 20600K .......... .......... .......... .......... .......... 63% 4.79M 3s 20650K .......... .......... .......... .......... .......... 63% 37.6M 3s 20700K .......... .......... .......... .......... .......... 63% 1.57M 3s 20750K .......... .......... .......... .......... .......... 63% 4.82M 3s 20800K .......... .......... .......... .......... .......... 63% 212M 3s 20850K .......... .......... .......... .......... .......... 64% 36.7M 3s 20900K .......... .......... .......... .......... .......... 64% 1.57M 3s 20950K .......... .......... .......... .......... .......... 64% 4.81M 3s 21000K .......... .......... .......... .......... .......... 64% 36.8M 3s 21050K .......... .......... .......... .......... .......... 64% 254M 2s 21100K .......... .......... .......... .......... .......... 64% 1.57M 2s 21150K .......... .......... .......... .......... .......... 64% 4.86M 2s 21200K .......... .......... .......... .......... .......... 65% 36.3M 2s 21250K .......... .......... .......... .......... .......... 65% 1.57M 2s 21300K .......... .......... .......... .......... .......... 65% 312M 2s 21350K .......... .......... .......... .......... .......... 65% 4.78M 2s 21400K .......... .......... .......... .......... .......... 65% 36.9M 2s 21450K .......... .......... .......... .......... .......... 65% 1.57M 2s 21500K .......... .......... .......... .......... .......... 66% 4.81M 2s 21550K .......... .......... .......... .......... .......... 66% 281M 2s 21600K .......... .......... .......... .......... .......... 66% 34.2M 2s 21650K .......... .......... .......... .......... .......... 66% 1.57M 2s 21700K .......... .......... .......... .......... .......... 66% 4.81M 2s 21750K .......... .......... .......... .......... .......... 66% 34.7M 2s 21800K .......... .......... .......... .......... .......... 66% 413M 2s 21850K .......... .......... .......... .......... .......... 67% 1.57M 2s 21900K .......... .......... .......... .......... .......... 67% 4.81M 2s 21950K .......... .......... .......... .......... .......... 67% 38.7M 2s 22000K .......... .......... .......... .......... .......... 67% 1.56M 2s 22050K .......... .......... .......... .......... .......... 67% 305M 2s 22100K .......... .......... .......... .......... .......... 67% 4.78M 2s 22150K .......... .......... .......... .......... .......... 68% 37.6M 2s 22200K .......... .......... .......... .......... .......... 68% 1.56M 2s 22250K .......... .......... .......... .......... .......... 68% 4.92M 2s 22300K .......... .......... .......... .......... .......... 68% 343M 2s 22350K .......... .......... .......... .......... .......... 68% 34.4M 2s 22400K .......... .......... .......... .......... .......... 68% 1.56M 2s 22450K .......... .......... .......... .......... .......... 68% 4.95M 2s 22500K .......... .......... .......... .......... .......... 69% 32.9M 2s 22550K .......... .......... .......... .......... .......... 69% 434M 2s 22600K .......... .......... .......... .......... .......... 69% 1.56M 2s 22650K .......... .......... .......... .......... .......... 69% 4.94M 2s 22700K .......... .......... .......... .......... .......... 69% 32.5M 2s 22750K .......... .......... .......... .......... .......... 69% 1.57M 2s 22800K .......... .......... .......... .......... .......... 70% 179M 2s 22850K .......... .......... .......... .......... .......... 70% 4.93M 2s 22900K .......... .......... .......... .......... .......... 70% 16.1M 2s 22950K .......... .......... .......... .......... .......... 70% 20.7M 2s 23000K .......... .......... .......... .......... .......... 70% 1.49M 2s 23050K .......... .......... .......... .......... .......... 70% 292M 2s 23100K .......... .......... .......... .......... .......... 70% 9.99M 2s 23150K .......... .......... .......... .......... .......... 71% 4.48M 2s 23200K .......... .......... .......... .......... .......... 71% 1.56M 2s 23250K .......... .......... .......... .......... .......... 71% 106M 2s 23300K .......... .......... .......... .......... .......... 71% 300M 2s 23350K .......... .......... .......... .......... .......... 71% 2.54M 2s 23400K .......... .......... .......... .......... .......... 71% 2.04M 2s 23450K .......... .......... .......... .......... .......... 72% 339M 2s 23500K .......... .......... .......... .......... .......... 72% 341M 2s 23550K .......... .......... .......... .......... .......... 72% 2.49M 2s 23600K .......... .......... .......... .......... .......... 72% 215M 2s 23650K .......... .......... .......... .......... .......... 72% 2.12M 2s 23700K .......... .......... .......... .......... .......... 72% 263M 2s 23750K .......... .......... .......... .......... .......... 72% 2.48M 2s 23800K .......... .......... .......... .......... .......... 73% 2.04M 2s 23850K .......... .......... .......... .......... .......... 73% 214M 2s 23900K .......... .......... .......... .......... .......... 73% 340M 2s 23950K .......... .......... .......... .......... .......... 73% 2.39M 2s 24000K .......... .......... .......... .......... .......... 73% 2.16M 2s 24050K .......... .......... .......... .......... .......... 73% 287M 2s 24100K .......... .......... .......... .......... .......... 74% 243M 2s 24150K .......... .......... .......... .......... .......... 74% 338M 2s 24200K .......... .......... .......... .......... .......... 74% 1.93M 2s 24250K .......... .......... .......... .......... .......... 74% 2.75M 2s 24300K .......... .......... .......... .......... .......... 74% 107M 2s 24350K .......... .......... .......... .......... .......... 74% 2.00M 2s 24400K .......... .......... .......... .......... .......... 74% 223M 2s 24450K .......... .......... .......... .......... .......... 75% 2.79M 2s 24500K .......... .......... .......... .......... .......... 75% 194M 2s 24550K .......... .......... .......... .......... .......... 75% 1.97M 2s 24600K .......... .......... .......... .......... .......... 75% 2.78M 2s 24650K .......... .......... .......... .......... .......... 75% 246M 2s 24700K .......... .......... .......... .......... .......... 75% 139M 2s 24750K .......... .......... .......... .......... .......... 76% 1.97M 2s 24800K .......... .......... .......... .......... .......... 76% 2.79M 2s 24850K .......... .......... .......... .......... .......... 76% 129M 2s 24900K .......... .......... .......... .......... .......... 76% 248M 2s 24950K .......... .......... .......... .......... .......... 76% 1.97M 2s 25000K .......... .......... .......... .......... .......... 76% 2.80M 2s 25050K .......... .......... .......... .......... .......... 76% 108M 2s 25100K .......... .......... .......... .......... .......... 77% 1.98M 2s 25150K .......... .......... .......... .......... .......... 77% 210M 2s 25200K .......... .......... .......... .......... .......... 77% 2.80M 2s 25250K .......... .......... .......... .......... .......... 77% 2.10M 2s 25300K .......... .......... .......... .......... .......... 77% 183M 2s 25350K .......... .......... .......... .......... .......... 77% 26.0M 2s 25400K .......... .......... .......... .......... .......... 78% 330M 2s 25450K .......... .......... .......... .......... .......... 78% 2.72M 2s 25500K .......... .......... .......... .......... .......... 78% 2.12M 2s 25550K .......... .......... .......... .......... .......... 78% 29.8M 2s 25600K .......... .......... .......... .......... .......... 78% 2.71M 2s 25650K .......... .......... .......... .......... .......... 78% 380M 2s 25700K .......... .......... .......... .......... .......... 78% 2.12M 2s 25750K .......... .......... .......... .......... .......... 79% 27.3M 1s 25800K .......... .......... .......... .......... .......... 79% 2.74M 1s 25850K .......... .......... .......... .......... .......... 79% 2.11M 1s 25900K .......... .......... .......... .......... .......... 79% 406M 1s 25950K .......... .......... .......... .......... .......... 79% 27.7M 1s 26000K .......... .......... .......... .......... .......... 79% 2.75M 1s 26050K .......... .......... .......... .......... .......... 79% 2.11M 1s 26100K .......... .......... .......... .......... .......... 80% 28.7M 1s 26150K .......... .......... .......... .......... .......... 80% 317M 1s 26200K .......... .......... .......... .......... .......... 80% 1.20M 1s 26250K .......... .......... .......... .......... .......... 80% 356M 1s 26300K .......... .......... .......... .......... .......... 80% 139M 1s 26350K .......... .......... .......... .......... .......... 80% 28.4M 1s 26400K .......... .......... .......... .......... .......... 81% 1.21M 1s 26450K .......... .......... .......... .......... .......... 81% 270M 1s 26500K .......... .......... .......... .......... .......... 81% 359M 1s 26550K .......... .......... .......... .......... .......... 81% 50.3M 1s 26600K .......... .......... .......... .......... .......... 81% 41.8M 1s 26650K .......... .......... .......... .......... .......... 81% 1.20M 1s 26700K .......... .......... .......... .......... .......... 81% 351M 1s 26750K .......... .......... .......... .......... .......... 82% 309M 1s 26800K .......... .......... .......... .......... .......... 82% 52.9M 1s 26850K .......... .......... .......... .......... .......... 82% 38.6M 1s 26900K .......... .......... .......... .......... .......... 82% 1.20M 1s 26950K .......... .......... .......... .......... .......... 82% 69.9M 1s 27000K .......... .......... .......... .......... .......... 82% 187M 1s 27050K .......... .......... .......... .......... .......... 83% 38.0M 1s 27100K .......... .......... .......... .......... .......... 83% 1.20M 1s 27150K .......... .......... .......... .......... .......... 83% 64.0M 1s 27200K .......... .......... .......... .......... .......... 83% 34.2M 1s 27250K .......... .......... .......... .......... .......... 83% 356M 1s 27300K .......... .......... .......... .......... .......... 83% 1.21M 1s 27350K .......... .......... .......... .......... .......... 83% 69.4M 1s 27400K .......... .......... .......... .......... .......... 84% 32.1M 1s 27450K .......... .......... .......... .......... .......... 84% 1.21M 1s 27500K .......... .......... .......... .......... .......... 84% 200M 1s 27550K .......... .......... .......... .......... .......... 84% 91.3M 1s 27600K .......... .......... .......... .......... .......... 84% 30.9M 1s 27650K .......... .......... .......... .......... .......... 84% 1.19M 1s 27700K .......... .......... .......... .......... .......... 85% 32.5M 1s 27750K .......... .......... .......... .......... .......... 85% 198M 1s 27800K .......... .......... .......... .......... .......... 85% 268M 1s 27850K .......... .......... .......... .......... .......... 85% 1.20M 1s 27900K .......... .......... .......... .......... .......... 85% 297M 1s 27950K .......... .......... .......... .......... .......... 85% 27.3M 1s 28000K .......... .......... .......... .......... .......... 85% 231M 1s 28050K .......... .......... .......... .......... .......... 86% 1.20M 1s 28100K .......... .......... .......... .......... .......... 86% 17.3M 1s 28150K .......... .......... .......... .......... .......... 86% 175M 1s 28200K .......... .......... .......... .......... .......... 86% 239M 1s 28250K .......... .......... .......... .......... .......... 86% 1.23M 1s 28300K .......... .......... .......... .......... .......... 86% 17.3M 1s 28350K .......... .......... .......... .......... .......... 87% 193M 1s 28400K .......... .......... .......... .......... .......... 87% 271M 1s 28450K .......... .......... .......... .......... .......... 87% 161M 1s 28500K .......... .......... .......... .......... .......... 87% 1.24M 1s 28550K .......... .......... .......... .......... .......... 87% 15.2M 1s 28600K .......... .......... .......... .......... .......... 87% 182M 1s 28650K .......... .......... .......... .......... .......... 87% 239M 1s 28700K .......... .......... .......... .......... .......... 88% 1.20M 1s 28750K .......... .......... .......... .......... .......... 88% 28.2M 1s 28800K .......... .......... .......... .......... .......... 88% 24.9M 1s 28850K .......... .......... .......... .......... .......... 88% 173M 1s 28900K .......... .......... .......... .......... .......... 88% 1.25M 1s 28950K .......... .......... .......... .......... .......... 88% 229M 1s 29000K .......... .......... .......... .......... .......... 89% 31.0M 1s 29050K .......... .......... .......... .......... .......... 89% 25.6M 1s 29100K .......... .......... .......... .......... .......... 89% 72.1M 1s 29150K .......... .......... .......... .......... .......... 89% 1.25M 1s 29200K .......... .......... .......... .......... .......... 89% 51.8M 1s 29250K .......... .......... .......... .......... .......... 89% 136M 1s 29300K .......... .......... .......... .......... .......... 89% 20.1M 1s 29350K .......... .......... .......... .......... .......... 90% 1.25M 1s 29400K .......... .......... .......... .......... .......... 90% 47.8M 1s 29450K .......... .......... .......... .......... .......... 90% 20.7M 1s 29500K .......... .......... .......... .......... .......... 90% 126M 1s 29550K .......... .......... .......... .......... .......... 90% 1.25M 1s 29600K .......... .......... .......... .......... .......... 90% 43.7M 1s 29650K .......... .......... .......... .......... .......... 91% 19.6M 1s 29700K .......... .......... .......... .......... .......... 91% 1.25M 1s 29750K .......... .......... .......... .......... .......... 91% 164M 1s 29800K .......... .......... .......... .......... .......... 91% 38.8M 1s 29850K .......... .......... .......... .......... .......... 91% 20.3M 1s 29900K .......... .......... .......... .......... .......... 91% 1.25M 1s 29950K .......... .......... .......... .......... .......... 91% 41.8M 1s 30000K .......... .......... .......... .......... .......... 92% 124M 1s 30050K .......... .......... .......... .......... .......... 92% 21.2M 1s 30100K .......... .......... .......... .......... .......... 92% 1.25M 1s 30150K .......... .......... .......... .......... .......... 92% 45.2M 1s 30200K .......... .......... .......... .......... .......... 92% 18.5M 1s 30250K .......... .......... .......... .......... .......... 92% 242M 1s 30300K .......... .......... .......... .......... .......... 93% 1.25M 0s 30350K .......... .......... .......... .......... .......... 93% 49.8M 0s 30400K .......... .......... .......... .......... .......... 93% 18.0M 0s 30450K .......... .......... .......... .......... .......... 93% 1.25M 0s 30500K .......... .......... .......... .......... .......... 93% 220M 0s 30550K .......... .......... .......... .......... .......... 93% 55.7M 0s 30600K .......... .......... .......... .......... .......... 93% 17.7M 0s 30650K .......... .......... .......... .......... .......... 94% 1.25M 0s 30700K .......... .......... .......... .......... .......... 94% 70.5M 0s 30750K .......... .......... .......... .......... .......... 94% 198M 0s 30800K .......... .......... .......... .......... .......... 94% 18.8M 0s 30850K .......... .......... .......... .......... .......... 94% 1.24M 0s 30900K .......... .......... .......... .......... .......... 94% 71.9M 0s 30950K .......... .......... .......... .......... .......... 95% 20.8M 0s 31000K .......... .......... .......... .......... .......... 95% 182M 0s 31050K .......... .......... .......... .......... .......... 95% 1.24M 0s 31100K .......... .......... .......... .......... .......... 95% 74.9M 0s 31150K .......... .......... .......... .......... .......... 95% 19.6M 0s 31200K .......... .......... .......... .......... .......... 95% 1.23M 0s 31250K .......... .......... .......... .......... .......... 95% 149M 0s 31300K .......... .......... .......... .......... .......... 96% 35.2M 0s 31350K .......... .......... .......... .......... .......... 96% 96.1M 0s 31400K .......... .......... .......... .......... .......... 96% 38.9M 0s 31450K .......... .......... .......... .......... .......... 96% 1.23M 0s 31500K .......... .......... .......... .......... .......... 96% 30.5M 0s 31550K .......... .......... .......... .......... .......... 96% 263M 0s 31600K .......... .......... .......... .......... .......... 97% 35.4M 0s 31650K .......... .......... .......... .......... .......... 97% 1.23M 0s 31700K .......... .......... .......... .......... .......... 97% 31.5M 0s 31750K .......... .......... .......... .......... .......... 97% 34.3M 0s 31800K .......... .......... .......... .......... .......... 97% 223M 0s 31850K .......... .......... .......... .......... .......... 97% 1.23M 0s 31900K .......... .......... .......... .......... .......... 97% 32.0M 0s 31950K .......... .......... .......... .......... .......... 98% 32.9M 0s 32000K .......... .......... .......... .......... .......... 98% 1.23M 0s 32050K .......... .......... .......... .......... .......... 98% 271M 0s 32100K .......... .......... .......... .......... .......... 98% 33.6M 0s 32150K .......... .......... .......... .......... .......... 98% 30.2M 0s 32200K .......... .......... .......... .......... .......... 98% 1.23M 0s 32250K .......... .......... .......... .......... .......... 98% 37.8M 0s 32300K .......... .......... .......... .......... .......... 99% 335M 0s 32350K .......... .......... .......... .......... .......... 99% 28.2M 0s 32400K .......... .......... .......... .......... .......... 99% 1.24M 0s 32450K .......... .......... .......... .......... .......... 99% 36.9M 0s 32500K .......... .......... .......... .......... .......... 99% 27.5M 0s 32550K .......... .......... .......... .......... .......... 99% 319M 0s 32600K .......... .......... ....... 100% 640K=7.1s 2023-08-31 12:13:54 (4.47 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/com.ibm.dtfj.j9_1.12.29003.202006111057.jar’ saved [33410372/33410372] FINISHED --2023-08-31 12:13:54-- Total wall clock time: 10s Downloaded: 27 files, 33M in 7.5s (4.37 MB/s) + wget -P /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/ https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/p2.index --2023-08-31 12:13:54-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/p2.index Resolving public.dhe.ibm.com (public.dhe.ibm.com)... 170.225.126.18 Connecting to public.dhe.ibm.com (public.dhe.ibm.com)|170.225.126.18|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 172 Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/p2.index.1’ 0K 100% 36.6M=0s 2023-08-31 12:13:55 (36.6 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/p2.index.1’ saved [172/172] + wget -P /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/ https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/artifacts.jar --2023-08-31 12:13:55-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/artifacts.jar Resolving public.dhe.ibm.com (public.dhe.ibm.com)... 170.225.126.18 Connecting to public.dhe.ibm.com (public.dhe.ibm.com)|170.225.126.18|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 1128 (1.1K) [application/java-archive] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/artifacts.jar.1’ 0K . 100% 329M=0s 2023-08-31 12:13:55 (329 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/artifacts.jar.1’ saved [1128/1128] + wget -P /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/ https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/artifacts.xml.xz --2023-08-31 12:13:55-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/artifacts.xml.xz Resolving public.dhe.ibm.com (public.dhe.ibm.com)... 170.225.126.18 Connecting to public.dhe.ibm.com (public.dhe.ibm.com)|170.225.126.18|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 748 [application/xml] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/artifacts.xml.xz.1’ 0K 100% 111M=0s 2023-08-31 12:13:55 (111 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/artifacts.xml.xz.1’ saved [748/748] + wget -P /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/ https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/content.jar --2023-08-31 12:13:55-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/content.jar Resolving public.dhe.ibm.com (public.dhe.ibm.com)... 170.225.126.18 Connecting to public.dhe.ibm.com (public.dhe.ibm.com)|170.225.126.18|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 381772 (373K) [application/java-archive] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/content.jar.1’ 0K .......... .......... .......... .......... .......... 13% 386K 1s 50K .......... .......... .......... .......... .......... 26% 1.14M 0s 100K .......... .......... .......... .......... .......... 40% 1.14M 0s 150K .......... .......... .......... .......... .......... 53% 164M 0s 200K .......... .......... .......... .......... .......... 67% 1.15M 0s 250K .......... .......... .......... .......... .......... 80% 110M 0s 300K .......... .......... .......... .......... .......... 93% 1.15M 0s 350K .......... .......... .. 100% 535K=0.3s 2023-08-31 12:13:56 (1.06 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/content.jar.1’ saved [381772/381772] + wget -P /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/ https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/content.xml.xz --2023-08-31 12:13:56-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/content.xml.xz Resolving public.dhe.ibm.com (public.dhe.ibm.com)... 170.225.126.18 Connecting to public.dhe.ibm.com (public.dhe.ibm.com)|170.225.126.18|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 167272 (163K) [application/xml] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/content.xml.xz.1’ 0K .......... .......... .......... .......... .......... 30% 578K 0s 50K .......... .......... .......... .......... .......... 61% 1.14M 0s 100K .......... .......... .......... .......... .......... 91% 585K 0s 150K .......... ... 100% 150M=0.2s 2023-08-31 12:13:56 (760 KB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/content.xml.xz.1’ saved [167272/167272] + wget -P /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/com.ibm.dtfj.feature_1.12.29003.202006111057.jar --2023-08-31 12:13:56-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/com.ibm.dtfj.feature_1.12.29003.202006111057.jar Resolving public.dhe.ibm.com (public.dhe.ibm.com)... 170.225.126.18 Connecting to public.dhe.ibm.com (public.dhe.ibm.com)|170.225.126.18|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 435454 (425K) [application/java-archive] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/com.ibm.dtfj.feature_1.12.29003.202006111057.jar.1’ 0K .......... .......... .......... .......... .......... 11% 577K 1s 50K .......... .......... .......... .......... .......... 23% 586K 1s 100K .......... .......... .......... .......... .......... 35% 177M 0s 150K .......... .......... .......... .......... .......... 47% 1.14M 0s 200K .......... .......... .......... .......... .......... 58% 1.15M 0s 250K .......... .......... .......... .......... .......... 70% 190M 0s 300K .......... .......... .......... .......... .......... 82% 336M 0s 350K .......... .......... .......... .......... .......... 94% 1.15M 0s 400K .......... .......... ..... 100% 349M=0.3s 2023-08-31 12:13:57 (1.38 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/com.ibm.dtfj.feature_1.12.29003.202006111057.jar.1’ saved [435454/435454] + wget -P /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/com.ibm.dtfj.api_1.12.29003.202006111057.jar --2023-08-31 12:13:57-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/com.ibm.dtfj.api_1.12.29003.202006111057.jar Resolving public.dhe.ibm.com (public.dhe.ibm.com)... 170.225.126.18 Connecting to public.dhe.ibm.com (public.dhe.ibm.com)|170.225.126.18|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 30135 (29K) [application/java-archive] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/com.ibm.dtfj.api_1.12.29003.202006111057.jar.1’ 0K .......... .......... ......... 100% 668K=0.04s 2023-08-31 12:13:57 (668 KB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/com.ibm.dtfj.api_1.12.29003.202006111057.jar.1’ saved [30135/30135] + wget -P /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/com.ibm.dtfj.j9_1.12.29003.202006111057.jar --2023-08-31 12:13:57-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/com.ibm.dtfj.j9_1.12.29003.202006111057.jar Resolving public.dhe.ibm.com (public.dhe.ibm.com)... 170.225.126.18 Connecting to public.dhe.ibm.com (public.dhe.ibm.com)|170.225.126.18|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 33410372 (32M) [application/java-archive] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/com.ibm.dtfj.j9_1.12.29003.202006111057.jar.1’ 0K .......... .......... .......... .......... .......... 0% 387K 84s 50K .......... .......... .......... .......... .......... 0% 1.14M 56s 100K .......... .......... .......... .......... .......... 0% 1.14M 46s 150K .......... .......... .......... .......... .......... 0% 1.14M 42s 200K .......... .......... .......... .......... .......... 0% 1.14M 39s 250K .......... .......... .......... .......... .......... 0% 186M 32s 300K .......... .......... .......... .......... .......... 1% 306M 28s 350K .......... .......... .......... .......... .......... 1% 1.14M 28s 400K .......... .......... .......... .......... .......... 1% 350M 25s 450K .......... .......... .......... .......... .......... 1% 448M 22s 500K .......... .......... .......... .......... .......... 1% 1.15M 23s 550K .......... .......... .......... .......... .......... 1% 246M 21s 600K .......... .......... .......... .......... .......... 1% 255M 19s 650K .......... .......... .......... .......... .......... 2% 337M 18s 700K .......... .......... .......... .......... .......... 2% 308M 16s 750K .......... .......... .......... .......... .......... 2% 1.04M 17s 800K .......... .......... .......... .......... .......... 2% 215M 16s 850K .......... .......... .......... .......... .......... 2% 12.9M 15s 900K .......... .......... .......... .......... .......... 2% 93.8M 15s 950K .......... .......... .......... .......... .......... 3% 1.27M 15s 1000K .......... .......... .......... .......... .......... 3% 264M 14s 1050K .......... .......... .......... .......... .......... 3% 11.9M 14s 1100K .......... .......... .......... .......... .......... 3% 251M 13s 1150K .......... .......... .......... .......... .......... 3% 1.27M 14s 1200K .......... .......... .......... .......... .......... 3% 240M 13s 1250K .......... .......... .......... .......... .......... 3% 390M 13s 1300K .......... .......... .......... .......... .......... 4% 10.9M 12s 1350K .......... .......... .......... .......... .......... 4% 1.28M 13s 1400K .......... .......... .......... .......... .......... 4% 252M 12s 1450K .......... .......... .......... .......... .......... 4% 414M 12s 1500K .......... .......... .......... .......... .......... 4% 412M 11s 1550K .......... .......... .......... .......... .......... 4% 11.1M 11s 1600K .......... .......... .......... .......... .......... 5% 1.27M 11s 1650K .......... .......... .......... .......... .......... 5% 368M 11s 1700K .......... .......... .......... .......... .......... 5% 474M 11s 1750K .......... .......... .......... .......... .......... 5% 11.2M 10s 1800K .......... .......... .......... .......... .......... 5% 1.28M 11s 1850K .......... .......... .......... .......... .......... 5% 315M 10s 1900K .......... .......... .......... .......... .......... 5% 469M 10s 1950K .......... .......... .......... .......... .......... 6% 11.4M 10s 2000K .......... .......... .......... .......... .......... 6% 1.28M 10s 2050K .......... .......... .......... .......... .......... 6% 295M 10s 2100K .......... .......... .......... .......... .......... 6% 11.5M 10s 2150K .......... .......... .......... .......... .......... 6% 406M 10s 2200K .......... .......... .......... .......... .......... 6% 1.27M 10s 2250K .......... .......... .......... .......... .......... 7% 274M 10s 2300K .......... .......... .......... .......... .......... 7% 11.8M 10s 2350K .......... .......... .......... .......... .......... 7% 1.28M 10s 2400K .......... .......... .......... .......... .......... 7% 317M 10s 2450K .......... .......... .......... .......... .......... 7% 457M 9s 2500K .......... .......... .......... .......... .......... 7% 330M 9s 2550K .......... .......... .......... .......... .......... 7% 11.4M 9s 2600K .......... .......... .......... .......... .......... 8% 1.27M 9s 2650K .......... .......... .......... .......... .......... 8% 385M 9s 2700K .......... .......... .......... .......... .......... 8% 269M 9s 2750K .......... .......... .......... .......... .......... 8% 11.8M 9s 2800K .......... .......... .......... .......... .......... 8% 272M 9s 2850K .......... .......... .......... .......... .......... 8% 1.27M 9s 2900K .......... .......... .......... .......... .......... 9% 239M 9s 2950K .......... .......... .......... .......... .......... 9% 11.6M 9s 3000K .......... .......... .......... .......... .......... 9% 1.27M 9s 3050K .......... .......... .......... .......... .......... 9% 263M 9s 3100K .......... .......... .......... .......... .......... 9% 362M 8s 3150K .......... .......... .......... .......... .......... 9% 11.4M 8s 3200K .......... .......... .......... .......... .......... 9% 1.27M 9s 3250K .......... .......... .......... .......... .......... 10% 250M 8s 3300K .......... .......... .......... .......... .......... 10% 197M 8s 3350K .......... .......... .......... .......... .......... 10% 133M 8s 3400K .......... .......... .......... .......... .......... 10% 13.3M 8s 3450K .......... .......... .......... .......... .......... 10% 1.26M 8s 3500K .......... .......... .......... .......... .......... 10% 120M 8s 3550K .......... .......... .......... .......... .......... 11% 293M 8s 3600K .......... .......... .......... .......... .......... 11% 13.7M 8s 3650K .......... .......... .......... .......... .......... 11% 1.26M 8s 3700K .......... .......... .......... .......... .......... 11% 130M 8s 3750K .......... .......... .......... .......... .......... 11% 13.6M 8s 3800K .......... .......... .......... .......... .......... 11% 294M 8s 3850K .......... .......... .......... .......... .......... 11% 1.26M 8s 3900K .......... .......... .......... .......... .......... 12% 132M 8s 3950K .......... .......... .......... .......... .......... 12% 13.8M 8s 4000K .......... .......... .......... .......... .......... 12% 1.26M 8s 4050K .......... .......... .......... .......... .......... 12% 305M 8s 4100K .......... .......... .......... .......... .......... 12% 33.8M 8s 4150K .......... .......... .......... .......... .......... 12% 234M 8s 4200K .......... .......... .......... .......... .......... 13% 18.1M 8s 4250K .......... .......... .......... .......... .......... 13% 1.27M 8s 4300K .......... .......... .......... .......... .......... 13% 34.0M 8s 4350K .......... .......... .......... .......... .......... 13% 357M 7s 4400K .......... .......... .......... .......... .......... 13% 18.5M 7s 4450K .......... .......... .......... .......... .......... 13% 1.26M 8s 4500K .......... .......... .......... .......... .......... 13% 36.7M 7s 4550K .......... .......... .......... .......... .......... 14% 18.5M 7s 4600K .......... .......... .......... .......... .......... 14% 257M 7s 4650K .......... .......... .......... .......... .......... 14% 1.26M 7s 4700K .......... .......... .......... .......... .......... 14% 10.9M 7s 4750K .......... .......... .......... .......... .......... 14% 224M 7s 4800K .......... .......... .......... .......... .......... 14% 1.28M 7s 4850K .......... .......... .......... .......... .......... 15% 267M 7s 4900K .......... .......... .......... .......... .......... 15% 10.9M 7s 4950K .......... .......... .......... .......... .......... 15% 277M 7s 5000K .......... .......... .......... .......... .......... 15% 1.28M 7s 5050K .......... .......... .......... .......... .......... 15% 11.0M 7s 5100K .......... .......... .......... .......... .......... 15% 257M 7s 5150K .......... .......... .......... .......... .......... 15% 457M 7s 5200K .......... .......... .......... .......... .......... 16% 1.28M 7s 5250K .......... .......... .......... .......... .......... 16% 11.1M 7s 5300K .......... .......... .......... .......... .......... 16% 245M 7s 5350K .......... .......... .......... .......... .......... 16% 190M 7s 5400K .......... .......... .......... .......... .......... 16% 445M 7s 5450K .......... .......... .......... .......... .......... 16% 1.29M 7s 5500K .......... .......... .......... .......... .......... 17% 10.9M 7s 5550K .......... .......... .......... .......... .......... 17% 256M 7s 5600K .......... .......... .......... .......... .......... 17% 1.28M 7s 5650K .......... .......... .......... .......... .......... 17% 290M 7s 5700K .......... .......... .......... .......... .......... 17% 11.1M 7s 5750K .......... .......... .......... .......... .......... 17% 315M 7s 5800K .......... .......... .......... .......... .......... 17% 1.28M 7s 5850K .......... .......... .......... .......... .......... 18% 11.3M 7s 5900K .......... .......... .......... .......... .......... 18% 272M 7s 5950K .......... .......... .......... .......... .......... 18% 39.0M 7s 6000K .......... .......... .......... .......... .......... 18% 408M 7s 6050K .......... .......... .......... .......... .......... 18% 1.31M 7s 6100K .......... .......... .......... .......... .......... 18% 11.3M 7s 6150K .......... .......... .......... .......... .......... 19% 446M 7s 6200K .......... .......... .......... .......... .......... 19% 38.0M 7s 6250K .......... .......... .......... .......... .......... 19% 376M 6s 6300K .......... .......... .......... .......... .......... 19% 1.31M 7s 6350K .......... .......... .......... .......... .......... 19% 11.4M 7s 6400K .......... .......... .......... .......... .......... 19% 38.9M 6s 6450K .......... .......... .......... .......... .......... 19% 381M 6s 6500K .......... .......... .......... .......... .......... 20% 227M 6s 6550K .......... .......... .......... .......... .......... 20% 1.31M 6s 6600K .......... .......... .......... .......... .......... 20% 11.7M 6s 6650K .......... .......... .......... .......... .......... 20% 38.1M 6s 6700K .......... .......... .......... .......... .......... 20% 355M 6s 6750K .......... .......... .......... .......... .......... 20% 1.31M 6s 6800K .......... .......... .......... .......... .......... 20% 11.8M 6s 6850K .......... .......... .......... .......... .......... 21% 42.4M 6s 6900K .......... .......... .......... .......... .......... 21% 1.30M 6s 6950K .......... .......... .......... .......... .......... 21% 311M 6s 7000K .......... .......... .......... .......... .......... 21% 12.2M 6s 7050K .......... .......... .......... .......... .......... 21% 44.4M 6s 7100K .......... .......... .......... .......... .......... 21% 1.30M 6s 7150K .......... .......... .......... .......... .......... 22% 12.6M 6s 7200K .......... .......... .......... .......... .......... 22% 223M 6s 7250K .......... .......... .......... .......... .......... 22% 42.2M 6s 7300K .......... .......... .......... .......... .......... 22% 1.29M 6s 7350K .......... .......... .......... .......... .......... 22% 6.07M 6s 7400K .......... .......... .......... .......... .......... 22% 243M 6s 7450K .......... .......... .......... .......... .......... 22% 391M 6s 7500K .......... .......... .......... .......... .......... 23% 1.42M 6s 7550K .......... .......... .......... .......... .......... 23% 6.01M 6s 7600K .......... .......... .......... .......... .......... 23% 122M 6s 7650K .......... .......... .......... .......... .......... 23% 154M 6s 7700K .......... .......... .......... .......... .......... 23% 1.43M 6s 7750K .......... .......... .......... .......... .......... 23% 185M 6s 7800K .......... .......... .......... .......... .......... 24% 6.03M 6s 7850K .......... .......... .......... .......... .......... 24% 100M 6s 7900K .......... .......... .......... .......... .......... 24% 1.43M 6s 7950K .......... .......... .......... .......... .......... 24% 6.13M 6s 8000K .......... .......... .......... .......... .......... 24% 210M 6s 8050K .......... .......... .......... .......... .......... 24% 105M 6s 8100K .......... .......... .......... .......... .......... 24% 1.42M 6s 8150K .......... .......... .......... .......... .......... 25% 6.14M 6s 8200K .......... .......... .......... .......... .......... 25% 206M 6s 8250K .......... .......... .......... .......... .......... 25% 150M 6s 8300K .......... .......... .......... .......... .......... 25% 1.42M 6s 8350K .......... .......... .......... .......... .......... 25% 6.14M 6s 8400K .......... .......... .......... .......... .......... 25% 175M 6s 8450K .......... .......... .......... .......... .......... 26% 1.42M 6s 8500K .......... .......... .......... .......... .......... 26% 222M 6s 8550K .......... .......... .......... .......... .......... 26% 6.12M 6s 8600K .......... .......... .......... .......... .......... 26% 3.81M 6s 8650K .......... .......... .......... .......... .......... 26% 217M 6s 8700K .......... .......... .......... .......... .......... 26% 1.55M 6s 8750K .......... .......... .......... .......... .......... 26% 223M 6s 8800K .......... .......... .......... .......... .......... 27% 337M 6s 8850K .......... .......... .......... .......... .......... 27% 4.44M 6s 8900K .......... .......... .......... .......... .......... 27% 290M 6s 8950K .......... .......... .......... .......... .......... 27% 1.55M 6s 9000K .......... .......... .......... .......... .......... 27% 4.47M 6s 9050K .......... .......... .......... .......... .......... 27% 419M 6s 9100K .......... .......... .......... .......... .......... 28% 174M 6s 9150K .......... .......... .......... .......... .......... 28% 497M 6s 9200K .......... .......... .......... .......... .......... 28% 1.54M 6s 9250K .......... .......... .......... .......... .......... 28% 2.96M 6s 9300K .......... .......... .......... .......... .......... 28% 235M 6s 9350K .......... .......... .......... .......... .......... 28% 20.0M 5s 9400K .......... .......... .......... .......... .......... 28% 2.06M 6s 9450K .......... .......... .......... .......... .......... 29% 2.96M 6s 9500K .......... .......... .......... .......... .......... 29% 139M 5s 9550K .......... .......... .......... .......... .......... 29% 1.89M 5s 9600K .......... .......... .......... .......... .......... 29% 286M 5s 9650K .......... .......... .......... .......... .......... 29% 2.97M 5s 9700K .......... .......... .......... .......... .......... 29% 116M 5s 9750K .......... .......... .......... .......... .......... 30% 1.89M 5s 9800K .......... .......... .......... .......... .......... 30% 2.98M 5s 9850K .......... .......... .......... .......... .......... 30% 308M 5s 9900K .......... .......... .......... .......... .......... 30% 122M 5s 9950K .......... .......... .......... .......... .......... 30% 1.89M 5s 10000K .......... .......... .......... .......... .......... 30% 2.97M 5s 10050K .......... .......... .......... .......... .......... 30% 7.25M 5s 10100K .......... .......... .......... .......... .......... 31% 250M 5s 10150K .......... .......... .......... .......... .......... 31% 349M 5s 10200K .......... .......... .......... .......... .......... 31% 2.44M 5s 10250K .......... .......... .......... .......... .......... 31% 740K 5s 10300K .......... .......... .......... .......... .......... 31% 197M 5s 10350K .......... .......... .......... .......... .......... 31% 119M 5s 10400K .......... .......... .......... .......... .......... 32% 320M 5s 10450K .......... .......... .......... .......... .......... 32% 1.15M 5s 10500K .......... .......... .......... .......... .......... 32% 1.22M 5s 10550K .......... .......... .......... .......... .......... 32% 137M 5s 10600K .......... .......... .......... .......... .......... 32% 290M 5s 10650K .......... .......... .......... .......... .......... 32% 486M 5s 10700K .......... .......... .......... .......... .......... 32% 20.1M 5s 10750K .......... .......... .......... .......... .......... 33% 1.22M 5s 10800K .......... .......... .......... .......... .......... 33% 112M 5s 10850K .......... .......... .......... .......... .......... 33% 216M 5s 10900K .......... .......... .......... .......... .......... 33% 20.1M 5s 10950K .......... .......... .......... .......... .......... 33% 221M 5s 11000K .......... .......... .......... .......... .......... 33% 1.14M 5s 11050K .......... .......... .......... .......... .......... 34% 175M 5s 11100K .......... .......... .......... .......... .......... 34% 163M 5s 11150K .......... .......... .......... .......... .......... 34% 260M 5s 11200K .......... .......... .......... .......... .......... 34% 1.15M 5s 11250K .......... .......... .......... .......... .......... 34% 275M 5s 11300K .......... .......... .......... .......... .......... 34% 292M 5s 11350K .......... .......... .......... .......... .......... 34% 259M 5s 11400K .......... .......... .......... .......... .......... 35% 1.16M 5s 11450K .......... .......... .......... .......... .......... 35% 214M 5s 11500K .......... .......... .......... .......... .......... 35% 268M 5s 11550K .......... .......... .......... .......... .......... 35% 310M 5s 11600K .......... .......... .......... .......... .......... 35% 286M 5s 11650K .......... .......... .......... .......... .......... 35% 1.15M 5s 11700K .......... .......... .......... .......... .......... 36% 306M 5s 11750K .......... .......... .......... .......... .......... 36% 193M 5s 11800K .......... .......... .......... .......... .......... 36% 361M 5s 11850K .......... .......... .......... .......... .......... 36% 1.15M 5s 11900K .......... .......... .......... .......... .......... 36% 270M 5s 11950K .......... .......... .......... .......... .......... 36% 242M 5s 12000K .......... .......... .......... .......... .......... 36% 1.16M 5s 12050K .......... .......... .......... .......... .......... 37% 330M 5s 12100K .......... .......... .......... .......... .......... 37% 12.0M 5s 12150K .......... .......... .......... .......... .......... 37% 403M 5s 12200K .......... .......... .......... .......... .......... 37% 254M 5s 12250K .......... .......... .......... .......... .......... 37% 1.27M 5s 12300K .......... .......... .......... .......... .......... 37% 11.7M 5s 12350K .......... .......... .......... .......... .......... 38% 258M 5s 12400K .......... .......... .......... .......... .......... 38% 313M 5s 12450K .......... .......... .......... .......... .......... 38% 1.27M 5s 12500K .......... .......... .......... .......... .......... 38% 11.3M 5s 12550K .......... .......... .......... .......... .......... 38% 32.6M 5s 12600K .......... .......... .......... .......... .......... 38% 295M 5s 12650K .......... .......... .......... .......... .......... 38% 1.15M 5s 12700K .......... .......... .......... .......... .......... 39% 21.1M 5s 12750K .......... .......... .......... .......... .......... 39% 170M 5s 12800K .......... .......... .......... .......... .......... 39% 253M 5s 12850K .......... .......... .......... .......... .......... 39% 248M 5s 12900K .......... .......... .......... .......... .......... 39% 1.22M 5s 12950K .......... .......... .......... .......... .......... 39% 20.6M 5s 13000K .......... .......... .......... .......... .......... 39% 315M 5s 13050K .......... .......... .......... .......... .......... 40% 1.22M 5s 13100K .......... .......... .......... .......... .......... 40% 189M 5s 13150K .......... .......... .......... .......... .......... 40% 20.8M 5s 13200K .......... .......... .......... .......... .......... 40% 230M 5s 13250K .......... .......... .......... .......... .......... 40% 310M 4s 13300K .......... .......... .......... .......... .......... 40% 1.20M 5s 13350K .......... .......... .......... .......... .......... 41% 28.6M 5s 13400K .......... .......... .......... .......... .......... 41% 334M 4s 13450K .......... .......... .......... .......... .......... 41% 260M 4s 13500K .......... .......... .......... .......... .......... 41% 1.20M 4s 13550K .......... .......... .......... .......... .......... 41% 27.2M 4s 13600K .......... .......... .......... .......... .......... 41% 217M 4s 13650K .......... .......... .......... .......... .......... 41% 302M 4s 13700K .......... .......... .......... .......... .......... 42% 183M 4s 13750K .......... .......... .......... .......... .......... 42% 1.20M 4s 13800K .......... .......... .......... .......... .......... 42% 28.9M 4s 13850K .......... .......... .......... .......... .......... 42% 181M 4s 13900K .......... .......... .......... .......... .......... 42% 386M 4s 13950K .......... .......... .......... .......... .......... 42% 1.20M 4s 14000K .......... .......... .......... .......... .......... 43% 28.0M 4s 14050K .......... .......... .......... .......... .......... 43% 139M 4s 14100K .......... .......... .......... .......... .......... 43% 1.20M 4s 14150K .......... .......... .......... .......... .......... 43% 418M 4s 14200K .......... .......... .......... .......... .......... 43% 29.8M 4s 14250K .......... .......... .......... .......... .......... 43% 14.2M 4s 14300K .......... .......... .......... .......... .......... 43% 27.7M 4s 14350K .......... .......... .......... .......... .......... 44% 1.35M 4s 14400K .......... .......... .......... .......... .......... 44% 35.1M 4s 14450K .......... .......... .......... .......... .......... 44% 206M 4s 14500K .......... .......... .......... .......... .......... 44% 9.85M 4s 14550K .......... .......... .......... .......... .......... 44% 1.35M 4s 14600K .......... .......... .......... .......... .......... 44% 36.5M 4s 14650K .......... .......... .......... .......... .......... 45% 9.67M 4s 14700K .......... .......... .......... .......... .......... 45% 238M 4s 14750K .......... .......... .......... .......... .......... 45% 1.35M 4s 14800K .......... .......... .......... .......... .......... 45% 33.1M 4s 14850K .......... .......... .......... .......... .......... 45% 9.76M 4s 14900K .......... .......... .......... .......... .......... 45% 1.34M 4s 14950K .......... .......... .......... .......... .......... 45% 269M 4s 15000K .......... .......... .......... .......... .......... 46% 35.2M 4s 15050K .......... .......... .......... .......... .......... 46% 9.69M 4s 15100K .......... .......... .......... .......... .......... 46% 1.34M 4s 15150K .......... .......... .......... .......... .......... 46% 42.2M 4s 15200K .......... .......... .......... .......... .......... 46% 289M 4s 15250K .......... .......... .......... .......... .......... 46% 9.38M 4s 15300K .......... .......... .......... .......... .......... 47% 1.34M 4s 15350K .......... .......... .......... .......... .......... 47% 43.7M 4s 15400K .......... .......... .......... .......... .......... 47% 9.40M 4s 15450K .......... .......... .......... .......... .......... 47% 257M 4s 15500K .......... .......... .......... .......... .......... 47% 1.34M 4s 15550K .......... .......... .......... .......... .......... 47% 46.5M 4s 15600K .......... .......... .......... .......... .......... 47% 9.35M 4s 15650K .......... .......... .......... .......... .......... 48% 1.34M 4s 15700K .......... .......... .......... .......... .......... 48% 281M 4s 15750K .......... .......... .......... .......... .......... 48% 46.3M 4s 15800K .......... .......... .......... .......... .......... 48% 9.74M 4s 15850K .......... .......... .......... .......... .......... 48% 1.33M 4s 15900K .......... .......... .......... .......... .......... 48% 57.3M 4s 15950K .......... .......... .......... .......... .......... 49% 273M 4s 16000K .......... .......... .......... .......... .......... 49% 9.81M 4s 16050K .......... .......... .......... .......... .......... 49% 1.32M 4s 16100K .......... .......... .......... .......... .......... 49% 53.4M 4s 16150K .......... .......... .......... .......... .......... 49% 10.0M 4s 16200K .......... .......... .......... .......... .......... 49% 325M 4s 16250K .......... .......... .......... .......... .......... 49% 1.32M 4s 16300K .......... .......... .......... .......... .......... 50% 51.2M 4s 16350K .......... .......... .......... .......... .......... 50% 179M 4s 16400K .......... .......... .......... .......... .......... 50% 5.67M 4s 16450K .......... .......... .......... .......... .......... 50% 327M 4s 16500K .......... .......... .......... .......... .......... 50% 1.48M 4s 16550K .......... .......... .......... .......... .......... 50% 47.0M 4s 16600K .......... .......... .......... .......... .......... 51% 5.55M 4s 16650K .......... .......... .......... .......... .......... 51% 1.48M 4s 16700K .......... .......... .......... .......... .......... 51% 375M 4s 16750K .......... .......... .......... .......... .......... 51% 39.4M 4s 16800K .......... .......... .......... .......... .......... 51% 239M 4s 16850K .......... .......... .......... .......... .......... 51% 5.71M 4s 16900K .......... .......... .......... .......... .......... 51% 1.48M 4s 16950K .......... .......... .......... .......... .......... 52% 44.7M 4s 17000K .......... .......... .......... .......... .......... 52% 176M 4s 17050K .......... .......... .......... .......... .......... 52% 5.74M 4s 17100K .......... .......... .......... .......... .......... 52% 1.48M 4s 17150K .......... .......... .......... .......... .......... 52% 37.7M 4s 17200K .......... .......... .......... .......... .......... 52% 5.81M 4s 17250K .......... .......... .......... .......... .......... 53% 272M 4s 17300K .......... .......... .......... .......... .......... 53% 1.48M 4s 17350K .......... .......... .......... .......... .......... 53% 37.2M 3s 17400K .......... .......... .......... .......... .......... 53% 5.78M 3s 17450K .......... .......... .......... .......... .......... 53% 1.49M 3s 17500K .......... .......... .......... .......... .......... 53% 188M 3s 17550K .......... .......... .......... .......... .......... 53% 35.5M 3s 17600K .......... .......... .......... .......... .......... 54% 5.90M 3s 17650K .......... .......... .......... .......... .......... 54% 1.47M 3s 17700K .......... .......... .......... .......... .......... 54% 38.2M 3s 17750K .......... .......... .......... .......... .......... 54% 220M 3s 17800K .......... .......... .......... .......... .......... 54% 5.96M 3s 17850K .......... .......... .......... .......... .......... 54% 1.47M 3s 17900K .......... .......... .......... .......... .......... 55% 42.9M 3s 17950K .......... .......... .......... .......... .......... 55% 5.92M 3s 18000K .......... .......... .......... .......... .......... 55% 184M 3s 18050K .......... .......... .......... .......... .......... 55% 1.47M 3s 18100K .......... .......... .......... .......... .......... 55% 23.1M 3s 18150K .......... .......... .......... .......... .......... 55% 320M 3s 18200K .......... .......... .......... .......... .......... 55% 6.73M 3s 18250K .......... .......... .......... .......... .......... 56% 1.46M 3s 18300K .......... .......... .......... .......... .......... 56% 173M 3s 18350K .......... .......... .......... .......... .......... 56% 25.0M 3s 18400K .......... .......... .......... .......... .......... 56% 6.73M 3s 18450K .......... .......... .......... .......... .......... 56% 1.46M 3s 18500K .......... .......... .......... .......... .......... 56% 25.1M 3s 18550K .......... .......... .......... .......... .......... 57% 310M 3s 18600K .......... .......... .......... .......... .......... 57% 6.68M 3s 18650K .......... .......... .......... .......... .......... 57% 1.46M 3s 18700K .......... .......... .......... .......... .......... 57% 25.1M 3s 18750K .......... .......... .......... .......... .......... 57% 6.81M 3s 18800K .......... .......... .......... .......... .......... 57% 164M 3s 18850K .......... .......... .......... .......... .......... 57% 1.46M 3s 18900K .......... .......... .......... .......... .......... 58% 27.0M 3s 18950K .......... .......... .......... .......... .......... 58% 6.63M 3s 19000K .......... .......... .......... .......... .......... 58% 1.46M 3s 19050K .......... .......... .......... .......... .......... 58% 215M 3s 19100K .......... .......... .......... .......... .......... 58% 26.5M 3s 19150K .......... .......... .......... .......... .......... 58% 6.72M 3s 19200K .......... .......... .......... .......... .......... 58% 1.45M 3s 19250K .......... .......... .......... .......... .......... 59% 27.2M 3s 19300K .......... .......... .......... .......... .......... 59% 138M 3s 19350K .......... .......... .......... .......... .......... 59% 6.78M 3s 19400K .......... .......... .......... .......... .......... 59% 1.45M 3s 19450K .......... .......... .......... .......... .......... 59% 28.4M 3s 19500K .......... .......... .......... .......... .......... 59% 6.63M 3s 19550K .......... .......... .......... .......... .......... 60% 280M 3s 19600K .......... .......... .......... .......... .......... 60% 1.46M 3s 19650K .......... .......... .......... .......... .......... 60% 26.3M 3s 19700K .......... .......... .......... .......... .......... 60% 6.67M 3s 19750K .......... .......... .......... .......... .......... 60% 1.46M 3s 19800K .......... .......... .......... .......... .......... 60% 250M 3s 19850K .......... .......... .......... .......... .......... 60% 25.5M 3s 19900K .......... .......... .......... .......... .......... 61% 6.75M 3s 19950K .......... .......... .......... .......... .......... 61% 1.45M 3s 20000K .......... .......... .......... .......... .......... 61% 29.5M 3s 20050K .......... .......... .......... .......... .......... 61% 245M 3s 20100K .......... .......... .......... .......... .......... 61% 6.54M 3s 20150K .......... .......... .......... .......... .......... 61% 1.46M 3s 20200K .......... .......... .......... .......... .......... 62% 29.6M 3s 20250K .......... .......... .......... .......... .......... 62% 6.54M 3s 20300K .......... .......... .......... .......... .......... 62% 315M 3s 20350K .......... .......... .......... .......... .......... 62% 1.45M 3s 20400K .......... .......... .......... .......... .......... 62% 29.0M 3s 20450K .......... .......... .......... .......... .......... 62% 6.56M 3s 20500K .......... .......... .......... .......... .......... 62% 1.46M 3s 20550K .......... .......... .......... .......... .......... 63% 212M 3s 20600K .......... .......... .......... .......... .......... 63% 30.5M 3s 20650K .......... .......... .......... .......... .......... 63% 6.43M 3s 20700K .......... .......... .......... .......... .......... 63% 1.46M 3s 20750K .......... .......... .......... .......... .......... 63% 31.0M 3s 20800K .......... .......... .......... .......... .......... 63% 182M 3s 20850K .......... .......... .......... .......... .......... 64% 6.52M 3s 20900K .......... .......... .......... .......... .......... 64% 1.45M 3s 20950K .......... .......... .......... .......... .......... 64% 29.2M 3s 21000K .......... .......... .......... .......... .......... 64% 6.54M 3s 21050K .......... .......... .......... .......... .......... 64% 237M 3s 21100K .......... .......... .......... .......... .......... 64% 1.46M 3s 21150K .......... .......... .......... .......... .......... 64% 27.2M 3s 21200K .......... .......... .......... .......... .......... 65% 6.64M 3s 21250K .......... .......... .......... .......... .......... 65% 1.46M 3s 21300K .......... .......... .......... .......... .......... 65% 188M 3s 21350K .......... .......... .......... .......... .......... 65% 26.0M 3s 21400K .......... .......... .......... .......... .......... 65% 6.68M 3s 21450K .......... .......... .......... .......... .......... 65% 1.46M 3s 21500K .......... .......... .......... .......... .......... 66% 26.9M 3s 21550K .......... .......... .......... .......... .......... 66% 336M 3s 21600K .......... .......... .......... .......... .......... 66% 6.64M 3s 21650K .......... .......... .......... .......... .......... 66% 1.46M 3s 21700K .......... .......... .......... .......... .......... 66% 25.8M 2s 21750K .......... .......... .......... .......... .......... 66% 6.83M 2s 21800K .......... .......... .......... .......... .......... 66% 276M 2s 21850K .......... .......... .......... .......... .......... 67% 1.45M 2s 21900K .......... .......... .......... .......... .......... 67% 26.3M 2s 21950K .......... .......... .......... .......... .......... 67% 6.70M 2s 22000K .......... .......... .......... .......... .......... 67% 1.45M 2s 22050K .......... .......... .......... .......... .......... 67% 318M 2s 22100K .......... .......... .......... .......... .......... 67% 27.3M 2s 22150K .......... .......... .......... .......... .......... 68% 6.65M 2s 22200K .......... .......... .......... .......... .......... 68% 1.46M 2s 22250K .......... .......... .......... .......... .......... 68% 21.0M 2s 22300K .......... .......... .......... .......... .......... 68% 293M 2s 22350K .......... .......... .......... .......... .......... 68% 257M 2s 22400K .......... .......... .......... .......... .......... 68% 7.12M 2s 22450K .......... .......... .......... .......... .......... 68% 1.46M 2s 22500K .......... .......... .......... .......... .......... 69% 2.12M 2s 22550K .......... .......... .......... .......... .......... 69% 233M 2s 22600K .......... .......... .......... .......... .......... 69% 222M 2s 22650K .......... .......... .......... .......... .......... 69% 2.51M 2s 22700K .......... .......... .......... .......... .......... 69% 2.13M 2s 22750K .......... .......... .......... .......... .......... 69% 3.10M 2s 22800K .......... .......... .......... .......... .......... 70% 230M 2s 22850K .......... .......... .......... .......... .......... 70% 259M 2s 22900K .......... .......... .......... .......... .......... 70% 12.5M 2s 22950K .......... .......... .......... .......... .......... 70% 2.11M 2s 23000K .......... .......... .......... .......... .......... 70% 3.16M 2s 23050K .......... .......... .......... .......... .......... 70% 12.1M 2s 23100K .......... .......... .......... .......... .......... 70% 302M 2s 23150K .......... .......... .......... .......... .......... 71% 2.11M 2s 23200K .......... .......... .......... .......... .......... 71% 3.15M 2s 23250K .......... .......... .......... .......... .......... 71% 11.9M 2s 23300K .......... .......... .......... .......... .......... 71% 2.11M 2s 23350K .......... .......... .......... .......... .......... 71% 275M 2s 23400K .......... .......... .......... .......... .......... 71% 3.16M 2s 23450K .......... .......... .......... .......... .......... 72% 12.1M 2s 23500K .......... .......... .......... .......... .......... 72% 2.09M 2s 23550K .......... .......... .......... .......... .......... 72% 3.19M 2s 23600K .......... .......... .......... .......... .......... 72% 290M 2s 23650K .......... .......... .......... .......... .......... 72% 11.9M 2s 23700K .......... .......... .......... .......... .......... 72% 2.09M 2s 23750K .......... .......... .......... .......... .......... 72% 3.19M 2s 23800K .......... .......... .......... .......... .......... 73% 6.80M 2s 23850K .......... .......... .......... .......... .......... 73% 251M 2s 23900K .......... .......... .......... .......... .......... 73% 423M 2s 23950K .......... .......... .......... .......... .......... 73% 2.11M 2s 24000K .......... .......... .......... .......... .......... 73% 3.97M 2s 24050K .......... .......... .......... .......... .......... 73% 6.58M 2s 24100K .......... .......... .......... .......... .......... 74% 321M 2s 24150K .......... .......... .......... .......... .......... 74% 446M 2s 24200K .......... .......... .......... .......... .......... 74% 2.10M 2s 24250K .......... .......... .......... .......... .......... 74% 4.05M 2s 24300K .......... .......... .......... .......... .......... 74% 6.54M 2s 24350K .......... .......... .......... .......... .......... 74% 68.9M 2s 24400K .......... .......... .......... .......... .......... 74% 2.15M 2s 24450K .......... .......... .......... .......... .......... 75% 288M 2s 24500K .......... .......... .......... .......... .......... 75% 4.03M 2s 24550K .......... .......... .......... .......... .......... 75% 6.27M 2s 24600K .......... .......... .......... .......... .......... 75% 2.13M 2s 24650K .......... .......... .......... .......... .......... 75% 4.05M 2s 24700K .......... .......... .......... .......... .......... 75% 284M 2s 24750K .......... .......... .......... .......... .......... 76% 6.27M 2s 24800K .......... .......... .......... .......... .......... 76% 2.14M 2s 24850K .......... .......... .......... .......... .......... 76% 4.01M 2s 24900K .......... .......... .......... .......... .......... 76% 6.46M 2s 24950K .......... .......... .......... .......... .......... 76% 208M 2s 25000K .......... .......... .......... .......... .......... 76% 2.12M 2s 25050K .......... .......... .......... .......... .......... 76% 4.06M 2s 25100K .......... .......... .......... .......... .......... 77% 6.26M 2s 25150K .......... .......... .......... .......... .......... 77% 2.14M 2s 25200K .......... .......... .......... .......... .......... 77% 312M 2s 25250K .......... .......... .......... .......... .......... 77% 4.06M 2s 25300K .......... .......... .......... .......... .......... 77% 6.25M 2s 25350K .......... .......... .......... .......... .......... 77% 2.13M 2s 25400K .......... .......... .......... .......... .......... 78% 4.11M 2s 25450K .......... .......... .......... .......... .......... 78% 214M 2s 25500K .......... .......... .......... .......... .......... 78% 6.25M 2s 25550K .......... .......... .......... .......... .......... 78% 2.12M 2s 25600K .......... .......... .......... .......... .......... 78% 4.09M 2s 25650K .......... .......... .......... .......... .......... 78% 6.35M 2s 25700K .......... .......... .......... .......... .......... 78% 254M 2s 25750K .......... .......... .......... .......... .......... 79% 2.13M 2s 25800K .......... .......... .......... .......... .......... 79% 4.11M 2s 25850K .......... .......... .......... .......... .......... 79% 6.25M 2s 25900K .......... .......... .......... .......... .......... 79% 2.13M 2s 25950K .......... .......... .......... .......... .......... 79% 300M 2s 26000K .......... .......... .......... .......... .......... 79% 4.08M 1s 26050K .......... .......... .......... .......... .......... 79% 6.29M 1s 26100K .......... .......... .......... .......... .......... 80% 2.11M 1s 26150K .......... .......... .......... .......... .......... 80% 4.15M 1s 26200K .......... .......... .......... .......... .......... 80% 264M 1s 26250K .......... .......... .......... .......... .......... 80% 6.29M 1s 26300K .......... .......... .......... .......... .......... 80% 2.12M 1s 26350K .......... .......... .......... .......... .......... 80% 4.10M 1s 26400K .......... .......... .......... .......... .......... 81% 6.29M 1s 26450K .......... .......... .......... .......... .......... 81% 321M 1s 26500K .......... .......... .......... .......... .......... 81% 2.12M 1s 26550K .......... .......... .......... .......... .......... 81% 4.13M 1s 26600K .......... .......... .......... .......... .......... 81% 6.20M 1s 26650K .......... .......... .......... .......... .......... 81% 2.14M 1s 26700K .......... .......... .......... .......... .......... 81% 233M 1s 26750K .......... .......... .......... .......... .......... 82% 4.09M 1s 26800K .......... .......... .......... .......... .......... 82% 6.35M 1s 26850K .......... .......... .......... .......... .......... 82% 2.11M 1s 26900K .......... .......... .......... .......... .......... 82% 4.15M 1s 26950K .......... .......... .......... .......... .......... 82% 214M 1s 27000K .......... .......... .......... .......... .......... 82% 6.31M 1s 27050K .......... .......... .......... .......... .......... 83% 2.10M 1s 27100K .......... .......... .......... .......... .......... 83% 4.19M 1s 27150K .......... .......... .......... .......... .......... 83% 6.26M 1s 27200K .......... .......... .......... .......... .......... 83% 333M 1s 27250K .......... .......... .......... .......... .......... 83% 2.09M 1s 27300K .......... .......... .......... .......... .......... 83% 4.18M 1s 27350K .......... .......... .......... .......... .......... 83% 6.25M 1s 27400K .......... .......... .......... .......... .......... 84% 2.11M 1s 27450K .......... .......... .......... .......... .......... 84% 225M 1s 27500K .......... .......... .......... .......... .......... 84% 4.16M 1s 27550K .......... .......... .......... .......... .......... 84% 6.32M 1s 27600K .......... .......... .......... .......... .......... 84% 2.09M 1s 27650K .......... .......... .......... .......... .......... 84% 4.22M 1s 27700K .......... .......... .......... .......... .......... 85% 209M 1s 27750K .......... .......... .......... .......... .......... 85% 6.24M 1s 27800K .......... .......... .......... .......... .......... 85% 2.11M 1s 27850K .......... .......... .......... .......... .......... 85% 4.16M 1s 27900K .......... .......... .......... .......... .......... 85% 6.27M 1s 27950K .......... .......... .......... .......... .......... 85% 381M 1s 28000K .......... .......... .......... .......... .......... 85% 2.10M 1s 28050K .......... .......... .......... .......... .......... 86% 4.17M 1s 28100K .......... .......... .......... .......... .......... 86% 6.24M 1s 28150K .......... .......... .......... .......... .......... 86% 2.11M 1s 28200K .......... .......... .......... .......... .......... 86% 246M 1s 28250K .......... .......... .......... .......... .......... 86% 4.19M 1s 28300K .......... .......... .......... .......... .......... 86% 6.18M 1s 28350K .......... .......... .......... .......... .......... 87% 2.11M 1s 28400K .......... .......... .......... .......... .......... 87% 4.17M 1s 28450K .......... .......... .......... .......... .......... 87% 315M 1s 28500K .......... .......... .......... .......... .......... 87% 6.20M 1s 28550K .......... .......... .......... .......... .......... 87% 2.11M 1s 28600K .......... .......... .......... .......... .......... 87% 4.13M 1s 28650K .......... .......... .......... .......... .......... 87% 6.21M 1s 28700K .......... .......... .......... .......... .......... 88% 272M 1s 28750K .......... .......... .......... .......... .......... 88% 2.11M 1s 28800K .......... .......... .......... .......... .......... 88% 4.21M 1s 28850K .......... .......... .......... .......... .......... 88% 6.11M 1s 28900K .......... .......... .......... .......... .......... 88% 2.10M 1s 28950K .......... .......... .......... .......... .......... 88% 234M 1s 29000K .......... .......... .......... .......... .......... 89% 4.22M 1s 29050K .......... .......... .......... .......... .......... 89% 6.17M 1s 29100K .......... .......... .......... .......... .......... 89% 2.10M 1s 29150K .......... .......... .......... .......... .......... 89% 4.27M 1s 29200K .......... .......... .......... .......... .......... 89% 180M 1s 29250K .......... .......... .......... .......... .......... 89% 6.11M 1s 29300K .......... .......... .......... .......... .......... 89% 2.11M 1s 29350K .......... .......... .......... .......... .......... 90% 4.21M 1s 29400K .......... .......... .......... .......... .......... 90% 6.22M 1s 29450K .......... .......... .......... .......... .......... 90% 188M 1s 29500K .......... .......... .......... .......... .......... 90% 2.11M 1s 29550K .......... .......... .......... .......... .......... 90% 4.24M 1s 29600K .......... .......... .......... .......... .......... 90% 6.10M 1s 29650K .......... .......... .......... .......... .......... 91% 2.10M 1s 29700K .......... .......... .......... .......... .......... 91% 242M 1s 29750K .......... .......... .......... .......... .......... 91% 4.25M 1s 29800K .......... .......... .......... .......... .......... 91% 6.08M 1s 29850K .......... .......... .......... .......... .......... 91% 2.11M 1s 29900K .......... .......... .......... .......... .......... 91% 4.24M 1s 29950K .......... .......... .......... .......... .......... 91% 276M 1s 30000K .......... .......... .......... .......... .......... 92% 6.08M 1s 30050K .......... .......... .......... .......... .......... 92% 2.12M 1s 30100K .......... .......... .......... .......... .......... 92% 4.17M 1s 30150K .......... .......... .......... .......... .......... 92% 6.27M 1s 30200K .......... .......... .......... .......... .......... 92% 151M 1s 30250K .......... .......... .......... .......... .......... 92% 2.11M 1s 30300K .......... .......... .......... .......... .......... 93% 4.18M 1s 30350K .......... .......... .......... .......... .......... 93% 6.13M 1s 30400K .......... .......... .......... .......... .......... 93% 2.12M 0s 30450K .......... .......... .......... .......... .......... 93% 238M 0s 30500K .......... .......... .......... .......... .......... 93% 4.22M 0s 30550K .......... .......... .......... .......... .......... 93% 6.11M 0s 30600K .......... .......... .......... .......... .......... 93% 2.11M 0s 30650K .......... .......... .......... .......... .......... 94% 2.91M 0s 30700K .......... .......... .......... .......... .......... 94% 167M 0s 30750K .......... .......... .......... .......... .......... 94% 18.4M 0s 30800K .......... .......... .......... .......... .......... 94% 2.11M 0s 30850K .......... .......... .......... .......... .......... 94% 2.90M 0s 30900K .......... .......... .......... .......... .......... 94% 18.2M 0s 30950K .......... .......... .......... .......... .......... 95% 283M 0s 31000K .......... .......... .......... .......... .......... 95% 2.10M 0s 31050K .......... .......... .......... .......... .......... 95% 2.92M 0s 31100K .......... .......... .......... .......... .......... 95% 17.7M 0s 31150K .......... .......... .......... .......... .......... 95% 2.11M 0s 31200K .......... .......... .......... .......... .......... 95% 146M 0s 31250K .......... .......... .......... .......... .......... 95% 2.93M 0s 31300K .......... .......... .......... .......... .......... 96% 17.9M 0s 31350K .......... .......... .......... .......... .......... 96% 2.09M 0s 31400K .......... .......... .......... .......... .......... 96% 2.94M 0s 31450K .......... .......... .......... .......... .......... 96% 221M 0s 31500K .......... .......... .......... .......... .......... 96% 17.7M 0s 31550K .......... .......... .......... .......... .......... 96% 2.09M 0s 31600K .......... .......... .......... .......... .......... 97% 2.91M 0s 31650K .......... .......... .......... .......... .......... 97% 18.4M 0s 31700K .......... .......... .......... .......... .......... 97% 260M 0s 31750K .......... .......... .......... .......... .......... 97% 2.09M 0s 31800K .......... .......... .......... .......... .......... 97% 2.95M 0s 31850K .......... .......... .......... .......... .......... 97% 18.4M 0s 31900K .......... .......... .......... .......... .......... 97% 2.09M 0s 31950K .......... .......... .......... .......... .......... 98% 203M 0s 32000K .......... .......... .......... .......... .......... 98% 2.94M 0s 32050K .......... .......... .......... .......... .......... 98% 18.5M 0s 32100K .......... .......... .......... .......... .......... 98% 2.07M 0s 32150K .......... .......... .......... .......... .......... 98% 2.99M 0s 32200K .......... .......... .......... .......... .......... 98% 197M 0s 32250K .......... .......... .......... .......... .......... 98% 17.7M 0s 32300K .......... .......... .......... .......... .......... 99% 2.08M 0s 32350K .......... .......... .......... .......... .......... 99% 2.95M 0s 32400K .......... .......... .......... .......... .......... 99% 5.59M 0s 32450K .......... .......... .......... .......... .......... 99% 187M 0s 32500K .......... .......... .......... .......... .......... 99% 251M 0s 32550K .......... .......... .......... .......... .......... 99% 2.83M 0s 32600K .......... .......... ....... 100% 641K=7.5s 2023-08-31 12:14:05 (4.28 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/com.ibm.dtfj.j9_1.12.29003.202006111057.jar.1’ saved [33410372/33410372] + ls -R /home/jenkins/.m2/repository/public.dhe.ibm.com/ /home/jenkins/.m2/repository/public.dhe.ibm.com/: ibmdl /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl: export /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export: pub /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub: software /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software: websphere /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere: runtimes /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes: tools /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools: dtfj /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj: artifacts.jar artifacts.jar.1 artifacts.xml.xz artifacts.xml.xz.1 content.jar content.jar.1 content.xml.xz content.xml.xz.1 features p2.index p2.index.1 plugins /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features: com.ibm.dtfj.feature_1.12.29003.202006111057.jar com.ibm.dtfj.feature_1.12.29003.202006111057.jar.1 /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins: com.ibm.dtfj.api_1.12.29003.202006111057.jar com.ibm.dtfj.api_1.12.29003.202006111057.jar.1 com.ibm.dtfj.j9_1.12.29003.202006111057.jar com.ibm.dtfj.j9_1.12.29003.202006111057.jar.1 + cd parent + '[' false == true ']' + rm -r ../../.repository/org/eclipse/mat/ rm: cannot remove ‘../../.repository/org/eclipse/mat/’: No such file or directory + true + /opt/tools/apache-maven/latest/bin/mvn -P build-server,build-snapshot -Dmat-target=mat-2022-12 -Dmaven.test.failure.ignore=false -Dmat-product=mat-2022-12 clean deploy spotbugs:spotbugs Apache Maven 3.9.2 (c9616018c7a021c1c39be70fb2843d6f5f9b8a1c) Maven home: /opt/tools/apache-maven/latest Java version: 17.0.6, vendor: Eclipse Adoptium, runtime: /opt/tools/java/temurin/jdk-17/jdk-17.0.6+10 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "5.17.13-200.fc35.x86_64", arch: "amd64", family: "unix" [INFO] Scanning for projects... [INFO] Resolving target definition file:/home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.targetdef/mat-2022-12.target for environments=[win32/win32/x86_64, macosx/cocoa/x86_64, macosx/cocoa/aarch64, linux/gtk/x86_64, linux/gtk/ppc64le, linux/gtk/aarch64], include source mode=honor, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-17' { source level: 17, target level: 17}], remote p2 repository options=org.eclipse.tycho.p2.remote.RemoteAgent@e1c91cd... SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. [INFO] Resolving dependencies of MavenProject: org.eclipse.mat:org.eclipse.mat.api:1.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/pom.xml [INFO] Fetching R-4.26-202211231800&countryCode=us&timeZone=0&format=xml from https://www.eclipse.org/downloads/download.php?format=xml&file=/eclipse/updates/4.26/ (63B) [INFO] Fetching com.ibm.icu_72.1.0.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (13.72MB) [INFO] Fetching org.eclipse.core.contenttype_3.8.200.v20220817-1539.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (101.83kB) [INFO] Fetching org.eclipse.equinox.preferences_3.10.100.v20220710-1223.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (135.73kB) [INFO] Fetching org.eclipse.equinox.registry_3.11.200.v20220817-1601.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (196.21kB) [INFO] Fetching org.eclipse.equinox.common_3.17.0.v20221108-1156.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (147.01kB) [INFO] Fetching org.eclipse.osgi_3.18.200.v20221116-1324.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (1.47MB) [INFO] Fetching org.eclipse.core.jobs_3.13.200.v20221102-1024.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (114.2kB) [INFO] Fetching org.eclipse.core.runtime_3.26.100.v20221021-0005.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (74.44kB) [INFO] Fetching org.eclipse.equinox.app_1.6.200.v20220720-2012.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (90.9kB) [INFO] Fetching org.osgi.service.prefs_1.1.2.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (19.69kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.mat:org.eclipse.mat.chart:1.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.chart/pom.xml [INFO] Fetching jakarta.servlet-api_4.0.0.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (81.03kB) [INFO] Fetching org.apache.commons.codec_1.14.0.v20221112-0806.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (370.34kB) [INFO] Fetching org.eclipse.birt.chart.device.extension_4.12.0.v202211281949.jar from https://download.eclipse.org/birt/update-site/4.12.0/plugins/ (151.62kB) [INFO] Fetching org.eclipse.birt.chart.engine_4.12.0.v202211281949.jar from https://download.eclipse.org/birt/update-site/4.12.0/plugins/ (1.68MB) [INFO] Fetching org.eclipse.emf.ecore_2.29.0.v20221121-1400.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (1.26MB) [INFO] Fetching org.eclipse.emf.ecore.xmi_2.17.0.v20220817-1334.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (232.69kB) [INFO] Fetching org.eclipse.birt.core_4.12.0.v202211281949.jar from https://download.eclipse.org/birt/update-site/4.12.0/plugins/ (551.63kB) [INFO] Fetching org.eclipse.birt.chart.engine.extension_4.12.0.v202211281949.jar from https://download.eclipse.org/birt/update-site/4.12.0/plugins/ (292.32kB) [INFO] Fetching org.mozilla.javascript_1.7.10.v20190430-1943.jar from https://download.eclipse.org/birt/update-site/4.12.0/plugins/ (1.24MB) [INFO] Fetching org.eclipse.emf.common_2.27.0.v20221121-1400.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (369.72kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.mat:org.eclipse.mat.chart.ui:1.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.chart.ui/pom.xml [INFO] Fetching bcpg_1.72.0.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (393.64kB) [INFO] Fetching bcprov_1.72.0.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (10.75MB) [INFO] Fetching com.sun.jna_5.12.1.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (1.78MB) [INFO] Fetching com.sun.jna.platform_5.12.1.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (1.29MB) [INFO] Fetching javax.annotation_1.3.5.v20221112-0806.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (48.09kB) [INFO] Fetching javax.inject_1.0.0.v20220405-0441.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (32.41kB) [INFO] Fetching org.apache.batik.constants_1.16.0.v20221027-0840.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (22.12kB) [INFO] Fetching org.apache.batik.css_1.16.0.v20221027-0840.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (361.47kB) [INFO] Fetching org.apache.batik.util_1.16.0.v20221027-0840.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (146.86kB) [INFO] Fetching org.apache.batik.i18n_1.16.0.v20221027-0840.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (25.35kB) [INFO] Fetching org.apache.xmlgraphics_2.7.0.v20221018-0736.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (717.41kB) [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (95.26kB) [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (15.35kB) [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (35.59kB) [INFO] Fetching org.apache.commons.io_2.8.0.v20210415-0900.jar from https://download.eclipse.org/birt/update-site/4.12.0/plugins/ (302.53kB) [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (71.45kB) [INFO] Fetching org.apache.felix.scr_2.2.4.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (393.41kB) [INFO] Fetching org.osgi.service.component_1.5.0.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (64.86kB) [INFO] Fetching org.osgi.util.promise_1.2.0.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (81.45kB) [INFO] Fetching org.eclipse.birt.chart.device.swt_4.12.0.v202211281949.jar from https://download.eclipse.org/birt/update-site/4.12.0/plugins/ (64.23kB) [INFO] Fetching org.eclipse.swt_3.122.0.v20221123-2302.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (18.79kB) [INFO] Fetching org.eclipse.core.commands_3.10.300.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (116.38kB) [INFO] Fetching org.eclipse.core.databinding_1.11.200.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (289.68kB) [INFO] Fetching org.eclipse.core.databinding.observable_1.12.100.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (314.82kB) [INFO] Fetching org.eclipse.core.databinding.property_1.9.100.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (164.89kB) [INFO] Fetching org.eclipse.core.expressions_3.8.200.v20220613-1047.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (93.93kB) [INFO] Fetching org.eclipse.core.filesystem_1.9.500.v20220817-1539.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (71.65kB) [INFO] Fetching org.eclipse.core.resources_3.18.100.v20221025-2047.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (891.79kB) [INFO] Fetching org.eclipse.e4.core.commands_1.0.300.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (27.81kB) [INFO] Fetching org.eclipse.e4.core.di_1.8.300.v20220817-1539.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (54.29kB) [INFO] Fetching org.eclipse.e4.core.contexts_1.11.0.v20220716-0839.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (57.49kB) [INFO] Fetching org.eclipse.e4.core.services_2.3.400.v20220915-1347.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (71.46kB) [INFO] Fetching org.osgi.service.event_1.4.1.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (46.59kB) [INFO] Fetching org.eclipse.e4.core.di.annotations_1.7.200.v20220613-1008.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (13.81kB) [INFO] Fetching org.eclipse.e4.core.di.extensions_0.17.200.v20220613-1008.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (12.96kB) [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.16.400.v20220613-1047.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (42.3kB) [INFO] Fetching org.eclipse.e4.emf.xpath_0.3.100.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (52.85kB) [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (317.8kB) [INFO] Fetching org.eclipse.e4.ui.bindings_0.13.200.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (47.66kB) [INFO] Fetching org.eclipse.e4.ui.services_1.5.100.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (26.37kB) [INFO] Fetching org.eclipse.jface_3.28.0.v20221024-1426.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (1.11MB) [INFO] Fetching org.eclipse.e4.ui.css.core_0.13.400.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (215.91kB) [INFO] Fetching org.eclipse.e4.ui.css.swt_0.14.700.v20221102-0748.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (205.05kB) [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.13.200.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (30.05kB) [INFO] Fetching org.eclipse.e4.ui.di_1.4.100.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (18.22kB) [INFO] Fetching org.eclipse.e4.ui.dialogs_1.3.400.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (58.52kB) [INFO] Fetching org.eclipse.e4.ui.ide_3.16.200.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (13.32kB) [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.2.300.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (397.12kB) [INFO] Fetching org.eclipse.equinox.event_1.6.100.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (33.33kB) [INFO] Fetching org.eclipse.e4.ui.widgets_1.3.100.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (15.12kB) [INFO] Fetching org.eclipse.e4.ui.workbench_1.14.0.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (266.96kB) [INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (89.67kB) [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.4.500.v20221028-0801.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (120.02kB) [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.15.700.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (252.15kB) [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.16.700.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (149.46kB) [INFO] Fetching org.eclipse.jface.databinding_1.14.0.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (291.45kB) [INFO] Fetching org.eclipse.e4.ui.workbench3_0.16.100.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (22.9kB) [INFO] Fetching org.eclipse.urischeme_1.2.200.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (53.71kB) [INFO] Fetching org.eclipse.equinox.bidi_1.4.200.v20220710-1223.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (52.55kB) [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.4.600.v20221106-1146.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (172.25kB) [INFO] Fetching org.eclipse.equinox.p2.metadata_2.6.300.v20220817-1208.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (362.07kB) [INFO] Fetching org.tukaani.xz_1.9.0.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (113.29kB) [INFO] Fetching org.eclipse.equinox.p2.core_2.9.200.v20220817-1208.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (79.47kB) [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.2.300.v20220420-1427.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (68.04kB) [INFO] Fetching org.eclipse.equinox.p2.repository_2.6.300.v20221030-1923.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (176.44kB) [INFO] Fetching org.eclipse.equinox.p2.engine_2.7.500.v20220817-1208.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (221.38kB) [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.4.100.v20220329-1456.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (132.68kB) [INFO] Fetching org.eclipse.equinox.security_1.3.1000.v20220801-1135.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (115.07kB) [INFO] Fetching org.eclipse.help_3.9.100.v20210721-0601.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (270.25kB) [INFO] Fetching org.eclipse.jface.text_3.22.0.v20221119-1047.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (1.04MB) [INFO] Fetching org.eclipse.text_3.12.300.v20220921-1010.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (297.19kB) [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.122.0.v20221123-2302.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (2.48MB) [INFO] Fetching org.eclipse.ui.ide_3.20.0.v20221027-2208.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (2.41MB) [INFO] Fetching org.eclipse.ui.workbench_3.127.0.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (3.49MB) [INFO] Fetching org.eclipse.ui.forms_3.11.500.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (331.65kB) [INFO] Fetching org.eclipse.ui.cheatsheets_3.7.500.v20220903-1020.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (387.45kB) [INFO] Fetching org.eclipse.ui.intro_3.6.600.v20220619-1918.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (346.47kB) [INFO] Fetching org.eclipse.ui.views_3.11.300.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (107.38kB) [INFO] Fetching org.eclipse.ui_3.201.200.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (434.06kB) [INFO] Fetching org.eclipse.ui.navigator_3.10.400.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (424.89kB) [INFO] Fetching org.osgi.util.function_1.2.0.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (23.09kB) [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (21.23kB) [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.122.0.v20221123-2302.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (2.15MB) [INFO] Fetching org.eclipse.swt.cocoa.macosx.aarch64_3.122.0.v20221123-2302.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (2.14MB) [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.122.0.v20221123-2302.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (2.07MB) [INFO] Fetching org.eclipse.swt.gtk.linux.ppc64le_3.122.0.v20221123-2302.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (2.08MB) [INFO] Fetching org.eclipse.swt.gtk.linux.aarch64_3.122.0.v20221123-2302.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (2.06MB) [INFO] Resolving dependencies of MavenProject: org.eclipse.mat:org.eclipse.mat.dtfj:1.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.dtfj/pom.xml [INFO] Fetching com.ibm.dtfj.api_1.12.29003.202006111057.jar from https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/ (29.43kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.mat:org.eclipse.mat.hprof:1.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.hprof/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.mat:org.eclipse.mat.jdt:1.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.jdt/pom.xml [INFO] Fetching org.eclipse.compare_3.8.500.v20220812-1406.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (806.64kB) [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.16.600.v20220809-1658.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (690.83kB) [INFO] Fetching org.eclipse.ui.editors_3.14.400.v20220730-1844.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (620.52kB) [INFO] Fetching org.eclipse.compare.core_3.7.100.v20220812-1406.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (69.26kB) [INFO] Fetching org.eclipse.core.filebuffers_3.7.200.v20220202-1008.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (115.6kB) [INFO] Fetching org.eclipse.core.variables_3.5.100.v20210721-1355.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (35.64kB) [INFO] Fetching org.eclipse.debug.core_3.20.0.v20220811-0741.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (400.2kB) [INFO] Fetching org.eclipse.debug.ui_3.17.100.v20220926-1344.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (3MB) [INFO] Fetching org.eclipse.ui.console_3.11.400.v20221012-0524.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (245.21kB) [INFO] Fetching org.eclipse.jdt.core_3.32.0.v20221108-1853.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (6.72MB) [INFO] Fetching org.eclipse.jdt.core.manipulation_1.17.0.v20221026-1918.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (2.2MB) [INFO] Fetching org.eclipse.ltk.core.refactoring_3.13.0.v20220822-0502.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (343.24kB) [INFO] Fetching org.eclipse.jdt.launching_3.19.800.v20221107-1851.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (570.86kB) [INFO] Fetching org.eclipse.jdt.debug_3.20.0.v20220922-0905.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (916.98kB) [INFO] Fetching org.eclipse.jdt.ui_3.27.100.v20221122-0749.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (11.03MB) [INFO] Fetching org.eclipse.search_3.14.300.v20220905-1020.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (491.27kB) [INFO] Fetching org.eclipse.team.ui_3.9.500.v20220920-2213.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (1.42MB) [INFO] Fetching org.eclipse.team.core_3.9.600.v20220902-2219.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (402.87kB) [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.12.200.v20220808-2221.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (470.76kB) [INFO] Fetching org.eclipse.ui.navigator.resources_3.8.500.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (174.1kB) [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.9.300.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (110.7kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.mat:org.eclipse.mat.parser:1.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.mat:org.eclipse.mat.report:1.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.report/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.mat:org.eclipse.mat.ibmdumps:1.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ibmdumps/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.mat:org.eclipse.mat.jruby.resolver:1.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.jruby.resolver/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.mat:org.eclipse.mat.tests:1.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.tests/pom.xml [INFO] Fetching com.ibm.dtfj.j9_1.12.29003.202006111057.jar from https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/ (31.86MB) [INFO] Fetching com.ibm.dtfj.j9_1.12.29003.202006111057.jar from https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/ (3.57MB of 31.86MB at 3.56MB/s) [INFO] Fetching com.ibm.dtfj.j9_1.12.29003.202006111057.jar from https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/ (7.99MB of 31.86MB at 3.99MB/s) [INFO] Fetching com.ibm.dtfj.j9_1.12.29003.202006111057.jar from https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/ (12.69MB of 31.86MB at 4.21MB/s) [INFO] Fetching com.ibm.dtfj.j9_1.12.29003.202006111057.jar from https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/ (16.99MB of 31.86MB at 4.25MB/s) [INFO] Fetching com.ibm.dtfj.j9_1.12.29003.202006111057.jar from https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/ (21.6MB of 31.86MB at 4.28MB/s) [INFO] Fetching com.ibm.dtfj.j9_1.12.29003.202006111057.jar from https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/ (26.09MB of 31.86MB at 4.46MB/s) [INFO] Fetching com.ibm.dtfj.j9_1.12.29003.202006111057.jar from https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/ (30.73MB of 31.86MB at 4.48MB/s) [WARNING] Bundle-ClassPath entry lib/j9ddr-structs.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/com.ibm.dtfj.j9/1.12.29003.202006111057/com.ibm.dtfj.j9-1.12.29003.202006111057.jar [INFO] Fetching com.ibm.dtfj.feature_1.12.29003.202006111057.jar from https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/ (425.25kB) [INFO] Fetching org.apache.ant_1.10.12.v20211102-1452.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (2.96MB) [INFO] Fetching org.eclipse.core.net_1.4.0.v20220813-1037.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (49.45kB) [INFO] Fetching org.eclipse.equinox.launcher_1.6.400.v20210924-0641.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (52.65kB) [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (65.43kB) [INFO] Fetching org.hamcrest.library_1.3.0.v20180524-2246.jar from https://download.eclipse.org/technology/swtbot/releases/latest/plugins/ (72.52kB) [INFO] Fetching org.junit_4.13.2.v20211018-1956.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (421.77kB) [INFO] Fetching org.eclipse.ui.ide.application_1.4.600.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (114.9kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.mat:org.eclipse.mat.ui:1.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.mat:org.eclipse.mat.ui.help:1.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui.help/pom.xml [INFO] Fetching javax.el_2.2.0.v201303151357.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (56.84kB) [INFO] Fetching javax.servlet.jsp-api_2.3.3.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (52.93kB) [INFO] Fetching org.apache.jasper.glassfish_2.2.2.v201501141630.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (2.36MB) [INFO] Fetching org.apache.lucene.analyzers-common_8.4.1.v20221112-0806.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (1.68MB) [INFO] Fetching org.apache.lucene.core_8.4.1.v20221112-0806.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (3.37MB) [INFO] Fetching org.apache.lucene.analyzers-smartcn_8.4.1.v20221112-0806.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (3.45MB) [INFO] Fetching org.eclipse.osgi.services_3.11.100.v20221006-1531.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (48.16kB) [INFO] Fetching org.eclipse.equinox.jsp.jasper_1.1.700.v20220801-1124.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (29.14kB) [INFO] Fetching org.eclipse.equinox.jsp.jasper.registry_1.2.100.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (12.61kB) [INFO] Fetching org.eclipse.help.base_4.3.900.v20221123-1800.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (434.44kB) [INFO] Fetching org.eclipse.help.ui_4.4.100.v20220619-1918.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (536.94kB) [INFO] Fetching org.eclipse.help.webapp_3.10.900.v20221103-0933.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (738.76kB) [INFO] Fetching org.osgi.service.wireadmin_1.0.2.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (42.85kB) [INFO] Fetching org.osgi.service.provisioning_1.2.0.201505202024.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (13.38kB) [INFO] Fetching org.osgi.service.upnp_1.2.1.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (30.58kB) [INFO] Fetching org.osgi.service.useradmin_1.1.1.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (35.82kB) [INFO] Fetching org.osgi.service.device_1.1.1.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (19.88kB) [INFO] Fetching org.osgi.service.cm_1.6.1.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (54.28kB) [INFO] Fetching org.osgi.service.metatype_1.4.1.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (29.67kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.mat:org.eclipse.mat.ui.rcp:1.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui.rcp/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.mat:org.eclipse.mat.chart.feature:1.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-mat-nightly/features/org.eclipse.mat.chart.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.mat:org.eclipse.mat.feature:1.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-mat-nightly/features/org.eclipse.mat.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.mat:org.eclipse.mat.ui.rcp.feature:1.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-mat-nightly/features/org.eclipse.mat.ui.rcp.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.mat:org.eclipse.mat.updatesite:1.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.updatesite/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.mat:org.eclipse.mat.product:1.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.product/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.mat:org.eclipse.mat.ui.rcp.tests:1.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui.rcp.tests/pom.xml [WARNING] Bundle-ClassPath entry lib/j9ddr-structs.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/com.ibm.dtfj.j9/1.12.29003.202006111057/com.ibm.dtfj.j9-1.12.29003.202006111057.jar [INFO] Fetching com.sun.el_2.2.0.v201303151357.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (137.97kB) [INFO] Fetching org.apache.felix.gogo.command_1.1.2.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (38.76kB) [INFO] Fetching org.apache.felix.gogo.runtime_1.1.6.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (198.71kB) [INFO] Fetching org.apache.felix.gogo.shell_1.1.4.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (57.69kB) [INFO] Fetching org.apache.httpcomponents.client5.httpclient5_5.1.3.v20221013-1742.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (844.43kB) [INFO] Fetching org.apache.httpcomponents.core5.httpcore5_5.1.4.v20221013-1742.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (909.51kB) [INFO] Fetching org.apache.httpcomponents.core5.httpcore5-h2_5.1.4.v20221013-1742.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (262.89kB) [INFO] Fetching org.slf4j.api_1.7.30.v20221112-0806.jar from https://download.eclipse.org/technology/swtbot/releases/latest/plugins/ (54.01kB) [INFO] Fetching org.apache.httpcomponents.client5.httpclient5-win_5.1.3.v20221013-1742.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (29.78kB) [INFO] Fetching org.eclipse.core.databinding.beans_1.9.0.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (81.84kB) [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.4.200.v20221111-1340.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (48.42kB) [INFO] Fetching org.eclipse.osgi.compatibility.state_1.2.800.v20221116-1440.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (251.02kB) [INFO] Fetching org.eclipse.osgi.util_3.7.100.v20220615-1601.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (14.42kB) [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.2.700.v20221108-1024.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (136.19kB) [INFO] Fetching org.eclipse.equinox.console_1.4.500.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (129.01kB) [INFO] Fetching org.eclipse.e4.ui.swt.win32_1.1.100.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (12.11kB) [INFO] Fetching org.eclipse.jface.notifications_0.5.100.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (32.9kB) [INFO] Fetching org.osgi.util.measurement_1.0.2.201802012109.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (25.74kB) [INFO] Fetching org.osgi.util.position_1.0.1.201505202026.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (13.73kB) [INFO] Fetching org.osgi.util.xml_1.0.2.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (18.3kB) [INFO] Fetching org.eclipse.e4.rcp_4.26.0.v20221123-2302.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/features/ (22.87kB) [INFO] Fetching org.eclipse.e4.ui.progress_0.3.600.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (209.6kB) [INFO] Fetching org.eclipse.ecf_3.10.0.v20210925-0032.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (127.97kB) [INFO] Fetching org.eclipse.ecf.identity_3.9.402.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (64.2kB) [INFO] Fetching org.eclipse.equinox.concurrent_1.2.100.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (26.38kB) [INFO] Fetching org.eclipse.ecf.core.feature_1.6.1.v20211005-1944.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/features/ (19.76kB) [INFO] Fetching org.eclipse.ecf.ssl_1.2.401.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (15.43kB) [INFO] Fetching org.eclipse.ecf.core.ssl.feature_1.1.501.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/features/ (19.71kB) [INFO] Fetching org.eclipse.ecf.filetransfer_5.1.102.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (52.52kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.2.800.v20220215-0126.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (129.12kB) [INFO] Fetching org.eclipse.ecf.filetransfer.feature_3.14.1800.v20220215-0126.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/features/ (27.83kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient5_1.0.401.v20221105-0315.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (84.82kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient5.win32_1.0.501.v20221105-0315.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (24.79kB) [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient5.feature_1.1.701.v20221112-0806.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/features/ (29.7kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl_1.0.201.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (9.69kB) [INFO] Fetching org.eclipse.ecf.filetransfer.ssl.feature_1.1.401.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/features/ (23.74kB) [INFO] Fetching org.eclipse.emf.common_2.28.0.v20221121-1400.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/features/ (20.89kB) [INFO] Fetching org.eclipse.emf.ecore_2.30.0.v20221121-1400.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/features/ (20.96kB) [INFO] Fetching org.eclipse.equinox.executable_3.8.1900.v20221108-1024.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/features/ (435.92kB) [INFO] Fetching org.eclipse.equinox.executable_root.win32.win32.x86_64_3.8.1900.v20221108-1024 from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/binary/ (270.24kB) [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.2.100.v20220817-1208.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (38.37kB) [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.2.200.v20220315-2155.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (69.13kB) [INFO] Fetching org.eclipse.equinox.http.jetty_3.8.200.v20221109-0702.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (30.99kB) [INFO] Fetching org.eclipse.equinox.http.servlet_1.7.400.v20221006-1531.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (236.29kB) [INFO] Fetching org.eclipse.jetty.http_10.0.12.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (243.35kB) [INFO] Fetching org.eclipse.jetty.server_10.0.12.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (776.37kB) [INFO] Fetching org.eclipse.jetty.servlet_10.0.12.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (161.82kB) [INFO] Fetching org.eclipse.jetty.util_10.0.12.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (553.13kB) [INFO] Fetching org.eclipse.equinox.http.registry_1.3.200.v20220720-2012.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (49.35kB) [INFO] Fetching org.eclipse.equinox.p2.console_1.2.100.v20221111-1340.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (30.32kB) [INFO] Fetching org.eclipse.equinox.p2.director_2.5.400.v20220817-1208.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (112.39kB) [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.2.100.v20221111-1340.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (26.87kB) [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.3.300.v20220817-1208.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (133.75kB) [INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives_1.4.400.v20220506-1821.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (86.25kB) [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.2.100.v20221117-1044.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (28.71kB) [INFO] Fetching org.eclipse.equinox.p2.transport.ecf_1.3.300.v20220512-1321.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (45.06kB) [INFO] Fetching org.eclipse.equinox.p2.operations_2.6.100.v20220817-1208.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (77.31kB) [INFO] Fetching org.eclipse.equinox.security.win32.x86_64_1.1.300.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (40.75kB) [INFO] Fetching org.eclipse.equinox.p2.core.feature_1.6.1600.v20221117-1044.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/features/ (21.48kB) [INFO] Fetching org.sat4j.core_2.3.6.v20201214.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (429.55kB) [INFO] Fetching org.sat4j.pb_2.3.6.v20201214.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (432.64kB) [INFO] Fetching org.eclipse.equinox.p2.director.app_1.2.300.v20220911-2007.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (61.68kB) [INFO] Fetching org.eclipse.equinox.p2.directorywatcher_1.3.100.v20221111-1340.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (33.47kB) [INFO] Fetching org.eclipse.equinox.p2.publisher_1.7.200.v20220805-0804.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (103.71kB) [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.4.200.v20221007-0636.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (246.23kB) [INFO] Fetching org.eclipse.equinox.p2.extensionlocation_1.4.100.v20220213-0541.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (35.63kB) [INFO] Fetching org.eclipse.equinox.p2.reconciler.dropins_1.4.200.v20220911-2007.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (51.45kB) [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.3.200.v20221108-1232.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (256.62kB) [INFO] Fetching org.eclipse.equinox.p2.extras.feature_1.4.1800.v20221117-1044.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/features/ (20.95kB) [INFO] Fetching org.eclipse.equinox.p2.ui_2.7.700.v20221015-0933.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (659.54kB) [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.scheduler_1.5.400.v20220805-0804.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (105.26kB) [INFO] Fetching org.eclipse.equinox.p2.updatechecker_1.3.100.v20221111-1340.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (20.12kB) [INFO] Fetching org.eclipse.equinox.security.ui_1.3.400.v20221007-1815.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (172.26kB) [INFO] Fetching org.eclipse.equinox.p2.ui.sdk_1.2.100.v20220814-1551.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (70.34kB) [INFO] Fetching org.eclipse.equinox.p2.rcp.feature_1.4.1800.v20221117-1044.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/features/ (20.88kB) [INFO] Fetching org.eclipse.equinox.p2.ui.importexport_1.3.300.v20220329-1456.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (129.58kB) [INFO] Fetching org.eclipse.equinox.p2.updatesite_1.2.300.v20220420-1427.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (100.51kB) [INFO] Fetching org.eclipse.equinox.p2.user.ui_2.4.1800.v20221117-1044.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/features/ (20.75kB) [INFO] Fetching org.eclipse.jetty.io_10.0.12.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (211.12kB) [INFO] Fetching org.eclipse.jetty.security_10.0.12.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (118.15kB) [INFO] Fetching org.eclipse.jetty.util.ajax_10.0.12.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (62.42kB) [INFO] Fetching org.eclipse.help_2.3.1200.v20221123-1800.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/features/ (21.33kB) [INFO] Fetching org.eclipse.ui.themes_1.2.2100.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (34.03kB) [INFO] Fetching org.eclipse.platform_4.26.0.v20221123-1800.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (689.26kB) [INFO] Fetching org.eclipse.ui.views.log_1.3.400.v20220907-1244.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (174kB) [INFO] Fetching org.eclipse.ui.net_1.4.100.v20220812-1406.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (47.76kB) [INFO] Fetching org.eclipse.swtbot.eclipse.finder_4.1.0.202306071420.jar from https://download.eclipse.org/technology/swtbot/releases/latest/plugins/ (142.2kB) [INFO] Fetching org.eclipse.swtbot.swt.finder_4.1.0.202306071420.jar from https://download.eclipse.org/technology/swtbot/releases/latest/plugins/ (825.3kB) [INFO] Fetching org.eclipse.swtbot.junit4_x_4.1.0.202306071420.jar from https://download.eclipse.org/technology/swtbot/releases/latest/plugins/ (37.33kB) [INFO] Fetching org.eclipse.update.configurator_3.4.1000.v20221114-1512.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (98.21kB) [INFO] Fetching org.eclipse.rcp_4.26.0.v20221123-1800.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (12.91kB) [INFO] Fetching org.eclipse.rcp_4.26.0.v20221123-2302.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/features/ (20.95kB) [INFO] Fetching org.eclipse.rcp_root_4.26.0.v20221123-2302 from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/binary/ (20.24kB) [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.13.0.v20221111-1208.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (31.78kB) [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.700.v20221108-1024.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (42.61kB) [INFO] Fetching org.eclipse.equinox.executable_root.cocoa.macosx.x86_64_3.8.1900.v20221108-1024 from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/binary/ (17.02kB) [INFO] Fetching org.eclipse.equinox.security.macosx_1.101.400.v20210427-1958.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (28.06kB) [INFO] Fetching org.eclipse.ui.cocoa_1.3.0.v20221111-1208.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (11.38kB) [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.700.v20221108-1024.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (41.14kB) [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx_1.2.700.v20221108-1024.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (41.14kB) [INFO] Fetching org.eclipse.equinox.executable_root.cocoa.macosx.aarch64_3.8.1900.v20221108-1024 from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/binary/ (16.44kB) [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.2.700.v20221108-1024.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (87.79kB) [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.1.200.v20221111-1208.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (12.59kB) [INFO] Fetching org.eclipse.equinox.executable_root.gtk.linux.x86_64_3.8.1900.v20221108-1024 from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/binary/ (35.64kB) [INFO] Fetching org.eclipse.equinox.security.linux_1.0.300.v20220904-1118.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (25.53kB) [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.ppc64le_1.2.700.v20221108-1024.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (88.49kB) [INFO] Fetching org.eclipse.equinox.executable_root.gtk.linux.ppc64le_3.8.1900.v20221108-1024 from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/binary/ (36.31kB) [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.aarch64_1.2.700.v20221108-1024.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (86.39kB) [INFO] Fetching org.eclipse.equinox.executable_root.gtk.linux.aarch64_3.8.1900.v20221108-1024 from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/binary/ (35.52kB) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] MAT Parent [pom] [INFO] org.eclipse.mat.targetdef [eclipse-target-definition] [INFO] org.eclipse.mat.report [eclipse-plugin] [INFO] org.eclipse.mat.api [eclipse-plugin] [INFO] org.eclipse.mat.chart [eclipse-plugin] [INFO] org.eclipse.mat.ui [eclipse-plugin] [INFO] org.eclipse.mat.chart.ui [eclipse-plugin] [INFO] org.eclipse.mat.parser [eclipse-plugin] [INFO] org.eclipse.mat.dtfj [eclipse-plugin] [INFO] org.eclipse.mat.hprof [eclipse-plugin] [INFO] org.eclipse.mat.jdt [eclipse-plugin] [INFO] org.eclipse.mat.ibmdumps [eclipse-plugin] [INFO] org.eclipse.mat.jruby.resolver [eclipse-plugin] [INFO] org.eclipse.mat.tests [eclipse-test-plugin] [INFO] org.eclipse.mat.ui.help [eclipse-plugin] [INFO] org.eclipse.mat.ui.rcp [eclipse-plugin] [INFO] org.eclipse.mat.feature [eclipse-feature] [INFO] org.eclipse.mat.chart.feature [eclipse-feature] [INFO] org.eclipse.mat.ui.rcp.feature [eclipse-feature] [INFO] org.eclipse.mat.updatesite [eclipse-repository] [INFO] MAT RCP [eclipse-repository] [INFO] org.eclipse.mat.ui.rcp.tests [eclipse-test-plugin] [INFO] [INFO] -----------------------< org.eclipse.mat:parent >----------------------- [INFO] Building MAT Parent 1.14.0-SNAPSHOT [1/22] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ parent --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ parent --- [INFO] [INFO] --- eclipse-jarsigner:1.3.1:sign (sign) @ parent --- [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (p2-metadata) @ parent --- [INFO] [INFO] --- install:3.1.0:install (default-install) @ parent --- [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/parent/pom.xml to /home/jenkins/.m2/repository/org/eclipse/mat/parent/1.14.0-SNAPSHOT/parent-1.14.0-SNAPSHOT.pom [INFO] [INFO] --- deploy:2.8.2:deploy (default-deploy) @ parent --- [INFO] Skipping artifact deployment [INFO] [INFO] --- spotbugs:4.7.3.5:spotbugs (default-cli) @ parent --- [INFO] [INFO] -------------< org.eclipse.mat:org.eclipse.mat.targetdef >-------------- [INFO] Building org.eclipse.mat.targetdef 1.14.0-SNAPSHOT [2/22] [INFO] from ../org.eclipse.mat.targetdef/pom.xml [INFO] ---------------------[ eclipse-target-definition ]---------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.mat.targetdef --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ org.eclipse.mat.targetdef --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-target-definition (default-package-target-definition) @ org.eclipse.mat.targetdef --- [INFO] [INFO] --- eclipse-jarsigner:1.3.1:sign (sign) @ org.eclipse.mat.targetdef --- [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.mat.targetdef --- [INFO] [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.mat.targetdef --- [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.targetdef/org.eclipse.mat.targetdef.target to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.targetdef/1.14.0-SNAPSHOT/org.eclipse.mat.targetdef-1.14.0-SNAPSHOT.target [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.targetdef/pom.xml to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.targetdef/1.14.0-SNAPSHOT/org.eclipse.mat.targetdef-1.14.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.targetdef/mat-2020-03.target to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.targetdef/1.14.0-SNAPSHOT/org.eclipse.mat.targetdef-1.14.0-SNAPSHOT-mat-2020-03.target [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.targetdef/mat-2021-03-local-dtfj.target to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.targetdef/1.14.0-SNAPSHOT/org.eclipse.mat.targetdef-1.14.0-SNAPSHOT-mat-2021-03-local-dtfj.target [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.targetdef/mat-2021-03-old-dtfj.target to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.targetdef/1.14.0-SNAPSHOT/org.eclipse.mat.targetdef-1.14.0-SNAPSHOT-mat-2021-03-old-dtfj.target [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.targetdef/mat-2021-03.target to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.targetdef/1.14.0-SNAPSHOT/org.eclipse.mat.targetdef-1.14.0-SNAPSHOT-mat-2021-03.target [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.targetdef/mat-2021-06.target to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.targetdef/1.14.0-SNAPSHOT/org.eclipse.mat.targetdef-1.14.0-SNAPSHOT-mat-2021-06.target [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.targetdef/mat-2021-12.target to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.targetdef/1.14.0-SNAPSHOT/org.eclipse.mat.targetdef-1.14.0-SNAPSHOT-mat-2021-12.target [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.targetdef/mat-2022-03.target to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.targetdef/1.14.0-SNAPSHOT/org.eclipse.mat.targetdef-1.14.0-SNAPSHOT-mat-2022-03.target [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.targetdef/mat-2022-09.target to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.targetdef/1.14.0-SNAPSHOT/org.eclipse.mat.targetdef-1.14.0-SNAPSHOT-mat-2022-09.target [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.targetdef/mat-2022-12.target to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.targetdef/1.14.0-SNAPSHOT/org.eclipse.mat.targetdef-1.14.0-SNAPSHOT-mat-2022-12.target [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.targetdef/mat-2023-03.target to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.targetdef/1.14.0-SNAPSHOT/org.eclipse.mat.targetdef-1.14.0-SNAPSHOT-mat-2023-03.target [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.targetdef/mat-2023-09.target to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.targetdef/1.14.0-SNAPSHOT/org.eclipse.mat.targetdef-1.14.0-SNAPSHOT-mat-2023-09.target [INFO] [INFO] --- deploy:2.8.2:deploy (default-deploy) @ org.eclipse.mat.targetdef --- [INFO] Skipping artifact deployment [INFO] [INFO] --- spotbugs:4.7.3.5:spotbugs (default-cli) @ org.eclipse.mat.targetdef --- [INFO] [INFO] ---------------< org.eclipse.mat:org.eclipse.mat.report >--------------- [INFO] Building org.eclipse.mat.report 1.14.0-SNAPSHOT [3/22] [INFO] from ../plugins/org.eclipse.mat.report/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.mat.report --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.mat.report --- [INFO] The project's OSGi version is 1.14.0.202308311214 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.mat.report --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.mat.report --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ org.eclipse.mat.report --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.mat.report --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.mat.report --- [INFO] Resolving class path of org.eclipse.mat.report... [INFO] [INFO] --- resources:2.4.1:resources (default-resources) @ org.eclipse.mat.report --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.report/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.mat.report --- [INFO] Compiling 133 source files to /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.report/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.mat.report --- [INFO] [INFO] --- resources:2.4.1:testResources (default-testResources) @ org.eclipse.mat.report --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.report/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.mat.report --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.mat.report --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.mat.report --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.mat.report --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.report/target/org.eclipse.mat.report-1.14.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.mat.report --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.mat.report --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.mat.report --- [INFO] No tests to run. [INFO] [INFO] --- eclipse-jarsigner:1.3.1:sign (sign) @ org.eclipse.mat.report --- [INFO] Signing jar: /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.report/target/org.eclipse.mat.report-1.14.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.mat.report --- [INFO] [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.mat.report --- [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.report/target/org.eclipse.mat.report-1.14.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.report/1.14.0-SNAPSHOT/org.eclipse.mat.report-1.14.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.report/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.report/1.14.0-SNAPSHOT/org.eclipse.mat.report-1.14.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.report/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.report/1.14.0-SNAPSHOT/org.eclipse.mat.report-1.14.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.report/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.report/1.14.0-SNAPSHOT/org.eclipse.mat.report-1.14.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.mat.report --- [INFO] [INFO] --- deploy:2.8.2:deploy (default-deploy) @ org.eclipse.mat.report --- [INFO] Skipping artifact deployment [INFO] [INFO] --- spotbugs:4.7.3.5:spotbugs (default-cli) @ org.eclipse.mat.report --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] ----------------< org.eclipse.mat:org.eclipse.mat.api >----------------- [INFO] Building org.eclipse.mat.api 1.14.0-SNAPSHOT [4/22] [INFO] from ../plugins/org.eclipse.mat.api/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.mat.api --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.mat.api --- [INFO] The project's OSGi version is 1.14.0.202308311214 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.mat.api --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.mat.api --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ org.eclipse.mat.api --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.mat.api --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.mat.api --- [INFO] Resolving class path of org.eclipse.mat.api... [INFO] [INFO] --- resources:2.4.1:resources (default-resources) @ org.eclipse.mat.api --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.mat.api --- [INFO] Compiling 237 source files to /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.mat.api --- [INFO] [INFO] --- resources:2.4.1:testResources (default-testResources) @ org.eclipse.mat.api --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.mat.api --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.mat.api --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.mat.api --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.mat.api --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/target/org.eclipse.mat.api-1.14.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.mat.api --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.mat.api --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.mat.api --- [INFO] No tests to run. [INFO] [INFO] --- eclipse-jarsigner:1.3.1:sign (sign) @ org.eclipse.mat.api --- [INFO] Signing jar: /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/target/org.eclipse.mat.api-1.14.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.mat.api --- [INFO] [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.mat.api --- [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/target/org.eclipse.mat.api-1.14.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.api/1.14.0-SNAPSHOT/org.eclipse.mat.api-1.14.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.api/1.14.0-SNAPSHOT/org.eclipse.mat.api-1.14.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.api/1.14.0-SNAPSHOT/org.eclipse.mat.api-1.14.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.api/1.14.0-SNAPSHOT/org.eclipse.mat.api-1.14.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.mat.api --- [INFO] [INFO] --- deploy:2.8.2:deploy (default-deploy) @ org.eclipse.mat.api --- [INFO] Skipping artifact deployment [INFO] [INFO] --- spotbugs:4.7.3.5:spotbugs (default-cli) @ org.eclipse.mat.api --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] ---------------< org.eclipse.mat:org.eclipse.mat.chart >---------------- [INFO] Building org.eclipse.mat.chart 1.14.0-SNAPSHOT [5/22] [INFO] from ../plugins/org.eclipse.mat.chart/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.mat.chart --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.mat.chart --- [INFO] The project's OSGi version is 1.14.0.202308311214 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.mat.chart --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.mat.chart --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ org.eclipse.mat.chart --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.mat.chart --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.mat.chart --- [INFO] Resolving class path of org.eclipse.mat.chart... [INFO] [INFO] --- resources:2.4.1:resources (default-resources) @ org.eclipse.mat.chart --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.chart/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.mat.chart --- [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.chart/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.mat.chart --- [INFO] [INFO] --- resources:2.4.1:testResources (default-testResources) @ org.eclipse.mat.chart --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.chart/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.mat.chart --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.mat.chart --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.mat.chart --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.mat.chart --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.chart/target/org.eclipse.mat.chart-1.14.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.mat.chart --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.mat.chart --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.mat.chart --- [INFO] No tests to run. [INFO] [INFO] --- eclipse-jarsigner:1.3.1:sign (sign) @ org.eclipse.mat.chart --- [INFO] Signing jar: /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.chart/target/org.eclipse.mat.chart-1.14.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.mat.chart --- [INFO] [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.mat.chart --- [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.chart/target/org.eclipse.mat.chart-1.14.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.chart/1.14.0-SNAPSHOT/org.eclipse.mat.chart-1.14.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.chart/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.chart/1.14.0-SNAPSHOT/org.eclipse.mat.chart-1.14.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.chart/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.chart/1.14.0-SNAPSHOT/org.eclipse.mat.chart-1.14.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.chart/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.chart/1.14.0-SNAPSHOT/org.eclipse.mat.chart-1.14.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.mat.chart --- [INFO] [INFO] --- deploy:2.8.2:deploy (default-deploy) @ org.eclipse.mat.chart --- [INFO] Skipping artifact deployment [INFO] [INFO] --- spotbugs:4.7.3.5:spotbugs (default-cli) @ org.eclipse.mat.chart --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] -----------------< org.eclipse.mat:org.eclipse.mat.ui >----------------- [INFO] Building org.eclipse.mat.ui 1.14.0-SNAPSHOT [6/22] [INFO] from ../plugins/org.eclipse.mat.ui/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.mat.ui --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.mat.ui --- [INFO] The project's OSGi version is 1.14.0.202308311214 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.mat.ui --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.mat.ui --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ org.eclipse.mat.ui --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.mat.ui --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.mat.ui --- [INFO] Resolving class path of org.eclipse.mat.ui... [INFO] [INFO] --- resources:2.4.1:resources (default-resources) @ org.eclipse.mat.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.mat.ui --- [INFO] Compiling 180 source files to /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui/target/classes [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for MAT Parent 1.14.0-SNAPSHOT: [INFO] [INFO] MAT Parent ......................................... SUCCESS [ 28.707 s] [INFO] org.eclipse.mat.targetdef .......................... SUCCESS [ 1.073 s] [INFO] org.eclipse.mat.report ............................. SUCCESS [ 29.111 s] [INFO] org.eclipse.mat.api ................................ SUCCESS [ 27.384 s] [INFO] org.eclipse.mat.chart .............................. SUCCESS [ 8.115 s] [INFO] org.eclipse.mat.ui ................................. FAILURE [ 2.533 s] [INFO] org.eclipse.mat.chart.ui ........................... SKIPPED [INFO] org.eclipse.mat.parser ............................. SKIPPED [INFO] org.eclipse.mat.dtfj ............................... SKIPPED [INFO] org.eclipse.mat.hprof .............................. SKIPPED [INFO] org.eclipse.mat.jdt ................................ SKIPPED [INFO] org.eclipse.mat.ibmdumps ........................... SKIPPED [INFO] org.eclipse.mat.jruby.resolver ..................... SKIPPED [INFO] org.eclipse.mat.tests .............................. SKIPPED [INFO] org.eclipse.mat.ui.help ............................ SKIPPED [INFO] org.eclipse.mat.ui.rcp ............................. SKIPPED [INFO] org.eclipse.mat.feature ............................ SKIPPED [INFO] org.eclipse.mat.chart.feature ...................... SKIPPED [INFO] org.eclipse.mat.ui.rcp.feature ..................... SKIPPED [INFO] org.eclipse.mat.updatesite ......................... SKIPPED [INFO] MAT RCP ............................................ SKIPPED [INFO] org.eclipse.mat.ui.rcp.tests ....................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 02:41 min [INFO] Finished at: 2023-08-31T12:16:48Z [INFO] ------------------------------------------------------------------------ [WARNING] [WARNING] Plugin validation issues were detected in 14 plugin(s) [WARNING] [WARNING] * org.eclipse.tycho:tycho-p2-repository-plugin:2.7.5 [WARNING] * org.apache.maven.plugins:maven-site-plugin:3.12.1 [WARNING] * org.eclipse.cbi.maven.plugins:eclipse-jarsigner-plugin:1.3.1 [WARNING] * org.apache.maven.plugins:maven-surefire-plugin:2.22.2 [WARNING] * org.apache.maven.plugins:maven-failsafe-plugin:2.22.2 [WARNING] * org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M3 [WARNING] * org.apache.maven.plugins:maven-deploy-plugin:2.8.2 [WARNING] * org.eclipse.tycho:tycho-ds-plugin:2.7.5 [WARNING] * org.apache.maven.plugins:maven-install-plugin:2.3.1 [WARNING] * org.eclipse.tycho:tycho-surefire-plugin:2.7.5 [WARNING] * org.codehaus.mojo:wagon-maven-plugin:2.0.0 [WARNING] * org.eclipse.tycho:tycho-packaging-plugin:2.7.5 [WARNING] * org.eclipse.tycho:tycho-compiler-plugin:2.7.5 [WARNING] * org.apache.maven.plugins:maven-resources-plugin:2.4.1 [WARNING] [WARNING] For more or less details, use 'maven.plugin.validation' property with one of the values (case insensitive): [BRIEF, DEFAULT, VERBOSE] [WARNING] [ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:2.7.5:compile (default-compile) on project org.eclipse.mat.ui: Compilation failure: Compilation failure: [ERROR] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui/src/org/eclipse/mat/ui/internal/views/SnapshotHistoryView.java:[511] [ERROR] p.inputReader().read(cb); [ERROR] ^^^^^^^^^^^ [ERROR] The method inputReader() is undefined for the type Process [ERROR] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui/src/org/eclipse/mat/ui/internal/views/SnapshotHistoryView.java:[513] [ERROR] p.errorReader().read(cb); [ERROR] ^^^^^^^^^^^ [ERROR] The method errorReader() is undefined for the type Process [ERROR] 2 problems (2 errors) [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :org.eclipse.mat.ui Build step 'Execute shell' marked build as failure Terminating xvnc. $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 48 killed; [ssh-agent] Stopped. Recording test results ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error? [SpotBugs] Skipping execution of recorder since overall result is 'FAILURE' Finished: FAILURE